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 d46e3a501e Pretty URL for the repository browser (Cyril Mougel) 17 years ago
..
account_controller.rb Added a named route for the home page. 17 years ago
admin_controller.rb * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 17 years ago
application.rb Some slight improvements in AJAX errors handling. 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 Merged 0.6 branch into trunk. 17 years ago
custom_fields_controller.rb Removed deprecated Object#type in CustomFieldsController. 17 years ago
documents_controller.rb Removed translated email templates attachments_added and document_added (no longer usefull). 17 years ago
enumerations_controller.rb Added position on Enumeration model. 17 years ago
feeds_controller.rb Fixed: queries with multiple custom fields return no result. 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 the hability to copy an issue. 17 years ago
members_controller.rb Added project module concept. 17 years ago
messages_controller.rb Merged 0.6 branch into trunk. 17 years ago
my_controller.rb More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
news_controller.rb added svn:eol-style native property on /app files 18 years ago
projects_controller.rb Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
queries_controller.rb Fixed: can't select columns when creating a new query. 17 years ago
reports_controller.rb Application layout refactored. 17 years ago
repositories_controller.rb Pretty URL for the repository browser (Cyril Mougel) 17 years ago
roles_controller.rb Application layout refactored. 17 years ago
search_controller.rb Search engine: added a checkbox to search titles only (usefull when searching on common words). 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 Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 17 years ago
trackers_controller.rb Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
users_controller.rb Fix: error when posting to projects/add or users/add with no custom_fields parameter. 17 years ago
versions_controller.rb Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 17 years ago
watchers_controller.rb Merged 0.6 branch into trunk. 17 years ago
welcome_controller.rb Merged 0.6 branch into trunk. 17 years ago
wiki_controller.rb Fixed: a user not authorized to edit wiki pages gets the edit form if the page doesn't exist. He now gets a 404. 17 years ago
wikis_controller.rb Added project module concept. 17 years ago