equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-skin |
2 Name: pyams-skin |
3 Version: 0.1.35 |
3 Version: 0.1.36 |
4 Summary: PyAMS base skin interfaces and classes |
4 Summary: PyAMS base skin interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_skin |
5 Home-page: http://hg.ztfy.org/pyams/pyams_skin |
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 |
19 used on top of JQuery and Bootstrap to build dynamic interfaces. |
19 used on top of JQuery and Bootstrap to build dynamic interfaces. |
20 |
20 |
21 |
21 |
22 History |
22 History |
23 ======= |
23 ======= |
|
24 |
|
25 0.1.36 |
|
26 ------ |
|
27 - updated form's errors handler (MyAMS.js) |
|
28 - added optional data support for JQuery "validate" plug-in error messages |
|
29 - added style for HTML content |
|
30 - increased comments typearea height |
24 |
31 |
25 0.1.35 |
32 0.1.35 |
26 ------ |
33 ------ |
27 - activate invalid handler in "validate" plug-in even in non-async forms |
34 - activate invalid handler in "validate" plug-in even in non-async forms |
28 - updated JSON response in containers views |
35 - updated JSON response in containers views |