Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staged account creation process #213

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on May 21, 2013

  1. added password resets controller and ,migrations

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    c3d5cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67edf3 View commit details
    Browse the repository at this point in the history
  3. added password reset views

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    554ce49 View commit details
    Browse the repository at this point in the history
  4. added gem recaptcha

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    c10b23c View commit details
    Browse the repository at this point in the history
  5. added password reset js

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    d6bbb7e View commit details
    Browse the repository at this point in the history
  6. added person mailer

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    232bdce View commit details
    Browse the repository at this point in the history
  7. added crud methods for password reset controller

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    e013d64 View commit details
    Browse the repository at this point in the history
  8. added text for password mailer

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    147ba53 View commit details
    Browse the repository at this point in the history
  9. modified active directory service methods

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    e125d92 View commit details
    Browse the repository at this point in the history
  10. added forgot passwor link in the cmu_sv layout view

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    1b02284 View commit details
    Browse the repository at this point in the history
  11. added password reset mail text

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    70bbaca View commit details
    Browse the repository at this point in the history
  12. modified title of new password reset view

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    1c4b636 View commit details
    Browse the repository at this point in the history
  13. added host url in development environment

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    4946f91 View commit details
    Browse the repository at this point in the history
  14. updated with professor master

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    6a44a47 View commit details
    Browse the repository at this point in the history
  15. modified flash message for successful password reset

    Edward Akoto committed May 21, 2013
    Configuration menu
    Copy the full SHA
    7f8e973 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2013

  1. fixed bug in specs

    Edward Akoto committed May 22, 2013
    Configuration menu
    Copy the full SHA
    9c50dd7 View commit details
    Browse the repository at this point in the history
  2. fixed bug in specs

    Edward Akoto committed May 22, 2013
    Configuration menu
    Copy the full SHA
    c70c27e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. updated schema

    Edward Akoto committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    0cfef8c View commit details
    Browse the repository at this point in the history
  2. added 'at' at the end of active_directory-account_create

    Edward Akoto committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    be9e560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6036f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af57d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4156a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2013

  1. renamed ActiveDirectory to ActiveDirectoryServices

    Edward Akoto committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    bfdd2d7 View commit details
    Browse the repository at this point in the history
  2. bug fix in reset_password method

    Edward Akoto committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    d8f00d3 View commit details
    Browse the repository at this point in the history
  3. bug fix in PersonJob

    Edward Akoto committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    cfbfb52 View commit details
    Browse the repository at this point in the history
  4. renamed ActiveDirectory spec to ActiveDirectoryServices

    Edward Akoto committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    beef5ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8ca292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    763b1a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2013

  1. Configuration menu
    Copy the full SHA
    19b374d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2013

  1. updated schema

    Edward Akoto committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    171a7bd View commit details
    Browse the repository at this point in the history
  2. bug fix

    Edward Akoto committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    f5318df View commit details
    Browse the repository at this point in the history
  3. renamed variables in password_resets new.htm.erb

    Edward Akoto committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    54f73b9 View commit details
    Browse the repository at this point in the history
  4. modified password resets variables

    Edward Akoto committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    a50d9d5 View commit details
    Browse the repository at this point in the history
  5. added renamed variables in password resets controller and added defau…

    …lt host in development.rb
    Edward Akoto committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    2c3eae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Configuration menu
    Copy the full SHA
    baf8e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fcc9f2 View commit details
    Browse the repository at this point in the history
  3. refactored active directory create_account service

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    bc70852 View commit details
    Browse the repository at this point in the history
  4. removed scaffolded password_resets spec

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    8a9d8bc View commit details
    Browse the repository at this point in the history
  5. edited host url config and passwor reset scripts

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    d9ff124 View commit details
    Browse the repository at this point in the history
  6. modified recaptcha to use environment variables

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    8c52281 View commit details
    Browse the repository at this point in the history
  7. fixed a bug in password_resets_controller spec'

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    5858f13 View commit details
    Browse the repository at this point in the history
  8. set name password_mismatch_warning

    Edward Akoto committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    10b0874 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. cleaned up the people new.html.erb

    Edward Akoto committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    d751b97 View commit details
    Browse the repository at this point in the history
  2. updated branch with master

    Edward Akoto committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    6682c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. performed some general modifications

    Edward Akoto committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    e51f728 View commit details
    Browse the repository at this point in the history