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/models/cost_query
p.tessenow abcc5f12a8 use descendants instead of children for child_projects operators 14 years ago
..
filter added = ! operator variations that handle subprojects 14 years ago
group_by add a singleton value to allow multi-grouping only in rows or columns 14 years ago
validation renamed validation 'numbers' to 'integers' and added validation code 14 years ago
chainable.rb fixed bug #3508 - 'Gruppierung nach Cost Object führt zu Fehler' 14 years ago
custom_field_mixin.rb custom_field drilldown fix now without introducing new bugs. nice 14 years ago
filter.rb don't need to explicitly call on class there as we're in the right scope anyway 14 years ago
group_by.rb don't need to explicitly call on class there as we're in the right scope anyway 14 years ago
inherited_attribute.rb extract subclass generation logic from custom fields group by 14 years ago
operator.rb use descendants instead of children for child_projects operators 14 years ago
query_utils.rb add a singleton value to allow multi-grouping only in rows or columns 14 years ago
result.rb fixed display_costs calculation in our results 14 years ago
sql_statement.rb add a singleton value to allow multi-grouping only in rows or columns 14 years ago
table.rb works, don't touch 15 years ago
transformer.rb fixed transformer-bug, there was an error when no group was set 15 years ago
validation.rb validation api magic. date validation is the only thing implemented, though 14 years ago
walker.rb remove old code 15 years ago