Changeset [e2355676a4dbdfd714e91e59c44372e63ba1e071] by Mike Dvorkin

March 8th, 2009 @ 02:00 PM

New inline form handling: create and edit for Campaigns, Accounts, Contacts, and Opportunities http://github.com/michaeldv/fat_...

Committed by Mike Dvorkin

  • M app/controllers/accounts_controller.rb
  • M app/controllers/campaigns_controller.rb
  • M app/controllers/contacts_controller.rb
  • M app/controllers/leads_controller.rb
  • M app/controllers/opportunities_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/leads_helper.rb
  • M app/models/lead.rb
  • M app/models/opportunity.rb
  • M app/views/accounts/_account.html.haml
  • M app/views/accounts/_create.html.haml
  • M app/views/accounts/_edit.html.haml
  • M app/views/accounts/edit.js.rjs
  • M app/views/accounts/update.js.rjs
  • M app/views/campaigns/_campaign.html.haml
  • M app/views/campaigns/_create.html.haml
  • M app/views/campaigns/_edit.html.haml
  • M app/views/campaigns/create.js.rjs
  • M app/views/campaigns/destroy.js.rjs
  • M app/views/campaigns/edit.js.rjs
  • M app/views/campaigns/new.js.rjs
  • M app/views/campaigns/show.html.haml
  • M app/views/campaigns/update.js.rjs
  • M app/views/contacts/_create.html.haml
  • M app/views/contacts/_edit.html.haml
  • M app/views/contacts/edit.js.rjs
  • M app/views/contacts/show.html.haml
  • M app/views/contacts/update.js.rjs
  • M app/views/leads/_convert.html.haml
  • M app/views/leads/_create.html.haml
  • M app/views/leads/_edit.html.haml
  • M app/views/leads/_lead.html.haml
  • M app/views/leads/_status.html.haml
  • M app/views/leads/_top_section.html.haml
  • M app/views/leads/create.js.rjs
  • M app/views/leads/new.js.rjs
  • M app/views/leads/show.html.haml
  • M app/views/opportunities/_create.html.haml
  • M app/views/opportunities/_edit.html.haml
  • M app/views/opportunities/_opportunity.html.haml
  • M app/views/opportunities/_top_section.html.haml
  • M app/views/opportunities/create.js.rjs
  • M app/views/opportunities/edit.js.rjs
  • M app/views/opportunities/new.js.rjs
  • M app/views/opportunities/update.js.rjs
  • M app/views/tasks/_create.html.haml
  • M app/views/tasks/create.js.rjs
  • M app/views/tasks/new.js.rjs
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