OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/controllers
Jean-Philippe Lang 0e4525d76c Fixes test broken by r3176 (#4439). 15 years ago
..
account_controller.rb AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
admin_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
application_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
attachments_controller.rb Returns a 404 error when trying to view/download an attachment that can't be read from disk. 16 years ago
auth_sources_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
boards_controller.rb Contextual quick search (#3263). 15 years ago
custom_fields_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
documents_controller.rb Show last update datetime (last attachment added) on document list (#4232). 15 years ago
enumerations_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
groups_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
issue_categories_controller.rb Moves @layout 'base'@ to ApplicationController. 16 years ago
issue_relations_controller.rb Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
issue_statuses_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
issues_controller.rb Fixes that issue copy/move throws an error when status is not changed (#4369). 15 years ago
journals_controller.rb Added plugin hooks around Journal editing 16 years ago
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). 17 years ago
members_controller.rb User groups branch merged. 15 years ago
messages_controller.rb Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215). 15 years ago
my_controller.rb Set a default scope for 'My page' block names translations (#3057). 16 years ago
news_controller.rb Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333). 15 years ago
projects_controller.rb Roadmap: sort issues by project and prepend project name if different (#4373). 15 years ago
queries_controller.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
reports_controller.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
repositories_controller.rb Contextual quick search (#3263). 15 years ago
roles_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
search_controller.rb Add view_issues permission (#3187). 15 years ago
settings_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
sys_controller.rb Adds an action to SysController to fetch changesets of one or all projects (#2925). 15 years ago
timelog_controller.rb Fixed: Pre-filled time tracking date ignores timezone (#4160). 15 years ago
trackers_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
users_controller.rb Fixes test broken by r3176 (#4439). 15 years ago
versions_controller.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
watchers_controller.rb Make sure user can not watch what he is not allowed to view. 15 years ago
welcome_controller.rb Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
wiki_controller.rb Contextual quick search (#3263). 15 years ago
wikis_controller.rb Moves @layout 'base'@ to ApplicationController. 16 years ago
workflows_controller.rb Adds an admin layout that displays the admin menu in the sidebar. 15 years ago