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.28.2 |
3 Version: 0.1.29 |
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.29 |
|
26 ------ |
|
27 - added custom stylesheet and script file to skin settings |
|
28 - updated static resources management |
|
29 - added "require" extension to load MyAMS modules (MyAMS.js) |
|
30 - added checks about activated modules (MyAMS.js) |
|
31 - handle opening of a "data-ams-url" link in blank window (MyAMS.js) |
24 |
32 |
25 0.1.28.2 |
33 0.1.28.2 |
26 -------- |
34 -------- |
27 - updated TinyMCE production-mode resources... |
35 - updated TinyMCE production-mode resources... |
28 - updated tables style |
36 - updated tables style |