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 a681d8bf4d Added an error message when trying to create an issue with no default status defined. 18 years ago
..
account_controller.rb Added autologin feature (disabled by default). 18 years ago
admin_controller.rb Added the ability to archive projects: 18 years ago
application.rb Added the ability to archive projects: 18 years ago
attachments_controller.rb Added filename header when sending an image inline 18 years ago
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 18 years ago
boards_controller.rb Added watchers for message boards (watchers controller modified to support any watchable model). 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 Fixed: error on csv/pdf export and feeds (oracle) 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_relations_controller.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
issue_statuses_controller.rb added svn:eol-style native property on /app files 18 years ago
issues_controller.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
members_controller.rb Members management in project settings is now AJAXified 18 years ago
messages_controller.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
my_controller.rb Added a new block available for my page: "Watched issues" 18 years ago
news_controller.rb added svn:eol-style native property on /app files 18 years ago
projects_controller.rb Added an error message when trying to create an issue with no default status defined. 18 years ago
queries_controller.rb "me" value is now available in queries for "assigned to" and "author" filters. 18 years ago
reports_controller.rb Added the ability to archive projects: 18 years ago
repositories_controller.rb Added basic support for CVS and Mercurial SCMs. 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
search_controller.rb Text search added on messages. 18 years ago
settings_controller.rb Text formatting drop down disabled if RedCloth is not available (system settings). 18 years ago
sys_controller.rb Initial commit for svn repository management and access control: 18 years ago
timelog_controller.rb Fixed: 10342 Creation of Schema in Oracle 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 the ability to archive projects: 18 years ago
versions_controller.rb added svn:eol-style native property on /app files 18 years ago
watchers_controller.rb Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
welcome_controller.rb added svn:eol-style native property on /app files 18 years ago
wiki_controller.rb Optimistic locking added for wiki edits. 18 years ago