Commit Graph

5871 Commits (76907a3bbc0ec5be5932c8aa8fafaac643eb9030)

Author SHA1 Message Date
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
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
Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 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
Eric Davis 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
Jean-Baptiste Barth 71dd4b8a7d Fixed bad markup in users/general partial 14 years ago
Eric Davis 435c90eb47 Refactor: extract TimelogController#edit to #update 14 years ago
Eric Davis 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 14 years ago
Eric Davis 84ebd786d6 Fix the Log Time link on an issue page 14 years ago
j.wollert 79b14dec5a date error message gets localized 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
j.wollert e438940031 sorting group by select boxes should work over optgroup borders 14 years ago
Eric Davis 068771ea07 Refactor: extract TimelogController#new from #edit 14 years ago
Azamat Hackimov e59156b446 Rename task to issue in calendar (#6563) 14 years ago