Changeset [4a68c283d433d9c93f6a7c4c212bd3ad25f2378a] by Anton Astashov

November 7th, 2008 @ 05:34 PM

Added CRUD of partners (for admin and sysop) http://github.com/astashov/solut...

Committed by Anton Astashov

  • M app/controllers/admin/feeds_controller.rb
  • M app/controllers/admin/partners_controller.rb
  • M app/controllers/partners_controller.rb
  • M app/controllers/sysop/partners_controller.rb
  • M app/helpers/application_helper.rb
  • M app/models/partner.rb
  • M app/views/admin/partners/_form.html.haml
  • M app/views/admin/partners/edit.html.haml
  • M app/views/admin/partners/index.html.haml
  • M app/views/admin/partners/new.html.haml
  • M app/views/sysop/partners/_form.html.haml
  • M app/views/sysop/partners/edit.html.haml
  • M app/views/sysop/partners/index.html.haml
  • M app/views/sysop/partners/new.html.haml
  • M config/routes.rb
  • M db/migrate/20081030095627_create_users.rb
  • M db/migrate/20081031094955_create_partners.rb
  • M db/migrate/20081101070256_create_feeds.rb
  • M db/schema.rb
  • M features/crud_partners.feature
  • M features/partner_activating.feature
  • M features/steps/user_steps.rb
  • M lib/controller/crud_operations.rb
  • M lib/controller/partner_common_operations.rb
  • M lib/solutions.rb
  • M spec/controllers/categories_controller_spec.rb
  • M spec/controllers/sysop/feeds_controller_spec.rb
  • M spec/controllers/sysop/partners_controller_spec.rb
  • M spec/controllers/sysop_feeds_controller_spec.rb
  • M spec/controllers/toses_controller_spec.rb
  • M spec/models/partner_spec.rb
  • M spec/spec_helper.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 ยป

Versioning extension for the Radiant CMS