Skip to content
Snippets Groups Projects
  1. Mar 26, 2019
  2. Mar 06, 2019
  3. Feb 11, 2019
  4. Jan 17, 2019
  5. Dec 17, 2018
  6. Dec 03, 2018
    • Tanner Prestegard's avatar
      Change superevent serialization · c657dba4
      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.
      c657dba4
    • Tanner Prestegard's avatar
      Update to navbar, add logout button · 069d4db4
      Tanner Prestegard authored
      069d4db4
    • Tanner Prestegard's avatar
      Consolidate APIs into a single endpoint · 1d57437e
      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).
      1d57437e
  7. Nov 14, 2018
  8. Nov 07, 2018
    • Tanner Prestegard's avatar
      Cleaning up and consolidating search stuff · e233eaaf
      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.
      e233eaaf
  9. Oct 29, 2018
  10. Oct 17, 2018
  11. Oct 12, 2018
  12. Oct 05, 2018
    • Tanner Prestegard's avatar
      Fixes and updates to search app · f3618edd
      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
      f3618edd
  13. Oct 04, 2018
  14. Sep 21, 2018
  15. Sep 18, 2018
  16. Jun 28, 2018
  17. Jun 22, 2018
  18. Feb 27, 2018
  19. Dec 29, 2017
Loading