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
Markus Kahl cd71417028 moved partitioning into extra method. Made it work with several number_of-group-bys. @TODO move to UR. 14 years ago
..
filter enable filters to know a translation for a given value depending on their available values 14 years ago
group_by change group_by class loading - grouping of field now happens later 14 years ago
validation Merge branch 'master' into feature/gemify 14 years ago
chainable.rb fetch data from right database 14 years ago
controller.rb correctly narrow values of the labels are not equal to values 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 meged feature/widget into feature/multi_choice 14 years ago
query_utils.rb fixxed connection switching 14 years ago
result.rb moved partitioning into extra method. Made it work with several number_of-group-bys. @TODO move to UR. 14 years ago
sql_statement.rb Introduced #never_select and #never_group_by. 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