Metadata-Version: 2.1
Name: collective.eeafaceted.dashboard
Version: 0.2
Summary: This package is the glue between different packages offering a usable and integrated dashboard application
Home-page: http://pypi.python.org/pypi/collective.eeafaceted.dashboard
Author: IMIO
Author-email: dev@imio.be
License: GPL V2
Description: .. image:: https://travis-ci.org/IMIO/collective.eeafaceted.dashboard.svg?branch=master
            :target: https://travis-ci.org/IMIO/collective.eeafaceted.dashboard
        .. image:: https://coveralls.io/repos/IMIO/collective.eeafaceted.dashboard/badge.png?branch=master
           :target: https://coveralls.io/r/IMIO/collective.eeafaceted.dashboard?branch=master
        
        
        collective.eeafaceted.dashboard
        ===============================
        
        This package does the glue between :
        
        - collective.eeafaceted.collectionwidget
        - collective.eeafaceted.z3ctable
        - collective.compoundcriterion
        - collective.documentgenerator
        
        This build a useable eea.facetednavigation based dashboard.
        
        Changelog
        =========
        
        0.2 (2018-09-04)
        ----------------
        
        - Get current URL in JS to call the @@json_collections_count a way it works in
          both Plone4 and Plone5.
          [gbastien]
        - Moved the `PrettyLinkColumn` and `RelationPrettyLinkColumn` to
          `collective.eeafaceted.z3ctable`.
          [gbastien]
        
        0.1 (2018-06-21)
        ----------------
        - Initial release.
          [gbastien]
        
        
        
Keywords: Python Zope Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Framework :: Plone :: 5.0
Classifier: Framework :: Plone :: 5.1
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
