equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-notify |
2 Name: pyams-notify |
3 Version: 0.1.3 |
3 Version: 0.1.4 |
4 Summary: PyAMS notifications management package |
4 Summary: PyAMS notifications management package |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
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 |
18 which receives users connections and subscriptions and relays server notifications. |
18 which receives users connections and subscriptions and relays server notifications. |
19 |
19 |
20 |
20 |
21 History |
21 History |
22 ======= |
22 ======= |
|
23 |
|
24 0.1.4 |
|
25 ----- |
|
26 - moved 'content.workflow' notification handler to PyAMS_content package |
|
27 - use registered adapters to get notifications contexts |
23 |
28 |
24 0.1.3 |
29 0.1.3 |
25 ----- |
30 ----- |
26 - updated notifications template |
31 - updated notifications template |
27 |
32 |