Skip to content
Snippets Groups Projects
  1. Aug 21, 2019
  2. Jun 26, 2019
  3. Jun 06, 2019
  4. May 14, 2019
  5. Apr 09, 2019
  6. Mar 26, 2019
  7. Mar 06, 2019
  8. Feb 11, 2019
  9. Jan 17, 2019
  10. Dec 17, 2018
  11. 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
  12. Nov 14, 2018
  13. 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
  14. Oct 29, 2018
  15. Oct 17, 2018
  16. Oct 12, 2018
  17. 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
  18. Oct 04, 2018
  19. Sep 21, 2018
  20. Sep 18, 2018
  21. Jun 28, 2018
  22. Jun 22, 2018
Loading