Commit Graph

95 Commits (139bd7756d53f651517ef92fb24c7c9d64711224)

Author SHA1 Message Date
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
rkh b84161a1d3 show drill down link only on hover 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
p.tessenow a6584c178a fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
t.felgentreff 1a063dae26 show redmine sort arrows 14 years ago
t.felgentreff 6b93d08da4 fix couple of typos 14 years ago
t.felgentreff 64b15ac33a rely more on the raw-data for sorting 14 years ago
t.felgentreff 41a4766fda 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 c70048c356 client-side sortable tables 14 years ago
w.lindenthal a3d3226505 Changed default text-alignments in details view of cost reporting to the left. 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
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