Changeset [8e03b30168cbf466869d20cc0989014067cf9f0f] by Steve Kenworthy
July 26th, 2012 @ 09:24 PM
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/8e03b30168cbf4668...
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