equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.5 |
3 Version: 0.1.6 |
4 Summary: PyAMS tasks scheduler |
4 Summary: PyAMS tasks scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
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 |
59 |
59 |
60 |
60 |
61 History |
61 History |
62 ======= |
62 ======= |
63 |
63 |
|
64 0.1.6 |
|
65 ----- |
|
66 - added tasks settings view name attribute to handle tasks without settings view |
|
67 - updated ZMI permissions |
|
68 |
64 0.1.5 |
69 0.1.5 |
65 ----- |
70 ----- |
66 - added check against ZEO connection name to avoid null value |
71 - added check against ZEO connection name to avoid null value |
67 |
72 |
68 0.1.4 |
73 0.1.4 |