equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-skin |
2 Name: pyams-skin |
3 Version: 0.1.17 |
3 Version: 0.1.18 |
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 |
20 used on top of JQuery and Bootstrap to build dynamic interfaces. |
20 used on top of JQuery and Bootstrap to build dynamic interfaces. |
21 |
21 |
22 |
22 |
23 History |
23 History |
24 ======= |
24 ======= |
|
25 |
|
26 0.1.18 |
|
27 ------ |
|
28 - declare local variables if Select2 sortable plug-in |
|
29 - added option to allow multiple callbacks in "data-ams-callback" attribute, and allow these callbacks |
|
30 to be defined via serialized JSON objects (MyAMS.js) |
|
31 - updated Select2 "select-all" helper (MyAMS.js) |
|
32 - updated text areas CSS class (MyAMS.css) |
25 |
33 |
26 0.1.17 |
34 0.1.17 |
27 ------ |
35 ------ |
28 - always stop propagation in toolbar action or menu item |
36 - always stop propagation in toolbar action or menu item |
29 - added template and method to render empty tables |
37 - added template and method to render empty tables |