Commit Graph

58 Commits (47299d3c2e8f70af7326d8a0272880e3e4891fcf)

Author SHA1 Message Date
j.wollert bcd5a5c38e Revert "Revert "effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter"" 14 years ago
j.wollert 2144293491 Revert "effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter" 14 years ago
j.wollert 8784636088 removes obsolete toggle_filter function 14 years ago
j.wollert 3ece3d051e effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter 14 years ago
j.wollert 1ff5285405 work around strange js behaviour when toggling multiselection. fixes #3677 14 years ago
j.wollert 6d03b2b99d prefix ajax request url 14 years ago
j.wollert 06c448e68a need to call toString when restoring filter values 14 years ago
t.felgentreff fe16ecd650 remove duplicate function 14 years ago
t.felgentreff 3e3ad2b3b1 fix IE6 bug of loading spinner not disappearing 14 years ago
t.felgentreff a2c93a41b7 JSLint sortable.js 14 years ago
p.tessenow cf85e34215 did jslint on select_list_move_optgroup.js 14 years ago
p.tessenow 36c6484049 did some jslint on reporting.js 14 years ago
w.lindenthal bc031d975f make filter background and close button always visible 14 years ago
p.tessenow 23d0ace691 fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
t.felgentreff 7e3fe1ca39 show redmine sort arrows 14 years ago
t.felgentreff 9fbee794f0 fix couple of typos 14 years ago
t.felgentreff 915289d6bb rely more on the raw-data for sorting 14 years ago
t.felgentreff 26617f4a8c remove the date-sorting in JS, use a raw-data attribute if available for sorting and sort numbers and issues numerically 14 years ago
t.felgentreff a068896dc8 client-side sortable tables 14 years ago
j.wollert cb6ee1a78c refs #3581 select options get updated after filter clear now. desperately needs a test 14 years ago
p.tessenow fafff97904 fixed reporting.js indendation 14 years ago
p.tessenow f3aa22ad92 Fixed Bug #3534 - 'Filter-Werte die sich in Textboxen befinden werden nicht nicht wieder hergestellt' 14 years ago
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 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
p.tessenow d088d3972f sort group_by's when neccessary 14 years ago
p.tessenow c2218ae859 refactored select_list_move_optgroup.js to handle both, id's and DOM-object, as function argument most of the time 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 65520c6238 fix javaScript to make the view work in IE7 15 years ago
p.tessenow 9216ebb70e rewritten parts of the reporting js to support group_by-things (move group_by's to columns or row etc.) in IE 8 15 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
p.tessenow 9b16e58783 group_by view is not hardcoded anymore. fixed javaScripts - still wont work properly in ie 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago
p.tessenow 6da9531119 added group_by-select prototype in reporting view 15 years ago