Commit Graph

355 Commits (114895eb6bd57c58e35cd9b8afc1eebf7b3ec88c)

Author SHA1 Message Date
p.tessenow 068151e379 standard sort is the first row (date) when no group_by is selected -fixes #3512 14 years ago
rkh b624844262 Remove count column from table. Fixes #3595. 14 years ago
t.felgentreff 9fbee794f0 fix couple of typos 14 years ago
t.felgentreff bc73b94a07 wrap raw-data in quotes 14 years ago
t.felgentreff 71ad2153eb add a map to the reporting helper sporting the sortable representation of a field and use that for raw-data for the JS sort 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
w.lindenthal 6707dbb564 Changed default text-alignments in details view of cost reporting to the left. 14 years ago
w.lindenthal 4c61d80946 Changes to reporting tables to work better with generated themes. ".list" style removed. Alignments added to table headers. 14 years ago
p.tessenow 17360e5ad0 made the reporting without group_bys looking more like the old reporting (btw: added a comments row) 14 years ago
j.wollert a0b17f60e5 date error message gets localized 14 years ago
j.wollert 0f6017f4c4 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow 62668dd61f on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow 226438cf26 parameter cleanup for _multi_values partial 14 years ago
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow 74863dd77e small cleanup for _filters.rhtml 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
rkh 093fcd4536 Show edit/delete links in cost report only if authorized. Fixes #3327. 14 years ago
rkh 5244931434 set alignment css classes in entry table 14 years ago
rkh 1f5dc5df6f Remove count column from table. Fixes #3595. 14 years ago
t.felgentreff 6b93d08da4 fix couple of typos 14 years ago
t.felgentreff 13df369e86 wrap raw-data in quotes 14 years ago
t.felgentreff 9698f12e74 add a map to the reporting helper sporting the sortable representation of a field and use that for raw-data for the JS sort 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
w.lindenthal 7741315e0f Changes to reporting tables to work better with generated themes. ".list" style removed. Alignments added to table headers. 14 years ago
p.tessenow 63c36ca5ad made the reporting without group_bys looking more like the old reporting (btw: added a comments row) 14 years ago
j.wollert 79b14dec5a date error message gets localized 14 years ago
j.wollert e438940031 sorting group by select boxes should work over optgroup borders 14 years ago
j.wollert db407ae997 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow cc70371849 on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow a728570053 parameter cleanup for _multi_values partial 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow c8513205ee small cleanup for _filters.rhtml 14 years ago
j.wollert 88f6ecde38 retain group_by order 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 14 years ago
rkh 8ec2d6877b Show edit/delete links in cost report only if authorized. Fixes #3327. 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 cf4b6699b7 opgroups and sorted lables for group_bys (again) 14 years ago
j.wollert 78ba4e723d delicious-style group_by ui. for reasons unknown, the images are framed, though. 14 years ago
t.felgentreff c297208534 set the filters properly for the link on the start page 14 years ago
t.felgentreff eef51dfa4d if the cost type filter has been applied manually, only show a subset of tabs 14 years ago
t.felgentreff a7008f0762 query the chainable instances for display?, delegates to class 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 539c0df6a2 removed 'reset'-button and moved clear-button to appear before the (yet unvisible) save-button 14 years ago
p.tessenow 72490149f9 replaced old group_by-view with new drag'n'drop view 14 years ago
p.tessenow b9f6bb1996 bug #3436 'Permission-Notification wenn das Reporting aufgrund Fehlender Berechtigung eingeschänkt ist.' 14 years ago
j.wollert 16de349e59 use the standard delete icon for removing filters 14 years ago