Skip to content
Snippets Groups Projects
  1. Oct 03, 2017
  2. Sep 20, 2017
  3. Jun 28, 2017
  4. Apr 19, 2017
  5. Apr 10, 2017
  6. Apr 05, 2017
  7. Mar 28, 2017
  8. Jan 06, 2017
  9. Jan 05, 2017
  10. Dec 28, 2016
  11. Nov 18, 2016
  12. Apr 01, 2016
  13. Jan 22, 2016
  14. Dec 29, 2015
  15. Oct 23, 2015
  16. Sep 03, 2015
  17. Aug 31, 2015
  18. 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
  19. Jul 29, 2015
  20. Jul 02, 2015
  21. Jun 10, 2015
  22. Jun 04, 2015
  23. Jun 01, 2015
  24. May 12, 2015
  25. Apr 14, 2015
  26. Apr 10, 2015
  27. Apr 07, 2015
  28. Feb 10, 2015
  29. Feb 05, 2015
  30. Feb 02, 2015
    • Branson Craig Stephens's avatar
      This commit represents a major re-implementation of the event detail page, · f1ca0f11
      Branson Craig Stephens authored
      and was originally motivated by problems with the presentation of the EMBB.
      At a basic level, the page obtains information about the Event log messages
      and EMBB logs via AJAX calls to the server. This information is fed into
      dgrid tables. Extensive use is made of the 'put-selector' to create DOM
      elements. This approach eliminates the need for JavaScript code and django
      template loops that build HTML. As not all of the features are correct in
      Linux browsers (Konqueror, Iceweasel) more work needs to be done.
      f1ca0f11
  31. Jan 30, 2015
  32. Dec 18, 2014
  33. Nov 14, 2014
  34. Nov 03, 2014
Loading