Skip to content
Snippets Groups Projects
  1. 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
  2. May 12, 2022
    • Benjamin Hättasch's avatar
      Add event reference to AKOrgaMessage · 2fec1402
      Benjamin Hättasch authored
      Add a new mandatory event reference to the model
      Add a migration that makes sure all existing messages are updated accordingly
      Adapt the frontend view that sends the message to fill the event field
      2fec1402
  3. Oct 29, 2021
  4. Oct 28, 2021
  5. May 15, 2021
  6. May 13, 2021
  7. May 12, 2021
  8. May 11, 2021
  9. May 10, 2021
  10. May 09, 2021
  11. May 08, 2021
Loading