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 c9497f39b8 Keep track of issue description changes (#746). 14 years ago
..
account_controller.rb Get the autologin cookie name from the config #273 14 years ago
activities_controller.rb
admin_controller.rb
application_controller.rb [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
attachments_controller.rb
auth_sources_controller.rb
auto_completes_controller.rb [#280] Include matching issue ids in the auto_completer. 14 years ago
boards_controller.rb 404 on board index when no board configured. #64 14 years ago
calendars_controller.rb
comments_controller.rb
context_menus_controller.rb Find visible issues only in ContextMenusController#issues. 14 years ago
custom_fields_controller.rb
documents_controller.rb
enumerations_controller.rb
files_controller.rb
gantts_controller.rb
groups_controller.rb
issue_categories_controller.rb
issue_moves_controller.rb
issue_relations_controller.rb Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 14 years ago
issue_statuses_controller.rb
issues_controller.rb Moves relations fetching from views to the controller and skip invalid relations (#7385). 14 years ago
journals_controller.rb Keep track of issue description changes (#746). 14 years ago
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb
messages_controller.rb
my_controller.rb
news_controller.rb
previews_controller.rb
project_enumerations_controller.rb
projects_controller.rb Changes ProjectsController#modules param name and add tests. 14 years ago
queries_controller.rb
reports_controller.rb
repositories_controller.rb scm: fix diff revision param validation. 14 years ago
roles_controller.rb
search_controller.rb
settings_controller.rb
sys_controller.rb
time_entry_reports_controller.rb
timelog_controller.rb
trackers_controller.rb
users_controller.rb replaced auth_source_id.nil? with change_password_allowed? in users controller 14 years ago
versions_controller.rb
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb
wikis_controller.rb
workflows_controller.rb Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago