Changeset [51a5094bce56cfff3529ed5cb236db2fe35f0dd1] by Steve Kenworthy
November 13th, 2012 @ 06:22 PM
Created ViewFactory class so that views for index and show can
be registered with FatFreeCRM. This will allow plugins to register
additional views that can be used to display search results or
present entities. Contacts defined with defaults view of brief,
full and long.
https://github.com/fatfreecrm/fat_free_crm/commit/51a5094bce56cfff3...
Committed by Steve Kenworthy
- A app/assets/javascripts/format_buttons.js.coffee
- A app/assets/stylesheets/format_buttons.css.scss
- A app/views/contacts/_contact_brief.html.haml
- A app/views/contacts/_contact_full.html.haml
- A app/views/contacts/_contact_long.html.haml
- A app/views/entities/_advanced_search.html.haml
- A config/initializers/views.rb
- A lib/fat_free_crm/view_factory.rb
- A spec/lib/view_factory_spec.rb
- R app/views/entities/_format_buttons.html.haml
- M app/assets/javascripts/application.js.erb
- M app/assets/stylesheets/advanced_search.css.scss
- M app/assets/stylesheets/application.css.erb
- M app/controllers/entities/accounts_controller.rb
- M app/controllers/entities/campaigns_controller.rb
- M app/controllers/entities/contacts_controller.rb
- M app/controllers/entities/leads_controller.rb
- M app/controllers/entities/opportunities_controller.rb
- M app/controllers/entities_controller.rb
- M app/helpers/application_helper.rb
- M app/views/contacts/_contact.html.haml
- M app/views/entities/_title_bar.html.haml
- M lib/fat_free_crm.rb
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