Changeset [b685200d882c01780628828d44a374c35372d8cc] by Steve Kenworthy
July 13th, 2012 @ 01:57 AM
Further development on permissions. Add
spec/lib/permissions_spec.rb to ensure our underlying permissions
module is well tested. Started removing legacy
save_with_permissions and used deprecation notices to ensure
plugins that utilise these methods still work.
https://github.com/fatfreecrm/fat_free_crm/commit/b685200d882c01780...
Committed by Steve Kenworthy
- A spec/lib/permissions_spec.rb
- M Gemfile.lock
- M app/controllers/entities/accounts_controller.rb
- M app/controllers/entities/campaigns_controller.rb
- M app/controllers/entities/leads_controller.rb
- M app/models/entities/contact.rb
- M app/models/entities/lead.rb
- M app/models/entities/opportunity.rb
- M lib/fat_free_crm/permissions.rb
- M spec/controllers/entities/accounts_controller_spec.rb
- M spec/controllers/entities/campaigns_controller_spec.rb
- M spec/controllers/entities/contacts_controller_spec.rb
- M spec/controllers/entities/leads_controller_spec.rb
- M spec/controllers/entities/opportunities_controller_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond