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.1 |
3 Version: 0.1.2 |
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 |
|
12 ======= |
|
13 |
|
14 0.1.2 |
|
15 ----- |
|
16 - updated form template to change dialog's close icon |
|
17 - added Select2 and TextLineList widgets |
|
18 |
|
19 0.1.1 |
|
20 ----- |
|
21 - added "widget_title" viewlet to form's header (if requested explicitly) |
|
22 - added CSS class for form's help block |
|
23 - updated checkbox translations |
|
24 - small changes in subforms and groups management (modified interface) |
|
25 |
|
26 0.1.0 |
|
27 ----- |
|
28 - first release |
11 |
29 |
12 Keywords: Pyramid PyAMS form |
30 Keywords: Pyramid PyAMS form |
13 Platform: UNKNOWN |
31 Platform: UNKNOWN |
14 Classifier: License :: OSI Approved :: Zope Public License |
32 Classifier: License :: OSI Approved :: Zope Public License |
15 Classifier: Development Status :: 4 - Beta |
33 Classifier: Development Status :: 4 - Beta |