summaryrefslogtreecommitdiffstats
path: root/lib/redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed ProjectsController#feeds. This view was incomplete and inconsistent w...Jean-Philippe Lang2007-10-011-1/+1
* Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).Jean-Philippe Lang2007-09-301-1/+1
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-2/+0
* Basic plugin support.Jean-Philippe Lang2007-09-231-0/+1
* Application layout refactored.Jean-Philippe Lang2007-09-221-7/+2
* Fixed: RMagick not loaded on case sensitive filesystems.Jean-Philippe Lang2007-09-171-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-141-47/+66
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-091-0/+1
* Added Redmine::Info to store various information about the application.Jean-Philippe Lang2007-08-291-1/+0
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+77
* Gantt chart can now be exported to a graphic file (png).Jean-Philippe Lang2007-08-261-0/+6
* Added Darcs basic support.Jean-Philippe Lang2007-06-241-1/+1
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-0/+2
* Text files can now be viewed online when browsing the repository.Jean-Philippe Lang2007-05-081-0/+1
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-11/+2
* Redmine::VERSION updatedJean-Philippe Lang2007-04-111-2/+2
* added Redmine::VERSION moduleJean-Philippe Lang2007-01-211-0/+11