Commit Graph

245 Commits (6017edb217356ff84093140b2d2f1ef5558b5919)

Author SHA1 Message Date
Jean-Philippe Lang 0ac07afc67 Fixes migration scripts broken by r2726. 15 years ago
Eric Davis 26bbad5f23 Switch from a custom rcov task to the metric_fu gem. 15 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7e1ac0e602 Same as fix as r2705 from Trac wiki pages attachments (#3291). 16 years ago
Jean-Philippe Lang 19f44cd1cb Disable email notifications before importing data. 16 years ago
Jean-Philippe Lang 0a0d14d5a7 Fixes r2707. 16 years ago
Jean-Philippe Lang 476ea76efb Fixes Mantis importer broken by 2670. 16 years ago
Jean-Philippe Lang ad1ffa06a0 Fixed Trac importer broken by r2670 (#3254). 16 years ago
Jean-Philippe Lang 175ac71b2c Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task. 16 years ago
Jean-Philippe Lang 47f264b15c Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847). 16 years ago
Jean-Philippe Lang b622e0f8ce Flush buffer when asking for language (#2948). 16 years ago
Jean-Philippe Lang 2bd419f23b Process all translations files. 16 years ago
Jean-Philippe Lang 1770fe54be Adds locales:update task as a replacement for gloc:update. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang a4882467cb Fixed that Trac importer was creating duplicate custom values (#2506). 16 years ago
Eric Davis 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience 16 years ago
Jean-Philippe Lang 16eb0421e5 IMAP: add options to move received emails. 16 years ago
Jean-Philippe Lang abacc2754e Adds status option to email integration rake tasks. 16 years ago
Jean-Philippe Lang 876a9b6ffb Fixed: Trac milestone links not correctly converted (#2052). 16 years ago
Jean-Philippe Lang d545ca7360 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 1802fa9348 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 29bad1dc95 Trac importer improvements (patch #2050 by Karl Heinz Marbaise). 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang 999d47f986 Use example.net as domain in default configuration (#1762). 16 years ago
Jean-Philippe Lang 53078ca949 No warning about rcov each time a rake task is ran. 16 years ago
Eric Davis 910988133d Extracted rcov options and removed gems from the rcov report. 16 years ago
Eric Davis fab5c1fdef Added rake tasks to generate rcov code coverage reports. rake -T test:coverage to see them all 16 years ago
Jean-Philippe Lang ab4873b83d Quote ids for attachment association since Trac's attachment.id is varchar (#1759). 16 years ago
Jean-Philippe Lang 40efaae6d5 Mail handler: more control over issue attributes (#1110). 17 years ago
Jean-Philippe Lang 0344719482 Makes importer work with Trac 0.8.x (#1540). 17 years ago
Jean-Philippe Lang 3d8d4fa0d6 Adds a rake task (redmine📧receive_imap) to read emails from an IMAP server (#1110). 17 years ago
Jean-Philippe Lang a01f976b4c Adds basic support for issue creation via email (#1110). 17 years ago
Jean-Philippe Lang 042da97f54 Trac importer: read session_attribute table to find user's email and real name (#1340). 17 years ago
Jean-Philippe Lang 8aa57058cf Trac importer: improves wiki link conversion (#1287). 17 years ago
Jean-Philippe Lang ffea044699 Trac importer: migrate attachments descriptions (#1326). 17 years ago
Jean-Philippe Lang 0c81052770 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. 17 years ago
Jean-Philippe Lang 251b1f75e9 Fixed: error on Trac import when :due attribute is nil (#1164). 17 years ago
Jean-Philippe Lang 1bb51f743a Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited). 17 years ago
Jean-Philippe Lang ef80597c39 Trac importer: exclude more Trac wiki pages (#933). 17 years ago
Jean-Philippe Lang 7fb72e671b Trac importer: prevent validation failure due to the default value when saving the Resolution custom field if it already exists (#869). 17 years ago
Jean-Philippe Lang 2d01398d67 Trac importer: 17 years ago
John Goerzen 888b254844 Further refine WikiCaps processing for Trac to eliminate problems in 17 years ago
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