Commit Graph

330 Commits (6ebb599cbdf3bc837276bb2a425633ba95ea5d17)

Author SHA1 Message Date
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 e250a5de29 correctly handle additional url-params when narrowing values 14 years ago
Philipp Tessenow e5b19210c6 remove the right dependent filter not just the first one 14 years ago
jwollert db650ddbb0 use streaming widget API and render table widget when we don't hit the progressbar threshhold 14 years ago
Philipp Tessenow 91fa7783df js function which_dependent_shall_i_take now additionally takes the source as a parameter 14 years ago
jwollert 8687541d9f introduce progressbar widget 14 years ago
Markus Kahl 24aaed4c51 Mitigate 'info icon hover deformation' in Chrome & 14 years ago
Markus Kahl d4139e3147 changed help icon 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
Philipp Tessenow 596790b4a2 filters may have multiple dependents - adapting the js to that change 14 years ago
Philipp Tessenow 4d71734994 fix ie7/chrome org-structure reloading bug 14 years ago
Markus Kahl 8ce3318d34 Added Help Widget and put one next to the filter selection for demonstration. 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 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
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 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 026953d64f have css-based delicious group-by 14 years ago
Philipp Tessenow 7127e86a4a fix ie-bug group_by dont use img-tags anymore but span-tags instead 14 years ago
Philipp Tessenow df6293a31c fix ie-bug which happened when a 4xx response was the result of an ajax request 14 years ago
Philipp Tessenow b34015d0d2 remove old commented code 14 years ago
Philipp Tessenow e34490986d some js refactorings (lke missing semicolons and some whitespace) 14 years ago
Philipp Tessenow ec2dae2729 correctly restore group_bys now 14 years ago
Philipp Tessenow c25b24e699 removed now unused images from old grouping 14 years ago
Philipp Tessenow 75a4c1c077 removed some old css styles 14 years ago
Philipp Tessenow fc7387a539 have a working form serialization 14 years ago
Philipp Tessenow c36787068b totaly removed old group_by 14 years ago
Philipp Tessenow f5bf2d05a0 have all hover effects and removal of groups working 14 years ago
Philipp Tessenow 91ca4af0d5 have arrow removal hover effect working 14 years ago
Philipp Tessenow a2a92dd0b7 hughe js refactoring and some js-enhancements 14 years ago
Markus Kahl fae6e8450e Yielded to Redcar's complaints (fixed indentation and added missing semicolons). 14 years ago
Markus Kahl ee700b5b21 Fixed pre-selection of radio options in load_available_values_for_filter. 14 years ago
Philipp Tessenow e87d41ae9b enhance browser compability 14 years ago
Philipp Tessenow 26bbbebc9e add delicious group_by to css 14 years ago
Philipp Tessenow 66e22606ee add some first delicious group_by js-code 14 years ago
Philipp Tessenow 54e73f9e86 added delicious group_by images 14 years ago
Philipp Tessenow 66fa1346cd move restoring of dependent Queries in restore_query.js 14 years ago
Philipp Tessenow 312df4ce16 find correct select-box as source for loading values 14 years ago
Philipp Tessenow c3ebfe08f6 have js-code to initially set values of dependent filters 14 years ago
Philipp Tessenow 90f56ad7c0 extract selecting-values-of-a-select-box-functionality from narrow_values to a separate function 14 years ago