Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Feb 19 12:38:06 2025 +0100 +++ b/CHANGES.txt Wed Feb 19 12:50:07 2025 +0100 @@ -89,6 +89,9 @@ <pidfile> is used without -l <logfile>. Added code to report the issue. Added issue with relative paths for log file whn using -L and -d with roundup-server. (John Rouillard) +- 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". Features:
