Commit Graph

52 Commits (dd498f21265e6b9ddf53c79ae2aa85bc02bfee72)

Author SHA1 Message Date
Sebastian Schuster 4a9e83a37c Fixed spec failures on ci 11 years ago
Christian Rijke 73f5f043d0 Upgrade costs plugin after migration. 11 years ago
Christian Rijke 7ce1ac2510 Update method name after migration. 11 years ago
Christian Rijke 5bf36685f1 Migrate variables in work_package patches and views. 11 years ago
Christian Rijke b4ccc4851e Revert renaming for 'display_subprojects_issues' as it's not been migrated yet. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 79ce5d1231 no longer uses hook for work_package#show, add attributes instead 11 years ago
Jens Ulferts fb5cb3bc13 fixes patching the work_package#show page 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Hagen Schink a12883d971 Use work package id for costlog link 12 years ago
Hagen Schink 2e661db019 Show cost entries 12 years ago
Hagen Schink d0d50a0b38 Fix cost_object association by patching issue 12 years ago
Hagen Schink 3a8187dd80 Patch work package instead of issue 12 years ago
Jens Ulferts 7684cfa2f2 renames additional issue references to work_packages 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Christian Ratz c067880dd6 removed OpenProject core version related switch 12 years ago
Sebastian Schuster 5deb4faca8 Removed the timelog_controller_patch as it was moved to reporting 12 years ago
Sebastian Schuster 084703e185 Changed error message for invalid data in validations 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Jens Ulferts 230341723c copy changes to copied destroy of IssuesController 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
Jens Ulferts e4b0aa39a3 avoid patching i18n multiple times in development 12 years ago
Christian Rijke 61d27d8390 Whitelist permitted parameters for rate update. 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago
Sebastian Schuster 2b04d0a07d Removed unused mass assignment whitelisting and corresponding specs 12 years ago
Sebastian Schuster 47b4f7afda Added preview actions at appropriate place and actions for updating labor and material items including strong parameters permission for assigning nested attributed 12 years ago
Christian Rijke 1a4f2239fc Initialize observer in engine.rb instead of patch file. 12 years ago
Jens Ulferts e3af09af05 changes saving without validation to rails3 12 years ago
Jens Ulferts 1992e34ee5 adapts i18n to changed core 12 years ago
Jens Ulferts c30b2649a3 fixes strong_params for cost_types nexted attributes 12 years ago
Jens Ulferts 43ae7c4011 loads number_helper patch 12 years ago
Christian Rijke 5f6f8d804b Fix before_save callback. 12 years ago
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
Sebastian Schuster 869c4a3c15 Renamed all references of redmine_costs to openproject_costs 12 years ago
Jens Ulferts 43a417e269 project reference is no longer needed 12 years ago
Jens Ulferts c2df71949f helper is html_safe 12 years ago
Jens Ulferts c9d38b872d have timelog index work without openproject_reports 12 years ago
Jens Ulferts e48a1b8dec renames costlog details to index 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
Jens Ulferts a74868a682 removes method call to formerly alias_message_chained method 12 years ago
Jens Ulferts f20eb79be1 initial creation of gemspec and engine, conformant lib directory structure 12 years ago