Skip to content
Snippets Groups Projects
  1. Mar 21, 2024
  2. Mar 19, 2024
    • Wes Appler's avatar
      Swapped out hamburger menu for a `Login` button in mobile view (#3812) · db643d19
      Wes Appler authored
      Fixes #3811. This removes the hamburger menu for unauthenticated users
      in favor of a simple `Login` button. If a signup is intended and
      `ENABLE_PUBLIC_SIGNUP` is enabled on the instance, the signup button can
      be found on the `/auth/` view. I didn't want to overload the mobile view
      by putting login & signup next to eachother.
      Unverified
      db643d19
  3. Mar 18, 2024
  4. Mar 15, 2024
    • bickelj's avatar
      Let non-Staff (e.g. Admin) do batch determination (#3796) · 4145b4f0
      bickelj authored
      When an Admin who otherwise could make determinations on submissions
      does a batch determination then it should succeed. This commit allows it
      to succeed or throws a permissions error otherwise.
      
      Issue #3793 Batch determination `KeyError` for non-Staff user
      Unverified
      4145b4f0
  5. Mar 11, 2024
  6. Mar 08, 2024
  7. Mar 06, 2024
  8. Mar 04, 2024
  9. Feb 29, 2024
  10. Feb 27, 2024
  11. Feb 22, 2024
  12. Feb 19, 2024
  13. Feb 16, 2024
  14. Feb 15, 2024
  15. Feb 12, 2024
  16. Feb 09, 2024
  17. Feb 07, 2024
Loading