Commit Graph

309 Commits (ecb866a29c3ce4d6aabc9c1990442784babd3507)

Author SHA1 Message Date
John Goerzen cdf3e2b6ef Fix trac converter WikiCaps to put a space before converted WikiCaps words 17 years ago
John Goerzen 87fb78be0b Support WikiCaps for Trac migrations 17 years ago
Jean-Philippe Lang 494a6ecfb0 Trac and Mantis importers: check that default configuration is loaded before processing. 17 years ago
Jean-Philippe Lang fbcdfee622 Trac importer: support database schema for Trac migration (#757 by John Goerzen). 17 years ago
Jean-Philippe Lang 421d420311 Trac importer fix: 17 years ago
Jean-Philippe Lang 33493f8010 Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank. 17 years ago
Jean-Philippe Lang 0153954ebb Added a simple rake task to fetch changesets from the repositories: 17 years ago
Jean-Philippe Lang 29e297d273 Make Mantis importer preserve bug ids. 17 years ago
Jean-Philippe Lang 9a2ec76a81 Mantis importer: few fixes in user mapping. 17 years ago
Jean-Philippe Lang 943ba3e34f Trac importer: handle nil usernames. 17 years ago
Jean-Philippe Lang a3dda6dc4a Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequence (#595). 17 years ago
Jean-Philippe Lang 7a1e928b8d Mantis importer: 17 years ago
Jean-Philippe Lang b0f3de5c3b Fixed: PostgreSQL issues_seq_id not updated when using Trac importer. 17 years ago
Jean-Philippe Lang 6ae87d7c4c Moved redmine:load_default_data code to a module so that it can be called from the application. 17 years ago
Jean-Philippe Lang d1a3fbea40 Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang e4724c7626 Trac importer: 17 years ago
Jean-Philippe Lang 2cf11bd64e Fixed Mantis importer: projects trackers and modules assignment 17 years ago
Jean-Philippe Lang 3937caeb3c Trac importer improvements (by Mat Trudel): 17 years ago
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang df631e8c06 Set enumeration positions and default priority (Normal) in default configuration data. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang eb6ab2af50 Trac importer: 'resolution' field imported with history as a custom field. 17 years ago
Jean-Philippe Lang 72b5cd3889 Trac importer now migrates status changes. 17 years ago
Jean-Philippe Lang a2439f3b34 Trac importer now checks the existence of trac.db and attachments directory before processing. 17 years ago
Jean-Philippe Lang e76d153064 Added namespace for Redmine specific rake tasks. 17 years ago
Jean-Philippe Lang 296b6aee5a Trac importer initial commit. The script migrates: 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 0a629237fd Mantis importer: small fix in categories mapping. 17 years ago
Jean-Philippe Lang f44f6c7876 Mantis importer: 17 years ago
Jean-Philippe Lang 4dad4fab50 Mantis importer: issue categories truncated to 30 chars. 17 years ago
Jean-Philippe Lang 7379d4e2d0 Mantis importer: fixed default role mapping 17 years ago
Jean-Philippe Lang 3eec500320 Small change to mantis importer to be 0.5.1 compatible. 17 years ago
Jean-Philippe Lang c16e27625c Mantis importer: fixed a few bugs 17 years ago
Jean-Philippe Lang 5313f48ff4 Mantis importer: replaced find by find_by_id 17 years ago
Jean-Philippe Lang 29c623fa58 Mantis importer: added priorities mapping. 17 years ago
Jean-Philippe Lang 343cab8148 Mantis importer: steps_to_reproduce and additional_information fields added to issue description. 17 years ago
Jean-Philippe Lang f179eee7a0 Added migration of Mantis bug monitors. 17 years ago
Jean-Philippe Lang 5b4812add8 Added migration of Mantis bug relationships. 17 years ago
Jean-Philippe Lang 005ce1b21d More accurate status and role mapping in Mantis importer. 17 years ago
Jean-Philippe Lang 1dcf50b59a Mantis migration task initial import. 17 years ago
Jean-Philippe Lang 8d54d97007 Simple time tracking functionality added. Time can be logged at issue or project level. 18 years ago
Jean-Philippe Lang 879a614cde added roadmap view 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang e7caec6e7d language for default configuration data can now be chosen when running 'load_default_data' task 18 years ago
Jean-Philippe Lang 55ed70529a added model Comment. 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago