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
Tim Felgentreff c748a5806f update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
..
filter update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
group_by have to subclass singleton_val to ensure we end up in the right engine 14 years ago
custom_field_mixin.rb #2102: Custom Fields stehen nun als GroupBy und Filter zur Verfügung, nachdem sie gespeichert wurden 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