Allow "00:00" => "23:59" as min/max times in settings.

Created on 15 August 2024, 3 months ago

Up until now, the min_time/max_time in the settings form, are just text fields, that take data in AM/PM.
This is problematic, because the code that parses it, fails when an editor has inserted "00:00".
This commit changes the form to instead use time inputs, and ports any existing data to the new format.
This also makes the new format 24h instead of 12h.

🐛 Bug report
Status

Needs review

Version

2.0

Component

Recurring Events (Main module)

Created by

🇩🇰Denmark ras-ben Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024