Changeset [7cbeedf836b18a802fa4bb4c6327668c188dc219] by Zlatko Zahariev

April 25th, 2013 @ 02:59 AM

First test is passing.
Name spaces usages for "User" model.
https://github.com/fatfreecrm/fat_free_crm/commit/7cbeedf836b18a802...

Committed by Zlatko Zahariev

  • A app/controllers/fat_free_crm/admin/application_controller.rb
  • A app/controllers/fat_free_crm/admin/field_groups_controller.rb
  • A app/controllers/fat_free_crm/admin/fields_controller.rb
  • A app/controllers/fat_free_crm/admin/groups_controller.rb
  • A app/controllers/fat_free_crm/admin/plugins_controller.rb
  • A app/controllers/fat_free_crm/admin/settings_controller.rb
  • A app/controllers/fat_free_crm/admin/tags_controller.rb
  • A app/controllers/fat_free_crm/admin/users_controller.rb
  • A app/controllers/fat_free_crm/entities/accounts_controller.rb
  • A app/controllers/fat_free_crm/entities/campaigns_controller.rb
  • A app/controllers/fat_free_crm/entities/contacts_controller.rb
  • A app/controllers/fat_free_crm/entities/leads_controller.rb
  • A app/controllers/fat_free_crm/entities/opportunities_controller.rb
  • R app/controllers/admin/fat_free_crm/application_controller.rb
  • R app/controllers/admin/fat_free_crm/field_groups_controller.rb
  • R app/controllers/admin/fat_free_crm/fields_controller.rb
  • R app/controllers/admin/fat_free_crm/groups_controller.rb
  • R app/controllers/admin/fat_free_crm/plugins_controller.rb
  • R app/controllers/admin/fat_free_crm/settings_controller.rb
  • R app/controllers/admin/fat_free_crm/tags_controller.rb
  • R app/controllers/admin/fat_free_crm/users_controller.rb
  • R app/controllers/entities/fat_free_crm/accounts_controller.rb
  • R app/controllers/entities/fat_free_crm/campaigns_controller.rb
  • R app/controllers/entities/fat_free_crm/contacts_controller.rb
  • R app/controllers/entities/fat_free_crm/leads_controller.rb
  • R app/controllers/entities/fat_free_crm/opportunities_controller.rb
  • M app/controllers/fat_free_crm/application_controller.rb
  • M app/controllers/fat_free_crm/passwords_controller.rb
  • M app/controllers/fat_free_crm/users_controller.rb
  • M app/helpers/fat_free_crm/application_helper.rb
  • M app/helpers/fat_free_crm/users_helper.rb
  • M app/models/entities/fat_free_crm/account.rb
  • M app/models/entities/fat_free_crm/campaign.rb
  • M app/models/entities/fat_free_crm/contact.rb
  • M app/models/entities/fat_free_crm/lead.rb
  • M app/models/entities/fat_free_crm/opportunity.rb
  • M app/models/polymorphic/fat_free_crm/avatar.rb
  • M app/models/polymorphic/fat_free_crm/comment.rb
  • M app/models/polymorphic/fat_free_crm/email.rb
  • M app/models/polymorphic/fat_free_crm/task.rb
  • M app/models/users/fat_free_crm/group.rb
  • M app/models/users/fat_free_crm/permission.rb
  • M app/models/users/fat_free_crm/preference.rb
  • M app/views/fat_free_crm/accounts/_top_section.html.haml
  • M app/views/fat_free_crm/admin/groups/_form.html.haml
  • M app/views/fat_free_crm/admin/users/edit.js.rjs
  • M app/views/fat_free_crm/application/index.atom.builder
  • M app/views/fat_free_crm/application/index.rss.builder
  • M app/views/fat_free_crm/application/show.atom.builder
  • M app/views/fat_free_crm/application/show.rss.builder
  • M app/views/fat_free_crm/comments/_new.html.haml
  • M app/views/fat_free_crm/contacts/_section_general.html.haml
  • M app/views/fat_free_crm/versions/_version.html.haml
  • M lib/fat_free_crm/mail_processor/base.rb
  • M lib/fat_free_crm/permissions.rb
  • M spec/controllers/admin/users_controller_spec.rb
  • M spec/controllers/home_controller_spec.rb
  • M spec/controllers/users_controller_spec.rb
  • M spec/helpers/application_helper_spec.rb
  • M spec/lib/errors_spec.rb
  • M spec/mailers/user_mailer_spec.rb
  • M spec/models/observers/entity_observer_spec.rb
  • M spec/models/users/permission_spec.rb
  • M spec/models/users/user_spec.rb
  • M spec/spec_helper.rb
  • M spec/support/auth_macros.rb
  • M spec/views/admin/users/_create.haml_spec.rb
  • M spec/views/admin/users/new.rjs_spec.rb
  • M spec/views/admin/users/show.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