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
Jean-Philippe Lang 6a875eb691 fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese 18 years ago
..
account_controller.rb lost_password option checking in account controller 18 years ago
admin_controller.rb added back database adapter name on admin/info 18 years ago
application.rb * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 18 years ago
custom_fields_controller.rb added the ability to set the sort order for trackers 18 years ago
documents_controller.rb mail notifications added when: 18 years ago
enumerations_controller.rb trunk moved from /trunk/redmine to /trunk 18 years ago
feeds_controller.rb deprecated @headers replaced 18 years ago
help_controller.rb updated redirection to the help main index (recognition fails when redirecting to a directory) 18 years ago
issue_categories_controller.rb indentation corrections 18 years ago
issue_statuses_controller.rb added the ability to set the sort order for issue statuses 18 years ago
issues_controller.rb added the ability to set the sort order for issue statuses 18 years ago
members_controller.rb indentation corrections 18 years ago
my_controller.rb fixed: error when clicking "add" with no block selected on my/page_layout 18 years ago
news_controller.rb indentation corrections 18 years ago
projects_controller.rb fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese 18 years ago
queries_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
reports_controller.rb added the ability to set the sort order for trackers 18 years ago
repositories_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
roles_controller.rb added the ability to set the sort order for trackers 18 years ago
settings_controller.rb settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
trackers_controller.rb post method verification for trackers/move 18 years ago
users_controller.rb added the ability to set the sort order for roles 18 years ago
versions_controller.rb * project settings split in 4 tabs 18 years ago
welcome_controller.rb fixed: non public projects were shown on welcome screen even if current user is not a member 18 years ago