Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
    • Benjamin Hättasch's avatar
      Improve AKScheduling · 63c18d2e
      Benjamin Hättasch authored
      Add or complete docstrings
      Remove code smells
      Disable irrelevant warnings
      Remove empty admin.py (to disable doc generation for an empty module)
      Add additional test cases and improve basic test interface (support both 403 and 302 in case the user lacks rights to see a view through optional configuration)
      Improve usage of types for API endpoints (e.g., restrict writing endpoints to writing only)
      63c18d2e
  2. May 15, 2023
    • Benjamin Hättasch's avatar
      Split AKModel views into different files & introduce modular status page · 028be1ee
      Benjamin Hättasch authored
      Move AKModel views into several subfiles to improve overview and resolve problems with circular imports
      Introduce new modular status page handling (widgets and views)
      Port main status page to new structure
      Move AK messages status page visualization to AKSubmission (therefore, they automatically do not show up when there is no possibility to create them)
      Introduce status widget for virtual rooms
      Fix timezone issue for rendering of AK messages on status page
      Adapt status page URL in several views and tests
      028be1ee
  3. Jan 02, 2023
  4. Dec 03, 2022
  5. Nov 26, 2022
  6. Aug 16, 2022
  7. May 25, 2022
  8. May 13, 2021
  9. May 10, 2021
  10. May 09, 2021
  11. Jan 17, 2021
  12. Nov 05, 2020
  13. Nov 04, 2020
Loading