Changeset [9ba03b16c8959ed6eb805bef1568b81c51b4a589] by Mike Dvorkin

May 1st, 2009 @ 09:05 PM

Implemented Ajax pagination for Accounts and Campaigns [#18 state:open] http://github.com/michaeldv/fat_...

Committed by Mike Dvorkin

  • M CHANGELOG
  • M app/controllers/accounts_controller.rb
  • M app/controllers/campaigns_controller.rb
  • M app/controllers/leads_controller.rb
  • M app/models/account.rb
  • M app/models/campaign.rb
  • M app/models/lead.rb
  • M app/views/accounts/_empty.html.haml
  • M app/views/accounts/create.js.rjs
  • M app/views/accounts/destroy.js.rjs
  • M app/views/accounts/index.html.haml
  • M app/views/accounts/index.js.haml
  • M app/views/accounts/index.js.rjs
  • M app/views/campaigns/_empty.html.haml
  • M app/views/campaigns/create.js.rjs
  • M app/views/campaigns/destroy.js.rjs
  • M app/views/campaigns/index.html.haml
  • M app/views/campaigns/index.js.rjs
  • M spec/controllers/accounts_controller_spec.rb
  • M spec/controllers/campaigns_controller_spec.rb
  • M spec/controllers/leads_controller_spec.rb
  • M spec/fixtures/accounts.yml
  • M spec/fixtures/campaigns.yml
  • M spec/views/accounts/create.rjs_spec.rb
  • M spec/views/accounts/destroy.rjs_spec.rb
  • M spec/views/accounts/index.haml_spec.rb
  • M spec/views/accounts/index.rjs_spec.rb
  • M spec/views/campaigns/create.rjs_spec.rb
  • M spec/views/campaigns/destroy.rjs_spec.rb
  • M spec/views/campaigns/index.haml_spec.rb
  • M spec/views/campaigns/index.rjs_spec.rb
  • M spec/views/leads/create.rjs_spec.rb
  • M spec/views/leads/destroy.rjs_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