Metadata-Version: 2.1
Name: collective.schedulefield
Version: 0.6.1
Summary: Schedule field for zope forms
Home-page: https://github.com/imio/
Author: IMIO
Author-email: support@imio.be
License: gpl
Description: collective.schedulefield
        ========================
        
        New schedule field for forms
        
        Contributors
        ============
        
        - Gillian Sampont, Original Author [Affinitic]
        - Martin Peeters [Affinitic]
        
        Changelog
        =========
        
        0.6.1 (2018-10-15)
        ------------------
        
        - Do not display comment if empty.
          [bsuttor]
        
        
        0.6 (2018-04-23)
        ----------------
        
        - Also view schedule if only comment is set.
          [bsuttor]
        
        - Added missing z3c.form meta.zcml.
          [sgeulette]
        
        0.5 (2017-04-27)
        ----------------
        
        - Bugfix: get json schedule.
          [bsuttor]
        
        
        0.4 (2017-04-25)
        ----------------
        
        - Bugfix: do not try to load json value if there is no values.
          [bsuttor]
        
        0.3 (2017-03-01)
        ----------------
        
        - Do not render the viewlet if there is no values
          [mpeeters]
        
        
        0.2 (2016-07-14)
        ----------------
        
        - Add the ScheduledContent behavior
          [mpeeters]
        
        - Add a comment field for each schedule day
          [mpeeters]
        
        
        0.1 (2014-08-26)
        ----------------
        
         * Initial release
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Provides-Extra: test
