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 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
..
account_controller.rb
admin_controller.rb
application.rb Added ApplicationController#attach_files as a common method to attach files in all actions. 17 years ago
attachments_controller.rb
auth_sources_controller.rb
boards_controller.rb
custom_fields_controller.rb
documents_controller.rb Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
enumerations_controller.rb
issue_categories_controller.rb
issue_relations_controller.rb
issue_statuses_controller.rb
issues_controller.rb Add email notification to IssuesController#edit. 17 years ago
members_controller.rb
messages_controller.rb Added ApplicationController#attach_files as a common method to attach files in all actions. 17 years ago
my_controller.rb
news_controller.rb
projects_controller.rb Ported r1009 from 0.6-stable branch. 17 years ago
queries_controller.rb
reports_controller.rb
repositories_controller.rb Fixed: empty lines when displaying repository files with Windows style eol. 17 years ago
roles_controller.rb
search_controller.rb
settings_controller.rb
sys_controller.rb
timelog_controller.rb
trackers_controller.rb
users_controller.rb
versions_controller.rb
watchers_controller.rb
welcome_controller.rb
wiki_controller.rb Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
wikis_controller.rb Fixed: Unable to create a wiki (Rails 2.0 compatibility). 17 years ago