• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.
Fixed more date and currency bugs, for the most part

confirm-button - useful in confirm pages used with the form builder and

especially the forthcoming "ad_form" wrapper proc.

coddo.adp and plain.adp are sample form templates

    • -0
    • +35
    ./resources/forms/confirm-button.tcl
Added new form style, used in the bug-tracker

    • -0
    • +103
    ./resources/forms/standard-lars.adp
template::multirow foreach feature, which loops over the rows in a multirow, setting local vars, executing a code block, and then resetting the values in the foreach. Useful in conjunction with template::multirow extend.

Applied Michael Cleverly's patch #185 which closes a potential security

hole in from processor "validate" blocks.

Applied Luke Pond's patch #173 which did some more form date widget fixing.

Applied Tilmann Singer's patch #124 which implements "<if @foo@>" as a

shorthand for the true check.

Added sequence to demo-create.sql. Applied Geoff Davis's patch #122 which

changes a call to ns_quotehtml to ad_quotehtml.