Changeset [73b2d2be346abfb668cf2a89794226dab6951ff8] by Patrick Mulder

March 11th, 2013 @ 07:33 PM

  • A app/controllers/registrations_controller.rb
  • A app/controllers/sessions_controller.rb
  • A app/views/devise/_links.haml
  • A app/views/devise/mailer/confirmation_instructions.html.haml
  • A app/views/devise/mailer/reset_password_instructions.html.haml
  • A app/views/devise/mailer/unlock_instructions.html.haml
  • A app/views/devise/passwords/edit.html.haml
  • A app/views/devise/passwords/new.html.haml
  • A app/views/devise/registrations/new.html.haml
  • A app/views/devise/sessions/new.html.haml
  • A app/views/devise/unlocks/new.html.haml
  • A config/initializers/devise.rb
  • A config/locales/en-US_devise.yml
  • A db/migrate/20120504202106_add_devise_to_users.rb
  • A db/migrate/20120515204644_migrate_authlogic_devise.rb
  • R app/controllers/authentications_controller.rb
  • R lib/fat_free_crm/gem_ext/authlogic/session/cookies.rb
  • R app/models/users/authentication.rb
  • R app/views/passwords/edit.html.haml
  • R app/views/users/new.html.haml
  • R app/views/authentications/new.html.haml
  • R config/initializers/authlogic.rb
  • R spec/acceptance/support/maintain_sessions.rb
  • R spec/controllers/authentications_controller_spec.rb
  • R spec/models/users/authentication_spec.rb
  • R spec/views/authentications/new.haml_spec.rb
  • M Gemfile.lock
  • M app/controllers/admin/application_controller.rb
  • M app/controllers/application_controller.rb
  • M app/controllers/comments_controller.rb
  • M app/controllers/emails_controller.rb
  • M app/controllers/entities_controller.rb
  • M app/controllers/home_controller.rb
  • M app/controllers/passwords_controller.rb
  • M app/controllers/tasks_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/tasks_helper.rb
  • M app/models/users/user.rb
  • M app/views/layouts/_header.html.haml
  • M app/views/shared/_recently.html.haml
  • M app/views/users/_password.html.haml
  • M app/views/users/show.html.haml
  • M config/environments/test.rb
  • M config/routes.rb
  • M db/schema.rb
  • M fat_free_crm.gemspec
  • M lib/fat_free_crm/gem_dependencies.rb
  • M lib/fat_free_crm/gem_ext.rb
  • M spec/acceptance/support/helpers.rb
  • M spec/controllers/comments_controller_spec.rb
  • M spec/controllers/emails_controller_spec.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
  • M spec/controllers/home_controller_spec.rb
  • M spec/controllers/tasks_controller_spec.rb
  • M spec/controllers/users_controller_spec.rb
  • M spec/factories/user_factories.rb
  • M spec/models/entities/account_spec.rb
  • M spec/models/entities/campaign_spec.rb
  • M spec/models/polymorphic/task_spec.rb
  • M spec/models/polymorphic/version_spec.rb
  • M spec/models/users/user_spec.rb
  • M spec/routing/users_routing_spec.rb
  • M spec/spec_helper.rb
  • M spec/support/auth_macros.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