Commit Graph

882 Commits (31bb0ef2a34d6addd5f7bd7133edd1034ddf9e9a)
 

Author SHA1 Message Date
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
Jens Ulferts 6955d6875c splits up controller methods without cleaning them up much 12 years ago
Jens Ulferts 33afeecaa3 adds = to form blocks 12 years ago
Jens Ulferts 2b718f51b1 adds plugin to test path 12 years ago
Jens Ulferts e48a1b8dec renames costlog details to index 12 years ago
Jens Ulferts d7ea268fe0 uses toggle submenu cuke step for readability 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
Jens Ulferts c09c8e1e4c specs errors according to rails3 12 years ago
Jens Ulferts 561f34d64f adapts settings reference to new name 12 years ago
Jens Ulferts 2984376dd6 adapts user deletion callback to new self 12 years ago
Jens Ulferts 9524098b8c adapts custom form call to changed signature 12 years ago
Jens Ulferts bc357e453f specs errors according to rails3 12 years ago
Jens Ulferts a200b7455d saves without validation according to rails3 12 years ago
Jens Ulferts 1ed473f5a9 adds settings in a hacky way 12 years ago
Jens Ulferts 0b78982493 renames rhtml to html.erb 12 years ago
Jens Ulferts 69afb09e70 ports FactoryGirl usage to current schema 12 years ago
Jens Ulferts a74868a682 removes method call to formerly alias_message_chained method 12 years ago
Jens Ulferts d9497e6752 loads costs factories 12 years ago
Jens Ulferts d134b5bdbe loads correct spec_helper for the specs to start 12 years ago