Commit Graph

1543 Commits (7f62ef1096f2c0b8add9e6ac18ea6384b72bc609)
 

Author SHA1 Message Date
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
Philipp Tessenow 5a59dc6b3f Merge branch 'feature/widgets' into feature/no_session 14 years ago
Philipp Tessenow 3e10915df0 removed remaining old grouping widget 14 years ago
Philipp Tessenow da723946c1 show --add group-by-- in group-by select-box 14 years ago
Philipp Tessenow bd428a9510 moved some reporting-translations from ur ot engine (added add group-by translation) 14 years ago
Konstantin Haase b007d40897 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Konstantin Haase 901fc6a016 ask the engine for our connection rather than ActiveRecord::Base 14 years ago
Philipp Tessenow b147fd417d correctly reload saved values of date filters 14 years ago
Philipp Tessenow 07b37e2192 slightly change arrow-angel of group_bys 14 years ago
Philipp Tessenow 9eba26b50f slightly change arrow-angel of group_bys 14 years ago
Philipp Tessenow ea6b2cfc05 merged feature/widet into feature/multi_choice for presentation purposes 14 years ago
Markus Kahl 96d5d48f52 Added ?= operator which means 'null or equal'. 14 years ago