Commit Graph

1958 Commits (618e962cf1b52dc41a633c77787f4ee72bccc84b)

Author SHA1 Message Date
p.tessenow f830abe2d2 reenable debug output in development and test environment 14 years ago
Jean-Philippe Lang a29c35e08f Makes zoom buttons on gantt looks like the others. 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago
Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 14 years ago
Jean-Philippe Lang 2589bec48b Removes duplicate helper introduced in r4072. 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
j.wollert 1b8f21b830 disable debugging 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
rkh 4f48def722 disable debugging 14 years ago
j.wollert 05dd33288c fix edit-links in reporting to respect 'own' permissions 14 years ago
Eric Davis 5823a71c18 Revert part of r4064. 14 years ago
t.felgentreff 3ea89e9893 fix edit-links in reporting to respect 'own' permissions 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
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
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
rkh a4c2057f20 don't display drill down links for now 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 06148613ab available_values-functions handle their parameters more flexible now. 14 years ago
p.tessenow 72178ab8df replacing .dup with .clone unfortunately wasn't the fix for the 'mysteriously appearing filters' problem. But this should finally be the fix 14 years ago
p.tessenow 64cb3b78ba added tool-tip to drill-down link, which now btw looks like this [+] 14 years ago
p.tessenow db578862f1 fixed Bug where the session was manipulated by accident 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
p.tessenow d294d7585c display link to cost object only if the user has the permission to see cost_objects in our results table 14 years ago
t.felgentreff 34718736f9 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
t.felgentreff a396d657bc escape field representation 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
rkh 15f7171b45 don't display drill down links for now 14 years ago
Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 14 years ago
Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 14 years ago
p.tessenow a728570053 parameter cleanup for _multi_values partial 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow 0055d528c3 available_values-functions handle their parameters more flexible now. 14 years ago
p.tessenow a8adf91a4c replacing .dup with .clone unfortunately wasn't the fix for the 'mysteriously appearing filters' problem. But this should finally be the fix 14 years ago
p.tessenow 8aa07af3e3 added tool-tip to drill-down link, which now btw looks like this [+] 14 years ago
p.tessenow a210f10a12 fixed Bug where the session was manipulated by accident 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 14 years ago
p.tessenow 4d6e9df815 display link to cost object only if the user has the permission to see cost_objects in our results table 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
t.felgentreff 35c8e3f0c3 fix rkh's fuckup overridding a method he did not know what arguments it took 14 years ago
Eric Davis 55fbf6836b Document render_issue_tooltip 14 years ago
Eric Davis 09331ec432 Turn on ssl Gravatars for all SSL requests. #5929 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 14 years ago
Tim Felgentreff 44a3546579 add show_detail to issue helper for limited backwards compatibility 14 years ago