Commit Graph

596 Commits (3ea89e989362b234e9bc0b8f44c51b71199c6a9d)
 

Author SHA1 Message Date
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 fe16ecd650 remove duplicate function 14 years ago
t.felgentreff 3e3ad2b3b1 fix IE6 bug of loading spinner not disappearing 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
w.lindenthal 2e619b40a3 Background color for filters without opacity. 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
t.felgentreff a2c93a41b7 JSLint sortable.js 14 years ago
p.tessenow cf85e34215 did jslint on select_list_move_optgroup.js 14 years ago
p.tessenow 36c6484049 did some jslint on reporting.js 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 c711560afa fix rate creation in cucumber steps to fix another scenario 14 years ago
j.wollert c529d3df76 need javascript for default filters 14 years ago
j.wollert 19af21496e Max width for atomic fields. 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
p.tessenow 23d0ace691 fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
rkh d501d57320 Specs for Custom Fields group by 14 years ago
rkh 6a3011e0f8 Specs for Custom Fields filter 14 years ago
rkh b624844262 Remove count column from table. Fixes #3595. 14 years ago
t.felgentreff 7e3fe1ca39 show redmine sort arrows 14 years ago
t.felgentreff 9fbee794f0 fix couple of typos 14 years ago
t.felgentreff 915289d6bb rely more on the raw-data for sorting 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 9e5e426d9f Make specs pass on postgres. 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
j.wollert cb6ee1a78c refs #3581 select options get updated after filter clear now. desperately needs a test 14 years ago
p.tessenow 52d4586fda fixed order of availalbe_operators of project_id filter 14 years ago
p.tessenow 8c26ebf2c2 modified translations to be easier understandable 14 years ago
p.tessenow b636f225fe fixed w-operator test as it was always failing on sundays 14 years ago
p.tessenow abcc5f12a8 use descendants instead of children for child_projects operators 14 years ago
p.tessenow 55b5cb0c1f !,=(including child projects)-operator-tests now use decendants instead of only direct children 14 years ago