redmine/app/controllers
Jean-Philippe Lang 937823a0d8 Keep status filter on the projects list when un/archiving a project (#3530).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2806 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-07-04 13:14:28 +00:00
..
account_controller.rb
admin_controller.rb
application.rb Do not start user session when accessing atom feed with token-based authentication. 2009-06-06 10:20:27 +00:00
attachments_controller.rb Returns a 404 error when trying to view/download an attachment that can't be read from disk. 2009-04-25 09:31:36 +00:00
auth_sources_controller.rb
boards_controller.rb Adds single forum atom feed (#3181). 2009-04-24 16:51:07 +00:00
custom_fields_controller.rb
documents_controller.rb Changed Enumerations to use a Single Table Inheritance 2009-05-30 23:30:36 +00:00
enumerations_controller.rb Changed Enumerations to use a Single Table Inheritance 2009-05-30 23:30:36 +00:00
issue_categories_controller.rb
issue_relations_controller.rb
issue_statuses_controller.rb
issues_controller.rb Changed Enumerations to use a Single Table Inheritance 2009-05-30 23:30:36 +00:00
journals_controller.rb
mail_handler_controller.rb
members_controller.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
messages_controller.rb Added more plugin hooks: 2009-05-30 22:43:01 +00:00
my_controller.rb
news_controller.rb
projects_controller.rb Keep status filter on the projects list when un/archiving a project (#3530). 2009-07-04 13:14:28 +00:00
queries_controller.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
reports_controller.rb Changed Enumerations to use a Single Table Inheritance 2009-05-30 23:30:36 +00:00
repositories_controller.rb
roles_controller.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
search_controller.rb
settings_controller.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 2009-05-17 09:55:13 +00:00
sys_controller.rb
timelog_controller.rb Changed Enumerations to use a Single Table Inheritance 2009-05-30 23:30:36 +00:00
trackers_controller.rb
users_controller.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 2009-05-10 10:54:31 +00:00
versions_controller.rb
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb Added more plugin hooks: 2009-05-30 22:43:01 +00:00
wikis_controller.rb
workflows_controller.rb