Commit Graph

194 Commits (a3612997844ffb4c1e9ec9c04ec3c418a1d35f30)

Author SHA1 Message Date
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
Jens Ulferts 5c0c807b68 specs and refactors User#set_existing_rate 12 years ago
Michael Frister 982d4154e0 Make CostEntry factory pass validation 12 years ago
Michael Frister 4185a41dce Namespace shared example groups conflicting with meetings 12 years ago
Jens Ulferts 897676fa76 removes usage of StringIO for cost_object csv export 12 years ago
Jens Ulferts 8f65c84ef4 adds specs for cost_objects_helper 12 years ago
Sebastian Schuster a1d4fc3e87 Added cukes for budget operations like creating, copying and modifying budgets 12 years ago
Sebastian Schuster ee004877fd Fixed routes and added more routing specs 12 years ago
Christian Rijke cdb01d8519 Fix time entry specs. 12 years ago
Christian Rijke bfd22da269 Fix date loop in spec. 12 years ago
Christian Rijke 38e62c1204 Fix time entry spec. 12 years ago
Sebastian Schuster 2b04d0a07d Removed unused mass assignment whitelisting and corresponding specs 12 years ago
Christian Rijke 5621724cd0 Reload test objects. 12 years ago
Christian Rijke e0505ce62b Replace fixtures with factories. 12 years ago
Christian Rijke f90e188e07 Remove plugin_helper require (it's already being required from spec_helper) 12 years ago
Christian Rijke 592ae7cf13 Set correct project in spec. 12 years ago
Christian Rijke 5996a9a397 Fix date loop and use correct project id. 12 years ago
Christian Rijke 3aa2ec27e4 Force initialization of hourly rate values in specs. 12 years ago
Jens Ulferts c30b2649a3 fixes strong_params for cost_types nexted attributes 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Jens Ulferts 678eaac21e updates speced action as details was renamed to index 12 years ago
Christian Rijke a5dda42828 Replace fixures with factories. 12 years ago
Christian Rijke 48b9978b1a Delete fixtures. 12 years ago
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
Jens Ulferts 3d30404a74 rewrites routes to rails3 compliant resource style 12 years ago
Jens Ulferts 698b9e5a32 changes used factory 12 years ago
Jens Ulferts e9e0ed6855 uses current changed_data method 12 years ago