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/lib
Gregor Schmidt 46b7f0496d checking for enabled modules in more robust way 14 years ago
..
tasks Removing development dependencies. They are now handled by redmine-cucumber and redmine-dev-tools 14 years ago
ttf The default font for Prawn only supports latin-1 14 years ago
backlogs_hooks.rb minor refactorings 14 years ago
backlogs_issue_patch.rb checking for enabled modules in more robust way 14 years ago
backlogs_list.rb calling tracker method from within acts_as_list scope 14 years ago
backlogs_my_controller_patch.rb removing x-bits from files 14 years ago
backlogs_project_patch.rb points_per_hour can be nil, but Float(nil) raises a TypeError, so let's not call Float if points_per_hour is nil. 14 years ago
backlogs_query_patch.rb i18n for impediments, using opportunity to scope i18n for tasks and stories on issue query 14 years ago
backlogs_user_patch.rb removing x-bits from files 14 years ago
backlogs_version_controller_patch.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
backlogs_version_patch.rb #3056: version_settings to version is now an n to 1 relationship 14 years ago
cards.rb use tasks getter method in stories instead of descendants, as we want to allow tasks to have subtasks that will not show up in the task board 14 years ago