equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.8 |
|
5 ----- |
|
6 - updated form widgets group interface to add fieldset class |
|
7 - added ValidationError exception management "after-update" in AJAX forms; these exceptions can |
|
8 occur when forms contain "file" input fields of invalid content-type |
3 |
9 |
4 0.1.7 |
10 0.1.7 |
5 ----- |
11 ----- |
6 - reify permission in protected form object mixin base class |
12 - reify permission in protected form object mixin base class |
7 - updated TextLineList input widget to allow options sorting |
13 - updated TextLineList input widget to allow options sorting |