Commit Graph

289 Commits (cd547d1ca82d625ac7a32c6b8f2e2938955855a7)

Author SHA1 Message Date
j.wollert 6d03b2b99d prefix ajax request url 14 years ago
j.wollert 1664dc9c4c Revert "reenable debug output in development and test environment" 14 years ago
p.tessenow 240df99ee6 reenable debug output in development and test environment 14 years ago
p.tessenow f830abe2d2 reenable debug output in development and test environment 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
j.wollert b0de28af57 typo 14 years ago
j.wollert 1b8f21b830 disable debugging 14 years ago
j.wollert b1d158b6c5 Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert bcb9456ed7 prevent the user from sending strange filter configurations 14 years ago
j.wollert 7c8b01a5b9 fixes apply-button hover issues 14 years ago
j.wollert 410f51ad31 typo 14 years ago
rkh 4f48def722 disable debugging 14 years ago
j.wollert 015a2fdc99 puts buttons into fieldset, too 14 years ago
j.wollert 5cb7417ddd put filters and groups into one collapsible fieldset. the headlines look a bit odd, still 14 years ago
rkh fbb500116c Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 8434bde53c prevent the user from sending strange filter configurations 14 years ago
j.wollert aec9da8927 fixes apply-button hover issues 14 years ago
j.wollert 05dd33288c fix edit-links in reporting to respect 'own' permissions 14 years ago
j.wollert 6f50ebb7f0 New style for apply button in cost reporting. 14 years ago
j.wollert 993da27df6 Selection box for adding filters moved from the upper right corner to below the filters. 14 years ago
t.felgentreff 3ea89e9893 fix edit-links in reporting to respect 'own' permissions 14 years ago
w.lindenthal d0a1bef05b New style for apply button in cost reporting. 14 years ago
rkh 4b7fc90d62 set alignment css classes in entry table 14 years ago
t.felgentreff 2a65734fe4 JSLint _restore_query 14 years ago
rkh ad4873c4e3 Fix Group By Selection UI. 14 years ago
rkh 08783c9810 white space 14 years ago
w.lindenthal 50255d2674 Selection box for adding filters moved from the upper right corner to below the filters. 14 years ago
t.felgentreff 77f5cded10 don't call init_group_bys in old group_by ui 14 years ago
t.felgentreff 4da5335c5b JSLint _restore_query 14 years ago
p.tessenow 86767201a3 fixed old group_by-html output 14 years ago
w.lindenthal 2d9c0ca253 Details table has its own style again. 14 years ago
w.lindenthal bc031d975f make filter background and close button always visible 14 years ago
w.lindenthal 904d1dfc2e Details table has its own style again. 14 years ago
t.felgentreff f2754579c8 make filter background and close button always visible 14 years ago
j.wollert 7c27ba1479 Make entry edit/delete links dependent on project it belongs to, not the project the report is generated from. Fixes #3327. 14 years ago
j.wollert 2eb851653e standard sort is the first row (date) when no group_by is selected -fixes #3512 14 years ago
rkh 7c41b6af46 Make entry edit/delete links dependent on project it belongs to, not the project the report is generated from. Fixes #3327. 14 years ago
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