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
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
..
account_controller.rb Do not reset session when a non logged in user request the login form (#4958). 15 years ago
admin_controller.rb
application_controller.rb Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago
attachments_controller.rb
auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
boards_controller.rb Refactor: Split method 15 years ago
calendars_controller.rb Refactor: move Project Calendar to it's own controller. 15 years ago
custom_fields_controller.rb New strings to localization (#5225) 15 years ago
documents_controller.rb Refactor: Change the different find_object filters to share a common method. 15 years ago
enumerations_controller.rb Fixed: error while deleting an in-use enumeration (#4970). 15 years ago
gantts_controller.rb Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago
groups_controller.rb Eager load group projects to avoid N SQL queries. 15 years ago
issue_categories_controller.rb Refactor: Change the different find_object filters to share a common method. 15 years ago
issue_relations_controller.rb Refactor: Split the find_object methods to prep for a larger refactoring. 15 years ago
issue_statuses_controller.rb Removed hard coded English string. 15 years ago
issues_controller.rb Refactor: move Project Calendar to it's own controller. 15 years ago
journals_controller.rb
ldap_auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mail_handler_controller.rb
members_controller.rb Refactor: Change the different find_object filters to share a common method. 15 years ago
messages_controller.rb Refactor: Decouple failed attachments and the flash messages 15 years ago
my_controller.rb Allow AuthSources to control if they allow password changes. 15 years ago
news_controller.rb Refactor: Change the different find_object filters to share a common method. 15 years ago
projects_controller.rb Removes broken code in ProjectsController (#5412). 15 years ago
queries_controller.rb Refactor: Move method to Query model 15 years ago
reports_controller.rb Fixed: private subprojects names may be revealed on issue summary report (#5360). 15 years ago
repositories_controller.rb Add "Repository" menu item after repository creation (#5328). 15 years ago
roles_controller.rb New strings to localization (#5225) 15 years ago
search_controller.rb Move SQL LIKE tokens to acts_as_searchable. 15 years ago
settings_controller.rb
sys_controller.rb
timelog_controller.rb Adds subtasking (#443) including: 15 years ago
trackers_controller.rb New strings to localization (#5225) 15 years ago
users_controller.rb Refactor: Extract method to the Member model 15 years ago
versions_controller.rb Do not raise an error when destroying a Version with assigned issues. 15 years ago
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb Makes the wiki sidebar editable (#5208). 15 years ago
wikis_controller.rb
workflows_controller.rb Refactor: Extract methods to before_filters 15 years ago