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 0061a3f04a Added 'email sending test' functionality. 17 years ago
..
account_controller.rb Fixed: non-active users can be viewed with account/show 17 years ago
admin_controller.rb Added 'email sending test' functionality. 17 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 Removed deprecated Object#type in CustomFieldsController. 17 years ago
documents_controller.rb added svn:eol-style native property on /app files 18 years ago
enumerations_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 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 Applied the flash notices patch by Matt Jones (slightly edited). 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 Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
issues_controller.rb Issue history is now 'oldest first' sorted. 17 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 Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
news_controller.rb added svn:eol-style native property on /app files 18 years ago
projects_controller.rb Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 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 Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
roles_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 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 Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
users_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
versions_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 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 Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago