- 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 10, 2015
-
-
Branson Craig Stephens authored
-
- Feb 03, 2015
-
-
Branson Craig Stephens authored
-
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
Added serialized objects to LVAlert messages. This required to move the serializers themselves from api.py to view_utils.py. Some light refactoring ensued.
-
Branson Craig Stephens authored
-
- Jan 02, 2015
-
-
Roy Williams authored
-
Branson Craig Stephens authored
Changed url for obtaining EEL list to post to skymap viewer. Only one JSON representation of the EEL list is provided by GraceDB, and that is the one in the API.
-
- Dec 30, 2014
-
-
Branson Craig Stephens authored
-
- Dec 29, 2014
-
-
Roy Williams authored
-
- Dec 01, 2014
-
-
- Oct 08, 2014
-
-
Branson Craig Stephens authored
-
- Oct 03, 2014
-
-
Branson Craig Stephens authored
-
- Oct 02, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
Changing text/char fields in EMBBEventLog model to blank=True as appropriate, also adding N/A option for observation status field.
-
- Oct 01, 2014
-
-
Roy Williams authored
-
- Sep 30, 2014
-
-
Roy Williams authored
-
- Sep 29, 2014
-
-
Branson Craig Stephens authored
-
- Sep 27, 2014
-
-
Branson Craig Stephens authored
-
- Sep 25, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Sep 24, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Sep 04, 2014
-
-
Branson Craig Stephens authored
Added N, created to EMBBEventLog. The N is for addressibility, along the lines of the EventLog object.
-
- Aug 25, 2014
-
-
Roy Williams authored
-
- Aug 21, 2014
-
-
Branson Craig Stephens authored
-
- Aug 20, 2014
-
-
Branson Craig Stephens authored
Made changes to store permission info on the Event objects themselves. This speeds up some searches by an order of magnitude with respect to guardian's get_objects_for_user.
-
- Aug 18, 2014
-
-
Branson Craig Stephens authored
Removed permissions from Event class meta. This is unnecessary, as syncdb and south will not pick it up. Only works for new models.
-
- Aug 14, 2014
-
-
Branson Craig Stephens authored
Added view permission for event, created permission objects for existing events, and added code to apply default permissions when new events are created.
-
- Jul 22, 2014
-
-
Branson Craig Stephens authored
Fixed URL sent out in event creation LVAlert to a valid URL, namely the URL of the event file in the web interface.
-