Commit Graph

110 Commits (2c5a17d82aded17394db1967285600782edd73c0)

Author SHA1 Message Date
Tim Felgentreff 7db14c146a engine is no longer defined in ReportingHelper 13 years ago
Tim Felgentreff 716162a5b9 make simple and detailed table work 13 years ago
Tim Felgentreff 1d05c873e8 fix ReportingHelper definition of l() 13 years ago
Tim Felgentreff 1aca1930da include application helper in reporting helper 14 years ago
Tim Felgentreff c748a5806f update the reporting helper with code from the UR ReportingHelper. this needs to be cleaned up in Engine, UR and here 14 years ago
Tim Felgentreff 62008dbf76 [DEV #3992][DTAG #2929] Make sure we return strings from the field_representation_map 14 years ago
Jens Ulferts b746308da7 bugfix: link_to_project is already defined in application_helper in 1.1.0 and hence removed from reporting_helper; functionality is equivalent 14 years ago
Tim Felgentreff ef770b3ad8 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Philipp Tessenow 57540d0c5c use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Philipp Tessenow da3cfdf0c8 use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Tim Felgentreff 2a227f77c1 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Konstantin Haase b97be4bbf3 Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
jwollert c5b5b04b20 removes unnecessary plugin folder 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 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
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
j.wollert 1664dc9c4c Revert "reenable debug output in development and test environment" 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
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
j.wollert 1b8f21b830 disable debugging 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
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