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
Oliver Günther a801a5c403 Unescape titles coming from route params 9 years ago
..
api Avoid internal error when project not found 9 years ago
concerns don't fail invitation on long email addresses 9 years ago
news Refactor to allow for strong params 9 years ago
time_entries
work_packages improves performance of work package autocompleter 9 years ago
account_controller.rb drop my first_login; redirect to work packages if possible 9 years ago
activities_controller.rb
admin_controller.rb
application_controller.rb update error message for bulk operations across multiple projects 9 years ago
attachments_controller.rb removed attachments#show; only #download remains 9 years ago
auth_sources_controller.rb
authentication_controller.rb
boards_controller.rb
categories_controller.rb Fix invalid params on category edit 9 years ago
copy_projects_controller.rb Fix copy project 9 years ago
custom_fields_controller.rb
enumerations_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
groups_controller.rb
help_controller.rb
homescreen_controller.rb
journals_controller.rb
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb invite user feature including regression test for #21789 9 years ago
messages_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
my_controller.rb Merge pull request #3830 from machisuji/feature/custom_first_login_redirect 9 years ago
news_controller.rb use AR method to reverse 9 years ago
planning_element_journals_controller.rb
planning_element_type_colors_controller.rb
project_associations_controller.rb
project_enumerations_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
project_types_controller.rb
projects_controller.rb Merge branch 'dev' into sec-fixes 9 years ago
reported_project_statuses_controller.rb
reportings_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
repositories_controller.rb
roles_controller.rb
search_controller.rb
settings_controller.rb Rename Settings to System Settings 9 years ago
statuses_controller.rb
sys_controller.rb Refactor to allow for strong params 9 years ago
timelines_controller.rb Refactor to allow for strong params 9 years ago
timelog_controller.rb Delete Redmine's safe_attributes implementation 9 years ago
types_controller.rb
users_controller.rb Merge branch 'dev' into sec-fixes 9 years ago
versions_controller.rb Ensure versions params play well with plugins 9 years ago
watchers_controller.rb remove redundant security check 9 years ago
wiki_controller.rb Unescape titles coming from route params 9 years ago
wiki_menu_items_controller.rb Unescape titles coming from route params 9 years ago
wikis_controller.rb Merge branch 'dev' into sec-fixes 9 years ago
work_packages_controller.rb remove no longer required concern 9 years ago
workflows_controller.rb