Commit Graph

1053 Commits (9d4c7d44ce15f5bece49a7e7ca2e37cdd453c1d6)
 

Author SHA1 Message Date
Jens Ulferts e0f2b3e818 fixes log unit cost steps 12 years ago
Jens Ulferts 770c10aaa4 renames Factory to FactoryGirl 12 years ago
Jens Ulferts 756b367c80 fixes cuke for budget creation 12 years ago
Jens Ulferts bdac588970 fixes the standard cost project step 12 years ago
Jens Ulferts e00fbe66e5 removes no longer required ajax step 12 years ago
Jens Ulferts 43ae7c4011 loads number_helper patch 12 years ago
Jens Ulferts f329b4e92c adds = to blocks outputting string 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
ulferts 977ada5a3d Merge pull request #5 from finnlabs/feature/rails3_strong_parameters_fix 12 years ago
Sebastian Schuster 3f542a4c4d Used strong parameters style mass assignments in cost_objects_controller and cost_types_controller 12 years ago
Jens Ulferts 9aa86f396a Merge branch 'feature/fix-rspec-tests' into feature/rails3 12 years ago
Christian Rijke a5dda42828 Replace fixures with factories. 12 years ago
Christian Rijke 5f6f8d804b Fix before_save callback. 12 years ago
sschu 053793e97c Merge pull request #4 from finnlabs/feature/rails3_strong_parameters 12 years ago
Sebastian Schuster 2a83bf4434 Adapted the copying of values from other cost objects to not work around the mass assignment protection 12 years ago
Christian Rijke 191f2e3818 Register observers during engine initialization. 12 years ago
Christian Rijke b9d35ecead Trim whitespace. 12 years ago
Christian Rijke 654296b189 Migrate callbacks to new syntax. 12 years ago
Christian Rijke 8203880b95 Update table name group_users in migrations. 12 years ago
Christian Rijke ee54cd3bfe Migrate callbacks to new syntax. 12 years ago
Christian Rijke 48b9978b1a Delete fixtures. 12 years ago
Christian Rijke 649901452b Migrate active model callbacks to Rails 3 syntax. 12 years ago
Sebastian Schuster 97128d3964 Manually took id and type out of copying cost objects so they are not prevented by the mass assignment protection 12 years ago
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
sschu a9b29dd81f Merge pull request #3 from finnlabs/feature/rails3_assets_and_paths 12 years ago
Sebastian Schuster ead64bdcd4 Moved including the shared header to the start of the views so it ends up 12 years ago
sschu d30a57ff8e Merge pull request #2 from finnlabs/feature/rails3_assets_and_paths 12 years ago
Sebastian Schuster 6af7713863 Removed blank 12 years ago
Sebastian Schuster c5839e3847 Moved content_for(header) into the shared header partial, readded the 12 years ago
Sebastian Schuster 44dd4e5b63 Added newline at end of file 12 years ago
Sebastian Schuster 5b9d09b84e Fixed double % in costs settings view 12 years ago
Sebastian Schuster 02f4fc3dbc Added asset precompilation to engine.rb 12 years ago
Sebastian Schuster 869c4a3c15 Renamed all references of redmine_costs to openproject_costs 12 years ago
Sebastian Schuster 5d12373f25 Replaced indiviual asset includes with global include of shared header in all views 12 years ago
Sebastian Schuster 1493dc9d8e Added shared header file to include costs assets in all views 12 years ago
Sebastian Schuster e5493ce1fc Added costs.js file including all other costs javascript files to be used by the asset pipeline 12 years ago
Sebastian Schuster 10992d4524 Updates costs css to use core asset_path helper 12 years ago
Sebastian Schuster 8ca4d66992 Removed init.rb, moved assets to new locations, renamed settings view 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 6daf7d3eb9 replaces hash path with named path 12 years ago
Jens Ulferts c9d38b872d have timelog index work without openproject_reports 12 years ago
Jens Ulferts d4a9dcc891 adds overwriting views of issue 12 years ago
Jens Ulferts 6108192484 adds missing permissions for editing cost_objects 12 years ago
Jens Ulferts 1a73c899ae fixes wrong syntax 12 years ago
Jens Ulferts 24e4fccfda rewrites no longer supported javascript helper call 12 years ago
Jens Ulferts dea8c7f69b settings are now placed unter openproject_costs 12 years ago
Jens Ulferts ae3b7a348f turns hard reference to CostQuery into a soft one 12 years ago
Jens Ulferts ad4b81654a whitespace fixes 12 years ago