Commit Graph

170 Commits (cf606a2f1f4ce1d20a2d97409e0b72520967c469)

Author SHA1 Message Date
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
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