Commit Graph

289 Commits (31873b8a77f1138691f4786932dd8c8f7a1712d7)

Author SHA1 Message Date
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 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
j.wollert f4f916d75c swap clear and reload icons, because those seem to be the standard choices 14 years ago
j.wollert caa8910928 clear button as in feature request #3457 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
t.felgentreff fecd6af634 tiny view update 14 years ago
t.felgentreff 87bfcf3f10 after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 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
t.felgentreff 65809cf898 switch units and costs in cost entry table 14 years ago
t.felgentreff 1be0dd4acf make reporting tables more uniform, with right-aligned sums 14 years ago
t.felgentreff 4efd0ba55f add excel export support to the new reporting for no- and single-group_bys 14 years ago
p.tessenow b538129b5e cleaned up view-'display?-code 14 years ago