Changeset [2ac9340c1aae063106ba22740492caa3eb3951a0] by Steve Kenworthy

October 19th, 2012 @ 01:06 AM

Committed by Steve Kenworthy

  • A app/views/admin/custom_fields/_base_field.html.haml
  • A app/views/admin/custom_fields/_check_boxes_field.html.haml
  • A app/views/admin/custom_fields/_date_field.html.haml
  • A app/views/admin/custom_fields/_date_pair_field.html.haml
  • A app/views/admin/custom_fields/_datetime_field.html.haml
  • A app/views/admin/custom_fields/_datetime_pair_field.html.haml
  • A app/views/admin/custom_fields/_radio_field.html.haml
  • A app/views/admin/custom_fields/_select_field.html.haml
  • A app/views/admin/custom_fields/_string_field.html.haml
  • A app/views/admin/fields/_form.html.haml
  • A app/views/admin/fields/_subform.html.haml
  • A app/views/admin/fields/create.js.erb
  • A app/views/admin/fields/destroy.js.erb
  • A app/views/admin/fields/edit.js.erb
  • A app/views/admin/fields/update.js.erb
  • A config/initializers/custom_fields.rb
  • A db/migrate/20121003063155_add_settings_to_custom_fields.rb
  • R app/views/admin/fields/_customfield_pairs.html.haml
  • R app/views/admin/fields/_edit.html.haml
  • R app/views/admin/fields/_new.html.haml
  • R app/views/admin/fields/_options.html.haml
  • R app/views/admin/fields/_top_section.html.haml
  • R app/views/admin/fields/create.js.rjs
  • R app/views/admin/fields/destroy.js.rjs
  • R app/views/admin/fields/edit.js.rjs
  • R app/views/admin/fields/index.js.rjs
  • R app/views/admin/fields/new.js.rjs
  • R app/views/admin/fields/options.js.rjs
  • R app/views/admin/fields/update.js.rjs
  • M app/assets/javascripts/admin/fields.js.coffee
  • M app/assets/javascripts/crm_chosen.js.coffee
  • M app/controllers/admin/field_groups_controller.rb
  • M app/controllers/admin/fields_controller.rb
  • M app/helpers/admin/fields_helper.rb
  • M app/models/fields/custom_field.rb
  • M app/models/fields/custom_field_date_pair.rb
  • M app/models/fields/custom_field_datetime_pair.rb
  • M app/models/fields/field.rb
  • M app/views/admin/field_groups/_field_group.html.haml
  • M app/views/admin/field_groups/_top_section.html.haml
  • M app/views/admin/fields/_field.html.haml
  • M app/views/admin/fields/index.html.haml
  • M config/application.rb
  • M config/locales/en-GB_fat_free_crm.yml
  • M config/locales/en-US_fat_free_crm.yml
  • M config/routes.rb
  • M db/schema.rb
  • M spec/models/fields/custom_field_spec.rb
  • M spec/models/fields/field_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