Metadata-Version: 1.1
Name: j01.datepicker
Version: 2.0.2
Summary: JQuery datepicker based on 3c.form for Zope 3
Home-page: http://pypi.python.org/pypi/j01.datepicker
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a z3c.form datepicker based on JQuery for Zope3.
        
        
        =======
        CHANGES
        =======
        
        2.0.2 (2015-07-20)
        ------------------
        
        - bugfix: fix encoding issues
        
        
        2.0.1 (2015-06-30)
        ------------------
        
        - switch to newest javascript and styles version 1.4.0
        
        - bump version to 2.0.0 because it's a part of j01.form since v2.0.0
        
        - don't forget to include bootstrap dropdown styles or take a look at the
          standalone styles at: https://github.com/eternicode/bootstrap-datepicker/
        
        - bugfix: remove unused images
        
        
        0.6.2 (2015-06-29)
        ------------------
        
        - bugfix: convert tabs to space in j01.datepicker.js
        
        
        0.6.1 (2015-04-11)
        ------------------
        
        - bugfix: fix j01.datepicker.js include in configure.zcml
        
        
        0.6.0 (2014-03-24)
        ------------------
        
        - feature: support bootstrap 3 based less and css concept. Just copy the
          core.less file and override the variables.
        
        - use j01.datepicker.css instead of datepicker.css and j01.datepicker.js
          instead of datepicker.js
        
        - switch from outdated eyecon datepicker to bootstrap-datepicker. Please review
          the implementation if you used customized widgets. At least inlclude
          j01.datepicker.js instead of datepicker.js.
        
        
        0.5.2 (2013-06-20)
        ------------------
        
        - bugfix: fix date format translation. Use the correct message item.
        
        
        0.5.1 (2013-03-19)
        ------------------
        
        - bugfix: fix german umlauts in months
        
        
        0.5.0 (2012-11-16)
        ------------------
        
        - initial release
        
Keywords: J01 JQuery datepicker date z3c form widget Zope3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
