- Mar 26, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Mar 20, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Prevents server errors from being generated when the filename is "bad" and when the user specifies a non-integer version. This is for superevent files; event files are handled separately, although this should be unified at some point.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
We use get_or_create now to add labels to a superevent in order to prevent IntegrityErrors when a user makes the same request too rapidly and both sneak by the initial check.
-
Tanner Prestegard authored
-
- Mar 16, 2019
-
-
Tanner Prestegard authored
-
- Mar 13, 2019
-
-
Tanner Prestegard authored
overseer seems to always exit with an exit code of 0, which means that 'autorestart=unexpected' does not restart it. So we set it to 'true' instead.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Mar 12, 2019
-
-
Tanner Prestegard authored
Not feasible to use multiple DBs for read or write operations at present. We're going to have to revisit this at some point. We leave most of the code in place but commented out.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Mar 06, 2019
-
-
Tanner Prestegard authored
Add capability for passing kwargs to AlertIssuer classes' issue_alerts() method. We take advantage of this in the update alerts for checking for FAR changes and NSCAND state changes.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Add a whole suite of tests for phone and email alerts. Small update to a few unit tests for alert views.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Small fixes to the main "index" view for alerts. Move the manage_password page for LV-EM observers to the ligoauth app and show a link to it from the navbar to those users.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
* Filter available contacts for a notification to be verified contacts belonging to the user * New better code for handling label queries * Some better help text for notification forms * Remove old notification forms and views
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
New model functionality, better forms and views.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Separate phone and email contacts, add verification of contact information, improve views and forms.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored