Changeset [5aabb7c8cbdaf8432a7ecc1a47b6629068671c99] by Zlatko Zahariev

April 4th, 2013 @ 07:29 AM

Moving things around. Beggining of the namestacing. Namespacing the controllers, views, routes, assets and heplers
https://github.com/fatfreecrm/fat_free_crm/commit/5aabb7c8cbdaf8432...

Committed by Zlatko Zahariev

  • A app/assets/images/fat_free_crm/1x1.gif
  • A app/assets/images/fat_free_crm/asterisk.gif
  • A app/assets/images/fat_free_crm/avatar.jpg
  • A app/assets/images/fat_free_crm/blog.gif
  • A app/assets/images/fat_free_crm/delete.png
  • A app/assets/images/fat_free_crm/facebook-close.gif
  • A app/assets/images/fat_free_crm/facebook.gif
  • A app/assets/images/fat_free_crm/iconset_attribution.png
  • A app/assets/images/fat_free_crm/info.png
  • A app/assets/images/fat_free_crm/info_tiny.png
  • A app/assets/images/fat_free_crm/linkedin.gif
  • A app/assets/images/fat_free_crm/loading.gif
  • A app/assets/images/fat_free_crm/notifications.png
  • A app/assets/images/fat_free_crm/skype.gif
  • A app/assets/images/fat_free_crm/sortable.gif
  • A app/assets/images/fat_free_crm/stars.gif
  • A app/assets/images/fat_free_crm/twitter.gif
  • A app/assets/javascripts/fat_free_crm/admin/fields.js.coffee
  • A app/assets/javascripts/fat_free_crm/application.js.erb
  • A app/assets/javascripts/fat_free_crm/crm.js
  • A app/assets/javascripts/fat_free_crm/crm_chosen.js.coffee
  • A app/assets/javascripts/fat_free_crm/crm_classes.js
  • A app/assets/javascripts/fat_free_crm/crm_fields.js
  • A app/assets/javascripts/fat_free_crm/crm_loginout.js
  • A app/assets/javascripts/fat_free_crm/crm_textarea_autocomplete.js
  • A app/assets/javascripts/fat_free_crm/datepicker.js.coffee
  • A app/assets/javascripts/fat_free_crm/format_buttons.js.coffee
  • A app/assets/javascripts/fat_free_crm/groups.js.coffee
  • A app/assets/javascripts/fat_free_crm/jquery-noconflict.js
  • A app/assets/javascripts/fat_free_crm/lists.js.coffee
  • A app/assets/javascripts/fat_free_crm/search.js.coffee
  • A app/assets/stylesheets/fat_free_crm/admin/fields.css.scss
  • A app/assets/stylesheets/fat_free_crm/advanced_search.css.scss
  • A app/assets/stylesheets/fat_free_crm/application.css.erb
  • A app/assets/stylesheets/fat_free_crm/base.scss
  • A app/assets/stylesheets/fat_free_crm/common.scss
  • A app/assets/stylesheets/fat_free_crm/ffcrm_chosen.scss
  • A app/assets/stylesheets/fat_free_crm/fields.scss
  • A app/assets/stylesheets/fat_free_crm/format_buttons.css.scss
  • A app/assets/stylesheets/fat_free_crm/groups.css.scss
  • A app/assets/stylesheets/fat_free_crm/header.scss
  • A app/assets/stylesheets/fat_free_crm/index_headers.css.scss
  • A app/assets/stylesheets/fat_free_crm/lists.css.scss
  • A app/assets/stylesheets/fat_free_crm/print.css.scss
  • A app/assets/stylesheets/fat_free_crm/rails.scss
  • A app/assets/stylesheets/fat_free_crm/safari.scss
  • A app/assets/stylesheets/fat_free_crm/textarea_autocomplete.scss
  • 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/application_controller.rb
  • A app/controllers/fat_free_crm/authentications_controller.rb
  • A app/controllers/fat_free_crm/comments_controller.rb
  • A app/controllers/fat_free_crm/emails_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
  • A app/controllers/fat_free_crm/entities_controller.rb
  • A app/controllers/fat_free_crm/home_controller.rb
  • A app/controllers/fat_free_crm/lists_controller.rb
  • A app/controllers/fat_free_crm/passwords_controller.rb
  • A app/controllers/fat_free_crm/tasks_controller.rb
  • A app/controllers/fat_free_crm/users_controller.rb
  • A app/helpers/fat_free_crm/accounts_helper.rb
  • A app/helpers/fat_free_crm/addresses_helper.rb
  • A app/helpers/fat_free_crm/admin/application_helper.rb
  • A app/helpers/fat_free_crm/admin/field_groups_helper.rb
  • A app/helpers/fat_free_crm/admin/fields_helper.rb
  • A app/helpers/fat_free_crm/admin/plugins_helper.rb
  • A app/helpers/fat_free_crm/admin/settings_helper.rb
  • A app/helpers/fat_free_crm/admin/tags_helper.rb
  • A app/helpers/fat_free_crm/admin/users_helper.rb
  • A app/helpers/fat_free_crm/application_helper.rb
  • A app/helpers/fat_free_crm/authentications_helper.rb
  • A app/helpers/fat_free_crm/campaigns_helper.rb
  • A app/helpers/fat_free_crm/comments_helper.rb
  • A app/helpers/fat_free_crm/contacts_helper.rb
  • A app/helpers/fat_free_crm/emails_helper.rb
  • A app/helpers/fat_free_crm/fields_helper.rb
  • A app/helpers/fat_free_crm/groups_helper.rb
  • A app/helpers/fat_free_crm/home_helper.rb
  • A app/helpers/fat_free_crm/leads_helper.rb
  • A app/helpers/fat_free_crm/lists_helper.rb
  • A app/helpers/fat_free_crm/opportunities_helper.rb
  • A app/helpers/fat_free_crm/passwords_helper.rb
  • A app/helpers/fat_free_crm/tags_helper.rb
  • A app/helpers/fat_free_crm/tasks_helper.rb
  • A app/helpers/fat_free_crm/users_helper.rb
  • A app/helpers/fat_free_crm/versions_helper.rb
  • A app/views/fat_free_crm/accounts/_account.html.haml
  • A app/views/fat_free_crm/accounts/_contact_info.html.haml
  • A app/views/fat_free_crm/accounts/_edit.html.haml
  • A app/views/fat_free_crm/accounts/_index_brief.html.haml
  • A app/views/fat_free_crm/accounts/_index_long.html.haml
  • A app/views/fat_free_crm/accounts/_new.html.haml
  • A app/views/fat_free_crm/accounts/_sidebar_index.html.haml
  • A app/views/fat_free_crm/accounts/_sidebar_show.html.haml
  • A app/views/fat_free_crm/accounts/_title_bar.html.haml
  • A app/views/fat_free_crm/accounts/_top_section.html.haml
  • A app/views/fat_free_crm/accounts/create.js.rjs
  • A app/views/fat_free_crm/accounts/destroy.js.rjs
  • A app/views/fat_free_crm/accounts/edit.js.rjs
  • A app/views/fat_free_crm/accounts/index.html.haml
  • A app/views/fat_free_crm/accounts/index.js.rjs
  • A app/views/fat_free_crm/accounts/index.xls.builder
  • A app/views/fat_free_crm/accounts/new.js.rjs
  • A app/views/fat_free_crm/accounts/show.html.haml
  • A app/views/fat_free_crm/accounts/show.js.erb
  • A app/views/fat_free_crm/accounts/update.js.rjs
  • A app/views/fat_free_crm/admin/custom_fields/_base_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_check_boxes_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_date_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_date_pair_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_datetime_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_datetime_pair_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_radio_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_select_field.html.haml
  • A app/views/fat_free_crm/admin/custom_fields/_string_field.html.haml
  • A app/views/fat_free_crm/admin/field_groups/_confirm.html.haml
  • A app/views/fat_free_crm/admin/field_groups/_edit.html.haml
  • A app/views/fat_free_crm/admin/field_groups/_field_group.html.haml
  • A app/views/fat_free_crm/admin/field_groups/_new.html.haml
  • A app/views/fat_free_crm/admin/field_groups/_top_section.html.haml
  • A app/views/fat_free_crm/admin/field_groups/confirm.js.rjs
  • A app/views/fat_free_crm/admin/field_groups/create.js.rjs
  • A app/views/fat_free_crm/admin/field_groups/destroy.js.rjs
  • A app/views/fat_free_crm/admin/field_groups/edit.js.rjs
  • A app/views/fat_free_crm/admin/field_groups/new.js.rjs
  • A app/views/fat_free_crm/admin/field_groups/update.js.rjs
  • A app/views/fat_free_crm/admin/fields/_field.html.haml
  • A app/views/fat_free_crm/admin/fields/_form.html.haml
  • A app/views/fat_free_crm/admin/fields/_sidebar_index.html.haml
  • A app/views/fat_free_crm/admin/fields/_sidebar_show.html.haml
  • A app/views/fat_free_crm/admin/fields/_sort_by.html.haml
  • A app/views/fat_free_crm/admin/fields/_subform.html.haml
  • A app/views/fat_free_crm/admin/fields/create.js.erb
  • A app/views/fat_free_crm/admin/fields/destroy.js.erb
  • A app/views/fat_free_crm/admin/fields/edit.js.erb
  • A app/views/fat_free_crm/admin/fields/index.html.haml
  • A app/views/fat_free_crm/admin/fields/show.html.haml
  • A app/views/fat_free_crm/admin/fields/update.js.erb
  • A app/views/fat_free_crm/admin/groups/_edit.html.haml
  • A app/views/fat_free_crm/admin/groups/_form.html.haml
  • A app/views/fat_free_crm/admin/groups/_group.html.haml
  • A app/views/fat_free_crm/admin/groups/_new.html.haml
  • A app/views/fat_free_crm/admin/groups/create.js.rjs
  • A app/views/fat_free_crm/admin/groups/destroy.js.rjs
  • A app/views/fat_free_crm/admin/groups/edit.js.rjs
  • A app/views/fat_free_crm/admin/groups/index.html.haml
  • A app/views/fat_free_crm/admin/groups/index.js.rjs
  • A app/views/fat_free_crm/admin/groups/new.js.rjs
  • A app/views/fat_free_crm/admin/groups/show.html.haml
  • A app/views/fat_free_crm/admin/groups/update.js.rjs
  • A app/views/fat_free_crm/admin/plugins/_plugin.html.haml
  • A app/views/fat_free_crm/admin/plugins/index.html.haml
  • A app/views/fat_free_crm/admin/settings/index.html.haml
  • A app/views/fat_free_crm/admin/tags/_confirm.html.haml
  • A app/views/fat_free_crm/admin/tags/_edit.html.haml
  • A app/views/fat_free_crm/admin/tags/_new.html.haml
  • A app/views/fat_free_crm/admin/tags/_tag.html.haml
  • A app/views/fat_free_crm/admin/tags/_top_section.html.haml
  • A app/views/fat_free_crm/admin/tags/confirm.js.rjs
  • A app/views/fat_free_crm/admin/tags/create.js.rjs
  • A app/views/fat_free_crm/admin/tags/destroy.js.rjs
  • A app/views/fat_free_crm/admin/tags/edit.js.rjs
  • A app/views/fat_free_crm/admin/tags/index.html.haml
  • A app/views/fat_free_crm/admin/tags/new.js.rjs
  • A app/views/fat_free_crm/admin/tags/update.js.rjs
  • A app/views/fat_free_crm/admin/users/_confirm.html.haml
  • A app/views/fat_free_crm/admin/users/_edit.html.haml
  • A app/views/fat_free_crm/admin/users/_new.html.haml
  • A app/views/fat_free_crm/admin/users/_profile.html.haml
  • A app/views/fat_free_crm/admin/users/_sidebar_index.html.haml
  • A app/views/fat_free_crm/admin/users/_user.html.haml
  • A app/views/fat_free_crm/admin/users/confirm.js.rjs
  • A app/views/fat_free_crm/admin/users/create.js.rjs
  • A app/views/fat_free_crm/admin/users/destroy.js.rjs
  • A app/views/fat_free_crm/admin/users/edit.js.rjs
  • A app/views/fat_free_crm/admin/users/index.html.haml
  • A app/views/fat_free_crm/admin/users/index.js.rjs
  • A app/views/fat_free_crm/admin/users/new.js.rjs
  • A app/views/fat_free_crm/admin/users/reactivate.js.rjs
  • A app/views/fat_free_crm/admin/users/show.html.haml
  • A app/views/fat_free_crm/admin/users/suspend.js.rjs
  • A app/views/fat_free_crm/admin/users/update.js.rjs
  • A app/views/fat_free_crm/application/_auto_complete.html.haml
  • A app/views/fat_free_crm/application/index.atom.builder
  • A app/views/fat_free_crm/application/index.rss.builder
  • A app/views/fat_free_crm/application/show.atom.builder
  • A app/views/fat_free_crm/application/show.rss.builder
  • A app/views/fat_free_crm/authentications/new.html.haml
  • A app/views/fat_free_crm/campaigns/_campaign.html.haml
  • A app/views/fat_free_crm/campaigns/_edit.html.haml
  • A app/views/fat_free_crm/campaigns/_index_brief.html.haml
  • A app/views/fat_free_crm/campaigns/_index_long.html.haml
  • A app/views/fat_free_crm/campaigns/_metrics.html.haml
  • A app/views/fat_free_crm/campaigns/_new.html.haml
  • A app/views/fat_free_crm/campaigns/_objectives.html.haml
  • A app/views/fat_free_crm/campaigns/_sidebar_index.html.haml
  • A app/views/fat_free_crm/campaigns/_sidebar_show.html.haml
  • A app/views/fat_free_crm/campaigns/_status.html.haml
  • A app/views/fat_free_crm/campaigns/_title_bar.html.haml
  • A app/views/fat_free_crm/campaigns/_top_section.html.haml
  • A app/views/fat_free_crm/campaigns/create.js.rjs
  • A app/views/fat_free_crm/campaigns/destroy.js.rjs
  • A app/views/fat_free_crm/campaigns/edit.js.rjs
  • A app/views/fat_free_crm/campaigns/index.html.haml
  • A app/views/fat_free_crm/campaigns/index.js.rjs
  • A app/views/fat_free_crm/campaigns/index.xls.builder
  • A app/views/fat_free_crm/campaigns/new.js.rjs
  • A app/views/fat_free_crm/campaigns/show.html.haml
  • A app/views/fat_free_crm/campaigns/show.js.erb
  • A app/views/fat_free_crm/campaigns/update.js.rjs
  • A app/views/fat_free_crm/comments/_comment.html.haml
  • A app/views/fat_free_crm/comments/_edit.html.haml
  • A app/views/fat_free_crm/comments/_new.html.haml
  • A app/views/fat_free_crm/comments/_subscription_links.html.haml
  • A app/views/fat_free_crm/comments/create.js.rjs
  • A app/views/fat_free_crm/comments/destroy.js.rjs
  • A app/views/fat_free_crm/comments/edit.js.rjs
  • A app/views/fat_free_crm/comments/new.js.rjs
  • A app/views/fat_free_crm/comments/update.js.rjs
  • A app/views/fat_free_crm/contacts/_contact.html.haml
  • A app/views/fat_free_crm/contacts/_contacts.html.haml
  • A app/views/fat_free_crm/contacts/_edit.html.haml
  • A app/views/fat_free_crm/contacts/_extra.html.haml
  • A app/views/fat_free_crm/contacts/_index_brief.html.haml
  • A app/views/fat_free_crm/contacts/_index_full.html.haml
  • A app/views/fat_free_crm/contacts/_index_long.html.haml
  • A app/views/fat_free_crm/contacts/_new.html.haml
  • A app/views/fat_free_crm/contacts/_section_extra.html.haml
  • A app/views/fat_free_crm/contacts/_section_general.html.haml
  • A app/views/fat_free_crm/contacts/_sidebar_index.html.haml
  • A app/views/fat_free_crm/contacts/_sidebar_show.html.haml
  • A app/views/fat_free_crm/contacts/_title_bar.html.haml
  • A app/views/fat_free_crm/contacts/_top_section.html.haml
  • A app/views/fat_free_crm/contacts/_web.html.haml
  • A app/views/fat_free_crm/contacts/create.js.rjs
  • A app/views/fat_free_crm/contacts/destroy.js.rjs
  • A app/views/fat_free_crm/contacts/edit.js.rjs
  • A app/views/fat_free_crm/contacts/index.html.haml
  • A app/views/fat_free_crm/contacts/index.js.rjs
  • A app/views/fat_free_crm/contacts/index.xls.builder
  • A app/views/fat_free_crm/contacts/new.js.rjs
  • A app/views/fat_free_crm/contacts/show.html.haml
  • A app/views/fat_free_crm/contacts/show.js.erb
  • A app/views/fat_free_crm/contacts/update.js.rjs
  • A app/views/fat_free_crm/dropbox_mailer/dropbox_notification.html.haml
  • A app/views/fat_free_crm/emails/_email.html.haml
  • A app/views/fat_free_crm/emails/destroy.js.rjs
  • A app/views/fat_free_crm/entities/_basic_search.html.haml
  • A app/views/fat_free_crm/entities/_permissions.html.haml
  • A app/views/fat_free_crm/entities/_search.html.haml
  • A app/views/fat_free_crm/entities/_section_custom_fields.html.haml
  • A app/views/fat_free_crm/entities/_sort_fields.html.haml
  • A app/views/fat_free_crm/entities/_title_bar.html.haml
  • A app/views/fat_free_crm/entities/attach.js.rjs
  • A app/views/fat_free_crm/entities/contacts.js.rjs
  • A app/views/fat_free_crm/entities/discard.js.rjs
  • A app/views/fat_free_crm/entities/leads.js.rjs
  • A app/views/fat_free_crm/entities/opportunities.js.rjs
  • A app/views/fat_free_crm/entities/subscription_update.js.rjs
  • A app/views/fat_free_crm/entities/versions.js.erb
  • A app/views/fat_free_crm/fields/_edit_custom_field_group.html.haml
  • A app/views/fat_free_crm/fields/_group.html.haml
  • A app/views/fat_free_crm/fields/_group_table.html.haml
  • A app/views/fat_free_crm/fields/_group_view.html.haml
  • A app/views/fat_free_crm/fields/_groups.html.haml
  • A app/views/fat_free_crm/fields/_sidebar_show.html.haml
  • A app/views/fat_free_crm/fields/group.js.rjs
  • A app/views/fat_free_crm/home/_account.html.haml
  • A app/views/fat_free_crm/home/_activity.html.haml
  • A app/views/fat_free_crm/home/_assets_menu.html.haml
  • A app/views/fat_free_crm/home/_duration_menu.html.haml
  • A app/views/fat_free_crm/home/_events_menu.html.haml
  • A app/views/fat_free_crm/home/_opportunity.html.haml
  • A app/views/fat_free_crm/home/_options.html.haml
  • A app/views/fat_free_crm/home/_task.html.haml
  • A app/views/fat_free_crm/home/_users_menu.html.haml
  • A app/views/fat_free_crm/home/index.atom.builder
  • A app/views/fat_free_crm/home/index.html.haml
  • A app/views/fat_free_crm/home/index.js.rjs
  • A app/views/fat_free_crm/home/index.rss.builder
  • A app/views/fat_free_crm/home/options.js.rjs
  • A app/views/fat_free_crm/leads/_contact.html.haml
  • A app/views/fat_free_crm/leads/_convert.html.haml
  • A app/views/fat_free_crm/leads/_convert_permissions.html.haml
  • A app/views/fat_free_crm/leads/_edit.html.haml
  • A app/views/fat_free_crm/leads/_index_brief.html.haml
  • A app/views/fat_free_crm/leads/_index_long.html.haml
  • A app/views/fat_free_crm/leads/_lead.html.haml
  • A app/views/fat_free_crm/leads/_leads.html.haml
  • A app/views/fat_free_crm/leads/_new.html.haml
  • A app/views/fat_free_crm/leads/_opportunity.html.haml
  • A app/views/fat_free_crm/leads/_sidebar_index.html.haml
  • A app/views/fat_free_crm/leads/_sidebar_show.html.haml
  • A app/views/fat_free_crm/leads/_status.html.haml
  • A app/views/fat_free_crm/leads/_title_bar.html.haml
  • A app/views/fat_free_crm/leads/_top_section.html.haml
  • A app/views/fat_free_crm/leads/_web.html.haml
  • A app/views/fat_free_crm/leads/convert.js.rjs
  • A app/views/fat_free_crm/leads/create.js.rjs
  • A app/views/fat_free_crm/leads/destroy.js.rjs
  • A app/views/fat_free_crm/leads/edit.js.rjs
  • A app/views/fat_free_crm/leads/index.html.haml
  • A app/views/fat_free_crm/leads/index.js.rjs
  • A app/views/fat_free_crm/leads/index.xls.builder
  • A app/views/fat_free_crm/leads/new.js.rjs
  • A app/views/fat_free_crm/leads/promote.js.rjs
  • A app/views/fat_free_crm/leads/reject.js.rjs
  • A app/views/fat_free_crm/leads/show.html.haml
  • A app/views/fat_free_crm/leads/show.js.erb
  • A app/views/fat_free_crm/leads/update.js.rjs
  • A app/views/fat_free_crm/lists/_sidebar.html.haml
  • A app/views/fat_free_crm/lists/create.js.rjs
  • A app/views/fat_free_crm/lists/destroy.js.rjs
  • A app/views/fat_free_crm/opportunities/_edit.html.haml
  • A app/views/fat_free_crm/opportunities/_index_brief.html.haml
  • A app/views/fat_free_crm/opportunities/_index_long.html.haml
  • A app/views/fat_free_crm/opportunities/_new.html.haml
  • A app/views/fat_free_crm/opportunities/_opportunities.html.haml
  • A app/views/fat_free_crm/opportunities/_opportunity.html.haml
  • A app/views/fat_free_crm/opportunities/_sidebar_index.html.haml
  • A app/views/fat_free_crm/opportunities/_sidebar_show.html.haml
  • A app/views/fat_free_crm/opportunities/_title_bar.html.haml
  • A app/views/fat_free_crm/opportunities/_top_section.html.haml
  • A app/views/fat_free_crm/opportunities/contacts.js.rjs
  • A app/views/fat_free_crm/opportunities/create.js.rjs
  • A app/views/fat_free_crm/opportunities/destroy.js.rjs
  • A app/views/fat_free_crm/opportunities/edit.js.rjs
  • A app/views/fat_free_crm/opportunities/index.html.haml
  • A app/views/fat_free_crm/opportunities/index.js.rjs
  • A app/views/fat_free_crm/opportunities/index.xls.builder
  • A app/views/fat_free_crm/opportunities/new.js.rjs
  • A app/views/fat_free_crm/opportunities/show.html.haml
  • A app/views/fat_free_crm/opportunities/show.js.erb
  • A app/views/fat_free_crm/opportunities/update.js.rjs
  • A app/views/fat_free_crm/passwords/edit.html.haml
  • A app/views/fat_free_crm/passwords/new.html.haml
  • A app/views/fat_free_crm/shared/_add_comment.html.haml
  • A app/views/fat_free_crm/shared/_address.html.haml
  • A app/views/fat_free_crm/shared/_address_show.html.haml
  • A app/views/fat_free_crm/shared/_comment.html.haml
  • A app/views/fat_free_crm/shared/_edit_comment.html.haml
  • A app/views/fat_free_crm/shared/_empty.html.haml
  • A app/views/fat_free_crm/shared/_export.html.haml
  • A app/views/fat_free_crm/shared/_inline_styles.html.haml
  • A app/views/fat_free_crm/shared/_naming.html.haml
  • A app/views/fat_free_crm/shared/_paginate.haml
  • A app/views/fat_free_crm/shared/_paginate_with_per_page.html.haml
  • A app/views/fat_free_crm/shared/_recent.html.haml
  • A app/views/fat_free_crm/shared/_recently.html.haml
  • A app/views/fat_free_crm/shared/_search.html.haml
  • A app/views/fat_free_crm/shared/_select_popup.html.haml
  • A app/views/fat_free_crm/shared/_tags.html.haml
  • A app/views/fat_free_crm/shared/_tasks.html.haml
  • A app/views/fat_free_crm/shared/_timeline.html.haml
  • A app/views/fat_free_crm/shared/_total.html.haml
  • A app/views/fat_free_crm/subscription_mailer/comment_notification.text.erb
  • A app/views/fat_free_crm/tasks/_assigned.html.haml
  • A app/views/fat_free_crm/tasks/_completed.html.haml
  • A app/views/fat_free_crm/tasks/_edit.html.haml
  • A app/views/fat_free_crm/tasks/_empty.html.haml
  • A app/views/fat_free_crm/tasks/_new.html.haml
  • A app/views/fat_free_crm/tasks/_pending.html.haml
  • A app/views/fat_free_crm/tasks/_related.html.haml
  • A app/views/fat_free_crm/tasks/_selector.html.haml
  • A app/views/fat_free_crm/tasks/_sidebar_index.html.haml
  • A app/views/fat_free_crm/tasks/_tasks.html.haml
  • A app/views/fat_free_crm/tasks/_title.html.haml
  • A app/views/fat_free_crm/tasks/_top_section.html.haml
  • A app/views/fat_free_crm/tasks/complete.js.rjs
  • A app/views/fat_free_crm/tasks/create.js.rjs
  • A app/views/fat_free_crm/tasks/destroy.js.rjs
  • A app/views/fat_free_crm/tasks/discard.rjs
  • A app/views/fat_free_crm/tasks/edit.js.rjs
  • A app/views/fat_free_crm/tasks/filter.js.rjs
  • A app/views/fat_free_crm/tasks/index.html.haml
  • A app/views/fat_free_crm/tasks/index.xls.builder
  • A app/views/fat_free_crm/tasks/new.js.rjs
  • A app/views/fat_free_crm/tasks/update.js.rjs
  • A app/views/fat_free_crm/user_mailer/assigned_entity_notification.html.haml
  • A app/views/fat_free_crm/user_mailer/password_reset_instructions.html.haml
  • A app/views/fat_free_crm/users/_avatar.html.haml
  • A app/views/fat_free_crm/users/_languages.html.haml
  • A app/views/fat_free_crm/users/_password.html.haml
  • A app/views/fat_free_crm/users/_profile.html.haml
  • A app/views/fat_free_crm/users/_user.html.haml
  • A app/views/fat_free_crm/users/_user_report.html.haml
  • A app/views/fat_free_crm/users/avatar.js.rjs
  • A app/views/fat_free_crm/users/change_password.js.rjs
  • A app/views/fat_free_crm/users/edit.js.rjs
  • A app/views/fat_free_crm/users/index.html.haml
  • A app/views/fat_free_crm/users/new.html.haml
  • A app/views/fat_free_crm/users/opportunities_overview.html.haml
  • A app/views/fat_free_crm/users/password.js.rjs
  • A app/views/fat_free_crm/users/show.html.haml
  • A app/views/fat_free_crm/users/update.js.rjs
  • A app/views/fat_free_crm/users/upload_avatar.js.rjs
  • A app/views/fat_free_crm/versions/_version.html.haml
  • A app/views/fat_free_crm/versions/_version_item.html.haml
  • A app/views/fat_free_crm/versions/_versions.html.haml
  • A app/views/layouts/fat_free_crm/500.html.haml
  • A app/views/layouts/fat_free_crm/_about.html.haml
  • A app/views/layouts/fat_free_crm/_footer.html.haml
  • A app/views/layouts/fat_free_crm/_header.html.haml
  • A app/views/layouts/fat_free_crm/_jumpbox.html.haml
  • A app/views/layouts/fat_free_crm/_sidebar.html.haml
  • A app/views/layouts/fat_free_crm/_tabbed.html.haml
  • A app/views/layouts/fat_free_crm/_tabless.html.haml
  • A app/views/layouts/fat_free_crm/admin/_header.html.haml
  • A app/views/layouts/fat_free_crm/admin/application.html.haml
  • A app/views/layouts/fat_free_crm/application.html.haml
  • A app/views/layouts/fat_free_crm/header.xls.builder
  • R app/assets/images/1x1.gif
  • R app/assets/images/asterisk.gif
  • R app/assets/images/avatar.jpg
  • R app/assets/images/blog.gif
  • R app/assets/images/delete.png
  • R app/assets/images/facebook-close.gif
  • R app/assets/images/facebook.gif
  • R app/assets/images/iconset_attribution.png
  • R app/assets/images/info.png
  • R app/assets/images/info_tiny.png
  • R app/assets/images/linkedin.gif
  • R app/assets/images/loading.gif
  • R app/assets/images/notifications.png
  • R app/assets/images/skype.gif
  • R app/assets/images/sortable.gif
  • R app/assets/images/stars.gif
  • R app/assets/images/twitter.gif
  • R app/assets/javascripts/admin/fields.js.coffee
  • R app/assets/javascripts/application.js.erb
  • R app/assets/javascripts/crm.js
  • R app/assets/javascripts/crm_chosen.js.coffee
  • R app/assets/javascripts/crm_classes.js
  • R app/assets/javascripts/crm_fields.js
  • R app/assets/javascripts/crm_loginout.js
  • R app/assets/javascripts/crm_textarea_autocomplete.js
  • R app/assets/javascripts/datepicker.js.coffee
  • R app/assets/javascripts/format_buttons.js.coffee
  • R app/assets/javascripts/groups.js.coffee
  • R app/assets/javascripts/jquery-noconflict.js
  • R app/assets/javascripts/lists.js.coffee
  • R app/assets/javascripts/search.js.coffee
  • R app/assets/stylesheets/admin/fields.css.scss
  • R app/assets/stylesheets/advanced_search.css.scss
  • R app/assets/stylesheets/application.css.erb
  • R app/assets/stylesheets/base.scss
  • R app/assets/stylesheets/common.scss
  • R app/assets/stylesheets/ffcrm_chosen.scss
  • R app/assets/stylesheets/fields.scss
  • R app/assets/stylesheets/format_buttons.css.scss
  • R app/assets/stylesheets/groups.css.scss
  • R app/assets/stylesheets/header.scss
  • R app/assets/stylesheets/index_headers.css.scss
  • R app/assets/stylesheets/lists.css.scss
  • R app/assets/stylesheets/print.css.scss
  • R app/assets/stylesheets/rails.scss
  • R app/assets/stylesheets/safari.scss
  • R app/assets/stylesheets/textarea_autocomplete.scss
  • R app/controllers/admin/application_controller.rb
  • R app/controllers/admin/field_groups_controller.rb
  • R app/controllers/admin/fields_controller.rb
  • R app/controllers/admin/groups_controller.rb
  • R app/controllers/admin/plugins_controller.rb
  • R app/controllers/admin/settings_controller.rb
  • R app/controllers/admin/tags_controller.rb
  • R app/controllers/admin/users_controller.rb
  • R app/controllers/application_controller.rb
  • R app/controllers/authentications_controller.rb
  • R app/controllers/comments_controller.rb
  • R app/controllers/emails_controller.rb
  • R app/controllers/entities/accounts_controller.rb
  • R app/controllers/entities/campaigns_controller.rb
  • R app/controllers/entities/contacts_controller.rb
  • R app/controllers/entities/leads_controller.rb
  • R app/controllers/entities/opportunities_controller.rb
  • R app/controllers/entities_controller.rb
  • R app/controllers/home_controller.rb
  • R app/controllers/lists_controller.rb
  • R app/controllers/passwords_controller.rb
  • R app/controllers/tasks_controller.rb
  • R app/controllers/users_controller.rb
  • R app/helpers/accounts_helper.rb
  • R app/helpers/addresses_helper.rb
  • R app/helpers/admin/application_helper.rb
  • R app/helpers/admin/field_groups_helper.rb
  • R app/helpers/admin/fields_helper.rb
  • R app/helpers/admin/plugins_helper.rb
  • R app/helpers/admin/settings_helper.rb
  • R app/helpers/admin/tags_helper.rb
  • R app/helpers/admin/users_helper.rb
  • R app/helpers/application_helper.rb
  • R app/helpers/authentications_helper.rb
  • R app/helpers/campaigns_helper.rb
  • R app/helpers/comments_helper.rb
  • R app/helpers/contacts_helper.rb
  • R app/helpers/emails_helper.rb
  • R app/helpers/fields_helper.rb
  • R app/helpers/home_helper.rb
  • R app/helpers/leads_helper.rb
  • R app/helpers/lists_helper.rb
  • R app/helpers/opportunities_helper.rb
  • R app/helpers/passwords_helper.rb
  • R app/helpers/tags_helper.rb
  • R app/helpers/tasks_helper.rb
  • R app/helpers/users_helper.rb
  • R app/helpers/versions_helper.rb
  • R app/helpers/groups_helper.rb
  • R app/views/accounts/_account.html.haml
  • R app/views/accounts/_contact_info.html.haml
  • R app/views/accounts/_edit.html.haml
  • R app/views/accounts/_index_brief.html.haml
  • R app/views/accounts/_index_long.html.haml
  • R app/views/accounts/_new.html.haml
  • R app/views/accounts/_sidebar_index.html.haml
  • R app/views/accounts/_sidebar_show.html.haml
  • R app/views/accounts/_title_bar.html.haml
  • R app/views/accounts/_top_section.html.haml
  • R app/views/accounts/create.js.rjs
  • R app/views/accounts/destroy.js.rjs
  • R app/views/accounts/edit.js.rjs
  • R app/views/accounts/index.html.haml
  • R app/views/accounts/index.js.rjs
  • R app/views/accounts/index.xls.builder
  • R app/views/accounts/new.js.rjs
  • R app/views/accounts/show.html.haml
  • R app/views/accounts/show.js.erb
  • R app/views/accounts/update.js.rjs
  • R app/views/admin/custom_fields/_base_field.html.haml
  • R app/views/admin/custom_fields/_check_boxes_field.html.haml
  • R app/views/admin/custom_fields/_date_field.html.haml
  • R app/views/admin/custom_fields/_date_pair_field.html.haml
  • R app/views/admin/custom_fields/_datetime_field.html.haml
  • R app/views/admin/custom_fields/_datetime_pair_field.html.haml
  • R app/views/admin/custom_fields/_radio_field.html.haml
  • R app/views/admin/custom_fields/_select_field.html.haml
  • R app/views/admin/custom_fields/_string_field.html.haml
  • R app/views/admin/field_groups/_confirm.html.haml
  • R app/views/admin/field_groups/_edit.html.haml
  • R app/views/admin/field_groups/_field_group.html.haml
  • R app/views/admin/field_groups/_new.html.haml
  • R app/views/admin/field_groups/_top_section.html.haml
  • R app/views/admin/field_groups/confirm.js.rjs
  • R app/views/admin/field_groups/create.js.rjs
  • R app/views/admin/field_groups/destroy.js.rjs
  • R app/views/admin/field_groups/edit.js.rjs
  • R app/views/admin/field_groups/new.js.rjs
  • R app/views/admin/field_groups/update.js.rjs
  • R app/views/admin/fields/_field.html.haml
  • R app/views/admin/fields/_form.html.haml
  • R app/views/admin/fields/_sidebar_index.html.haml
  • R app/views/admin/fields/_sidebar_show.html.haml
  • R app/views/admin/fields/_sort_by.html.haml
  • R app/views/admin/fields/_subform.html.haml
  • R app/views/admin/fields/create.js.erb
  • R app/views/admin/fields/destroy.js.erb
  • R app/views/admin/fields/edit.js.erb
  • R app/views/admin/fields/index.html.haml
  • R app/views/admin/fields/show.html.haml
  • R app/views/admin/fields/update.js.erb
  • R app/views/admin/groups/_edit.html.haml
  • R app/views/admin/groups/_form.html.haml
  • R app/views/admin/groups/_group.html.haml
  • R app/views/admin/groups/_new.html.haml
  • R app/views/admin/groups/create.js.rjs
  • R app/views/admin/groups/destroy.js.rjs
  • R app/views/admin/groups/edit.js.rjs
  • R app/views/admin/groups/index.html.haml
  • R app/views/admin/groups/index.js.rjs
  • R app/views/admin/groups/new.js.rjs
  • R app/views/admin/groups/show.html.haml
  • R app/views/admin/groups/update.js.rjs
  • R app/views/admin/plugins/_plugin.html.haml
  • R app/views/admin/plugins/index.html.haml
  • R app/views/admin/settings/index.html.haml
  • R app/views/admin/tags/_confirm.html.haml
  • R app/views/admin/tags/_edit.html.haml
  • R app/views/admin/tags/_new.html.haml
  • R app/views/admin/tags/_tag.html.haml
  • R app/views/admin/tags/_top_section.html.haml
  • R app/views/admin/tags/confirm.js.rjs
  • R app/views/admin/tags/create.js.rjs
  • R app/views/admin/tags/destroy.js.rjs
  • R app/views/admin/tags/edit.js.rjs
  • R app/views/admin/tags/index.html.haml
  • R app/views/admin/tags/new.js.rjs
  • R app/views/admin/tags/update.js.rjs
  • R app/views/admin/users/_confirm.html.haml
  • R app/views/admin/users/_edit.html.haml
  • R app/views/admin/users/_new.html.haml
  • R app/views/admin/users/_profile.html.haml
  • R app/views/admin/users/_sidebar_index.html.haml
  • R app/views/admin/users/_user.html.haml
  • R app/views/admin/users/confirm.js.rjs
  • R app/views/admin/users/create.js.rjs
  • R app/views/admin/users/destroy.js.rjs
  • R app/views/admin/users/edit.js.rjs
  • R app/views/admin/users/index.html.haml
  • R app/views/admin/users/index.js.rjs
  • R app/views/admin/users/new.js.rjs
  • R app/views/admin/users/reactivate.js.rjs
  • R app/views/admin/users/show.html.haml
  • R app/views/admin/users/suspend.js.rjs
  • R app/views/admin/users/update.js.rjs
  • R app/views/application/_auto_complete.html.haml
  • R app/views/application/index.atom.builder
  • R app/views/application/index.rss.builder
  • R app/views/application/show.atom.builder
  • R app/views/application/show.rss.builder
  • R app/views/authentications/new.html.haml
  • R app/views/campaigns/_campaign.html.haml
  • R app/views/campaigns/_edit.html.haml
  • R app/views/campaigns/_index_brief.html.haml
  • R app/views/campaigns/_index_long.html.haml
  • R app/views/campaigns/_metrics.html.haml
  • R app/views/campaigns/_new.html.haml
  • R app/views/campaigns/_objectives.html.haml
  • R app/views/campaigns/_sidebar_index.html.haml
  • R app/views/campaigns/_sidebar_show.html.haml
  • R app/views/campaigns/_status.html.haml
  • R app/views/campaigns/_title_bar.html.haml
  • R app/views/campaigns/_top_section.html.haml
  • R app/views/campaigns/create.js.rjs
  • R app/views/campaigns/destroy.js.rjs
  • R app/views/campaigns/edit.js.rjs
  • R app/views/campaigns/index.html.haml
  • R app/views/campaigns/index.js.rjs
  • R app/views/campaigns/index.xls.builder
  • R app/views/campaigns/new.js.rjs
  • R app/views/campaigns/show.html.haml
  • R app/views/campaigns/show.js.erb
  • R app/views/campaigns/update.js.rjs
  • R app/views/comments/_comment.html.haml
  • R app/views/comments/_edit.html.haml
  • R app/views/comments/_new.html.haml
  • R app/views/comments/_subscription_links.html.haml
  • R app/views/comments/create.js.rjs
  • R app/views/comments/destroy.js.rjs
  • R app/views/comments/edit.js.rjs
  • R app/views/comments/new.js.rjs
  • R app/views/comments/update.js.rjs
  • R app/views/contacts/_contact.html.haml
  • R app/views/contacts/_contacts.html.haml
  • R app/views/contacts/_edit.html.haml
  • R app/views/contacts/_extra.html.haml
  • R app/views/contacts/_index_brief.html.haml
  • R app/views/contacts/_index_full.html.haml
  • R app/views/contacts/_index_long.html.haml
  • R app/views/contacts/_new.html.haml
  • R app/views/contacts/_section_extra.html.haml
  • R app/views/contacts/_section_general.html.haml
  • R app/views/contacts/_sidebar_index.html.haml
  • R app/views/contacts/_sidebar_show.html.haml
  • R app/views/contacts/_title_bar.html.haml
  • R app/views/contacts/_top_section.html.haml
  • R app/views/contacts/_web.html.haml
  • R app/views/contacts/create.js.rjs
  • R app/views/contacts/destroy.js.rjs
  • R app/views/contacts/edit.js.rjs
  • R app/views/contacts/index.html.haml
  • R app/views/contacts/index.js.rjs
  • R app/views/contacts/index.xls.builder
  • R app/views/contacts/new.js.rjs
  • R app/views/contacts/show.html.haml
  • R app/views/contacts/show.js.erb
  • R app/views/contacts/update.js.rjs
  • R app/views/dropbox_mailer/dropbox_notification.html.haml
  • R app/views/emails/_email.html.haml
  • R app/views/emails/destroy.js.rjs
  • R app/views/entities/_basic_search.html.haml
  • R app/views/entities/_permissions.html.haml
  • R app/views/entities/_search.html.haml
  • R app/views/entities/_section_custom_fields.html.haml
  • R app/views/entities/_sort_fields.html.haml
  • R app/views/entities/_title_bar.html.haml
  • R app/views/entities/attach.js.rjs
  • R app/views/entities/contacts.js.rjs
  • R app/views/entities/discard.js.rjs
  • R app/views/entities/leads.js.rjs
  • R app/views/entities/opportunities.js.rjs
  • R app/views/entities/subscription_update.js.rjs
  • R app/views/entities/versions.js.erb
  • R app/views/fields/_edit_custom_field_group.html.haml
  • R app/views/fields/_group.html.haml
  • R app/views/fields/_group_table.html.haml
  • R app/views/fields/_group_view.html.haml
  • R app/views/fields/_groups.html.haml
  • R app/views/fields/_sidebar_show.html.haml
  • R app/views/fields/group.js.rjs
  • R app/views/home/_account.html.haml
  • R app/views/home/_activity.html.haml
  • R app/views/home/_assets_menu.html.haml
  • R app/views/home/_duration_menu.html.haml
  • R app/views/home/_events_menu.html.haml
  • R app/views/home/_opportunity.html.haml
  • R app/views/home/_options.html.haml
  • R app/views/home/_task.html.haml
  • R app/views/home/_users_menu.html.haml
  • R app/views/home/index.atom.builder
  • R app/views/home/index.html.haml
  • R app/views/home/index.js.rjs
  • R app/views/home/index.rss.builder
  • R app/views/home/options.js.rjs
  • R app/views/leads/_contact.html.haml
  • R app/views/leads/_convert.html.haml
  • R app/views/leads/_convert_permissions.html.haml
  • R app/views/leads/_edit.html.haml
  • R app/views/leads/_index_brief.html.haml
  • R app/views/leads/_index_long.html.haml
  • R app/views/leads/_lead.html.haml
  • R app/views/leads/_leads.html.haml
  • R app/views/leads/_new.html.haml
  • R app/views/leads/_opportunity.html.haml
  • R app/views/leads/_sidebar_index.html.haml
  • R app/views/leads/_sidebar_show.html.haml
  • R app/views/leads/_status.html.haml
  • R app/views/leads/_title_bar.html.haml
  • R app/views/leads/_top_section.html.haml
  • R app/views/leads/_web.html.haml
  • R app/views/leads/convert.js.rjs
  • R app/views/leads/create.js.rjs
  • R app/views/leads/destroy.js.rjs
  • R app/views/leads/edit.js.rjs
  • R app/views/leads/index.html.haml
  • R app/views/leads/index.js.rjs
  • R app/views/leads/index.xls.builder
  • R app/views/leads/new.js.rjs
  • R app/views/leads/promote.js.rjs
  • R app/views/leads/reject.js.rjs
  • R app/views/leads/show.html.haml
  • R app/views/leads/show.js.erb
  • R app/views/leads/update.js.rjs
  • R app/views/lists/_sidebar.html.haml
  • R app/views/lists/create.js.rjs
  • R app/views/lists/destroy.js.rjs
  • R app/views/opportunities/_edit.html.haml
  • R app/views/opportunities/_index_brief.html.haml
  • R app/views/opportunities/_index_long.html.haml
  • R app/views/opportunities/_new.html.haml
  • R app/views/opportunities/_opportunities.html.haml
  • R app/views/opportunities/_opportunity.html.haml
  • R app/views/opportunities/_sidebar_index.html.haml
  • R app/views/opportunities/_sidebar_show.html.haml
  • R app/views/opportunities/_title_bar.html.haml
  • R app/views/opportunities/_top_section.html.haml
  • R app/views/opportunities/contacts.js.rjs
  • R app/views/opportunities/create.js.rjs
  • R app/views/opportunities/destroy.js.rjs
  • R app/views/opportunities/edit.js.rjs
  • R app/views/opportunities/index.html.haml
  • R app/views/opportunities/index.js.rjs
  • R app/views/opportunities/index.xls.builder
  • R app/views/opportunities/new.js.rjs
  • R app/views/opportunities/show.html.haml
  • R app/views/opportunities/show.js.erb
  • R app/views/opportunities/update.js.rjs
  • R app/views/passwords/edit.html.haml
  • R app/views/passwords/new.html.haml
  • R app/views/shared/_add_comment.html.haml
  • R app/views/shared/_address.html.haml
  • R app/views/shared/_address_show.html.haml
  • R app/views/shared/_comment.html.haml
  • R app/views/shared/_edit_comment.html.haml
  • R app/views/shared/_empty.html.haml
  • R app/views/shared/_export.html.haml
  • R app/views/shared/_inline_styles.html.haml
  • R app/views/shared/_naming.html.haml
  • R app/views/shared/_paginate.haml
  • R app/views/shared/_paginate_with_per_page.html.haml
  • R app/views/shared/_recent.html.haml
  • R app/views/shared/_recently.html.haml
  • R app/views/shared/_search.html.haml
  • R app/views/shared/_select_popup.html.haml
  • R app/views/shared/_tags.html.haml
  • R app/views/shared/_tasks.html.haml
  • R app/views/shared/_timeline.html.haml
  • R app/views/shared/_total.html.haml
  • R app/views/subscription_mailer/comment_notification.text.erb
  • R app/views/tasks/_assigned.html.haml
  • R app/views/tasks/_completed.html.haml
  • R app/views/tasks/_edit.html.haml
  • R app/views/tasks/_empty.html.haml
  • R app/views/tasks/_new.html.haml
  • R app/views/tasks/_pending.html.haml
  • R app/views/tasks/_related.html.haml
  • R app/views/tasks/_selector.html.haml
  • R app/views/tasks/_sidebar_index.html.haml
  • R app/views/tasks/_tasks.html.haml
  • R app/views/tasks/_title.html.haml
  • R app/views/tasks/_top_section.html.haml
  • R app/views/tasks/complete.js.rjs
  • R app/views/tasks/create.js.rjs
  • R app/views/tasks/destroy.js.rjs
  • R app/views/tasks/discard.rjs
  • R app/views/tasks/edit.js.rjs
  • R app/views/tasks/filter.js.rjs
  • R app/views/tasks/index.html.haml
  • R app/views/tasks/index.xls.builder
  • R app/views/tasks/new.js.rjs
  • R app/views/tasks/update.js.rjs
  • R app/views/user_mailer/assigned_entity_notification.html.haml
  • R app/views/user_mailer/password_reset_instructions.html.haml
  • R app/views/users/_avatar.html.haml
  • R app/views/users/_languages.html.haml
  • R app/views/users/_password.html.haml
  • R app/views/users/_profile.html.haml
  • R app/views/users/_user.html.haml
  • R app/views/users/_user_report.html.haml
  • R app/views/users/avatar.js.rjs
  • R app/views/users/change_password.js.rjs
  • R app/views/users/edit.js.rjs
  • R app/views/users/index.html.haml
  • R app/views/users/new.html.haml
  • R app/views/users/opportunities_overview.html.haml
  • R app/views/users/password.js.rjs
  • R app/views/users/show.html.haml
  • R app/views/users/update.js.rjs
  • R app/views/users/upload_avatar.js.rjs
  • R app/views/versions/_version.html.haml
  • R app/views/versions/_version_item.html.haml
  • R app/views/versions/_versions.html.haml
  • R app/views/layouts/500.html.haml
  • R app/views/layouts/_about.html.haml
  • R app/views/layouts/_footer.html.haml
  • R app/views/layouts/_header.html.haml
  • R app/views/layouts/_jumpbox.html.haml
  • R app/views/layouts/_sidebar.html.haml
  • R app/views/layouts/_tabbed.html.haml
  • R app/views/layouts/_tabless.html.haml
  • R app/views/layouts/admin/_header.html.haml
  • R app/views/layouts/admin/application.html.haml
  • R app/views/layouts/application.html.haml
  • R app/views/layouts/header.xls.builder
  • M Rakefile
  • M app/models/setting.rb
  • M config.ru
  • M config/application.rb
  • M config/environment.rb
  • M config/environments/development.rb
  • M config/environments/production.rb
  • M config/environments/staging.rb
  • M config/environments/test.rb
  • M config/initializers/secret_token.rb
  • M config/initializers/views.rb
  • M config/routes.rb
  • M fat_free_crm.gemspec
  • M lib/development_tasks/rdoc.rake
  • M lib/fat_free_crm.rb
  • M lib/fat_free_crm/callback.rb
  • M lib/fat_free_crm/comment_extensions.rb
  • M lib/fat_free_crm/engine.rb
  • M lib/fat_free_crm/errors.rb
  • M lib/fat_free_crm/exceptions.rb
  • M lib/fat_free_crm/export_csv.rb
  • M lib/fat_free_crm/exportable.rb
  • M lib/fat_free_crm/fields.rb
  • M lib/fat_free_crm/i18n.rb
  • M lib/fat_free_crm/mail_processor/base.rb
  • M lib/fat_free_crm/mail_processor/comment_replies.rb
  • M lib/fat_free_crm/mail_processor/dropbox.rb
  • M lib/fat_free_crm/permissions.rb
  • M lib/fat_free_crm/plugin.rb
  • M lib/fat_free_crm/renderers.rb
  • M lib/fat_free_crm/sortable.rb
  • M lib/fat_free_crm/tabs.rb
  • M lib/fat_free_crm/version.rb
  • M lib/fat_free_crm/view_factory.rb
  • M lib/tasks/ffcrm/comment_replies.rake
  • M lib/tasks/ffcrm/config.rake
  • M lib/tasks/ffcrm/demo.rake
  • M lib/tasks/ffcrm/dropbox.rake
  • M spec/lib/comment_extensions_spec.rb
  • M spec/lib/fields_spec.rb
  • M spec/lib/mail_processor/base_spec.rb
  • M spec/lib/mail_processor/comment_replies_spec.rb
  • M spec/lib/mail_processor/dropbox_spec.rb
  • M spec/lib/permissions_spec.rb
  • M spec/lib/view_factory_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