equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-workflow |
2 Name: pyams-workflow |
3 Version: 0.1.7 |
3 Version: 0.1.8 |
4 Summary: PyAMS workflow manager |
4 Summary: PyAMS workflow manager |
5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow |
5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow |
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 |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.8 |
|
15 ----- |
|
16 - updated content's is_visible/is_published tests |
|
17 - added 'complete' argument to IWorkflowPublicationInfo.reset method to be able to keep previous push and publication |
|
18 end dates |
|
19 - add optional argument to not check parent in is_visible / is_published methods |
13 |
20 |
14 0.1.7 |
21 0.1.7 |
15 ----- |
22 ----- |
16 - updated translations |
23 - updated translations |
17 |
24 |