equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-zmi |
2 Name: pyams-zmi |
3 Version: 0.1.15 |
3 Version: 0.1.16 |
4 Summary: PyAMS base management interface |
4 Summary: PyAMS base management interface |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmi |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmi |
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 |
13 is used as default by several PyAMS packages. |
13 is used as default by several PyAMS packages. |
14 |
14 |
15 |
15 |
16 History |
16 History |
17 ======= |
17 ======= |
|
18 |
|
19 0.1.16 |
|
20 ------ |
|
21 - added settings to Google/UserReport extensions to disable extensions when cookies are rejected |
|
22 (for GDPR/RGPD compliance) |
|
23 - use objects factory in annotations adapters |
18 |
24 |
19 0.1.15 |
25 0.1.15 |
20 ------ |
26 ------ |
21 - added custom skin attributes (stylesheets and scripts) to skin properties edit form |
27 - added custom skin attributes (stylesheets and scripts) to skin properties edit form |
22 |
28 |