Skip to content
Snippets Groups Projects
  1. Oct 11, 2018
    • Tanner Prestegard's avatar
      Add 'protected' column to labels and apply it · 0ea37516
      Tanner Prestegard authored
      Add a boolean column called 'protected' to the Label model.
      Protected labels will not be allowed to be directly applied, but
      will be applied as a part of another process (like signoffs).
      We also create a data migration which sets some existing labels
      as protected (ADV(OK|NO), (H1|L1|V1)(OK|NO))
      0ea37516
    • Tanner Prestegard's avatar
      Bugfix to initial label data migration · 9ce6807a
      Tanner Prestegard authored
      'EM_Superseded ' -> 'EM_Superseded'. This has been fixed manually on
      all servers.  Note that it wasn't a problem on the production
      server because that migration was "reworked" within the last year
      and was not actually applied in production (it was 'faked').
      9ce6807a
  2. 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
  3. Oct 03, 2018
  4. Oct 01, 2018
  5. Sep 25, 2018
  6. Sep 21, 2018
Loading