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

Enable admin to add new officers and units for any department #310

Merged
merged 23 commits into from
Dec 10, 2017

Commits on Dec 10, 2017

  1. Remove deprecated db_repository directory

    We no longer need these: all these migrations have been applied in master
    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    e208af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223e3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad8463e View commit details
    Browse the repository at this point in the history
  4. manage.py db init

    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    fb0f921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7098659 View commit details
    Browse the repository at this point in the history
  6. Update deployment script

    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    17611f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7af2360 View commit details
    Browse the repository at this point in the history
  8. Add database migration for new department_id columns

    in officers and units tables
    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    4a62d4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d8e725 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e59ac0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0c2681 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19cd6be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c280b1d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cdab143 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e56d098 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    edeeddd View commit details
    Browse the repository at this point in the history
  17. Remove pd_id as it is unused

    And update migration
    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    8c277a6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d5a866e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    837395a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    81b0dcb View commit details
    Browse the repository at this point in the history
  21. Update test_data.py

    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    1103720 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8c09314 View commit details
    Browse the repository at this point in the history
  23. Appease linter

    redshiftzero committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    5d9e569 View commit details
    Browse the repository at this point in the history