Commit Graph

1554 Commits (5b128cc334f821ef27aaa7273ccee2528c9d9c91)
 

Author SHA1 Message Date
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
Markus Kahl 233ff32a79 Enabled help text for Clear Control. 14 years ago
Tim Felgentreff 1f5eeaeec6 Simplify hash method for reports 14 years ago
jwollert fca3a766ab Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert 4db6a4e40a forgot to add actual widget 14 years ago
jwollert beaef00f6e raise more descriptive error if a widget is missing #render 14 years ago
jwollert 8687541d9f introduce progressbar widget 14 years ago
Markus Kahl 2d38aebbd1 Help texts for individual filters. 14 years ago
Tim Felgentreff b6cb5c5185 fix handling of nil values 14 years ago
Markus Kahl 83c0fb0378 Make help text an instance variable and 14 years ago
Markus Kahl 24aaed4c51 Mitigate 'info icon hover deformation' in Chrome & 14 years ago
Markus Kahl cc9889d479 only render a help icon next to one of the two group-by selections 14 years ago
Markus Kahl d4139e3147 changed help icon 14 years ago
Markus Kahl 733a1dbe06 Removed UR specific translation. 14 years ago
Markus Kahl 2d2d4f9a6d Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Markus Kahl 0a3253ee7e cleared merge debris 14 years ago
Markus Kahl 7a25eacab8 cleaned up debris 14 years ago
Markus Kahl 11fff7b5c5 Merged feature/widgets into feature/help. 14 years ago
Philipp Tessenow 596790b4a2 filters may have multiple dependents - adapting the js to that change 14 years ago
Philipp Tessenow 47fb43d4f5 update dependent code documentation 14 years ago
Markus Kahl 3b9cf20d10 Fixed typo in label_group_by_add. 14 years ago
Philipp Tessenow af667a2872 merged feature/widget into feature/regional_companies 14 years ago
Philipp Tessenow 3893c7d2a6 Merge branch 'feature/multi_choice' into feature/widgets 14 years ago
Philipp Tessenow 4d71734994 fix ie7/chrome org-structure reloading bug 14 years ago
Philipp Tessenow 2de6b180dd meged feature/widget into feature/multi_choice 14 years ago
Philipp Tessenow fbeea2676f Merge branch 'master' into feature/multi_choice 14 years ago
Markus Kahl 8ce3318d34 Added Help Widget and put one next to the filter selection for demonstration. 14 years ago
Philipp Tessenow 818799929a allow multiple dependents 14 years ago
Philipp Tessenow 39551185c0 fix ur specs - ensure we have an array when checking the size of a filters values 14 years ago
Philipp Tessenow 154101d49b introduce special <<null>> value when narrowing values to not confuse nil and empty strings 14 years ago
Philipp Tessenow 567367b7e2 allow operators to operate on nil-values too 14 years ago
Philipp Tessenow 69d773c34a when narrowing values create options with their label as label (and not their value) 14 years ago
Philipp Tessenow 1d624fd16b have the remove-icon (from the clear-button) as the group-by remove 14 years ago
Philipp Tessenow fd8972e9b4 adapt height of drop_tagets to their draggables 14 years ago
Philipp Tessenow 0cbbc7f107 have the select-box for adding group-bys on the right again 14 years ago
Philipp Tessenow eb3ba0f909 correctly render span tags 14 years ago
Philipp Tessenow e9ea5b0e70 insert new group-bys just before the select box 14 years ago
Markus Kahl dc2f060171 Made check for element name IE and Opera compatible. 14 years ago
Markus Kahl f97b49474c Added alias method (named aka) to Operator. 14 years ago
Markus Kahl 372b3ac2b2 moved new operator to own ones 14 years ago
Philipp Tessenow 24bfba7d8c some feedback from wieland for group-by design 14 years ago
Philipp Tessenow 80da6e90d7 group by caption are now inlined with their groups - some general styling 14 years ago