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
Philipp Tessenow e78c1c84da moves cost_query.rb 14 years ago
..
filter readds NoFilter, to call redmine specific code on #sql_statement 14 years ago
group_by make sql aggregation inherit from its Report correspondent 14 years ago
custom_field_mixin.rb removes unnecessary plugin folder 14 years ago
filter.rb fix 'NoMethodError: super: no superclass method all for CostQuery::Filter:Module' when doing Filter.all 14 years ago
group_by.rb make the GroupBy module inherit from Report::GroupBy 14 years ago
operator.rb removes all non-redmine operators 14 years ago
query_utils.rb retains only redmine specific field => value map in queryutils 14 years ago
result.rb slims down the result base class 14 years ago
sql_statement.rb SqlStatement methods put into Union class by accident 14 years ago