Roundup Tracker - Issues

Message8340

Author rouilj
Recipients ThomasAH, rouilj, schlatterbeck
Date 2025-02-05.19:50:51
Message-id <1738785051.6.0.806335896118.issue2550935@roundup-tracker.org>
In-reply-to
Due to issues with lack of control on date/time formatting with native
browser date items, I am re-opening this as we have to fallback to 
text inputs in many cases.

Adding a javascript change handler of the text input for a date/time
that updates the date part of the popup calendar link might solve this.
That way editing or using the calendar to change the input will result
in the link starting with the current date.

See the datecopy.js in the tracker templates for a framework for
delegated event handling.
History
Date User Action Args
2025-02-05 19:50:51rouiljsetmessageid: <1738785051.6.0.806335896118.issue2550935@roundup-tracker.org>
2025-02-05 19:50:51rouiljsetrecipients: + rouilj, schlatterbeck, ThomasAH
2025-02-05 19:50:51rouiljlinkissue2550935 messages
2025-02-05 19:50:51rouiljcreate