Commit Graph

177 Commits (0220ce86f2ba983a8932aa61b40a3628916d2baa)

Author SHA1 Message Date
Wieland Lindenthal 24d58f4ee7 Removing "Costs" from sidebar as it does not list any reports yet. 14 years ago
Tim Felgentreff e10140c483 remove obsolete overwritten issues/edit.rhtml 14 years ago
Tim Felgentreff a8be2ae9cc #3958 Update overwritten view 14 years ago
Jens Ulferts 31f53ac7d2 removed nonworking pdf link 14 years ago
Jens Ulferts 6d0e73e893 removed nonworking pdf link 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
hjust b54b6906d3 Added additional queries to add view extensions only if the costs_module is activated. (refs #2985 on dev.finn.de) 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 1e090b1589 Removed debug statement 15 years ago
hjust efe8ad2fa1 supply required project_id to ajax calls to update budget rows 15 years ago
hjust 1c5dd1b8b9 Fixed i18n translation call with arguments 15 years ago
hjust 60b559e0cd Display unit sums in cost report if possible (fixes #14168) 15 years ago
t.felgentreff 0448fdc45e add hooks for the links and translations 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
hjust 0e55eb518c Display the correct between tags if the filter was created during page load. 15 years ago
hjust d972c5d1ae Fix: Display the correct controls for the date_exact filter type. Error was caused by javascripts that could not be properly executed in ajaxified filters. (#15944) 15 years ago
hjust 63a4cf7356 Moved sidebar hook 15 years ago
hjust 15cc3800cf Additional error type for cost object bulk edit (No cost objects available) 15 years ago
hjust 927e2c0f21 Clean up Cost Object list. 15 years ago
t.felgentreff b51ad5b1da if no cost object can be applied, show an information (#13847) 15 years ago
t.felgentreff 32f04fc3f1 add context menu entry to bulk assign cost objects (issue #13847) 15 years ago
hjust f226008324 Fixed: loading of filters now works without javascript errors. 15 years ago
hjust e25cbace33 Do not include the select box in the label. 15 years ago
hjust 3f8b50210f Do not overwrite show.rhtml any longer, just add the log costs links to action_menu 15 years ago
hjust 72101c1ad1 Reorder columns in cost report entry view. 15 years ago
hjust 0b9130d6a3 Remove the unused sidebar to have some more space. 15 years ago
hjust 7b0df262b8 Fixed display of group by table is unit sums are not displayed. 15 years ago
hjust 0e2a31b175 Fixed link_to_issue in cost object detail view. 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
hjust ac35305ec2 Display the correct current rates at users rates view (if applicable) 15 years ago
hjust b99595805d Display current rate for projects in headings 15 years ago
hjust 45c0f11a39 Fixed: Reference the needed Javascript file for adding rates. 15 years ago
hjust 1edf424136 Display warning if there might be some elements missing from the aggregations. 15 years ago
hjust 10d57ae832 Display an empty cell for not visible costs instead of 0.0000 (refs #14199) 15 years ago
hjust 9d57b4e93d Fix the form target for cost_entry edit 15 years ago
hjust f1dd81a7ee Update cost objects on issue move (depends on http://www.redmine.org/projects/redmine/repository/revisions/3456 and http://www.redmine.org/projects/redmine/repository/revisions/3457) 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 3d392b702b Extracted link_to_cost_object method 15 years ago
hjust 3eb634320d Move summarized_cost_entries to helper module. 15 years ago
hjust cd6593f12a Fixed view rendering for empty groups 15 years ago
hjust 34b2303789 Added no data div for grouped reports if no groups could be found. 15 years ago
hjust ff7b9177b6 Renamed call to previously refactored method 15 years ago
hjust 3015251cf6 Added display of units sums for report groups. (refs #14168) 15 years ago
rkh 1b1d05959a fix spent on granularity issue 15 years ago