Commit Graph

1977 Commits (93f0bd99acc7c38db42976dc2394d563e96ab3be)

Author SHA1 Message Date
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
j.wollert b0147cf7c9 delimiter for cost type tabs 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
j.wollert 8f9e8e5550 unclear use of id in reporting helper 14 years ago
t.felgentreff 38ecb1ab6b Do not display cost type units, but names 14 years ago
rkh eaf8aaace7 Fix display of Status and Author in reporting (see #3666). 14 years ago
t.felgentreff 88f95f7ff0 always print plural labels for cost type 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
j.wollert 1664dc9c4c Revert "reenable debug output in development and test environment" 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
t.felgentreff b89124500a small refactoring. showing cost type in details xls worksheet name, too 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
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