Commit Graph

372 Commits (2c5a17d82aded17394db1967285600782edd73c0)

Author SHA1 Message Date
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
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
p.tessenow 720a8803d9 added selectable-property to chainables 14 years ago
t.felgentreff 141b0454d8 actually remove links, not only hiding them 14 years ago
t.felgentreff b0d0ac5f87 add a grouping table for single-group 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 14 years ago
rkh 4237315fe8 allow editing/removing of cost and time entries. fixes #3327 14 years ago
rkh d32f907e15 fix details view 14 years ago
p.tessenow 909ff51a65 group_bys are now sorted by their name in the reporting view 14 years ago
p.tessenow 81dfd08b4b made filter appear sorted by their name in the reporting view 14 years ago
p.tessenow 01eb173d3d added no-data-to-display when the query has no entries to display 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 d069d1ad42 added note that values are rounded in our reporting. it is displayed right below the reporting table (or detail view) 14 years ago
p.tessenow 5676824c9e removed ajax observer on the 'apply' button. we do not need it anymore 14 years ago
p.tessenow 5d4bbe5b57 fixed ie6-bug. IE6 can not multi-select values of a selet-box if it was not created in multiple mode in the first place 14 years ago
p.tessenow 2975f6bbae just a test to see if i have fixed the ie6-bug 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
rkh eca99914f2 reports without group-bys 14 years ago