Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
deprecated.rake 386 Bytes 691 almost 18 years Jean-Philippe Lang Added namespace for Redmine specific rake tasks.
extract_fixtures.rake 877 Bytes 12 almost 19 years Jean-Philippe Lang 0.3 unstable
load_default_data.rake 8.3 KB 881 over 17 years Jean-Philippe Lang Removed IssueStatus html_color attribute. Issue...
migrate_from_mantis.rake 18 KB 936 over 17 years Jean-Philippe Lang Fixed Mantis importer: projects trackers and mo...
migrate_from_trac.rake 21.4 KB 946 over 17 years Jean-Philippe Lang Trac importer: * should now support mysql and p...
migrate_plugins.rake 439 Bytes 752 almost 18 years Jean-Philippe Lang Basic plugin support.

Latest revisions

# Date Author Comment
946 2007-12-02 16:09 Jean-Philippe Lang Trac importer:
  • should now support mysql and postgresql Trac database
  • minor fixes
936 2007-11-29 21:08 Jean-Philippe Lang

Fixed Mantis importer: projects trackers and modules assignment
Fixed Trac and Mantis importers: roles assignments

931 2007-11-25 13:11 Jean-Philippe Lang Trac importer improvements (by Mat Trudel):
  • better support for wiki internal links (still not perfect, but much improved)
  • support for unordered lists
  • support for most of trac's highlighting tags (underline, bold, etc)
  • import progress dots now flush to stdout on every dot, so the import doesn't look frozen...
894 2007-11-09 14:32 Jean-Philippe Lang

Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database.
Trac importer: issues and wiki modules are enabled by default for the imported project.
Fixed: 404 error when trying to save a custom query under certain circumstance.

881 2007-11-04 12:40 Jean-Philippe Lang

Removed IssueStatus html_color attribute.
Issue list colorization can be done using a custom theme. Each row is given a class that correspond to the issue status (eg. status-1 where 1 is the status position).

816 2007-10-08 18:58 Jean-Philippe Lang

Set enumeration positions and default priority (Normal) in default configuration data.

752 2007-09-23 19:19 Jean-Philippe Lang

Basic plugin support.

694 2007-09-02 14:00 Jean-Philippe Lang

Trac importer: 'resolution' field imported with history as a custom field.

693 2007-09-02 12:07 Jean-Philippe Lang

Trac importer now migrates status changes.

692 2007-09-02 11:12 Jean-Philippe Lang

Trac importer now checks the existence of trac.db and attachments directory before processing.

View revisions

Also available in: Atom