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
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
..
api scope users by their visibility so that admin rights are not required 11 years ago
news new copyright header #1903 11 years ago
time_entries Renames issue category to category 11 years ago
work_packages Merge pull request #552 from opf/feature/rails3_repair_regexes 11 years ago
account_controller.rb Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
activities_controller.rb Renames settings 11 years ago
admin_controller.rb new copyright header #1903 11 years ago
application_controller.rb Fixes event sorting 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
custom_fields_controller.rb make calls to constantize as safe as possible 11 years ago
enumerations_controller.rb make calls to constantize as safe as possible 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 Fix pagination links of project settings members tab after AJAX update 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 moves remaining paginations under api/v2/pagination scope 11 years ago
queries_controller.rb new copyright header #1903 11 years ago
reported_project_statuses_controller.rb moves remaining paginations under api/v2/pagination scope 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 new copyright header #1903 11 years ago
statuses_controller.rb Renames IssueStatus to Status 11 years ago
sys_controller.rb new copyright header #1903 11 years ago
timelines_controller.rb new copyright header #1903 11 years ago
timelog_controller.rb Fixes 404 11 years ago
types_controller.rb moves remaining paginations under api/v2/pagination scope 11 years ago
users_controller.rb new copyright header #1903 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 Redirect to projects#show after the last wiki page has been deleted 11 years ago
wiki_menu_items_controller.rb Fix wiki menu item replacement in the case no new main item is selected 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 reimplements bulk destruction of work packages 11 years ago
workflows_controller.rb Renames IssueStatus to Status 11 years ago