Changeset [90eb6d190c281615bc221a84886f3147e472f8d9] by Shawn Balestracci
June 11th, 2012 @ 06:25 PM
all features and specs now pass with devise
https://github.com/vegantech/sims/commit/90eb6d190c281615bc221a8488...
Committed by Shawn Balestracci
- A app/controllers/users/omniauth_callbacks_controller.rb
- A app/controllers/users/passwords_controller.rb
- A app/controllers/users/sessions_controller.rb
- A app/models/devise/legacy_password.rb
- A app/views/devise/confirmations/new.html.erb
- A app/views/devise/mailer/confirmation_instructions.html.erb
- A app/views/devise/mailer/reset_password_instructions.html.erb
- A app/views/devise/mailer/unlock_instructions.html.erb
- A app/views/devise/registrations/edit.html.erb
- A app/views/devise/registrations/new.html.erb
- A app/views/devise/shared/_links.erb
- A app/views/devise/unlocks/new.html.erb
- A app/views/main/change_password.html.erb
- A app/views/users/passwords/edit.html.erb
- A app/views/users/passwords/new.html.erb
- A app/views/users/sessions/new.html.erb
- A config/initializers/devise.rb
- A config/locales/devise.en.yml
- A db/migrate/20120529145327_add_devise_to_users.rb
- A db/migrate/20120529233808_add_status_to_district_logs.rb
- A features/step_definitions/login_steps.rb
- A spec/controllers/login_controller_spec.rb.old
- R app/controllers/login_controller.rb
- R app/views/login/_login.html.erb
- R app/views/login/_logout.html.erb
- R app/views/login/change_password.html.erb
- R app/views/login/login.html.erb
- R spec/controllers/login_controller_spec.rb
- M Gemfile
- M Gemfile.lock
- M app/cells/news_cell.rb
- M app/controllers/application_controller.rb
- M app/controllers/custom_flags_controller.rb
- M app/controllers/help_controller.rb
- M app/controllers/main_controller.rb
- M app/controllers/principal_overrides_controller.rb
- M app/controllers/reports_controller.rb
- M app/controllers/schools_controller.rb
- M app/controllers/scripted_controller.rb
- M app/controllers/spell_check_controller.rb
- M app/controllers/stats_controller.rb
- M app/controllers/student_searches_controller.rb
- M app/controllers/team_consultations_controller.rb
- M app/metal/session_check.rb
- M app/models/district.rb
- M app/models/district_log.rb
- M app/models/system.rb
- M app/models/user.rb
- M app/views/layouts/_administration.html.erb
- M app/views/layouts/_menu.html.erb
- M app/views/layouts/application.html.erb
- M app/views/layouts/email.erb
- M app/views/layouts/main.html.erb
- M app/views/main/_news.html.erb
- M app/views/main/index.html.erb
- M config/application.rb
- M config/routes.rb
- M db/schema.rb
- M features/regular_user/forgot_password.feature
- M features/regular_user/login.feature
- M features/regular_user/sims_demo_walkthrough.feature
- M features/step_definitions/custom_email_steps.rb
- M features/step_definitions/file_import.rb
- M features/step_definitions/sims_steps.rb
- M lib/populate_intervention_dropdowns.rb
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/checklist_builder/checklists_controller_spec.rb
- M spec/controllers/district/users_controller_spec.rb
- M spec/controllers/interventions/comments_controller_spec.rb
- M spec/controllers/interventions/participants_controller_spec.rb
- M spec/controllers/interventions/probes_controller_spec.rb
- M spec/controllers/main_controller_spec.rb
- M spec/controllers/reports_controller_spec.rb
- M spec/controllers/schools_controller_spec.rb
- M spec/controllers/student_comments_controller_spec.rb
- M spec/controllers/student_searches_controller_spec.rb
- M spec/controllers/team_consultations_controller_spec.rb
- M spec/fixtures/users.yml
- M spec/helpers/application_helper_spec.rb
- M spec/lib/all_controllers_spec.rb
- M spec/lib/populate_intervention_dropdowns_spec.rb
- M spec/mailers/team_referrals_spec.rb
- M spec/models/user_spec.rb
- M spec/support/shared_contexts.rb
- M test/fixtures/users.yml
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System