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.
email.rake 1.26 KB 1568 about 17 years Jean-Philippe Lang Adds basic support for issue creation via email...
extract_fixtures.rake 877 Bytes 12 almost 19 years Jean-Philippe Lang 0.3 unstable
fetch_changesets.rake 976 Bytes 1155 over 17 years Jean-Philippe Lang Added a simple rake task to fetch changesets fr...
load_default_data.rake 810 Bytes 1037 over 17 years Jean-Philippe Lang Moved redmine:load_default_data code to a modul...
migrate_from_mantis.rake 18.6 KB 1221 over 17 years Jean-Philippe Lang Trac and Mantis importers: check that default c...
migrate_from_trac.rake 26.7 KB 1502 about 17 years Jean-Philippe Lang Trac importer: read session_attribute table to ...
migrate_plugins.rake 439 Bytes 752 almost 18 years Jean-Philippe Lang Basic plugin support.
reminder.rake 1.41 KB 1459 about 17 years Jean-Philippe Lang Adds a rake task to send reminders. An email is...

Latest revisions

# Date Author Comment
1568 2008-06-22 12:45 Jean-Philippe Lang

Adds basic support for issue creation via email (#1110).

1502 2008-06-07 16:55 Jean-Philippe Lang

Trac importer: read session_attribute table to find user's email and real name (#1340).

1494 2008-06-06 17:02 Jean-Philippe Lang

Trac importer: improves wiki link conversion (#1287).

1477 2008-05-29 21:31 Jean-Philippe Lang

Trac importer: migrate attachments descriptions (#1326).

1459 2008-05-25 19:31 Jean-Philippe Lang

Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any.
See rake -D redmine:send_reminders for options.

1406 2008-05-02 18:48 Jean-Philippe Lang

Fixed: error on Trac import when :due attribute is nil (#1164).

1302 2008-03-29 11:54 Jean-Philippe Lang

Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited).

1297 2008-03-27 00:22 Jean-Philippe Lang

Trac importer: exclude more Trac wiki pages (#933).

1286 2008-03-21 22:37 Jean-Philippe Lang

Trac importer: prevent validation failure due to the default value when saving the Resolution custom field if it already exists (#869).

1263 2008-03-16 15:54 Jean-Philippe Lang Trac importer:
  • prevent duplication of associated trackers when the target project already exists (closes #829)
  • warn user if the target project already exists

View revisions

Also available in: Atom