Changeset [827f40c53151b9ca885f5cf3b430710a1b75fc00] by Daniel O'Connor

January 5th, 2018 @ 07:26 PM

Merge pull request #652 from johnnyshields/fix-n-plus-1

Performance: Fix N+1 Queries
https://github.com/fatfreecrm/fat_free_crm/commit/827f40c53151b9ca8...

Committed by Daniel O'Connor

  • M ".rubocop_todo.yml"
  • M app/controllers/entities/accounts_controller.rb
  • M app/controllers/entities/campaigns_controller.rb
  • M app/controllers/entities/contacts_controller.rb
  • M app/controllers/entities/leads_controller.rb
  • M app/controllers/entities/opportunities_controller.rb
  • M app/controllers/entities_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/tags_helper.rb
  • M app/mailers/subscription_mailer.rb
  • M app/views/accounts/_index_brief.html.haml
  • M app/views/accounts/_index_long.html.haml
  • M app/views/accounts/_sidebar_show.html.haml
  • M app/views/campaigns/_index_long.html.haml
  • M app/views/campaigns/_sidebar_show.html.haml
  • M app/views/contacts/_index_full.html.haml
  • M app/views/contacts/_index_long.html.haml
  • M app/views/contacts/_sidebar_show.html.haml
  • M app/views/leads/_index_long.html.haml
  • M app/views/leads/_sidebar_show.html.haml
  • M app/views/opportunities/_index_long.html.haml
  • M app/views/opportunities/_sidebar_show.html.haml
  • M lib/fat_free_crm/export_csv.rb
New-ticket Create new ticket

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