Commit Graph

266 Commits (fae3145eb2545e32546e166ba85ac3b4ce62d23e)

Author SHA1 Message Date
Markus Kahl 32fb32fdd8 New option to place tooltip somewhere else than next to the target. 14 years ago
jwollert d14b8eafce adjust apply button callback to work with new progressbar code 14 years ago
jwollert 8aa07a6216 forgot to change apply button callback according to new progressbar.js code 14 years ago
jwollert df918b5e1d modal confirmation dialog for progressbar question 14 years ago
jwollert 8de3cb33ea simplify progressbar width calculations 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
jwollert e4f614a309 use prototypes bindAsEventListener() to make IE7 pass the handler 14 years ago
jwollert 318242ce69 ^ doesn't work as expected in js 14 years ago
jwollert aeb6285c35 linting progressbar js files 14 years ago
Markus Kahl f275bfbec0 Ensure tooltip visibility and size. 14 years ago
Markus Kahl b71bf13c57 Use cordinc_tooltip; made icon and diff customizable. 14 years ago
jwollert 5b4a95f59b animated progress bar to trick the user into thinking that we know what we're doing when actually, we DON'T HAVE ANY CLUE GUYS 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 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
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
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
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 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 b147fd417d correctly reload saved values of date filters 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 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 66e22606ee add some first delicious group_by js-code 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
Philipp Tessenow 435a3a36a2 filter.js - let activate_dependents() optionally accept the select-box to handle and a callback-function which is passed to narrow values 14 years ago
Philipp Tessenow 254c8b41f4 filter.js - let narrow_values accept an optional callback-func which is called after narrowing was finished successfully 14 years ago
Philipp Tessenow 9b543f31e5 set sanitize-bit when evaluating remote JSON 14 years ago
Philipp Tessenow 2f3507d543 added TODO to refactor cost_report specific code in engines filter.js 14 years ago