- Nov 15, 2015
-
-
- Oct 23, 2015
-
-
Branson Craig Stephens authored
-
- Oct 09, 2015
-
-
Branson Craig Stephens authored
Fixed bug where users are removed from admin managed groups if the group name is not in the shib session.
-
- Sep 22, 2015
-
-
Branson Stephens authored
-
- Sep 14, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Sep 11, 2015
-
-
Branson Craig Stephens authored
-
- Sep 10, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
users (i.e., LV-EM MOU partners). Group names in the settings file, as well as an external access tagname are used to control access.
-
- Sep 03, 2015
-
-
Branson Craig Stephens authored
-
- Aug 31, 2015
-
-
Branson Craig Stephens authored
-
- Aug 27, 2015
-
-
Brian Moe authored
-
- Aug 24, 2015
-
-
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).
-
- Jul 29, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Changes to improve speed of searches: - remove neighbors from search by default - select related objects for queryset in flexigrid response
-
- Jul 09, 2015
-
-
Branson Craig Stephens authored
-
Brian Moe authored
-
- Jul 02, 2015
-
-
Branson Craig Stephens authored
-
- Jun 30, 2015
-
-
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.
-
- Jun 19, 2015
-
-
Branson Craig Stephens authored
-
- Jun 10, 2015
-
-
Branson Craig Stephens authored
-
- Jun 04, 2015
-
-
Branson Craig Stephens authored
-
- Jun 01, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- May 22, 2015
-
-
Brian Moe authored
-
- May 14, 2015
-
-
Branson Craig Stephens authored
-
- May 12, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Apr 16, 2015
-
-
Brian Moe authored
-
- Apr 14, 2015
-
-
Branson Craig Stephens authored
sending to the lvalert_overseer server, and then fails over to lvalert_send.
-
- Apr 10, 2015
-
-
Branson Craig Stephens authored
-
- Apr 07, 2015
-
-
Branson Craig Stephens authored
-
- Mar 17, 2015
-
-
Branson Craig Stephens authored
-
Roy Williams authored
-
- Mar 02, 2015
-
-
Branson Craig Stephens authored
-
- Feb 10, 2015
-
-
Branson Craig Stephens authored
-
- Feb 05, 2015
-
-
Branson Craig Stephens authored
Added ALERT_XMPP_SERVER settings so we can easily keep test instances sending to jabber instead of lvalert.
-
- Feb 02, 2015
-
-
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.
-
- Jan 30, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-