summaryrefslogtreecommitdiffstats
path: root/lib/redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-0/+1
* Fixed: Home, Logout, Login links are absolute (#1122, #1145).Jean-Philippe Lang2008-04-301-3/+3
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+1
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-0/+2
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-1/+1
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-0/+2
* The following menus can now be extended by plugins: top_menu, account_menu, a...Jean-Philippe Lang2008-02-121-7/+25
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-3/+2
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-2/+2
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-031-1/+1
* Do not show Roadmap menu item if the project doesn't define any versions.Jean-Philippe Lang2008-02-021-1/+2
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-201-0/+2
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-1/+1
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-11/+14
* 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