Commit Graph

915 Commits (327eb8ae742274ae35ed2a09ba384b2594864932)

Author SHA1 Message Date
rkh 76053ebc53 moved controller/views for reports from cost plugin to reports plugin 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
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
rkh 36ebcb26df Nicht das noch einer auf die Idee kommt, die Zeile wieder rein zu nehmen. 15 years ago
rkh 000535442e remove views/ 15 years ago
rkh ea2557394b remove costlog_helper.rb 15 years ago
rkh 9b6b36ac3c remove cost_types_helper.rb 15 years ago
rkh d731e9067d remove cost_reports_helper.rb 15 years ago
rkh 09240540ee remove cost_objects_helper.rb 15 years ago
rkh 35b8c93e48 remove variable_cost_object.rb 15 years ago
rkh db215edbe5 remove rate_observer.rb 15 years ago
rkh 0698fd90c4 remove rate.rb 15 years ago
rkh c26aec149f remove material_budget_item.rb 15 years ago
rkh 1c14eeac6e remove labor_budget_item.rb 15 years ago
rkh b09da51362 remove hourly_rate.rb 15 years ago
rkh f1d11c1d82 remove fixed_cost_object.rb 15 years ago
rkh 637dd8615a remove default_hourly_rate_observer.rb 15 years ago
rkh 82a1244103 remove default_hourly_rate.rb 15 years ago
rkh 2542fd6539 remove app/models/cost_type.rb 15 years ago
rkh e2fb9b5b97 remove app/models/cost_rate.rb 15 years ago
rkh a4c6426724 remove app/models/cost_object.rb 15 years ago
rkh c963b81e8d remove app/models/cost_entry.rb 15 years ago
rkh ce281a5771 remove app/controllers/hourly_rates_controller.rb 15 years ago
rkh 24f940f49f remove app/controllers/costlog_controller.rb 15 years ago
rkh 52f55d7a48 remove app/controllers/cost_types_controller.rb 15 years ago
rkh 8e90d25d33 remove app/controllers/cost_reports_controller.rb 15 years ago
rkh d2c5cd325b remove app/controllers/cost_objects_controller.rb 15 years ago
rkh 824742112f copy to trunk 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
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 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 bd806d4b5f Added small todo comment. 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
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 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
t.felgentreff ec39a56275 add missing relation 15 years ago