Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
  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. May 25, 2022
    • Benjamin Hättasch's avatar
      Speedup views of AKPlan · 18278269
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      Make sure event is only loaded once
      Massively reduce amount of SQL queries (e.g., plan view reduced from multiple queries per AK where over half of them are duplicates down to only 2 queries -- independent of AK count)
      Replace software-side list constructions with in-database operations
      18278269
  4. May 21, 2020
  5. May 19, 2020
  6. May 18, 2020
  7. May 11, 2020
    • Benjamin Hättasch's avatar
      Improve AKPlan for inactive events · f5c4e4d5
      Benjamin Hättasch authored
      Hide wall (hide button in plan, redirect when calling directly)
      Show message on normal plan & hide current and next AKs
      Link only a single schedule view in Dashboard but not current AKs and wall
      Update translations
      f5c4e4d5
  8. May 10, 2020
  9. Mar 04, 2020
  10. Mar 03, 2020
  11. Mar 02, 2020
  12. Oct 13, 2019
  13. Oct 09, 2019
Loading