Commit Graph

1629 Commits (9614e777a5ec3ed13f36b787a2d0a548e2fb23ef)
 

Author SHA1 Message Date
Markus Kahl cd71417028 moved partitioning into extra method. Made it work with several number_of-group-bys. @TODO move to UR. 14 years ago
Markus Kahl 16511e0127 hard-coded partitioning on ruby side 14 years ago
jwollert 460633ee47 Merge branch 'feature/animated_progress_bar' of https://dev.finn.de/git/reporting-engine into feature/animated_progress_bar 14 years ago
jwollert 8d5913c2c6 Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
Tim Felgentreff 3390ebce73 Fix: throw != raise 14 years ago
Tim Felgentreff 366bedd8b4 Add a short text above the progressbar 14 years ago
jwollert f99471e216 fix help text rendering 14 years ago
jwollert b4cbb1c204 don't need #== method for reports anymore 14 years ago
jwollert 1b9bb59cf7 fix broken Report#cache_key method, needs to be independent filter order 14 years ago
jwollert c36ce96747 replace ugly, hackish, broken cache_key with sublime, efficient and working implementation 14 years ago
jwollert 7710f05998 use DELETE method instead of GET on delete 14 years ago
jwollert 02b60c930d Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
jwollert d778889915 Merge branch 'feature/widgets' into HEAD 14 years ago
jwollert 7065a9b360 use DELETE instead of GET on delete button 14 years ago
Konstantin Haase 2850f1bd72 fix engine for filters/group_bys that are not being subclassed (like singleton value) 14 years ago
jwollert 5ffd20a7aa Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert 0306e94538 render xls export link 14 years ago
Tim Felgentreff 50fb205ca8 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 268f51fc75 [FIT #19061] Hide SaveAs and Delete popup widgets per default. 14 years ago
Markus Kahl 94b3d1199f fixed 'invalid arg' bug 14 years ago
Markus Kahl 01cab3618e removed hard-coded help texts and made them configurable 14 years ago
Markus Kahl df635d46a6 Set help texts for filter and group-by legends. 14 years ago
Markus Kahl f701f1ce7a Enabled help for filter and group-by legends. 14 years ago
Markus Kahl 3d1ba705bf enabled help for SaveAs button 14 years ago
Markus Kahl 8820cde840 fixed indentation 14 years ago
Markus Kahl 6e6f0acf84 Enable show_at_id for tooltips. 14 years ago
Markus Kahl 7ad327f73b Consider help text from render_with_options (bugfix). 14 years ago
Markus Kahl c1031abc1b New option to place tooltip somewhere else than next to the target. 14 years ago
Markus Kahl 59b59ae602 Moved help/tooltip css into extra file. 14 years ago
Markus Kahl cf11aa99d9 Ensure tooltip visibility and size. 14 years ago
Markus Kahl d2e2e146ee Use cordinc_tooltip; made icon and diff customizable. 14 years ago
Markus Kahl d9980d408c Enabled help text for Clear Control. 14 years ago
Markus Kahl c134acbedf Help texts for individual filters. 14 years ago
Markus Kahl 6a0f39b397 Make help text an instance variable and 14 years ago
Markus Kahl 2898fc3aa0 Mitigate 'info icon hover deformation' in Chrome & 14 years ago
Markus Kahl edfb2673f7 only render a help icon next to one of the two group-by selections 14 years ago
Markus Kahl 3a86896c1b changed help icon 14 years ago
Markus Kahl df0a575e22 Removed UR specific translation. 14 years ago
Markus Kahl 33644dff5f Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Markus Kahl 195fdc2046 cleaned up debris 14 years ago
Markus Kahl 9c956977e6 Added Help Widget and put one next to the filter selection for demonstration. 14 years ago
Tim Felgentreff f1c47a2bab [FIT #19060] Redirect to default report upon deleting an old one 14 years ago
Markus Kahl 3eab89f480 fixed 'invalid arg' bug 14 years ago
Philipp Tessenow 8e44d5bc88 Merge branch 'feature/help' of https://dev.finn.de/git/reporting-engine into feature/help 14 years ago
Philipp Tessenow daca272ba9 Merge branch 'feature/widgets' into feature/help 14 years ago
Philipp Tessenow 37acda2928 raise heavy-report threshold to 2000 14 years ago
Philipp Tessenow 7da3f3b0a2 define the heavy-report threshold in init.rb as a global setting 14 years ago
jwollert 1bac227d3a Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert f875dc2ac0 Merge branch 'feature/permissions' into feature/progress_report 14 years ago
Philipp Tessenow b9f108e192 Merge branch 'feature/widgets' into feature/progress_report 14 years ago