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 ec7ac956e4 removed environment information 18 years ago
..
account_controller.rb proper language setting for mail notifications 18 years ago
admin_controller.rb removed environment information 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 trunk moved from /trunk/redmine to /trunk 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 indentation corrections 18 years ago
issues_controller.rb mail notifications added when: 18 years ago
members_controller.rb indentation corrections 18 years ago
my_controller.rb replaced deprecated controller instance variables: @params, @session, @request 18 years ago
news_controller.rb indentation corrections 18 years ago
projects_controller.rb mail notifications added when: 18 years ago
queries_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
reports_controller.rb indentation corrections 18 years ago
repositories_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
roles_controller.rb indentation corrections 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 indentation corrections 18 years ago
users_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
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