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 ccd8cb6696 give operators o,c some labels for translation 14 years ago
..
filter cleanup 14 years ago
group_by cleanup 14 years ago
custom_field_mixin.rb Include Report::QueryUtils rather than CostQuery::QueryUtils to not trigger QueryUtils propagation, which will load all constants nested in CostQuery, thus resulting in a circular dependency. Propagation will take care of including CostQuery::QueryUtils later (not that we need it there, btw). 14 years ago
filter.rb cleanup 14 years ago
group_by.rb cleanup 14 years ago
operator.rb give operators o,c some labels for translation 14 years ago
query_utils.rb fix failure when the database adapter returns a proper Date object 14 years ago
result.rb Reduce code duplication, cope with engine being a library rather than a Rails plugin. 14 years ago
sql_statement.rb cleanup 14 years ago
table.rb cleanup 14 years ago