obsolete.ChilliProject/app/controllers
Jean-Philippe Lang 5b96d1b083 Allow underscore in block partial name (#2840).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2528 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-26 16:15:07 +00:00
..
account_controller.rb Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 2009-02-25 14:59:33 +00:00
admin_controller.rb Merged nested projects branch. Removes limit on subproject nesting (#594). 2009-01-24 11:31:15 +00:00
application.rb Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 2009-02-25 14:59:33 +00:00
attachments_controller.rb Fixes new setting name. 2009-02-21 15:44:00 +00:00
auth_sources_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
boards_controller.rb Prevent SQL error with old sessions after r2171. 2008-12-27 14:05:03 +00:00
custom_fields_controller.rb CustomFieldsController#list moved to #index. 2009-01-17 08:46:23 +00:00
documents_controller.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
enumerations_controller.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
issue_categories_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
issue_relations_controller.rb Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 2009-01-27 19:33:03 +00:00
issue_statuses_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
issues_controller.rb Sort changesets in the same order as comments on the issue details view (#1546). 2009-02-22 15:16:18 +00:00
journals_controller.rb Added plugin hooks around Journal editing 2008-12-10 23:44:22 +00:00
mail_handler_controller.rb Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 2008-06-25 19:25:28 +00:00
members_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
messages_controller.rb Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 2008-11-11 15:07:55 +00:00
my_controller.rb Allow underscore in block partial name (#2840). 2009-02-26 16:15:07 +00:00
news_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
projects_controller.rb Adds (a maximum of 3) links to project ancestors in the page title (#2788). 2009-02-20 18:34:57 +00:00
queries_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
reports_controller.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
repositories_controller.rb Limit the size of repository files displayed inline too. 2009-02-21 16:04:51 +00:00
roles_controller.rb Adds a workflow overview screen. 2008-09-28 12:03:17 +00:00
search_controller.rb Merged nested projects branch. Removes limit on subproject nesting (#594). 2009-01-24 11:31:15 +00:00
settings_controller.rb Fixed: TypeError (can't modify frozen string) on settings view (#2700). 2009-02-09 17:18:41 +00:00
sys_controller.rb Replaces the repositories management SOAP API with a simple REST API. 2009-02-10 22:03:25 +00:00
timelog_controller.rb Validates sort_key and sort_order params (#2378). 2008-12-24 10:03:13 +00:00
trackers_controller.rb Trackers controller refactoring. 2009-02-26 09:21:41 +00:00
users_controller.rb Send an email to the user when an administrator activates a registered user (#2656). 2009-02-20 17:04:47 +00:00
versions_controller.rb AttachmentsController now handles attachments deletion. 2008-12-09 16:54:46 +00:00
watchers_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
welcome_controller.rb Replaces the obsolete robots.txt with a cached action (#2491). 2009-01-27 17:27:50 +00:00
wiki_controller.rb Adds an helper to render other formats download links. 2009-01-29 13:53:17 +00:00
wikis_controller.rb Moves @layout 'base'@ to ApplicationController. 2008-08-10 15:22:54 +00:00
workflows_controller.rb Adds a workflow overview screen. 2008-09-28 12:03:17 +00:00