Commit Graph

1495 Commits (cc1614abfb6330156fc0a895298decaa587d2351)
 

Author SHA1 Message Date
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
Tim Felgentreff 3838a86a2a Code documentation 14 years ago
Tim Felgentreff 1d6abbae2f Provide a @cache_output for cases, where the canvas cannot be marshalled 14 years ago
Tim Felgentreff bb21926573 make sure to set @subject in all widgets 14 years ago
Tim Felgentreff 9ce19f499c enable caching of widgets 14 years ago
Tim Felgentreff 043a3a8f54 finish transition to canvas 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Tim Felgentreff d740f5f6e0 create output canvas on demand 14 years ago
Tim Felgentreff bb3f9f0faa add FIXME 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
Philipp Tessenow 99d4cb560c change group_by class loading - grouping of field now happens later 14 years ago
Philipp Tessenow 91fa7783df js function which_dependent_shall_i_take now additionally takes the source as a parameter 14 years ago
Tim Felgentreff 2e13bf810f Fix render_widget for controllers 14 years ago
Tim Felgentreff 5d243d1f75 Add missing code 14 years ago
Tim Felgentreff 4adf1f98e9 Cleanup render_widget availability 14 years ago
Tim Felgentreff 0dd5b378b6 Get Widget::ReportTable to render 14 years ago
Tim Felgentreff 1f4bbc32b6 Transitional: Include ReportingHelper in the Widget::Table class 14 years ago
Tim Felgentreff 390e4d8b00 All widgets now have a default @output canvas they can write to with #write 14 years ago
Tim Felgentreff 5b17ca25ea Monkeypatch String to have a #write method, to mimic canvas behaviour 14 years ago
jwollert e2ff195ee3 Merge branch 'feature/patched_connection' of https://dev.finn.de/git/reporting-engine into feature/patched_connection 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