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 e94e88e3ad Added the ability to log time when changing an issue status. 18 years ago
..
account_controller.rb Fixed confidentiality issue on account/show. 18 years ago
admin_controller.rb Added the ability to archive projects: 18 years ago
application.rb Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem. 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 Added the ability to log time when changing an issue status. 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 Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
queries_controller.rb Added per user custom queries. 18 years ago
reports_controller.rb Added per user custom queries. 18 years ago
repositories_controller.rb Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). 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: time report doesn't take account of the project for time calculations 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 Added wiki diff. 18 years ago