- Jun 28, 2018
-
-
Tanner Prestegard authored
Missed one case where 'tag' should have been 'tags' in 58efeab3. Also updated same thing in documentation.
-
- Jun 25, 2018
-
-
Tanner Prestegard authored
Fixing issue where some float fields were left as strings in LVAlert JSONs and response JSONs. Occurred because they were extracted as strings from files and saving the event did not fix the attribute types without refreshing from the database. See https://git.ligo.org/lscsoft/gracedb/issues/10.
-
Tanner Prestegard authored
simplejson package is used to properly serialize Decimal objects (like gpstime) when converting from a dictionary to a json.
-
Tanner Prestegard authored
Event time nanoseconds did not include leading zeros when printed in event.log (since 2010!!). See https://git.ligo.org/lscsoft/gracedb/issues/9.
- Jun 22, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jun 19, 2018
-
-
Tanner Prestegard authored
Unsure why messaging app was not enabled; it's needed for posting flash messages about contacts and notifications.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Javascript time zone selectors assumed the server time zone to be America/Chicago, which we changed in ab72e160, so we fixed that here. Also fixed assumptions that LLO is in the same time zone as the server.
-
Tanner Prestegard authored
Fixed a bug in gracedb/templates/gracedb/event_detail_script.js which caused event logs to not render properly since the code was trying to access a div which didn't exist.
-
- Jun 14, 2018
-
-
Tanner Prestegard authored
-
- Jun 08, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jun 05, 2018
-
-
Alexander Pace authored
-
- May 01, 2018
-
-
Tanner Prestegard authored
-
- Apr 25, 2018
-
-
Tanner Prestegard authored
-
- Apr 12, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Apr 06, 2018
-
-
Tanner Prestegard authored
-
- Apr 02, 2018
-
-
Tanner Prestegard authored
-
- Mar 23, 2018
-
- Mar 16, 2018
-
-
Tanner Prestegard authored
-
- Mar 15, 2018
-
-
Tanner Prestegard authored
updating flash messaging for contact/notification creation to use django message middleware rather than session
-
- Mar 07, 2018
-
- Mar 06, 2018
-
-
Tanner Prestegard authored
-
- Mar 04, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
adding optional override to Event delete() method which removes data directory and all associated GroupObjectPermission objects
-
Tanner Prestegard authored
Repository reorganization and port to gunicorn See merge request lscsoft/gracedb!7
-
- Mar 01, 2018
-
-
Tanner Prestegard authored
-
- Feb 27, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Feb 21, 2018
-
-
Tanner Prestegard authored
-
- Feb 20, 2018
-
-
Tanner Prestegard authored
-
- Feb 19, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-