Commit Graph

467 Commits (cf3346042c2dc6daed9ee0b919a588129d3379ca)

Author SHA1 Message Date
rkh c168643463 comments 15 years ago
rkh 60ec9ddad5 support for row/column 15 years ago
p.tessenow 3dfef0e662 minor changes to walker - the walker is still in brainstorming mode 15 years ago
p.tessenow bd75bfe4f2 some more code for the result walker. this is more or less brainstorming for now 15 years ago
p.tessenow 0d7699cd81 implemented depth-first traveling through results 15 years ago
rkh ab70faace8 table sketch 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 76d2b35dd4 Fixed: 500 during deletion of s labor_budget_item 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 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 824742112f copy to trunk 15 years ago
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 15 years ago
t.felgentreff ec39a56275 add missing relation 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust 9f17aec329 Refactoring: Move controller code into cost query model 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
hjust 0ef5083c5c Allow setting of rate to 0.000. 15 years ago
hjust c27c5a38e6 Fixed: Typo in module name. Now the rate list displays rates for all projects again. 15 years ago
hjust 228028b118 Reverted part on r520 15 years ago
hjust 7697861dc6 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 ddb194c98d Nullify cost_object reference in issues if a cost object is deleted. 15 years ago
hjust 596341d5ca move summarized_cost_entries to helper module 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust 4f80cded6c Fixed two typos. 15 years ago
hjust bfec3495d3 Remove unnecessary validation. 15 years ago
hjust 72b1eba63b Removed all references to Enumeration. Now use the correct STI-Models. 15 years ago
hjust e939c7a38a Activity is actually called TimeEntryActivity. 15 years ago
hjust 470e40991b Fixed: Use the STI-Activity model instead of Enumerations 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
hjust 79640099f2 fixed display of cost objects if labor_costs or material costs are 0. 15 years ago
hjust 52585c5a91 display "booked on project" for time entries which were not booked on any issue. 15 years ago
hjust 4b8b522277 We now display time entries without assigned issues in the report. 15 years ago
hjust 83d19e0c0e Now check for the correct permission. 15 years ago
hjust a3d231bcfa Issue columns for costs now check for the correct rights and are correctly displayed as costs. 15 years ago