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 69f34a595d Merged r3865 and r3866 from trunk. 15 years ago
..
account_controller.rb
admin_controller.rb
application_controller.rb Allow js formatted responses. 15 years ago
attachments_controller.rb
auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
boards_controller.rb
calendars_controller.rb
custom_fields_controller.rb
documents_controller.rb
enumerations_controller.rb
gantts_controller.rb
groups_controller.rb
issue_categories_controller.rb
issue_relations_controller.rb
issue_statuses_controller.rb
issues_controller.rb Added JSON support to the issues API. #1214 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 Hide the role forms when editing or adding Project members. #5452 15 years ago
messages_controller.rb
my_controller.rb Allow AuthSources to control if they allow password changes. 15 years ago
news_controller.rb
projects_controller.rb Accept key authentication to ProjectsController#index (for feeds). #5317 15 years ago
queries_controller.rb
reports_controller.rb
repositories_controller.rb
roles_controller.rb
search_controller.rb Typecast issue ids when searched for. 15 years ago
settings_controller.rb
sys_controller.rb
timelog_controller.rb Added hook :controller_timelog_available_criterias 15 years ago
trackers_controller.rb
users_controller.rb
versions_controller.rb Merged r3865 and r3866 from trunk. 15 years ago
watchers_controller.rb Fix for Ruby 1.9 strings. 15 years ago
welcome_controller.rb
wiki_controller.rb
wikis_controller.rb
workflows_controller.rb