Commit Graph

1178 Commits (56b6ad317964ae52d8eb500d3987e4639b86ff2d)
 

Author SHA1 Message Date
Tim Felgentreff 21ea743ee2 fix initializer typo 14 years ago
jwollert a8c7dd9513 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 14 years ago
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
jwollert 351cf4d621 Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/reporting-engine into feature_engine_tear_out 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
jwollert 55a9b67f34 rename yamlized to serialized BECAUSE THAT'S WHAT IT IS, DUDES 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 570d92acc3 remove obsolete CostQuery#to_params 14 years ago
jwollert 701b91c60e pass query id to controller instead of a bunch of params got from deserialization 14 years ago
jwollert 85ca3e8e53 saving allows setting public and name options in a drop-down menu 14 years ago
jwollert 01a7d31963 restore the filters without effect 14 years ago
jwollert 5b2cb79a14 floating buttons to fire saved queries 14 years ago
jwollert 9a882faf14 cleans up namespace for reporting css styles to make button apparel reusable 14 years ago
jwollert ce18945c80 small typo in serialization doc 14 years ago
jwollert 674c91e01a getting rudimentary query saving and loading to work 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 aa8bcd64af Merge branch 'master' into feature_save_queries 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