Redmine/lib/tasks
Jean-Philippe Lang 40efaae6d5 Mail handler: more control over issue attributes (#1110).
Tracker, category and priority attributes can be specified in command line arguments and/or individually specified as overridable by email body keywords.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1643 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-07-06 16:26:25 +00:00
..
deprecated.rake Added namespace for Redmine specific rake tasks. 2007-09-02 08:08:10 +00:00
email.rake Mail handler: more control over issue attributes (#1110). 2008-07-06 16:26:25 +00:00
extract_fixtures.rake trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
fetch_changesets.rake Added a simple rake task to fetch changesets from the repositories: 2008-02-16 16:25:58 +00:00
load_default_data.rake Moved redmine:load_default_data code to a module so that it can be called from the application. 2008-01-04 18:27:05 +00:00
migrate_from_mantis.rake Trac and Mantis importers: check that default configuration is loaded before processing. 2008-03-09 17:23:22 +00:00
migrate_from_trac.rake Makes importer work with Trac 0.8.x (#1540). 2008-06-29 09:03:03 +00:00
migrate_plugins.rake Basic plugin support. 2007-09-23 17:19:27 +00:00
reminder.rake 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. 2008-05-25 17:31:50 +00:00