Metadata-Version: 2.1
Name: cpskin.contenttypes
Version: 1.0.10
Summary: CPSkin content types
Home-page: https://pypi.python.org/pypi/cpskin.contenttypes
Author: Laurent Lasudry
Author-email: laurent.lasudry@affinitic.be
License: GPL version 2
Description: ===================
        cpskin.contenttypes
        ===================
        
        CPskin related content types
        
        .. image:: https://travis-ci.org/IMIO/cpskin.contenttypes.png
            :target: http://travis-ci.org/IMIO/cpskin.contenttypes
        
        .. image:: https://coveralls.io/repos/github/IMIO/cpskin.contenttypes/badge.svg?branch=master
            :target: https://coveralls.io/github/IMIO/cpskin.contenttypes?branch=master
        
        
        
        
        Contributors
        ============
        
        - Laurent Lasudry, laurent.lasudry@affinitic.be
        
        
        Changelog
        =========
        
        
        1.0.10 (2020-08-12)
        -------------------
        
        - [WEB-3405] : Don't forget upgrade step to (re)change view on existing objects
          [boulch]
        
        1.0.9 (2020-08-12)
        ------------------
        
        - [WEB-3405] : First step :Change procedure default view.
          [boulch]
        
        
        1.0.8 (2020-07-08)
        ------------------
        
        - [WEB-3381] : Fix procedure contenttypes view when imio.behavior.teleservices isn't install.
          [boulch]
        
        
        1.0.7 (2020-07-06)
        ------------------
        
        - Override edit and add View : When ITsProcedure behavior is there, we want to hide e_guichet basic text field.
          [boulch]
        - upgradesteps : To apply new default procedure template.
          [boulch]
        - Procedure template : Change "a href" link to e-guichet by "button" to e-guichet.
          [boulch]
        - Procedure template : (Add Leadimage fancybox, add RichText)
          [boulch]
        
        
        
        1.0.6 (2020-07-01)
        ------------------
        
        - Add custom "procedure_view" for content type "procedure".
          [boulch, laulaz]
        
        
        1.0.5 (2020-01-14)
        ------------------
        
        - Don't try to migrate related items in NavigationRoot and don't try to remove them.
          [boulch]
        
        
        1.0.4 (2020-01-10)
        ------------------
        
        - Refactoring setuphandlers. Remove old procedure at end of the process. Better manage for demarche (old_procedure) relatedItems
          [boulch]
        
        
        1.0.3 (2020-01-07)
        ------------------
        
        - Fix a bug when we get current wf state. We now use updateRoleMappingsFor to get good permissions and good roles in the current state. (products and procedure)
          [boulch]
        
        - Add "procedure" content type + step to migrate old "demarche" document to procedure : WEBOTT-19
          [boulch]
        
        
        1.0.2 (2019-03-18)
        ------------------
        
        - Add icon for product content type : WEBOTT-10
          [laulaz]
        
        - Add Fancybox overlay on product image : WEBOTT-10
          [laulaz]
        
        
        1.0.1 (2019-03-18)
        ------------------
        
        - Minor improvements (leadimage size & more css classes) : WEBOTT-10
          [laulaz]
        
        
        1.0 (2019-02-05)
        ----------------
        
        - Initial release.
          [laulaz]
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
