- Aug 21, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Jun 26, 2019
-
-
Tanner Prestegard authored
This was an exact duplicate of the user model and basically just provided a simple way to organize robot accounts. It's not useful anymore since we'll just use a Group going forward to organize these accounts.
-
Tanner Prestegard authored
Move some unused/non-functional menu items to live under a new "Other" item: create (event), reports, and RSS.
-
Tanner Prestegard authored
-
- Jun 06, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- May 14, 2019
-
-
Tanner Prestegard authored
-
- Apr 09, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Mar 26, 2019
-
-
Tanner Prestegard authored
-
- Mar 06, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Also squash migrations in the alerts app.
-
- Feb 11, 2019
-
-
Tanner Prestegard authored
-
- Jan 17, 2019
-
-
Tanner Prestegard authored
-
- Dec 17, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Dec 03, 2018
-
-
Tanner Prestegard authored
superevent_id is now always default superevent ID (SXXXXXXa), while a new 'gw_id' field is either None or the GW ID. We also add the 'far' field which is just the preferred event's FAR. Finally, we remove some fields for unauthenticated users.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
We now have a single API endpoint, /api/, which can handle all authentication methods directed to it. The /apibasic/ and /apiweb/ URLs will probably be maintained for legacy reasons, but will not include any additional logic (they will just be carbon-copies of /api/ under a different namespace).
-
- Nov 14, 2018
-
-
GraceDB authored
-
- Nov 07, 2018
-
-
Tanner Prestegard authored
Some of the search utilities were still in the separate events and superevents apps, so we moved them to the search app and tried to clean things up a bit. It's still kind of a mess and probably not worth doing a full cleanup until we rework the search.
-
- Oct 29, 2018
-
-
Tanner Prestegard authored
-
- Oct 17, 2018
-
-
Tanner Prestegard authored
RobotUser should only be used for robot user accounts. It's a clunky way of identifying robot accounts, but it's all we have for now.
-
- Oct 12, 2018
-
-
Tanner Prestegard authored
All calls to event.graceid() -> event.graceid.
-
- Oct 05, 2018
-
-
Tanner Prestegard authored
* Consolidated *all* of the search stuff into the search app (previously the flexigrid stuff was in events/superevents) * Completely removed the old events-only search and latest views, templates, etc. * Removed some old unit tests which tested the events-only search
-
- Oct 04, 2018
-
-
Tanner Prestegard authored
-
- Sep 21, 2018
-
-
Tanner Prestegard authored
User documentation updated to include information about new LVAlert contents and show serialized event, superevent, and annotation objects. Also an overall update of any missing or outdated information.
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Sep 18, 2018
-
-
Tanner Prestegard authored
Renaming LIB -> oLIB and gstlal-spiir -> spiir, at the request of the pipelines.
-
- Jun 28, 2018
-
-
Tanner Prestegard authored
Missed one case where 'tag' should have been 'tags' in 58efeab3. Also updated same thing in documentation.
-
- Jun 22, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-