Metadata-Version: 1.1
Name: collective.dms.batchimport
Version: 1.2.1
Summary: Batch import of files into the Documents Management System
Home-page: http://svn.plone.org/svn/collective/
Author: Cédric Messiant
Author-email: cedricmessiant@ecreall.com
License: gpl
Description: .. contents::
        
        Introduction
        ============
        
        Tests
        =====
        
        This add-on is tested using Travis CI. The current status of the add-on is :
        
        .. image:: https://secure.travis-ci.org/collective/collective.dms.batchimport.png
            :target: http://travis-ci.org/collective/collective.dms.batchimport
        
        
        
        Contributors
        ============
        
        - Gauthier Bastien, IMIO
        - Stéphan Geulette, IMIO
        - Vincent Fretin, Ecreall
        - Cédric Messiant, Ecreall
        - Frédéric Peters, Entr'ouvert
        - David Convent, Entr'ouvert
        
        Changelog
        =========
        
        1.2.1 (2014-11-27)
        ------------------
        
        - Return created objects
          [sgeulette]
        
        
        1.2 (2014-10-24)
        ----------------
        
        - Added specific role and permission to call batchimport view
          [sgeulette]
        
        
        1.1 (2014-03-24)
        ----------------
        
        - Remove useless parameter
          [sgeulette]
        - Don't force title
          [sgeulette]
        - Skip useless directories
          [sgeulette]
        - Apply default_value only if necessary
          [sgeulette]
        - Pep8 corrections
          [sgeulette]
        
        1.0 (2014-03-20)
        ----------------
        - Improvements
          [Frédéric Péters]
        - Use adopt_user to create document and main file
          [sgeulette]
        - add a new @@fileimport endpoint
          [cedricmessiant]
        - Added configlet
          [Frédéric Péters]
        - Some improvements
          [sgeulette]
        - Read and import of files
          [Frédéric Péters, David Convent]
        - Package created using templer
          [cedricmessiant]
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
