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
Till Breuer ed0e5a939f Load timeline inside scope 11 years ago
..
api API v2: Improve status index performance 11 years ago
news
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
activities_controller.rb
admin_controller.rb
application_controller.rb remove forgotten debug statement 11 years ago
attachments_controller.rb
auth_sources_controller.rb
authentication_controller.rb
boards_controller.rb
categories_controller.rb
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
help_controller.rb
journals_controller.rb
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb make clear we don't actually need that param 11 years ago
messages_controller.rb
my_controller.rb
news_controller.rb
planning_element_journals_controller.rb
planning_element_type_colors_controller.rb
project_associations_controller.rb
project_enumerations_controller.rb
project_types_controller.rb
projects_controller.rb remove actions from authorize filter that got moved to CopyProjectsController 11 years ago
queries_controller.rb
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
repositories_controller.rb
roles_controller.rb
search_controller.rb
settings_controller.rb Revert "remove usage of eval() in User#name" 11 years ago
statuses_controller.rb use permitted params for Status#create/update 11 years ago
sys_controller.rb
timelines_controller.rb Load timeline inside scope 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
users_controller.rb fix readding a users membership to a project in admin panel 11 years ago
versions_controller.rb
watchers_controller.rb
welcome_controller.rb
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
work_package_relations_controller.rb
work_packages_controller.rb Only show query menu item links in projects 11 years ago
workflows_controller.rb