Metadata-Version: 1.1
Name: ecreall.helpers.upgrade
Version: 1.1.4
Summary: Adapter tool with helpers for upgrade often used at ecreall
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: gpl
Description: .. contents::
        
        Introduction
        ============
        
        
        Contributors
        ============
        
        Note:  place names and roles of the people who contribute to this package
               in this file, one to a line, like so:
        
        - Joe Schmoe, Original Author
        - Bob Slob, contributed monkey patches
        - Jane Main, wrote flibberty module
        
        Changelog
        =========
        
        1.1.4 (2013-09-25)
        ------------------
        
        - Added a method to add metadata in catalog.
          [thomasdesvenain]
        
        
        1.1.3 (2013-08-27)
        ------------------
        
        - Fixed updateObjectRoleMappings to use all workflows of the chain,
          not only the first one.
          [vincentfretin]
        
        
        1.1.2 (2013-07-18)
        ------------------
        
        - refreshResources method works if kss is not installed.
          [thomasdesvenain]
        
        
        1.1.1 (2012-12-10)
        ------------------
        
        - Fixed interface documentation.
          [thomasdesvenain]
        
        - Better error handling when profile passed as runUpgradeStep method parameter
          doesn't exist.
          [thomasdesvenain]
        
        
        1.1 (2012-10-05)
        ----------------
        
        - monkey patch EtagSupport.http__refreshEtag during content migrations
          to not modify objects.
          [vincentfretin]
        
        - Added a parameter to stop migration after n contents migrated.
          [thomasdesvenain]
        
        
        1.0.1 (2012-09-03)
        ------------------
        
        - Fixed run profile.
        
        
        1.0 (2012-08-24)
        ----------------
        
        - Package created using templer
          []
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
