Commit Graph

569 Commits (a6149d4baae76330393207faececb34bd78034bf)
 

Author SHA1 Message Date
Philipp Tessenow a6149d4baa use table name cost_queries 14 years ago
Philipp Tessenow e78c1c84da moves cost_query.rb 14 years ago
Philipp Tessenow d88f2314f4 added CostQuery which is a subclass of Report 14 years ago
Philipp Tessenow a99bb71cf8 fix 'NoMethodError: super: no superclass method all for CostQuery::Filter:Module' when doing Filter.all 14 years ago
Philipp Tessenow 9ab5c51962 deleted empty README 14 years ago
jwollert 6dd95e7822 removes validations 14 years ago
jwollert 2b80598c76 SqlStatement methods put into Union class by accident 14 years ago
jwollert d2fa0ab90c slims down the result base class 14 years ago
jwollert 4512e2739f retains only redmine specific field => value map in queryutils 14 years ago
jwollert 9bce8758ab removes all non-redmine operators 14 years ago
jwollert 8457541c5f removes inherited attribute 14 years ago
jwollert 4837546c28 make sql aggregation inherit from its Report correspondent 14 years ago
jwollert b90295d7d5 removes singleton value 14 years ago
jwollert 713115484d removes ruby aggregation 14 years ago
jwollert 3941e77515 removes group_by/base.rb 14 years ago
jwollert 163ec7755d make the GroupBy module inherit from Report::GroupBy 14 years ago
jwollert b4c1c702fb make the filter module inherit from the report filter module 14 years ago
jwollert 6e82eec301 removes chainable 14 years ago
jwollert 5dac615726 adjusts init.rb so it doesn't require patches that went into the engine 14 years ago
jwollert 90488c4ffa readds NoFilter, to call redmine specific code on #sql_statement 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
jwollert 1a2d0a2a57 deletes redmine_costs plugin 14 years ago
Philipp Tessenow 58d7d89da5 Merge branch 'master' into feature_engine_tear_out 14 years ago
Konstantin Haase f51e7e9032 move towards inheritance 14 years ago
Philipp Tessenow 877d3a17e9 Merge branch 'qa_my-projects' 14 years ago
jwollert 6ac5c080e8 deletes standard filters 14 years ago
jwollert 74ed7a8306 deletes table, transformer, validation, walker 14 years ago
jwollert 8600720ca2 modified sql_statement to be a patch based on original sql_statement module 14 years ago
jwollert 8c734dfa94 removes cost query 14 years ago
jwollert 3eb763e15c removed too much localization 14 years ago
jwollert 44a2b0d6cd Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/redmine-cost-control into feature_engine_tear_out 14 years ago
jwollert 5b3516a909 removed assets 14 years ago
jwollert 28c4f872ee adjusts locals to use redmine specifics only 14 years ago
jwollert 90033aed01 removed assets 14 years ago
jwollert 599c4db0e0 adjusts locals to use redmine specifics only 14 years ago
jwollert 1d7352e6ad use current reporting-engine master 14 years ago
jwollert 52c5309396 delete obsolete patches 14 years ago
Philipp Tessenow de745ad1f5 added old redmine_reporting 14 years ago
jwollert 85238b5691 Merge branch 'master' of https://dev.finn.de/git/redmine-cost-control 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
jwollert 6ebed8d9e6 Merge branch 'master' of https://dev.finn.de/git/redmine-cost-control 14 years ago
jwollert 8d1d4b7ba7 adjust cost query schema to save a serialized representation instead of object ids 14 years ago
Jens Ulferts 45c81edc61 prevents rake to fail when devtools are not present, e.g deployment environment 14 years ago
Jens Ulferts 5305ed536d addresses #3720: implicit BigDecimal.to_s conversion removed 14 years ago
jwollert 158f758c70 merged branch 'deployment' into 'master' 14 years ago
jwollert 81084292da Merge branch 'master' of https://dev.finn.de/git/redmine-cost-control 14 years ago
jwollert ce623bc806 Merge branch 'deployment' of https://dev.finn.de/git/redmine-cost-control into deployment 14 years ago
jwollert 58cf176213 removes merge leftovers 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago