Skip to content
Snippets Groups Projects
  1. Jan 01, 2023
    • Benjamin Hättasch's avatar
      Introduce alternative way to input availabilities and slots · 7ccd63a3
      Benjamin Hättasch authored
      Add start and end inputs below the calendar widget that can be used to add new entries to the calendar.
      Inputs are based on html5 widgets, will fallback to simple text inputs in very old browsers. Modern browsers also provide an integrated validation of the time ranges. In older browsers, this will be done latest on server side.
      This implements #124
      7ccd63a3
  2. Nov 30, 2022
  3. Nov 28, 2022
  4. Oct 23, 2022
  5. Sep 27, 2022
  6. Aug 15, 2022
  7. 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
Loading