Metadata-Version: 1.1
Name: imio.migrator
Version: 1.5
Summary: Migration helper tool
Home-page: http://pypi.imio.be/imio/imio/imio.migrator
Author: IMIO
Author-email: dev@imio.be
License: GPL
Description: ====================
        imio.migrator
        ====================
        
        This package propose some infrastructure and helper methods to manage migrations (upgrade steps)
        
        Contributors
        ============
        
        - IMIO, dev@imio.be
        
        
        Changelog
        =========
        
        1.5 (2015-11-24)
        ----------------
        
        - Added method to run given steps of a profile.
          [sgeulette]
        
        
        1.4 (2015-01-15)
        ----------------
        
        - Display the catalog we are currently recataloging as several can be recataloged,
          like in version 1.1 but this was lost somehow...
          [gbastien]
        - After an upgrade step has been executed, set manually new installed profile version
          or despite upgrade step has been executed, it is still considered not
          [gbastien]
        
        1.3 (2014-10-24)
        ----------------
        
        - Added methods to run upgrade steps for a given profile or all installed profiles (with pqi update).
          [sgeulette]
        
        1.2 (2014-08-18)
        ----------------
        - Added method to clean registries (portal_javascripts, portal_css and portal_setup)
        
        1.1 (2014-01-30)
        ----------------
        - Display the catalog we are currently recataloging as several can be recataloged
        - Prepare release on pypi.imio.be
        
        1.0 (2013-08-20)
        ----------------
        - Manage base migrator, reinstall profiles, refresh catalogs/workflow security, log start/end timestamp
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
