Changeset [51506220a12952d9326d1ae2320a70ed5cfb1537] by Johnny Shields

January 7th, 2018 @ 06:15 AM

Committed by Johnny Shields

  • M ".rubocop.yml"
  • M ".rubocop_todo.yml"
  • M Vagrantfile
  • M app/controllers/application_controller.rb
  • M app/controllers/entities_controller.rb
  • M app/controllers/passwords_controller.rb
  • M app/controllers/tasks_controller.rb
  • M app/helpers/accounts_helper.rb
  • M app/helpers/application_helper.rb
  • M app/models/entities/contact.rb
  • M app/models/fields/custom_field.rb
  • M app/models/fields/field_group.rb
  • M app/models/observers/opportunity_observer.rb
  • M app/models/polymorphic/version.rb
  • M app/models/setting.rb
  • M app/models/users/user.rb
  • M bin/rails
  • M config.ru
  • M config/routes.rb
  • M db/migrate/20100928030599_create_users.rb
  • M db/migrate/20100928030600_create_openid_tables.rb
  • M db/migrate/20100928030602_create_permissions.rb
  • M db/migrate/20100928030605_create_campaigns.rb
  • M db/migrate/20100928030606_create_leads.rb
  • M db/migrate/20100928030607_create_contacts.rb
  • M db/migrate/20100928030608_create_opportunities.rb
  • M db/migrate/20100928030613_create_comments.rb
  • M db/migrate/20100928030614_create_activities.rb
  • M db/migrate/20100928030615_create_avatars.rb
  • M db/migrate/20100928030617_drop_openid_tables.rb
  • M db/migrate/20100928030625_create_emails.rb
  • M db/migrate/20120216031616_create_versions.rb
  • M db/migrate/20120405080727_change_subscribed_users_to_set.rb
  • M db/migrate/20120405080742_change_further_subscribed_users_to_set.rb
  • M db/migrate/20180102075234_add_account_counter_caches.rb
  • M db/migrate/20180103223438_add_minlength_to_field.rb
  • M fat_free_crm.gemspec
  • M lib/fat_free_crm/core_ext/string.rb
  • M lib/fat_free_crm/mail_processor/dropbox.rb
  • M lib/tasks/ffcrm/config.rake
  • M script/rails
  • M spec/controllers/entities/contacts_controller_spec.rb
  • M spec/factories/sequences.rb
  • M spec/features/admin/groups_spec.rb
  • M spec/features/admin/users_spec.rb
  • M spec/models/entities/contact_spec.rb
  • M spec/models/entities/opportunity_spec.rb
  • M spec/models/polymorphic/task_spec.rb
  • M spec/views/tasks/index.haml_spec.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