Changeset [a1791be0b1aa93872ca7de019f7ad9ed28125edc] by Mike Dvorkin

July 29th, 2009 @ 07:08 PM

New Admin infrastructure (mostly stubs, reload settings by running rake crm:settings:load) [#29 state:open] http://github.com/michaeldv/fat_...

Committed by Mike Dvorkin

  • M CHANGELOG
  • M app/controllers/admin/application_controller.rb
  • M app/controllers/admin/plugins_controller.rb
  • M app/controllers/admin/settings_controller.rb
  • M app/controllers/admin/users_controller.rb
  • M app/controllers/application_controller.rb
  • M app/helpers/admin/application_helper.rb
  • M app/helpers/admin/plugins_helper.rb
  • M app/helpers/admin/settings_helper.rb
  • M app/helpers/admin/users_helper.rb
  • M app/models/user.rb
  • M app/stylesheets/header.sass
  • M app/views/admin/plugins/index.html.haml
  • M app/views/admin/settings/index.html.haml
  • M app/views/admin/users/edit.html.haml
  • M app/views/admin/users/index.html.haml
  • M app/views/admin/users/new.html.haml
  • M app/views/admin/users/show.html.haml
  • M app/views/layouts/_header.html.haml
  • M app/views/layouts/admin/_header.html.haml
  • M app/views/layouts/admin/application.html.haml
  • M config/routes.rb
  • M config/settings.yml
  • M public/stylesheets/header.css
  • M public/stylesheets/screen.css
  • M spec/controllers/admin/users_controller_spec.rb
  • M spec/factories.rb
  • M spec/helpers/admin/plugins_helper_spec.rb
  • M spec/helpers/admin/settings_helper_spec.rb
  • M spec/helpers/admin/users_helper_spec.rb
  • M spec/routing/admin/users_routing_spec.rb
  • M spec/spec_helper.rb
  • M spec/views/admin/plugins/index.haml_spec.rb
  • M spec/views/admin/settings/index.haml_spec.rb
  • M spec/views/admin/users/edit.haml_spec.rb
  • M spec/views/admin/users/index.haml_spec.rb
  • M spec/views/admin/users/new.haml_spec.rb
  • M spec/views/admin/users/show.haml_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