Commit Graph

67 Commits (8ed61985117ce7cfdfa6fa83ab9aa2f101e6c7dc)

Author SHA1 Message Date
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
rkh 4fdc35cdfe show drill down link only on hover 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 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
rkh cc4082927d "improve" reporting css 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
t.felgentreff ad68c6d1bb tweak filter-css (hover background and remove button) 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 b2125192e6 renamed filter_rem.png to remove.png as we may use it for group_bys too 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 16de349e59 use the standard delete icon for removing filters 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 c9b8e14fb3 icon for icon-filterdel css class 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
w.lindenthal 3634d01041 We do not have to get shot anymore. "Group by" merged from usage reporting. 14 years ago
w.lindenthal f49a22c8cc Changes to reporting tables to make them look better and to support our generated themes. 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
rkh 4b610e5f46 add labor to reports 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 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
w.lindenthal 656c024166 Changed styling of h3 headlines within query ui as the current styling hurt in my eyes. 14 years ago
w.lindenthal 978335806e Filter operators now align to top. 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 14 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