File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ Entries without name were done by Richard Jones.
77
88Features:
99
10+ - issue2550808 Enhanced the boolean field template function. Now by
11+ default the labels generated can be clicked on and select the
12+ corresponding radio button. Also can create a trivalued radiobutton
13+ (yes/no/unknown) as well as customize the labels for the
14+ yes/no/unknown radio buttons. (John Rouillard)
15+ - issue2550807 enhance classhelp method with ability to set html
16+ properties on the generated link. (John Rouillard)
1017- Support for tx_Source property on database handle. Can be used by
1118 detectors to find out the source of a change in an auditor to block
1219 changes arriving by unauthenticated mechanisms (e.g. plain email
@@ -24,7 +31,7 @@ Features:
2431 * "email-sig-openpgp" - this string value is set when email with a
2532 valid pgp signature is used. (*NOTE* the testing for this mode
2633 is incomplete. If you have a pgp infrastructure you should test
27- and verify that this is properly set.)
34+ and verify that this is properly set.) (John Rouillard)
2835- Introducing Template Loader API (anatoly techtonik)
2936- Experimental support for Jinja2, try 'jinja2' for template_engine
3037 in config (anatoly techtonik)
You can’t perform that action at this time.
0 commit comments