- Jun 12, 2019
-
-
Tanner Prestegard authored
GroupObjectPermission and data directory cleanup should only happen *after* the event or superevent row is removed from the relevant table.
-
- Jun 11, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jun 06, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
There were problematic non-backwards compatible API changes from 2.3.0 to 2.3.1... nice, pyparsing. Didn't catch this previously.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
This was a known requirement, but got flubbed when a few changes were made recently.
- Jun 03, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- May 18, 2019
-
-
Tanner Prestegard authored
-
- May 16, 2019
-
-
Brandon Piotrzkowski authored
-
the former is available for python3, the latter is not
-
- May 14, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Not obvious how we were getting this installed previously, but we have to fix the version. 2.4.0 was being installed in some instances which was causing parts of the search to break.
-
Tanner Prestegard authored
A search for S190404 or GW190412 Now returns the first superevent from that date which matches the other requirements based on the date ID string. Should make the user interface a little nice.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
A web view has been created which allows EM advocates to disable or enable pipeline submissions. This is to prevent misbehaving pipelines from submitting bad information. The mechanism works by preventing events from being submitted to a given pipeline, not by revoking certificates or removing user account permissions.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
- May 10, 2019
-
-
Tanner Prestegard authored
-
- May 08, 2019
-
-
Tanner Prestegard authored
Create a group for the RAVEN pipeline, add users, and give the group specific permissions. Right now, they are just allowed to populate the Fermi, SNEWS, and Swift pipelines for uploading external events.
-
GraceDB authored
-
- May 03, 2019
-
-
Tanner Prestegard authored
Too many users are complaining about not receiving phone or email alerts. I need to know when the relevant contacts and notifications were created, updated, verified, etc. so I can confirm or deny that they had configured things correctly.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Certain filters are being moved out of the djangorestframework package and into djangorestframework-guardian.
-