Commit Graph

1518 Commits (7b3820d5fc56a77a59745a63be06f2695017aa22)
 

Author SHA1 Message Date
Wieland Lindenthal b4f43ff267 limiting the width of the filter and group-by fieldsets in order to stop the group-by-selections to move out of the viewport when having a wide result table. 14 years ago
Philipp Tessenow 0e8528327d fix indendation for dependent filters 14 years ago
Philipp Tessenow 334f1c03fc Merge branch 'feature/widgets' into feature/regional_companies 14 years ago
jwollert 5b4a95f59b animated progress bar to trick the user into thinking that we know what we're doing when actually, we DON'T HAVE ANY CLUE GUYS 14 years ago
jwollert 185237c98d adds clear method for group bys 14 years ago
Philipp Tessenow b3e141a76a correctly handle additional url-params when narrowing values 14 years ago
Philipp Tessenow 3d3963a9e9 consider upper dependent-chain when narrowing values 14 years ago
jwollert 57105dcea8 Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert ea2fe6281f cache? dont cache 14 years ago
Tim Felgentreff 838bc8c245 use dsl method 14 years ago
jwollert d2b2d5c889 don't cache the progressbar, as we need to re-evaluate the possibility of a cached ReportTable every time 14 years ago
jwollert 987305fc23 fixes messed up size information for progressbar 14 years ago
jwollert cc1514590d Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert 821a02e4d0 fix progressbar Table cache check 14 years ago
jwollert f91a60dd08 make Widget::Base#cached? public 14 years ago
jwollert d0670ecc4c adjust documentation of Report#serialize 14 years ago
jwollert cb0232479a use old Report#hash method again 14 years ago
Philipp Tessenow d256a09905 correctly switch visible dependent chains if there is more than one possible dependent 14 years ago
Philipp Tessenow 660cda8aa1 Merge branch 'feature/widgets' into feature/regional_companies 14 years ago
Philipp Tessenow e250a5de29 correctly handle additional url-params when narrowing values 14 years ago
Philipp Tessenow c2dc810b1b correctly narrow values of the labels are not equal to values 14 years ago
Philipp Tessenow 938a2a29c8 comment for narrow_values in controller.rb 14 years ago
Philipp Tessenow 7d02d35c49 correctly narrow values for dependents which dont have the name of their fields 14 years ago
Philipp Tessenow b2def1972c enable filters to know a translation for a given value depending on their available values 14 years ago
Philipp Tessenow e5b19210c6 remove the right dependent filter not just the first one 14 years ago
Tim Felgentreff 5c579896f5 Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
Tim Felgentreff 391a6b9583 make deactivation of progressbar available in controller through @no_progress 14 years ago
jwollert 010d885fdc don't look for a cached progressbar, but for a cached table. jeezus 14 years ago
jwollert 263ef91495 Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert bf29790421 progressbar checks for cached reports first 14 years ago
Tim Felgentreff fb5406b385 Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
Tim Felgentreff 4dd424b15a fix NPE 14 years ago
jwollert 6ff5267382 Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert adc6b5b9c6 only ask whether to render table if it is not yet cached 14 years ago
Tim Felgentreff 4ce42927bd oops, calendar header tags might be empty 14 years ago
Tim Felgentreff ea315ffd95 re-add lost '+' 14 years ago
Tim Felgentreff a23c67deff Widget::Table::Progressbar::THRESHOLD is the heuristically chosen value for 'large reports' (whatever that means) now 14 years ago
Tim Felgentreff f58eeeeb56 actually render the progressbar as response 14 years ago
Tim Felgentreff ad95133671 add progress reporting and streaming to engine 14 years ago
Tim Felgentreff e155ea248c Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
Tim Felgentreff 11d5334aa7 Merge branch 'feature/streaming_widgets' into feature/progress_report 14 years ago
Tim Felgentreff a4e0220234 Merge branch 'feature/widgets' into feature/progress_report 14 years ago
Tim Felgentreff d92cb5b591 Merge branch 'feature/widgets' into feature/patched_connection 14 years ago
jwollert 1019336938 fix accidentally rendering 2 tables with progressbar 14 years ago
jwollert 0fed485aa1 Merge remote-tracking branch 'finn/feature/streaming_widgets' into feature/progress_report 14 years ago
Tim Felgentreff 237805db5f Actually render the cache hits to the canvas, too 14 years ago
jwollert 2d88a1f282 Merge remote-tracking branch 'finn/feature/streaming_widgets' into feature/progress_report 14 years ago
Tim Felgentreff 91e0fe7487 Allow widgets to deactivate caching. Use this for the fieldset widget 14 years ago
jwollert db650ddbb0 use streaming widget API and render table widget when we don't hit the progressbar threshhold 14 years ago
jwollert c54d742329 Merge remote-tracking branch 'finn/feature/streaming_widgets' into feature/progress_report 14 years ago