Commit Graph

855 Commits (844bce76010f3450a654ecfe802264e0c24ece86)
 

Author SHA1 Message Date
Konstantin Haase 844bce7601 Ignore double base in group bys. 14 years ago
Konstantin Haase 1ef60898b4 Fall back to Report if no subclass is detectable 14 years ago
Tim Felgentreff 01f97b2580 copy labels from redmine 14 years ago
Tim Felgentreff d332229537 fix includes and use engine, where appropriate 14 years ago
Tim Felgentreff e5000b64b3 fix typo 14 years ago
Tim Felgentreff 633535c86a remove hack-ish queryutil-overwrite-foo solution 14 years ago
Tim Felgentreff 2e5d94800c replace more references to Report namespace with 'engine' method call 14 years ago
jwollert bd337d33df shouldn't reference Report directly, use engine instead 14 years ago
jwollert 8c9354b2c7 redmine translation moved to redmine plugin 14 years ago
jwollert 679753d743 puts queryutils into nestednamespace 14 years ago
jwollert b9acd19362 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Konstantin Haase 11e76fc4f3 Remove Report.lookup 14 years ago
jwollert 6bcdefc634 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Konstantin Haase f7386ab5e2 Eager load Operator subclass 14 years ago
Konstantin Haase c54c4b021e Share Operators amongst Reporting subclasses 14 years ago
Konstantin Haase 33917c6212 Better error messages when inheriting from reporting engine 14 years ago
Konstantin Haase bbc7eea78f Don't ask database for empty field names 14 years ago
jwollert 2f908bbcd6 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow 77e3f6c93e some further Report lookup 14 years ago
Philipp Tessenow c066d1ee6d module vs. class 14 years ago
Philipp Tessenow da067d7bc2 soem further engine refatoring - lookup+GroupBy as a class 14 years ago
jwollert 180096e561 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Konstantin Haase b1c167a867 Fix automatic inheritance. 14 years ago
jwollert 35ab72ef1b Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow e95ec569d1 give inherited_namespace to konstantin for further work 14 years ago
Philipp Tessenow 8bf8dac886 some minor magic to make CostQuery::Chainable lookup work 14 years ago
Konstantin Haase 0b65f8302f Add inheritance hook creating subclasses if missing. Finn: #3416, Cockpit: #18043. 14 years ago
Philipp Tessenow 1cf51a88d5 use extend self pattern instead of defining self.xxx methods all over the place 14 years ago
jwollert 064526a6f6 deletes all views 14 years ago
jwollert b48abb9b19 removes redmine specific code from queryutils 14 years ago
jwollert 87c8769d7d removes redmine specific operators 14 years ago
jwollert 372c649300 adjusts group_by so it returns the SingletonValue on #all 14 years ago
jwollert def4b11e5e NoFilter does not have an sql_statement per se 14 years ago
jwollert fc340f42f3 adjusts filter to return an empty set on #all 14 years ago
jwollert 21cd772a68 removes customfield mixin 14 years ago
jwollert 41bf6d148f removes real_costs and display_costs from result 14 years ago
jwollert 0343c050b5 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
jwollert da824fac4d Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow 30b7179450 Merge branch 'master' into feature_engine_tear_out 14 years ago
jwollert 724f26d8e2 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow 8ba6fd4e00 make adapter_name switch dry 14 years ago
Philipp Tessenow dae8c70496 accept anycase adapter names 14 years ago
Philipp Tessenow 8c8f5c6b7a added mysql2-gem support 14 years ago
Philipp Tessenow 4b3e1f8ce9 removed redmine filter 14 years ago
Philipp Tessenow d6197f80a1 removed redmine-filters 14 years ago
jwollert b075d1b023 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow c40e8ebd59 removed redmine specific parts from sql_statement.rb 14 years ago
jwollert e538a66242 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
Philipp Tessenow c3838533ba removed entry.rb and corresponding require_dependency in cost_query.rb 14 years ago