src/pyams_workflow.egg-info/PKG-INFO
changeset 106 75848827f8af
parent 103 c3ebb29f8575
equal deleted inserted replaced
105:51bf353e296b 106:75848827f8af
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-workflow
     2 Name: pyams-workflow
     3 Version: 0.1.17.2
     3 Version: 0.1.18
     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.18
       
    15         ------
       
    16          - updated target URL after workflow transition
    13         
    17         
    14         0.1.17.2
    18         0.1.17.2
    15         --------
    19         --------
    16          - updated for PyAMS_utils API changes
    20          - updated for PyAMS_utils API changes
    17         
    21         
    19         --------
    23         --------
    20          - updated workflow interface with missing attribute
    24          - updated workflow interface with missing attribute
    21         
    25         
    22         0.1.17
    26         0.1.17
    23         ------
    27         ------
    24          - updated WorkflowContentPublicationInfo adapter to get correct visible publication date on contents which don't
    28          - updated WorkflowContentPublicationInfo adapter to get correct visible publication date on
    25            support versioning
    29            contents which don't support versioning
    26          - use objects factory in annotations adapters
    30          - use objects factory in annotations adapters
    27         
    31         
    28         0.1.16
    32         0.1.16
    29         ------
    33         ------
    30          - added Workflow "visible_states" attribute to make a distinction between published and visible states (because of
    34          - added Workflow "visible_states" attribute to make a distinction between published and
    31            contents in "pre-published" state for which effective publication date is not passed)
    35            visible states (because of contents in "pre-published" state for which effective publication
       
    36            date is not passed)
    32         
    37         
    33         0.1.15
    38         0.1.15
    34         ------
    39         ------
    35          - updated displayed publication date when date is based on current version status (use
    40          - updated displayed publication date when date is based on current version status (use
    36            publication effective date instead of publication date)
    41            publication effective date instead of publication date)