summaryrefslogtreecommitdiffstats
path: root/lib/redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-1/+1
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-1/+1
* Refactor: Split IssuesController#new to #new and #create to match REST pattern.Eric Davis2010-04-221-1/+1
* Replace the hardcoded CustomField::FIELD_FORMATS with a class.Eric Davis2010-04-161-0/+11
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-1/+2
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-061-1/+1
* Moves ProjectsController#add_version to VersionsController#new.Jean-Philippe Lang2010-03-061-1/+1
* Refactor: Start to extract IssuesController#edit into #update (REST).Eric Davis2010-02-241-2/+2
* Makes search providers extensible (#3936).Jean-Philippe Lang2010-02-171-0/+11
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-161-1/+8
* Separated ReportsController#issue_report into two separate actions.Eric Davis2010-02-081-1/+1
* Adds a permission for exporting wiki pages.Jean-Philippe Lang2010-02-061-0/+1
* Fixed the caption on the Files module. (#4406)Eric Davis2009-12-291-1/+1
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-241-0/+1
* Removes changelog view.Jean-Philippe Lang2009-12-121-1/+1
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-291-2/+2
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-1/+1
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-1/+1
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-041-0/+7
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-251-0/+1
* Added a Activities tab to Project SettingsEric Davis2009-10-211-0/+1
* Adds spent time to the activity view (#3809).Jean-Philippe Lang2009-09-121-0/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-1/+1
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-171-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-1/+1
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-4/+4
* Adds a css class on menu items in order to apply item specific styles (eg. ic...Jean-Philippe Lang2008-11-271-9/+9
* Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes).Jean-Philippe Lang2008-11-111-0/+4
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-0/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-1/+1
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-0/+5
* Adds 'Delete wiki pages attachments' permission.Jean-Philippe Lang2008-10-181-1/+2
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-2/+3
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-0/+1
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-111-1/+1
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-1/+1
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-1/+1
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-0/+3
* Activity refactoring.Jean-Philippe Lang2008-07-271-0/+11
* Admin and Help links at the end of top menu.Jean-Philippe Lang2008-07-131-2/+2
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-131-1/+1
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-081-1/+1
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-2/+2
* 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