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 a7c2b63fb6 Transaction and performance improvement on workflow copy when creating a new tracker. 17 years ago
..
account_controller.rb Fixed: error on account/register when validation fails. 17 years ago
admin_controller.rb Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 17 years ago
application.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
attachments_controller.rb Image attachments are now sent inline to be viewed directly in the browser. 17 years ago
auth_sources_controller.rb Added LDAPS support migration and fixed connection test flash messages. 17 years ago
boards_controller.rb Forums enhancements: 17 years ago
custom_fields_controller.rb Custom fields can now be reordered. 17 years ago
documents_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
enumerations_controller.rb Added position on Enumeration model. 17 years ago
issue_categories_controller.rb A category with assigned issue can now be deleted. 2 options are proposed: 17 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 Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
members_controller.rb Added project module concept. 17 years ago
messages_controller.rb Forums enhancements: 17 years ago
my_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
news_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
projects_controller.rb Changesets retrieval optimization on the activity view. Prevents additional query from being executed for each displayed changeset. 17 years ago
queries_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
reports_controller.rb Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
repositories_controller.rb Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
roles_controller.rb Performance improvement on workflow setup screen. 17 years ago
search_controller.rb Search engine: search can be restricted to an exact phrase by using quotation marks (eg. hello "bye bye" can be used to search for "hello" and "bye bye" strings). 17 years ago
settings_controller.rb Basic plugin support. 17 years ago
sys_controller.rb SVN integration: reposman.rb can now register created repositories in Redmine, so that the administrator doesn't have to enter the repository url in Redmine once it's created. 17 years ago
timelog_controller.rb * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
trackers_controller.rb Transaction and performance improvement on workflow copy when creating a new tracker. 17 years ago
users_controller.rb Custom fields can now be reordered. 17 years ago
versions_controller.rb Added version details view accessible from the roadmap. 17 years ago
watchers_controller.rb Merged 0.6 branch into trunk. 17 years ago
welcome_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
wiki_controller.rb Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
wikis_controller.rb Added project module concept. 17 years ago