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
Hagen Schink e02f7c6b9f Merge remote-tracking branch 'origin/dev' into feature/api_read_access_on_project_workflows_3113 11 years ago
..
api Merge remote-tracking branch 'origin/dev' into feature/api_read_access_on_project_workflows_3113 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 Added responsible for work_package summary 11 years ago
account_controller.rb Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
activities_controller.rb Differs between activity view states 11 years ago
admin_controller.rb new copyright header #1903 11 years ago
application_controller.rb make API sessions not expire 11 years ago
attachments_controller.rb Refactores function implementation 11 years ago
auth_sources_controller.rb use permitted params for auth_source 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 it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
groups_controller.rb use permitted_params for group_controller 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 Added block to view responsible work packages on my page 11 years ago
news_controller.rb adds the title to news entry links 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 we have to set @query.project before adding filters, so that we can determine which filters the user may set 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 seems that the role params can be omitted when creating a role. restore that behaviour 11 years ago
search_controller.rb pretend to be a nested ressource when searching for stuff 11 years ago
settings_controller.rb streamlines configuration of relative_url_root 11 years ago
statuses_controller.rb verify hhtp verbs in statuses controller 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 Adapts acts as event modifications 11 years ago
versions_controller.rb replaces rjs and inline js with unobstrusive js 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 Uses permitted params in wiki controller 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 use add_work_package instead of add_issue (even in test names) 11 years ago
workflows_controller.rb Renames IssueStatus to Status 11 years ago