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
      Remove tags · 34bf41bb
      Benjamin Hättasch authored
      This remove the AKTags model and its usage in views, forms, templates, translations, and backup script
      This implements #164
      34bf41bb
    • 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. Nov 26, 2022
  3. Aug 17, 2022
  4. Aug 15, 2022
  5. Oct 29, 2021
  6. May 15, 2021
  7. May 04, 2021
  8. 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
  9. Jan 16, 2021
  10. Nov 06, 2020
  11. Nov 03, 2020
  12. Oct 05, 2020
  13. Aug 31, 2020
  14. May 24, 2020
  15. May 21, 2020
  16. May 20, 2020
  17. May 19, 2020
  18. May 18, 2020
  19. May 14, 2020
  20. May 12, 2020
  21. May 11, 2020
  22. May 10, 2020
    • Nadja Geisler's avatar
      AK: add interest incrementation · a6e70ece
      Nadja Geisler authored and Nadja Geisler's avatar Nadja Geisler committed
      AK model: add online interest field, add increment function
      add increment and redirect view
      add Button and counter in detail view
      add translations
      a6e70ece
    • Nadja Geisler's avatar
      rebrand internal notes · ada2456d
      Nadja Geisler authored
      adjust help text to suggest notes are public
      show notes in AK detail view (if present)
      translate help text
      db migration
      ada2456d
Loading