Commit Graph

1646 Commits (13c26886d7749fd73d1e8fcecfc5a6b3cfddbaae)
 

Author SHA1 Message Date
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
jwollert a6527ea0b0 Merge branch 'feature/permissions' into feature/animated_progress_bar 14 years ago
jwollert 7cfcaad52a only allow certain users to delete queries 14 years ago
jwollert 7940a8d6e4 fix broken Report#cache_key method, needs to be independent filter order 14 years ago
jwollert 5be83ed842 don't need #== method for reports anymore 14 years ago
Philipp Tessenow 0c1d928dcb have better translations vor none 14 years ago
Philipp Tessenow 55ab3921b4 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Philipp Tessenow 5cdc1e3352 map value, but convert nils different now. So they can stay at the end of the table 14 years ago
Markus Kahl 9ff9b16948 Introduced #never_select and #never_group_by. 14 years ago
Philipp Tessenow 48d70e548c change typo in comment 14 years ago
Markus Kahl eb45137c82 removed debug hack 14 years ago
Tim Felgentreff 2254a727df Fix script errors 14 years ago
Tim Felgentreff 3e6e493e3c Don't cache the settings widget, single controls may change depending on the current user 14 years ago
Tim Felgentreff 6ca903a2d3 Fix incorrect implementation for writing widgets to string canvas 14 years ago
Tim Felgentreff 83ad9014ab Calculate cache_key only once 14 years ago
Tim Felgentreff 9a560b19d9 Initialize widget @options to empty hash 14 years ago
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Tim Felgentreff cda55ff979 Make rendering options part of the cache_key for widgets 14 years ago
Tim Felgentreff 3152cb7eab All reporting engine controllers must implement allowed_to? and current_user for the widgets to use 14 years ago
Wieland Lindenthal c5cd593418 Giving the group-by areas a background in order to signal to which a select box belongs, cols or rows. 14 years ago
Tim Felgentreff 2d36ce426c Include widget name in widget caching 14 years ago
Konstantin Haase 4f5775380a replace ugly, hackish, broken cache_key with sublime, efficient and working implementation 14 years ago
Tim Felgentreff b728394938 Faster path first 14 years ago
Tim Felgentreff 86ba13175b Don't cache the Label widget - we don't regard the query name for comparison, and it won't change the result 14 years ago
Markus Kahl 48b9d9edec removed hard-coded help texts and made them configurable 14 years ago
Markus Kahl f423fbfd4a Set help texts for filter and group-by legends. 14 years ago
Markus Kahl d0a8d43de6 Enabled help for filter and group-by legends. 14 years ago
Markus Kahl 87e162b09a enabled help for SaveAs button 14 years ago
Markus Kahl bdf200bbfa fixed indentation 14 years ago
Markus Kahl 0d7bf4a0a4 Enable show_at_id for tooltips. 14 years ago
Markus Kahl 96e6775361 Consider help text from render_with_options (bugfix). 14 years ago
Markus Kahl 32fb32fdd8 New option to place tooltip somewhere else than next to the target. 14 years ago
jwollert 6bb680a203 Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert 8b8cfdba6c use rails helper methods to render the table footer and headers 14 years ago