Commit Graph

75 Commits (fae3145eb2545e32546e166ba85ac3b4ce62d23e)

Author SHA1 Message Date
j.wollert c093ef1dce make sure reseting select values gets called only on select elements 14 years ago
p.tessenow 52dd43976c refactored reporting.js to handle asynchronous ajax requests when loading filters 14 years ago
p.tessenow 62668dd61f on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow a6584c178a fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
j.wollert 96ac6c56a1 use prototypes hasClassName instead of string magic 14 years ago
j.wollert e438940031 sorting group by select boxes should work over optgroup borders 14 years ago
j.wollert 9d6dffc96f refs #3581 select options get updated after filter clear now. desperately needs a test 14 years ago
j.wollert 784c483d5a refs #3524 group_bys get cleared properly. needs a test 14 years ago
p.tessenow a2893fe199 fixed reporting.js indendation 14 years ago
p.tessenow c63cacded7 Fixed Bug #3534 - 'Filter-Werte die sich in Textboxen befinden werden nicht nicht wieder hergestellt' 14 years ago
j.wollert ea554cf2c5 make sure reseting select values gets called only on select elements 14 years ago
j.wollert 76e909d77e comply with standards when using custom values 14 years ago
j.wollert 6f2cbfc9a2 refs #3524 fixes clearing group_bys 14 years ago
p.tessenow d31410a6d4 refactored reporting.js to handle asynchronous ajax requests when loading filters 14 years ago
p.tessenow cc70371849 on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
j.wollert 7a1eef33d0 don't mess with group_by labels 14 years ago
j.wollert 88f6ecde38 retain group_by order 14 years ago
j.wollert a4cdf9897e fix 'partial' hover bug in group_by ui 14 years ago
rkh ba5d61eb38 fix wekit border issue 14 years ago
j.wollert a18872ae2a fixes various js bugs with firefox 14 years ago
j.wollert dae7363fdf fixes strange js mouseover event behaviour 14 years ago
j.wollert ea775f77c4 fixes js error when removing last group_by 14 years ago
j.wollert add27110e2 removed move-style cursor from group_bys, as dnd does not work at the moment 14 years ago
j.wollert 78ba4e723d delicious-style group_by ui. for reasons unknown, the images are framed, though. 14 years ago
p.tessenow d34f9f0163 removed drag-n-drop group_bys as (according to wieland) we should face this topic later 14 years ago
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 14 years ago
p.tessenow 72490149f9 replaced old group_by-view with new drag'n'drop view 14 years ago
j.wollert 75f63caa4a of course, we just want to check the corresponding category 14 years ago
j.wollert 080bf0fb5d remove category of filter on its removal. also, we define document.getElementsByClassName for IE 14 years ago
j.wollert 2fd0a986f1 remove filters by clicking on a fancy button instead of just unchecking them 14 years ago
j.wollert da20c0e3f9 Revert "disable filters by clicking a remove button instead of unchecking them. removed filters will be 'put back' into the add filter select box" 14 years ago
j.wollert 4a6a07a967 disable filters by clicking a remove button instead of unchecking them. removed filters will be 'put back' into the add filter select box 14 years ago
p.tessenow d81706181b fixed JS-Bug that made some filters (depending on the saved query) have multiple-select-selectboxes where theiy shouldn't 14 years ago
p.tessenow 3060b25535 refactored JS-function change_argument_visibility() 14 years ago
p.tessenow 0797558eef fixed bugs which were introduced with the lates JS refactoring 14 years ago
p.tessenow 2c28057c67 fixed toggle multi select bug that was caused because of a typo 14 years ago
p.tessenow 467bcfdc00 minor changes in our JS in hope that it helps the IE6 to work properly 14 years ago
p.tessenow b659934899 rewritten JS to fit JSLint 14 years ago
p.tessenow a87fb9ca44 removed not working clear-button and added reset-buton that resets the form. 14 years ago
p.tessenow 2c16c783fb rewritten the filter-select-part of the reporting view. filters operators and values) are set correctly now affter applying a query 15 years ago
p.tessenow 45c09d0fe2 group_bys are now restored in the reporting view 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago
p.tessenow afde4f4d6e now filter categories are displayed only if a filter for that category is listed 15 years ago
p.tessenow 8964d2996e added support to show/hide parameters of filters depending on the selected operator 15 years ago
t.felgentreff 30bf287a1a re-show the filter settings on returning to the report 15 years ago
p.tessenow 3fd55a0ed1 refactored add_filter() javaScript function 15 years ago
p.tessenow d0d0ceb8d0 added full 'add-filter' support 15 years ago
p.tessenow 377d957a5b moved JavaScripts into separate file 15 years ago