Commit Graph

394 Commits (1a65eb8b08b5911eea1ce2699062ca2e6c4ed1ba)

Author SHA1 Message Date
Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
Jean-Philippe Lang f6fe15716e Small fix to TOC regexp. 17 years ago
Jean-Philippe Lang f3364b9dce Added automatic table of content support on wiki pages, based on h1., h2. and h3. headings. 17 years ago
Jean-Philippe Lang 42db3cac06 Added code highlighting support in wiki, using this syntax: 17 years ago
Jean-Philippe Lang 8a3e713f2f Added Redmine::WikiFormatting module and tests for wiki links. 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 840f18b1c7 Added Redmine::Info to store various information about the application. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang edba1f692b Gantt chart can now be exported to a graphic file (png). 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 889d50089d Added syntax highlightment for repository files (using CodeRay). 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 25f8c64f92 Doc update for 0.5.1 release. 18 years ago
Jean-Philippe Lang 05c1888703 Fix: SVN commit dates are now stored as local time 18 years ago
Jean-Philippe Lang 5e20417e6d Added wiki diff. 18 years ago
Jean-Philippe Lang ba1b857197 Added Darcs basic support. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang 8614c00c8a Text files can now be viewed online when browsing the repository. 18 years ago
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
Jean-Philippe Lang 6c5e89ede0 Redmine::VERSION updated 18 years ago
Jean-Philippe Lang b938c60396 slight svg rendering modifications 18 years ago
Jean-Philippe Lang 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph 18 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 bd3458da6e added Redmine::VERSION module 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