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.

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 here.

Source

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

Screenshots

Admin page.

Feedback

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

Recent Changes

[12648] by ben_12 on 02/22/13 11:05:34

refs #10887 : fix for list field in Trac 1.0. Trac does not accept None value, but return None for old value or default value?

[11365] by ben_12 on 03/08/12 21:14:53

fixes #9880 : List index out of range error in importexport_webadminui.html fixes #9887 : Add a statistics page fixes #9888 : Add text format for column with cell wrapping (longtext) fixes #9889 : Add a column with comments in ticket change log fixes #9890 : Give possibility to order columns

[11173] by ben_12 on 01/21/12 20:21:16

Filters with multi-selection and some corrections.

[11052] by ben_12 on 12/19/11 21:53:18

+ Add filters on tyep, version, milestone, resolution, component and status + Add buttons for hide unchanged imported tickets

Author/Contributors

Author: ben_12
Maintainer: ben_12
Contributors:

Attachments