equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-form |
2 Name: pyams-form |
3 Version: 0.1.3 |
3 Version: 0.1.4 |
4 Summary: PyAMS base form interfaces and classes |
4 Summary: PyAMS base form interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_form |
5 Home-page: http://hg.ztfy.org/pyams/pyams_form |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.4 |
|
15 ----- |
|
16 - changed widgets CSS class attribute |
|
17 - added custom widget template for display-mode ordered list |
|
18 - added ObjectWidget template |
|
19 - handle errors snippets with multiple errors (as used by ObjectWidget) |
|
20 - imports cleanup |
13 |
21 |
14 0.1.3 |
22 0.1.3 |
15 ----- |
23 ----- |
16 - added form toolbar viewlet |
24 - added form toolbar viewlet |
17 - added HTML widget display template |
25 - added HTML widget display template |