wiki:ExportImportXlsPlugin

Version 13 (modified by figaro, 8 years ago) (diff)

Cosmetic changes

Import/Export XLS spreadsheets

Description

This plugin adds an admin panel to allow the export and import of Trac tickets using an Excel spreadsheet, ie in xls format. The dependencies are the Python packages xlwt and xlrd.

The plugin is designed to export a ticket list into an Excel file and import the tickets back into the same Trac environment. This Excel file can be modified, but the columns Id and summary must be maintained. To add new tickets, the 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.

defect

4 / 6

enhancement

7 / 8

task

1 / 1

Download

Download the zipped source from 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