Commit Graph

1368 Commits (f03667a8f7a7e0a5ae1c2e48a671a48553e31492)
 

Author SHA1 Message Date
jwollert f03667a8f7 Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert ff242ab443 Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
Philipp Tessenow 4aa20a8e77 fix filters.js bug - under certain circumstances too many filters were selected as source for narrowing values 14 years ago
jwollert e4f614a309 use prototypes bindAsEventListener() to make IE7 pass the handler 14 years ago
jwollert 318242ce69 ^ doesn't work as expected in js 14 years ago
jwollert aeb6285c35 linting progressbar js files 14 years ago
jwollert dd426ccfeb Merge branch 'feature/widgets' into feature/progress_report 14 years ago
Philipp Tessenow dbe0a7cea7 Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
Philipp Tessenow 48629bc4fa fetch data from right database 14 years ago
Tim Felgentreff 8028a5bbe0 Merge remote-tracking branch 'origin/feature/widgets' into feature/animated_progress_bar 14 years ago
Philipp Tessenow 2764813a9d Merge branch 'feature/widgets' into feature/regional_companies 14 years ago
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