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
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
..
api Fixes custom field assignment 11 years ago
news new copyright header #1903 11 years ago
time_entries move common code of reports_controller and timelog_controller into a common helper 11 years ago
work_packages Perform individual parameter whitelisting during work package bulk update 11 years ago
account_controller.rb Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
activities_controller.rb Fixes specs by renaming event properties 11 years ago
admin_controller.rb new copyright header #1903 11 years ago
application_controller.rb Fixes specs by renaming event properties 11 years ago
attachments_controller.rb Refactores function implementation 11 years ago
auth_sources_controller.rb new copyright header #1903 11 years ago
authentication_controller.rb new copyright header #1903 11 years ago
boards_controller.rb Fix board edit/update validations, add success flash message 11 years ago
categories_controller.rb Renames issue category to category 11 years ago
copy_projects_controller.rb fix unchecked dynamic rendering in copy projects controller 11 years ago
custom_fields_controller.rb when having a wrong custom_field_type redirect to general custom_field page 11 years ago
enumerations_controller.rb Removes superfluous comment 11 years ago
groups_controller.rb new copyright header #1903 11 years ago
help_controller.rb introduce keyboard shortcuts 11 years ago
journals_controller.rb new copyright header #1903 11 years ago
ldap_auth_sources_controller.rb new copyright header #1903 11 years ago
mail_handler_controller.rb new copyright header #1903 11 years ago
members_controller.rb make clear we don't actually need that param 11 years ago
messages_controller.rb Fixes message attachment add/remove 11 years ago
my_controller.rb new copyright header #1903 11 years ago
news_controller.rb new copyright header #1903 11 years ago
planning_element_journals_controller.rb new copyright header #1903 11 years ago
planning_element_type_colors_controller.rb new copyright header #1903 11 years ago
project_associations_controller.rb new copyright header #1903 11 years ago
project_enumerations_controller.rb new copyright header #1903 11 years ago
project_types_controller.rb moves remaining paginations under api/v2/pagination scope 11 years ago
projects_controller.rb remove actions from authorize filter that got moved to CopyProjectsController 11 years ago
queries_controller.rb new copyright header #1903 11 years ago
query_menu_items_controller.rb Add flash notice after successful query_menu_items#create 11 years ago
reported_project_statuses_controller.rb Removes before filters for :require_login. 11 years ago
reportings_controller.rb new copyright header #1903 11 years ago
repositories_controller.rb fixes route globbing for repositories 11 years ago
roles_controller.rb new copyright header #1903 11 years ago
search_controller.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
settings_controller.rb streamlines configuration of relative_url_root 11 years ago
statuses_controller.rb use permitted params for Status#create/update 11 years ago
sys_controller.rb new copyright header #1903 11 years ago
timelines_controller.rb restructures project menu for timelines 11 years ago
timelog_controller.rb move common code of reports_controller and timelog_controller into a common helper 11 years ago
types_controller.rb moves remaining paginations under api/v2/pagination scope 11 years ago
users_controller.rb fix readding a users membership to a project in admin panel 11 years ago
versions_controller.rb Renames IssueStatus to Status 11 years ago
watchers_controller.rb make calls to constantize as safe as possible 11 years ago
welcome_controller.rb new copyright header #1903 11 years ago
wiki_controller.rb Add integration test for wiki child page creation with special characters in title 11 years ago
wiki_menu_items_controller.rb Fix redirect path after wiki menu item creation 11 years ago
wikis_controller.rb new copyright header #1903 11 years ago
work_package_relations_controller.rb Renames issue_to 11 years ago
work_packages_controller.rb Only show query menu item links in projects 11 years ago
workflows_controller.rb Renames IssueStatus to Status 11 years ago