Skip to content
Snippets Groups Projects
  1. Aug 24, 2015
    • Branson Craig Stephens's avatar
      Changes for operator signoffs: · 289f1e19
      Branson Craig Stephens authored
      - auth middleware to add/remove user to/from control room group based on IP.
      - new model for operator signoffs (event, instrument unique_together)
      - form to create, edit, and delete the operator signoff object
      - eventlog messages for changes to signoff objects.
      - OperatorSignoff serializer and LVAlert message
      - alert operator of outstanding events on landing page.
      - new labels and migration
      - Added logic to create/remove H1OK, H1NO, etc. labels.
      - Exposing the OperatorSignoff List resource through REST interface (GET only).
      289f1e19
  2. Aug 06, 2015
  3. Aug 05, 2015
  4. Aug 04, 2015
  5. Aug 03, 2015
  6. Jul 30, 2015
  7. Jul 29, 2015
  8. Jul 28, 2015
  9. Jul 27, 2015
  10. Jul 14, 2015
  11. Jul 09, 2015
  12. Jul 08, 2015
  13. Jul 02, 2015
  14. Jun 30, 2015
    • Branson Craig Stephens's avatar
      Changes for Django 1.8.2 · da250f90
      Branson Craig Stephens authored
      - Using new Model _meta API to get field names.
      - Added auth migrations from Django.
      da250f90
    • Branson Craig Stephens's avatar
      Changes for upgrade to Django 1.7.8 · 5a6d1ae3
      Branson Craig Stephens authored
      - Removed south from installed apps.
      - Moved migrations to south_migrations.
      - Added new migrations directories.
      - MIGRATION_MODULES setting.
      - Added initial migrations
      - Added TEST_RUNNER setting.
      - Updated wsgi file.
      - Changed mimetype arg in HttpResponse to content_type.
      5a6d1ae3
  15. Jun 26, 2015
  16. Jun 23, 2015
  17. Jun 22, 2015
  18. Jun 19, 2015
  19. Jun 18, 2015
  20. Jun 10, 2015
  21. Jun 08, 2015
Loading