Skip to content
Snippets Groups Projects
  1. Jan 01, 2023
    • Benjamin Hättasch's avatar
      Add missing translations · d56d4892
      Benjamin Hättasch authored and Nadja Geisler's avatar Nadja Geisler committed
      d56d4892
    • Benjamin Hättasch's avatar
      Allow creating and setting a previously unknown owner from AK editing form · 216e2bd1
      Benjamin Hättasch authored
      Add a new link to edit form leading to owner creation form and passing the primary key of the edited AK/wish to that view
      To realize that link, the corresponding field is excluded from the default form rendering and the rendering is triggered manually for that field (and the name field that should still appear on top)
      When user is successfully created, they is set as owner of an AK, the user is redirect to the detail page of that AK and a message is displayed
      Add corresponding test
      This implements #96 and #86
      216e2bd1
  2. Dec 26, 2022
  3. Dec 03, 2022
  4. Dec 02, 2022
  5. Nov 26, 2022
  6. Sep 27, 2022
    • Benjamin Hättasch's avatar
      Improve slot handling for wishes · 1133ded4
      Benjamin Hättasch authored
      This implements #144
      Don't show slots, slot creation button, and availabilities for wishes on detail page
      Don't create slots for wishes automatically (and don't ask for durations)
      Automatically create one slot when wish changes to AK
      Automatically remove all unscheduled slots when AK changes to wish
      1133ded4
  7. Aug 17, 2022
  8. Aug 15, 2022
  9. May 25, 2022
  10. 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
  11. Oct 29, 2021
  12. May 15, 2021
  13. May 14, 2021
  14. May 13, 2021
  15. May 05, 2021
  16. May 04, 2021
  17. Apr 30, 2021
    • Benjamin Hättasch's avatar
      Introduce and use wizard for event creation and configuration · c8c87946
      Benjamin Hättasch authored
      The wizard is used instead of the normal built-in creation workflow
      It consists of multiple steps to specify the most fundamental settings (especially the timezone), further settings, copying AKCategories and AKRequirements from existing events and activating the event once the basic configuration is done
      The steps after the creation (first two steps) can be skipped
      c8c87946
  18. Jan 17, 2021
    • Benjamin Hättasch's avatar
      Fix #109 · 5b05047b
      Benjamin Hättasch authored
      Use name field instead of default string representation of AK in header field
      Add some margin below to improve visual appearance
      5b05047b
  19. Jan 16, 2021
Loading