Skip to content

Commit a18e5f0

Browse files
committed
Added two new features to CHANGES.txt and attributed my earlier
tx_Source feature addition.
1 parent 9074c72 commit a18e5f0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Entries without name were done by Richard Jones.
77

88
Features:
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)

0 commit comments

Comments
 (0)