comparison CHANGES.txt @ 8285:2bf0c4e7795e

fix: issue2551390 - Replace text input/calendar popup with native date input Docs, code and test changes for the changeover to a native date element. See issue for details.
author John Rouillard <rouilj@ieee.org>
date Sat, 18 Jan 2025 12:23:23 -0500
parents 669dfccca898
children 6445e63bb423
comparison
equal deleted inserted replaced
8284:92dad05379f9 8285:2bf0c4e7795e
75 is handed in roundup-server. This prevents another exception 75 is handed in roundup-server. This prevents another exception
76 caused by using a timed out socket. (John Rouillard) 76 caused by using a timed out socket. (John Rouillard)
77 - issue2551391, partial fix for issue1513369. input fields were 77 - issue2551391, partial fix for issue1513369. input fields were
78 not getting id's assigned. Fixed automatic id assignment to 78 not getting id's assigned. Fixed automatic id assignment to
79 input fields. Thinko in the code. (John Rouillard) 79 input fields. Thinko in the code. (John Rouillard)
80 - issue2551390 - Replace text input/calendar popup with native
81 date input. Also add double-click and exit keyboard handlers to
82 allow copy/paste/editing the text version of the date. (John
83 Rouillard)
80 84
81 Features: 85 Features:
82 86
83 - issue2551287 - Enhance roundup_gettext.py to extract strings from 87 - issue2551287 - Enhance roundup_gettext.py to extract strings from
84 detectors/extensions. If the polib module is available, 88 detectors/extensions. If the polib module is available,

Roundup Issue Tracker: http://roundup-tracker.org/