summaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.Jean-Philippe Lang2007-12-141-0/+5
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-2/+2
* Trac importer:Jean-Philippe Lang2007-12-021-19/+69
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-292-8/+13
* Trac importer improvements (by Mat Trudel):Jean-Philippe Lang2007-11-251-20/+57
* Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...Jean-Philippe Lang2007-11-091-4/+14
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-6/+6
* Set enumeration positions and default priority (Normal) in default configurat...Jean-Philippe Lang2007-10-081-9/+9
* Basic plugin support.Jean-Philippe Lang2007-09-231-0/+15
* Trac importer: 'resolution' field imported with history as a custom field.Jean-Philippe Lang2007-09-021-33/+50
* Trac importer now migrates status changes.Jean-Philippe Lang2007-09-021-21/+28
* Trac importer now checks the existence of trac.db and attachments directory b...Jean-Philippe Lang2007-09-021-26/+38
* Added namespace for Redmine specific rake tasks.Jean-Philippe Lang2007-09-023-2/+15
* Trac importer initial commit. The script migrates:Jean-Philippe Lang2007-09-011-0/+416
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-10/+71
* Mantis importer: small fix in categories mapping.Jean-Philippe Lang2007-08-251-1/+1
* Mantis importer:Jean-Philippe Lang2007-08-251-3/+10
* Mantis importer: issue categories truncated to 30 chars.Jean-Philippe Lang2007-08-251-1/+1
* Mantis importer: fixed default role mappingJean-Philippe Lang2007-08-151-5/+5
* Small change to mantis importer to be 0.5.1 compatible.Jean-Philippe Lang2007-08-141-1/+1
* Mantis importer: fixed a few bugsJean-Philippe Lang2007-08-141-10/+17
* Mantis importer: replaced find by find_by_idJean-Philippe Lang2007-08-141-7/+7
* Mantis importer: added priorities mapping.Jean-Philippe Lang2007-08-131-4/+13
* Mantis importer: steps_to_reproduce and additional_information fields added t...Jean-Philippe Lang2007-08-131-2/+11
* Added migration of Mantis bug monitors.Jean-Philippe Lang2007-08-131-0/+12
* Added migration of Mantis bug relationships.Jean-Philippe Lang2007-08-131-2/+29
* More accurate status and role mapping in Mantis importer.Jean-Philippe Lang2007-08-131-15/+20
* Mantis migration task initial import.Jean-Philippe Lang2007-08-131-0/+409
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-2/+6
* added roadmap viewJean-Philippe Lang2007-02-041-12/+12
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-1/+1
* language for default configuration data can now be chosen when running 'load_...Jean-Philippe Lang2007-01-011-4/+17
* added model Comment.Jean-Philippe Lang2006-12-101-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-052-0/+112