Commit Graph

443 Commits (ef52304e64d1389e2b706202eddbbdcc289cafcc)

Author SHA1 Message Date
j.wollert ef52304e64 fix for single values on operators. ticket #3661 14 years ago
j.wollert 46d7faaf3b have to reverse filters too, of course 14 years ago
j.wollert 965acf07ef fixes #3659. deserialize used the wrong order of group_bys 14 years ago
t.felgentreff b89124500a small refactoring. showing cost type in details xls worksheet name, too 14 years ago
p.tessenow f830abe2d2 reenable debug output in development and test environment 14 years ago
j.wollert 42e7d5b36a localized error message for integer validation 14 years ago
j.wollert b53bb65901 recursive integer validation and small validation api changes 14 years ago
j.wollert 750204e708 typo in int validation error message 14 years ago
t.felgentreff 3838f6ad7f allow chainable's to declare themselves 'singleton', e.g. being the only of their kind in a chain 14 years ago
t.felgentreff d08626d3e2 make sure serialization works with chainable-specific options 14 years ago
t.felgentreff a388c7626b implement serialize for chainable's and by extension the cost query 14 years ago
j.wollert fffcf3acec removed tweek, tmonth, tyear 14 years ago
t.felgentreff c505337fc5 refactoring: split set_cost_types 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
t.felgentreff 8e9e56293e split xls views 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
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
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
rkh 22a3ea07d9 Display custom fields as issue properties in filter UI. 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
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 97e8615bd0 fix potential bug when setting filters via url param and not including fields 14 years ago
j.wollert ffa4bb08b8 fix issue with project scope filter disappearing when changing unit type 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 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 cc9f7febd7 escape field representation 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
p.tessenow 94db80a1c5 fix important fields in result.rb 14 years ago
rkh a4c2057f20 don't display drill down links for now 14 years ago
j.wollert a0b17f60e5 date error message gets localized 14 years ago
p.tessenow 52d4586fda fixed order of availalbe_operators of project_id filter 14 years ago