Metadata-Version: 1.1
Name: eea.async.manager
Version: 1.5
Summary: zc.async queue manager
Home-page: https://github.com/collective/eea.async.manager
Author: European Environment Agency: IDM2 A-Team
Author-email: eea-edw-a-team-alerts@googlegroups.com
License: GPL
Description-Content-Type: UNKNOWN
Description: =================
        EEA Async Manager
        =================
        .. image:: http://ci.eionet.europa.eu/job/eea/job/eea.async.manager/job/master/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea/job/eea.async.manager/job/master/display/redirect
        
        Manage plone.app.async (zc.async) queue via Plone > Site Setup
        
        
        Contents
        ========
        
        .. contents::
        
        
        Main features
        =============
        
        * View and cleanup dead zc.async dispatchers
        * View and cleanup completed jobs
        * Browser jobs by status, dispatcher, quota
        
        Install
        =======
        
        - Add eea.async.manager to your eggs section in your buildout and re-run buildout.
          You can download a sample buildout from
          https://github.com/eea/eea.async.manager/tree/master/buildouts/plone5
        - Install *EEA Async Manager* within Site Setup > Add-ons
        
        
        Getting started
        ===============
        
        1. Go to *Plone > Site Setup > Async Queue Manager*
        
        
        Dependencies
        ============
        
        * plone.app.async
        
        
        Source code
        ===========
        
        - Latest source code (Plone 4/5 compatible):
          https://github.com/eea/eea.async.manager
        
        
        Copyright and license
        =====================
        The Initial Owner of the Original Code is European Environment Agency (EEA).
        All Rights Reserved.
        
        The EEA Async Manager (the Original Code) is free software;
        you can redistribute it and/or modify it under the terms of the GNU
        General Public License as published by the Free Software Foundation;
        either version 2 of the License, or (at your option) any later
        version.
        
        More details under docs/License.txt
        
        
        Funding
        =======
        
        EEA_ - European Environment Agency (EU)
        
        .. _EEA: http://www.eea.europa.eu/
        Changelog
        =========
        
        1.5 - (2018-03-14)
        ------------------
        * Change: load controlpanel.js as part of javascript_head_slot allowing us
          to move resources to the bottom of the page
          [ichim-david refs #91577]
        
        1.4 - (2017-12-12)
        ------------------
        
        * Change: Replace eeacms/zptlint with eeacms/plone-test:4 zptlint
          [avoinea refs #90415]
        
        1.3 - (2017-05-22)
        ------------------
        * Feature: Add possibility to remove jobs from queue
          [avoinea refs #84915]
        
        1.2 - (2017-05-15)
        ------------------
        * Change: fixed PyLint warnings and errors
          [eduard-fironda refs #84949]
        
        1.1 - (2017-04-24)
        ------------------
        * Change: updated package information
          [eduard-fironda]
        
        1.0 - (2017-01-17)
        ------------------
        * Feature: Initial release
          [voineali refs #80206]
        
        
Keywords: EEA async manager Add-ons Plone Zope
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Framework :: Plone :: 5.0
Classifier: Programming Language :: Zope
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
