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 7fcf79faf1 Merge pull request #4809 from HDinger/fix/23450-aktuelle-position-nicht-im-Menue-gekennzeichnet 8 years ago
..
api prevent multiple frontend calls to experimental custom_field_filters API 8 years ago
concerns [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
news Refactor to allow for strong params 9 years ago
time_entries Merge branch 'dev' into feature/merge-dev-into-rails4 9 years ago
work_packages Remove JournalsHelper 9 years ago
account_controller.rb Pass the user's locale to the translation 8 years ago
activities_controller.rb Format dates according to the user's timezone 9 years ago
admin_controller.rb Feature/latest project activity (#4390) 9 years ago
announcements_controller.rb [23743] Fix flash message type 8 years ago
application_controller.rb improve menu performance by rendering to existing controller 8 years ago
attachments_controller.rb removed attachments#show; only #download remains 9 years ago
auth_sources_controller.rb Discard password change when blank (#4386) 9 years ago
authentication_controller.rb Remove unloadable from controllers 9 years ago
boards_controller.rb Add missing flash messages 9 years ago
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 Migrate AR finder/query methods in controllers 9 years ago
enumerations_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
groups_controller.rb Add missing flash messages 9 years ago
help_controller.rb Update year in copyright header to 2015 10 years ago
homescreen_controller.rb Allow configuration to override static help link 9 years ago
journals_controller.rb Remove journal notes edit and preview 9 years ago
ldap_auth_sources_controller.rb Update year in copyright header to 2015 10 years ago
mail_handler_controller.rb Update year in copyright header to 2015 10 years ago
members_controller.rb remove no longer employed js action (#4671) 8 years ago
messages_controller.rb Add flash message for successfull deletion 9 years ago
my_controller.rb Refactor menu splitting and project drop down 9 years ago
news_controller.rb Refactor menu splitting and project drop down 9 years ago
planning_element_journals_controller.rb Remove unloadable from controllers 9 years ago
planning_element_type_colors_controller.rb Merge branch 'dev' into feature/merge-dev-into-rails4 9 years ago
project_associations_controller.rb Remove unloadable from controllers 9 years ago
project_enumerations_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
project_types_controller.rb Remove unloadable from controllers 9 years ago
projects_controller.rb Merge pull request #4519 from oliverguenther/fix/20521/main-menu-accessibility 9 years ago
reported_project_statuses_controller.rb Remove unloadable from controllers 9 years ago
reportings_controller.rb Fix legacy and cucumber specs failing because of strong params 9 years ago
repositories_controller.rb Merge branch 'release/5.0' into dev 9 years ago
roles_controller.rb Add missing flash messages 9 years ago
search_controller.rb Replace dynamic finder usages with #find_by, etc. 9 years ago
settings_controller.rb Rename Settings to System Settings 9 years ago
statuses_controller.rb Ensure StatusesController#update uses PATCH 9 years ago
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 extract into service and fix date bug 9 years ago
users_controller.rb Merge branch 'release/5.0' into dev 9 years ago
versions_controller.rb Ensure versions params play well with plugins 9 years ago
watchers_controller.rb Fix/remove prototype from views (#4654) 8 years ago
wiki_controller.rb Fix wiki controller item specs 8 years ago
wiki_menu_items_controller.rb Actually save the title, not the name 8 years ago
work_packages_controller.rb avoid query initialization on html request 8 years ago
workflows_controller.rb Migrate AR finder/query methods in controllers 9 years ago