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 d570bc5cc5 Custom fields for issues can now be used as filters on issue list. 18 years ago
..
account_controller.rb added svn:eol-style native property on /app files 18 years ago
admin_controller.rb added info about textile availabality on admin/info 18 years ago
application.rb Modified logged_in_user_membership controller method so that it returns a role 18 years ago
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 18 years ago
custom_fields_controller.rb added svn:eol-style native property on /app files 18 years ago
documents_controller.rb added svn:eol-style native property on /app files 18 years ago
enumerations_controller.rb added svn:eol-style native property on /app files 18 years ago
feeds_controller.rb Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
help_controller.rb Replaced hard coded help link. 18 years ago
issue_categories_controller.rb added svn:eol-style native property on /app files 18 years ago
issue_statuses_controller.rb added svn:eol-style native property on /app files 18 years ago
issues_controller.rb Feature 9867 Allow file upload in comment and add to issue history 18 years ago
members_controller.rb added svn:eol-style native property on /app files 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 added svn:eol-style native property on /app files 18 years ago
projects_controller.rb Custom fields for issues can now be used as filters on issue list. 18 years ago
queries_controller.rb ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
reports_controller.rb Added subprojects issue count on project "Reports" page 18 years ago
repositories_controller.rb patch #9627 Add Side by Side in Diff view (Cyril Mougel) 18 years ago
roles_controller.rb Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 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
sys_controller.rb Initial commit for svn repository management and access control: 18 years ago
timelog_controller.rb Simple time tracking functionality added. Time can be logged at issue or project level. 18 years ago
trackers_controller.rb Added the ability to copy an existing workflow when creating a new tracker. 18 years ago
users_controller.rb added a status filter on users/list 18 years ago
versions_controller.rb added svn:eol-style native property on /app files 18 years ago
welcome_controller.rb added svn:eol-style native property on /app files 18 years ago
wiki_controller.rb Added the ability to easily rollback to a previous version of a wiki page. 18 years ago