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
Konstantin Haase 970454d914 Merge branch 'feature/widgets' into feature/widgets_merge 14 years ago
..
filter DRY code. always a pleasure to see it in the wild 14 years ago
group_by Merge branch 'bugfix/sector_null_values' of https://dev.finn.de/git/reporting-engine into bugfix/sector_null_values 14 years ago
validation Merge branch 'master' into feature/gemify 14 years ago
chainable.rb Revert "Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join." 14 years ago
controller.rb reactivate table widget to make switching between table types easier 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 introduce new ?! (counterpart to ?=) operator 14 years ago
query_utils.rb Revert "Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join." 14 years ago
result.rb Merge branch 'bugfix/19059' into feature/widgets 14 years ago
sql_statement.rb Revert "Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join." 14 years ago
table.rb implement own compare method 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 go for valid html 14 years ago