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/helpers
Jens Ulferts 608c3d9484 fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago
..
burndown_charts_helper.rb bugfix: y-axis label in burndown chart is no longer over the last tick if the max value is a multiple of 25 14 years ago
rb_common_helper.rb gets modal window to work with IE again 13 years ago
rb_master_backlogs_helper.rb refactor: renamed class Page to PageLayout 14 years ago
taskboards_helper.rb #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
version_settings_helper.rb fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago