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.7 |
3 Version: 0.1.8 |
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.8 |
|
26 ----- |
|
27 - added 'hint_gravity' attribute to toolbar actions |
|
28 - added clipboard copy function (MyAMS.js) |
|
29 - added mimetypes icons |
|
30 - updated action columns rendering |
|
31 - updated 'events' and 'callbacks' in JSON responses (MyAMS.js) |
|
32 - updated CSS class of table column actions menu |
|
33 - updated Select2 inputs to handle form resets correctly (MyAMS.js) |
|
34 - updated Date, Time and Datetime plug-ins settings (MyAMS.js) |
|
35 - updated TinyMCE editor settings (MyAMS.js) |
|
36 - CSS updates |
24 |
37 |
25 0.1.7 |
38 0.1.7 |
26 ----- |
39 ----- |
27 - added static configuration option to handle main menu as accordion or not |
40 - added static configuration option to handle main menu as accordion or not |
28 - added toolbar action item viewlet |
41 - added toolbar action item viewlet |