Skip to content
Snippets Groups Projects
  1. Apr 20, 2024
    • Benjamin Hättasch's avatar
      Only show necessary timeframes on AK wall · b0adc875
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      Hides hours no upcoming AK is in.
      For technical reasons, only one visible area can be displayed for all days, hence hours for one day might be visible even though the are not needed (but just for another day).
      For improved visibility, cutoff will be with one hour offset.
      This implements #206
      b0adc875
  2. Oct 31, 2023
  3. 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
  4. 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
  5. May 21, 2020
  6. May 19, 2020
  7. May 18, 2020
  8. 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
  9. May 10, 2020
  10. Mar 04, 2020
  11. Mar 03, 2020
  12. Mar 02, 2020
  13. Oct 13, 2019
  14. Oct 09, 2019
Loading