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
Marnen Laibow-Koser 9a348c7e56 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
..
tasks Scripts not allowed in locale dir 14 years ago
ttf The default font for Prawn only supports latin-1 14 years ago
backlogs_hooks.rb Generalization of pull request 11 14 years ago
backlogs_issue_patch.rb Update burndown on sprint change even if change happens after end of sprint 14 years ago
backlogs_my_controller_patch.rb Added user preference for task color 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 Bug #385 14 years ago
backlogs_user_patch.rb Prefs seem to use symbols rather than strings -- let's stick with those 14 years ago
backlogs_version_patch.rb Update burndown on sprint change even if change happens after end of sprint 14 years ago
cards.rb Keep invalid card specs 14 years ago
labels.yaml.default Allow skipping the label fetch (DH enforces process run time) 14 years ago