Commit Graph

116 Commits (ca064573408af2fe4415b04b0c68e5397f6f5c6d)

Author SHA1 Message Date
Romano Licker c28104f36b [breadcrumb] replace default breadcrumb text 13 years ago
Romano Licker 9dbc0412d3 links in the sidebar move to the budget submenu 13 years ago
Tim Felgentreff 4fe8ebd62e #4424 redirecting onto a show action would reset the report. prevent that 13 years ago
Tim Felgentreff 9e5ca03427 Adjust costlog and timelog controllers for engine with widgets. The session query is on a different key, now. 13 years ago
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 14 years ago
Jens Ulferts 626252b8e8 fixing costs_objects_controller to only return cost_entries for projects in which the user has the right to view_cost_entries 14 years ago
Konstantin Haase 81859dbf93 fix filter passing to report 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root 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 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
t.felgentreff 65d6ed12fa fix symbol:gsub issue when creating cost entries in the frontend 14 years ago
t.felgentreff 60f5e4038b whitespace fixes 14 years ago
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
hjust 0bd6a616c6 Display cost objects tab only if the user has the rights to see them. (refs #16658) 15 years ago
rkh a20039b5de moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
hjust 8b318f474e use limit = per_page_option in the default case (format == nil) 15 years ago
t.felgentreff 3c26bcb839 include helpers to be able to pluralize and format numbers 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff 7c8c24373c patch format-dependent page limit to work more alike to the issues controller in 0.9 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 0e0f17a6d0 Add stack trace to error log in case of broken report query 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
hjust ff22c9d78d Fixed: Display cost entries and time entries without an issue in cost report. 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
t.felgentreff 42a3adc309 fix warning 15 years ago
hjust d75715b650 Fixed: Copy and paste error 15 years ago
hjust 10d57ae832 Display an empty cell for not visible costs instead of 0.0000 (refs #14199) 15 years ago
hjust e65c795eef Revert most of r517. 15 years ago
hjust 100a6c8689 Round unit_sum to two decimals. (refs #14168) 15 years ago
hjust ce2d03900a Use the correct default sort 15 years ago
hjust 3b8c142d63 Changed default sort order for cost reports (refs #14261) 15 years ago
hjust cb02bd3827 reenable safety net for report exceptions 15 years ago
hjust 3015251cf6 Added display of units sums for report groups. (refs #14168) 15 years ago
hjust 19f898cb7e fixed redirect target to the index action 15 years ago
hjust c1c78cd303 Cleaned up authorization 15 years ago
hjust 023d99cd28 Lost a save during last commit. 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 527f3f07a6 Check for the user's right to view rates in SQL queries for report. 15 years ago
hjust aac02b4651 renamed permission :view_unit_price to :view_cost_rates everywhere 15 years ago
hjust 461d3d18a2 Added special error handling of a report failed. This time for real. 15 years ago
rkh 20a4abe175 error handling for cost reports 15 years ago
hjust 83270e7c1a use the granular permissions model 15 years ago