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
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
..
rb_application_controller.rb using project_id param as a default to find the project for the controller, project of sprint is only a fallback 14 years ago
rb_burndown_charts_controller.rb using rb_common helper properly 14 years ago
rb_calendars_controller.rb All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
rb_impediments_controller.rb #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
rb_master_backlogs_controller.rb activating backlogs menu item for dash- and taskboard 14 years ago
rb_queries_controller.rb Fix team_member.feature 14 years ago
rb_server_variables_controller.rb Use ranking for position testing 14 years ago
rb_sprints_controller.rb using rb_common helper properly 14 years ago
rb_statistics_controller.rb letting statistics controller inherit from RbApplicationController instead of ApplicationController as this seems to be right 14 years ago
rb_stories_controller.rb #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
rb_taskboards_controller.rb #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
rb_tasks_controller.rb #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
rb_updated_items_controller.rb #3178: Using Impediment class to find_all_updated_since in the updated_items_controller 14 years ago
rb_wikis_controller.rb Route fixed wiki link 14 years ago
version_settings_controller.rb #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago