src/pyams_workflow.egg-info/PKG-INFO
changeset 96 929abe019e0f
parent 92 79aec02dddcc
child 100 c8b0000adaf4
equal deleted inserted replaced
95:110e3c726006 96:929abe019e0f
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-workflow
     2 Name: pyams-workflow
     3 Version: 0.1.16
     3 Version: 0.1.17
     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.17
       
    15         ------
       
    16          - updated WorkflowContentPublicationInfo adapter to get correct visible publication date on contents which don't
       
    17            support versioning
       
    18          - use objects factory in annotations adapters
    13         
    19         
    14         0.1.16
    20         0.1.16
    15         ------
    21         ------
    16          - added Workflow "visible_states" attribute to make a distinction between published and visible states (because of
    22          - added Workflow "visible_states" attribute to make a distinction between published and visible states (because of
    17            contents in "pre-published" state for which effective publication date is not passed)
    23            contents in "pre-published" state for which effective publication date is not passed)