Commit Graph

167 Commits (24e858c39629d46be973bb4a749c0ef60b13e34c)

Author SHA1 Message Date
Jan Sandbrink 24e858c396 include schema for budget 10 years ago
Jan Sandbrink 897dd0b078 add real endpoint for budgets 10 years ago
Jan Sandbrink 309b9764b3 rename cost_objects to budgets in API 10 years ago
Hagen Schink 1914e5fdf4 Test fractional hours 10 years ago
Jens Ulferts 752df734de also show spentTime value if the user has view_own_time_entries 10 years ago
Jens Ulferts 6fc0c2f8ce removes custom implementation of estimated hours 10 years ago
Hagen Schink e59e6ef05c Test cost entries created for varying user/project 10 years ago
Hagen Schink a86f311c10 Remove dependency to reform models from specs 10 years ago
Hagen Schink 7e13826de4 Move Costs attribute definition to client 10 years ago
Hagen Schink 9927072cc7 Adapt WP model changes in core 10 years ago
Hagen Schink f37afb8676 Test cost objects overview attributes 10 years ago
Hagen Schink 33952f34f1 Test deactivated cost module behavior for API 10 years ago
Hagen Schink 307defd3a3 Add WP representer test for 'log_cost' action link 10 years ago
Hagen Schink 0badc9552c Fix copyright header 10 years ago
Hagen Schink 5bcdd327cc Adapt core changes to API v3 10 years ago
Jens Ulferts a01e7cbb92 fix specs broken by automatic rspec transformation 10 years ago
Hagen Schink 92aecdfcc3 Test summarized cost entries 10 years ago
Hagen Schink 55551971fb Add work package representer spec 10 years ago
Hagen Schink 4df7e7bfd7 Add cost object representer spec 10 years ago
Hagen Schink ebc7a4a0eb Add cost object model spec 10 years ago
Alex Coles 56b07b0a87 Cleanup whitespace 10 years ago
Alex Coles 714966de5c Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Alex Coles 8cd802c0df Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Ion Biziiac cbb792e339 Add specs for rate update with invalid values 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Till Breuer 5004b5aad3 Add budget to permitted params of budget item (fixes #2200) 11 years ago
Till Breuer 2a27acc187 Add controller spec for cost object updates via context menu 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 11 years ago
Christian Rijke b4ddb93028 Reset current user after test. 11 years ago
Christian Rijke c417557559 Rename and fix issue_spec. 11 years ago
Christian Rijke c1849f52e2 Convert hash key to symbol. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 3afa464f69 permit cost_object to be set 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Jens Ulferts 4baaaf7a59 adapts routing expectations to changed routes 11 years ago
Jens Ulferts 08f95300d4 stub current user to prevent side effects 11 years ago
Christian Rijke b6e0d262f1 Use FactoryGirl to persist test objects, reset current User after test. 11 years ago
Hagen Schink 3772d3ec77 Fix costlog controller specs 12 years ago
Hagen Schink fccad2a50e Fix costlog controller specs 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Christian Rijke 8dd87d345c [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
Jens Ulferts 098db35478 improve user_spec robustness by ignoring order 12 years ago
Sebastian Schuster 7afc8ed975 Used FactoryGirl instead of ObjectDaddy and included associated data to make validations pass after receiving data by send_table_to_object 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Sebastian Schuster f531515058 Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
Jens Ulferts a9c9b12836 adds user_rates to permitted_params 12 years ago