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/report
Philipp Tessenow 9e4d425700 have an empty query description when no description was given 14 years ago
..
filter alter the dependents-model so that each filter may have only _one_ dependent 14 years ago
group_by stop the sql aggregation from overriding a previously bound count in the sql statement 14 years ago
validation Merge branch 'master' into feature/gemify 14 years ago
chainable.rb hand out copies of @table_join only, to avoid accidential modification - fixes #18487 (financetraining.siemens.com) 14 years ago
controller.rb remove old clear_cache statement 14 years ago
filter.rb implement ability to programatically reset the cached Set of filters 14 years ago
group_by.rb implement ability to programatically reset the cached Set of filters 14 years ago
inherited_attribute.rb switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
operator.rb have valid arity for any-operator 14 years ago
query_utils.rb don't try to be smart in map_field 14 years ago
result.rb switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
sql_statement.rb have an empty query description when no description was given 14 years ago
table.rb move report from app/models to lib 14 years ago
transformer.rb move report from app/models to lib 14 years ago
validation.rb fix query utils propagation when used in other modules (validations, "inherited" query utils, ...) 14 years ago
walker.rb move report from app/models to lib 14 years ago