Commit Graph

591 Commits (0220ce86f2ba983a8932aa61b40a3628916d2baa)
 

Author SHA1 Message Date
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
t.felgentreff 38a2fbe4c9 'merge' redmine_cucumber 14 years ago
t.felgentreff 1a1fea910b don't define exemplars twice 14 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
t.felgentreff 6664ebecc1 move ci stuff into the spec rake file 15 years ago
t.felgentreff 98a4f2f947 Revert "add CI reporter to spec_helpers" 15 years ago
t.felgentreff 3a105ac404 add CI reporter to spec_helpers 15 years ago
t.felgentreff 85c3e764b6 only set the environment if it hasn't been set previously 15 years ago
t.felgentreff 127632bc2d add cruise tasks for redmine_costs 15 years ago
rkh 4c0a63b51c import entry.rb into trunk 15 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
p.tessenow 0ad646c1be moved reporting routes from costs plugin to reporting plugin 15 years ago
p.tessenow f5e81e2c07 cleaned permissions for costs and reporting plugin as goog as possible according to my little knowledge in the redmine permission system 15 years ago
t.felgentreff 4c98a26a44 fix cucumber. we are pretty much all green now 15 years ago
hjust 7741ce5449 Delete cost objects along with their projects. 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
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
t.felgentreff 7cc930466c fix multiple scenarios 15 years ago
t.felgentreff cd3b09508d update and rework large parts of cucumber 15 years ago
hjust 8ed060d857 Only display cost object filter of costs_module is activated in the project. 15 years ago
p.tessenow 2d933cbb61 moved permission and menu entries from costs plugin to reporting plugin - added global accessable menu entry 15 years ago
p.tessenow f9eb383d3b moved some translations from costs_plugin to reporting plugin 15 years ago
hjust 33c0c13abc Added test for nullifying cost objects on issues 15 years ago
hjust d5fcde297c Fixed: syntax errors from missing brackets 15 years ago
hjust b47dde7fb1 Fixed: do not issue an error if cost_object on issue is nil 15 years ago
rkh a20039b5de moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh d423d51c61 remove some line messing with the specs 15 years ago
p.tessenow 02f3c50a53 removed cost_query.rb from redmine_costs - this should belong to our reportign 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
rkh 16675993a9 that line causes issues 15 years ago
hjust 1e090b1589 Removed debug statement 15 years ago
hjust 76d2b35dd4 Fixed: 500 during deletion of s labor_budget_item 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
hjust 110c636449 Fixed: Corrected class for STIed Enumerations 15 years ago
hjust f4bb4247e9 small typo 15 years ago
hjust 94198314de instead of a update_all, perform an individual update during issue#move to trigger the update of the costs based on new rates 15 years ago
hjust 7376e9abb8 added simple todo comment 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
t.felgentreff 0448fdc45e add hooks for the links and translations 15 years ago
t.felgentreff ad002ee1ed add missing translation 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff d3a5a61172 add a route for custom formats in cost reports 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