summaryrefslogtreecommitdiffstats
path: root/lib/redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-3/+2
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-201-1/+1
* Moved ProjectsController#list_documents and add_document to DocumentsControll...Jean-Philippe Lang2007-12-181-3/+3
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+1
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-1/+1
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-1/+1
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+2
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-6/+6
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-051-2/+2
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-3/+3
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-281-1/+1
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+1
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-1/+2
* Merged IssuesController#export_pdf into IssuesController#show.Jean-Philippe Lang2007-10-051-1/+1
* 'Manage repository' permission requires to be a project member.Jean-Philippe Lang2007-10-051-1/+1
* 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