wiki:ExportImportXlsPlugin

Version 10 (modified by ben_12, 10 years ago) (diff)

--

Import/Export XLS

Description

This plugin add an admin panel for export and import tickets via XLS.
It depends on the python packages xlwt/xlrd.

Plugin is designed for exporting ticket list in an excel file and import them in the same Trac.
This excel file can be modified, except the columns Id and summary.
To add new tickets, Id column must stay empty.


See also: TicketImportPlugin

Bugs/Feature Requests

Existing bugs and feature requests for ExportImportXlsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:exportimportxlsplugin here].

Source

You can check out ExportImportXlsPlugin from here using Subversion, or browse the source with Trac.

Screenshots

Admin page.

Feedback

Poll(Are you using Import/Export XLS plugin?; Yes, it's usefull.; No, it's useless.; No, I don't need it.; I think it will help;)?

Known issues

Ticket Summary Status Owner Type Priority Severity
#11426 Import if column label equals column translation new ben_12 defect normal normal
#13953 TypeError: unsupported operand type(s) for -: 'unicode' and 'datetime.datetime' new ben_12 defect normal normal
#14126 Update for compatibility with Trac 1.6 accepted Ryan J Ollos enhancement normal normal

Recent Changes

17846 by rjollos on 2020-08-20 00:58:12
0.3: Add Jinja2 template for Trac 1.4+

Fixes #13874.

17650 by rjollos on 2020-01-11 06:56:14
0.2dev: Fix translation of admin menu items

Fixes #12798.

17649 by rjollos on 2020-01-11 06:50:57
0.2dev: Make compatible with Trac 1.0+

Fixes #13709.

(more)

Author/Contributors

Author: ben_12
Maintainer: ben_12
Contributors:

Attachments (1)

Download all attachments as: .zip