Commit Graph

1333 Commits (182a4c111a475d6dbc57bf309a6373cc3f2e9846)
 

Author SHA1 Message Date
Konstantin Haase 182a4c111a implement own compare method 14 years ago
Konstantin Haase 2850f1bd72 fix engine for filters/group_bys that are not being subclassed (like singleton value) 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
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
Philipp Tessenow 48d70e548c change typo in comment 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
Philipp Tessenow 4aa20a8e77 fix filters.js bug - under certain circumstances too many filters were selected as source for narrowing values 14 years ago
Philipp Tessenow 48629bc4fa fetch data from right database 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 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
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 d92cb5b591 Merge branch 'feature/widgets' into feature/patched_connection 14 years ago