comparison CHANGES.txt @ 8301:3ba8078843db

Add "form" parameter for Date field method Allow the specification of a "form" parameter for Date fields to make the popup calendar work when the enclosing form has a name different from "itemSynopsis".
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 19 Feb 2025 12:50:07 +0100
parents b99e76e76496
children 82a26ea1afdf
comparison
equal deleted inserted replaced
8300:b99e76e76496 8301:3ba8078843db
87 correctly. (Initial patch tobias-herp, John Rouillard) 87 correctly. (Initial patch tobias-herp, John Rouillard)
88 - issue2551238 - roundup-server should exit with error if -d 88 - issue2551238 - roundup-server should exit with error if -d
89 <pidfile> is used without -l <logfile>. Added code to report 89 <pidfile> is used without -l <logfile>. Added code to report
90 the issue. Added issue with relative paths for log file whn 90 the issue. Added issue with relative paths for log file whn
91 using -L and -d with roundup-server. (John Rouillard) 91 using -L and -d with roundup-server. (John Rouillard)
92 - Allow the specification of a "form" parameter for Date fields to make
93 the popup calendar work when the enclosing form has a name different
94 from "itemSynopsis".
92 95
93 Features: 96 Features:
94 97
95 - issue2551287 - Enhance roundup_gettext.py to extract strings from 98 - issue2551287 - Enhance roundup_gettext.py to extract strings from
96 detectors/extensions. If the polib module is available, 99 detectors/extensions. If the polib module is available,

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