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
Tim Felgentreff 0375429b49 expected errors are no exceptions 14 years ago
..
filter expected errors are no exceptions 14 years ago
group_by stop the sql aggregation from overriding a previously bound count in the sql statement 14 years ago
validation
chainable.rb use superclass instead of super in Chainables base 14 years ago
filter.rb
group_by.rb
inherited_attribute.rb
operator.rb
query_utils.rb Fix QueryUtils propagation for deeply nested constants. 14 years ago
result.rb
sql_statement.rb add an accessor to get the currently bound fields in the select part of a sql statement 14 years ago
table.rb
transformer.rb
validation.rb fix query utils propagation when used in other modules (validations, "inherited" query utils, ...) 14 years ago
walker.rb