equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-default-theme |
2 Name: pyams-default-theme |
3 Version: 0.1.43.4 |
3 Version: 0.1.44 |
4 Summary: PyAMS default theme |
4 Summary: PyAMS default theme |
5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme |
5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme |
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.44 |
|
15 ------ |
|
16 - added condition on form fields portlet renderer |
|
17 - added prompt for form's choice fields with placeholder |
|
18 - updated form's captcha settings management |
13 |
19 |
14 0.1.43.4 |
20 0.1.43.4 |
15 -------- |
21 -------- |
16 - refactoring of Google's reCaptcha usage to avoid timeout on form's submit; the side effect of |
22 - refactoring of Google's reCaptcha usage to avoid timeout on form's submit; the side effect of |
17 this modification is that reCaptcha client call should be done via a form's submit handler |
23 this modification is that reCaptcha client call should be done via a form's submit handler |