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.34.1 |
3 Version: 0.1.35 |
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.35 |
|
26 ------ |
|
27 - activate invalid handler in "validate" plug-in even in non-async forms |
|
28 - updated JSON response in containers views |
|
29 - updated callbacks in containers methods calls |
|
30 - updated Javascript resources to add events handlers in MyAMS "core" script |
24 |
31 |
25 0.1.34.1 |
32 0.1.34.1 |
26 -------- |
33 -------- |
27 - removed extra space in menus template |
34 - removed extra space in menus template |
28 |
35 |