- Sep 21, 2018
-
-
Tanner Prestegard authored
Activate Django sites app and create a migration which adds the LIGO.ORG domain name of the GraceDB instance as a Site. This will be used to build absolute URIs without needed a request object.
-
- Sep 19, 2018
-
-
Tanner Prestegard authored
Adding some requirements to migrations to enforce proper ordering.
-
- Apr 25, 2018
-
-
Tanner Prestegard authored
-
- Jan 23, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Dec 04, 2017
-
- Nov 08, 2017
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Nov 07, 2017
-
-
Tanner Prestegard authored
-
- Sep 19, 2017
-
-
- Jul 19, 2017
-
-
Tanner Prestegard authored
-
- May 25, 2017
-
-
Tanner Prestegard authored
adding offline boolean parameter to Event model class and associated code for handling it during event submissions
-
- May 03, 2017
-
-
Tanner Prestegard authored
-
- Apr 20, 2017
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Apr 10, 2017
-
-
Tanner Prestegard authored
-
- Apr 05, 2017
-
-
Tanner Prestegard authored
-
- Mar 01, 2017
-
-
- Jan 18, 2017
-
-
- Jan 06, 2017
-
-
- Nov 11, 2016
-
-
Alexander Pace authored
-
- Nov 09, 2016
-
-
- Jan 06, 2016
-
-
Branson Craig Stephens authored
and added these to the event presentation. Also added frequency and fluence to the VOEvent for LIB events.
-
- Sep 18, 2015
-
-
Branson Craig Stephens authored
-
- Sep 11, 2015
-
-
Branson Craig Stephens 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
Added trigger_id to translator code and serialization. Added trigger_id to GRB event display.
-
- Jul 08, 2015
-
-
Branson Craig Stephens authored
Also added view logic and template for additional fields.
-
- 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
as well as code to ingest the SimInspiral table and a new template for injection-specific attributes.
-
- May 20, 2015
-
-
Branson Craig Stephens authored
authorized users can update the T90 through the web interface. Also added trigger_duration and translator to populate it for Swift and Fermi events. Fixed trigger_duration/T90 issue.
-
- May 11, 2015
-
-
Branson Craig Stephens authored
Added comment to view logic and form. Added the comment to the EMO display. Moved the EMO display into the log digests section.
-
- Apr 20, 2015
-
-
Branson Craig Stephens authored
EMBB. Also changed presentation to reflect this.
-
- Mar 12, 2015
-
-
Branson Craig Stephens authored
the REST API in a manner analogous to that of the EventLog objects. Also updated the VOEvent such that IVORNs include an incrementing serial number and the Citations section contains appropriate references to earlier VOEvents.
-
- Feb 13, 2015
-
-
Branson Craig Stephens authored
-
- Feb 02, 2015
-
-
Branson Craig Stephens authored
Added spin paramters to SingleInspiral object and spin1z and spin2z to the coinc inspiral event display.
-
- Jan 30, 2015
-
-
Branson Craig Stephens authored
-
- Dec 04, 2014
-
-
Branson Craig Stephens authored
-