summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Moves plugin list to its own administration menu item.Jean-Philippe Lang2008-11-161-1/+4
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-3/+5
* Eager-load users.Jean-Philippe Lang2008-11-101-1/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-0/+14
* Fixes activity date param.Jean-Philippe Lang2008-11-091-1/+1
* Host setting should contain the path prefix (Redmine base URL) to properly ge...Jean-Philippe Lang2008-11-071-4/+7
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-1/+8
* Adds the ability to search for a project name or identifier on the administra...Jean-Philippe Lang2008-10-241-5/+9
* Adds the ability to search for a user on the administration users list.Jean-Philippe Lang2008-10-241-4/+8
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-282-21/+45
* Fixed: Status list on bulk edit form does not follow normal sequence (#1956).Jean-Philippe Lang2008-09-281-1/+1
* Fixes back_url in login filter (#1900).Jean-Philippe Lang2008-09-241-1/+1
* Unescape back_url param before calling redirect_to.Jean-Philippe Lang2008-09-212-2/+3
* Fixed: login filter providing incorrect back_url for Redmine installed in sub...Jean-Philippe Lang2008-09-211-1/+1
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-1/+1
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-5/+0
* fixed #1216, thank Antti Perkiömäki for reportingwinterheart2008-09-141-1/+1
* Fixed: unable to revert to a previous wiki page version.Jean-Philippe Lang2008-09-131-1/+4
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-0/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-5/+4
* Changes versions retrieval on gantt chart.Jean-Philippe Lang2008-09-111-5/+4
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-112-32/+31
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-102-64/+33
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+1
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-312-12/+34
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-5/+7
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+1
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-1033-35/+4
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-17/+35
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-1/+1
* Activity refactoring.Jean-Philippe Lang2008-07-271-82/+10
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+4
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+1
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-14/+11
* Fixes hard-coded table names in queries.Jean-Philippe Lang2008-07-221-2/+2
* Adds boolean and list custom fields for time entries as criteria on timelog r...Jean-Philippe Lang2008-07-221-0/+7
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-222-0/+3
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-0/+3
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-223-22/+8
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-1/+6
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-25/+43
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-191-1/+1
* Fixes r1672.Jean-Philippe Lang2008-07-161-0/+1
* Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620).Jean-Philippe Lang2008-07-121-1/+1
* Better naming of activity feed if only one kind of event is displayed (#1323).Jean-Philippe Lang2008-07-061-1/+4
* Adds project name to issues feed title (#1323).Jean-Philippe Lang2008-07-061-1/+1
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-1/+3
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-041-0/+1