Commit Graph

19 Commits (cb0232479a06be7906686c25cbf36b16f6bc93c5)

Author SHA1 Message Date
jwollert cb0232479a use old Report#hash method again 14 years ago
jwollert e5261840f3 just a little cleanup 14 years ago
jwollert d75b7a2922 filters need to be ordered so we get a consistent hash 14 years ago
jwollert a19786b28b fixxed connection switching 14 years ago
jwollert c9f38c53dd fixes UR spec 14 years ago
jwollert 69e3f08f27 aliased Report.connection 14 years ago
Tim Felgentreff 1f5eeaeec6 Simplify hash method for reports 14 years ago
Philipp Tessenow 7761dff12e when asking a report for its queries it is now possible to optionally specify the type of group_by (:row, :column) 14 years ago
Tim Felgentreff 6493c5ed04 begin a 'progress' widget implementation for displaying progress and aborting on LARGE commits 14 years ago
Gregor Schmidt 8b4ddbb230 Improving Report#hash to be semantically more useful 14 years ago
jwollert 1f43331e62 return self on #build_new_query to allow cascading 14 years ago
Tim Felgentreff 7f9ac566ae fix migrate code 14 years ago
Philipp Tessenow 0631eab974 added migrate function to reports. 14 years ago
Tim Felgentreff db7ffe25e6 refactor deserialization - make sure an object is only deserialized once 14 years ago
Tim Felgentreff dc66ba2620 deserialize on the same object on the instance side 14 years ago
Konstantin Haase c8adf39118 switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago
Tim Felgentreff 70a77c6d05 instance-side deserialization for easier retrieval from DB 14 years ago
Gregor Schmidt 5eacc58df7 Not using inheritable namespace for rails 3 apps 14 years ago
Konstantin Haase 11e76fc4f3 Remove Report.lookup 14 years ago
Philipp Tessenow da067d7bc2 soem further engine refatoring - lookup+GroupBy as a class 14 years ago
Konstantin Haase 0b65f8302f Add inheritance hook creating subclasses if missing. Finn: #3416, Cockpit: #18043. 14 years ago
jwollert 21cd772a68 removes customfield mixin 14 years ago
jwollert 41bf6d148f removes real_costs and display_costs from result 14 years ago
Konstantin Haase c750c7707e move towards inheritance 14 years ago
Philipp Tessenow c3838533ba removed entry.rb and corresponding require_dependency in cost_query.rb 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
jwollert 06d352035e query util functions to save queries into db 14 years ago
jwollert 3266732ed0 removes everything to prepare for merge of deployment branch 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
j.wollert 46d7faaf3b have to reverse filters too, of course 14 years ago
j.wollert 965acf07ef fixes #3659. deserialize used the wrong order of group_bys 14 years ago
t.felgentreff a388c7626b implement serialize for chainable's and by extension the cost query 14 years ago
j.wollert 0dfa835a23 custom_field drilldown fix now without introducing new bugs. nice 14 years ago
j.wollert 69b78b10b7 fix crash on custom field drill down 14 years ago
j.wollert 978cf0bf50 custom_field drilldown fix now without introducing new bugs. nice 14 years ago
j.wollert 49d4762d86 fix crash on custom field drill down 14 years ago
j.wollert cce332eb2d ignore permissions for group_by specs. 14 years ago
p.tessenow 129c97a2b9 added teh ability for filters/groups to do something on chain-creation 14 years ago
rkh 80b4e8cde9 fix default type, makes specs pass again 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
p.tessenow 50682dbb87 don't forget to reset cost_queries @walker when the chain is changed 15 years ago
rkh 1906f7ac09 works, don't touch 15 years ago
rkh b32bd0c124 try to fix filter gui... still broken 15 years ago
t.felgentreff 31045a95b3 implement convenience for getting all group_bys and all filters in a query 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 69590757f2 remove CostQuery example code 15 years ago
p.tessenow a417d18109 a cost query knows to answer its available filters now 15 years ago
rkh 44fcd0d292 tabelle mit korrekter ausgabe 15 years ago