eea.volto.policy


Nameeea.volto.policy JSON
Version 3.3 PyPI version JSON
download
home_pagehttps://github.com/eea/eea.volto.policy
SummaryAn add-on for Plone
upload_time2024-03-28 16:17:50
maintainerNone
docs_urlNone
authorEuropean Environment Agency: IDM2 A-Team
requires_pythonNone
licenseGPL version 2
keywords eea add-ons plone zope
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ==========================
eea.volto.policy
==========================
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.volto.policy/develop
  :target: https://ci.eionet.europa.eu/job/eea/job/eea.volto.policy/job/develop/display/redirect
  :alt: Develop
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.volto.policy/master
  :target: https://ci.eionet.europa.eu/job/eea/job/eea.volto.policy/job/master/display/redirect
  :alt: Master

The eea.volto.policy is a Plone add-on

.. contents::


Main features
=============

1. Easy to install/uninstall via Site Setup > Add-ons
2.
3.

Install
=======

* Add eea.volto.policy to your eggs section in your buildout and
  re-run buildout::

    [buildout]
    eggs +=
      eea.volto.policy

* You can download a sample buildout from:

  - https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone4
  - https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone5

* Or via docker::

    $ docker run --rm -p 8080:8080 -e ADDONS="eea.volto.policy" plone

* Install *eea.volto.policy* within Site Setup > Add-ons


Buildout installation
=====================

- `Plone 4+ <https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone4>`_
- `Plone 5+ <https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone5>`_


Source code
===========

- `Plone 4+ on github <https://github.com/eea/eea.volto.policy>`_
- `Plone 5+ on github <https://github.com/eea/eea.volto.policy>`_


Eggs repository
===============

- https://pypi.python.org/pypi/eea.volto.policy
- http://eggrepo.eea.europa.eu/simple


Plone versions
==============
It has been developed and tested for Plone 4 and 5. See buildouts section above.


How to contribute
=================
See the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.volto.policy/blob/master/CONTRIBUTING.md>`_.

Copyright and license
=====================

eea.volto.policy (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.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA.

The Initial Owner of the Original Code is European Environment Agency (EEA).
Portions created by Eau de Web are Copyright (C) 2009 by
European Environment Agency. All Rights Reserved.


Funding
=======

EEA_ - European Environment Agency (EU)

.. _EEA: https://www.eea.europa.eu/
.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1

Changelog
=========

3.3 - (2024-03-28)
---------------------------
* Bug fix: fixed the ZMI styles
  [alecghica refs #267310]

3.2 - (2024-02-28)
---------------------------
* Change: Release
  [nileshgulia1]

3.1 - (2023-08-31)
---------------------------
* Change: Feature: Add content rule to unset publication date when private [dobri1408 - refs #147278]
  [avoinea]

3.0 - (2023-08-30)
---------------------------
* Feature: Add image_scales to catalog and update list of scales to registry
  [nileshgulia1 - refs #254889]

2.3 - (2023-07-31)
---------------------------
* Docs: Update sonarqube tags
  [valipod]

2.2 - (2023-04-19)
---------------------------
* Bug fix: restore IVoltoSettings interface
  [alecghica refs #250564]

2.1 - (2023-04-11)
---------------------------
* Bug fix: RestAPI fix DateTime timezone for ICoreMetadata fields serializer/deserializer
  [avoinea refs #250368]

2.0 - (2023-04-10)
---------------------------
* Bug fix: RestAPI fix DateTime timezone for publication fields serializer/deserializer
  [avoinea refs #250368]
* Cleanup: Drop Python2/Plone4 support
  [avoinea refs #250368]

1.7 - (2021-11-23)
---------------------------
* Change: Removed types already present in plone.volto
  [iulianpetchesi refs #139888]

1.6 - (2021-11-22)
---------------------------
* Change: Drop includeDependencies="." in order to work with pip based installation
  [avoinea refs #139557]

1.5 - (2021-11-11)
---------------------------
* Change: Removed z3c.jbot as dependency
  [iulianpetchesi refs #139888]

1.4 - (2021-11-11)
---------------------------
* Change: New release
  [avoinea refs #139888]

1.3 - (2021-11-11)
---------------------------
* Change: Removed plone.volto conflicts
  [iulianpetchesi refs #139888]

1.2 - (2021-01-14)
---------------------------
* Change: updated Jenkinsfile and setup.py
  [alecghica refs #121942]

1.1 - (2020-12-16)
---------------------------
* Change: fixed history.txt
  [Petchesi-Iulian refs #121942]

1.0 - (2020-12-08)
-----------------------
* Initial release: Added behaviors/controlpanel/patches/vocabulary from kitconcept.volto
  [Petchesi-Iulian refs #121942]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eea/eea.volto.policy",
    "name": "eea.volto.policy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "EEA Add-ons Plone Zope",
    "author": "European Environment Agency: IDM2 A-Team",
    "author_email": "eea-edw-a-team-alerts@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/24/e5/154b0b96eb1f48f37d1f52a207ba181c1db4efdfbca1a98466eb117af7d3/eea.volto.policy-3.3.zip",
    "platform": null,
    "description": "==========================\neea.volto.policy\n==========================\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.volto.policy/develop\n  :target: https://ci.eionet.europa.eu/job/eea/job/eea.volto.policy/job/develop/display/redirect\n  :alt: Develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.volto.policy/master\n  :target: https://ci.eionet.europa.eu/job/eea/job/eea.volto.policy/job/master/display/redirect\n  :alt: Master\n\nThe eea.volto.policy is a Plone add-on\n\n.. contents::\n\n\nMain features\n=============\n\n1. Easy to install/uninstall via Site Setup > Add-ons\n2.\n3.\n\nInstall\n=======\n\n* Add eea.volto.policy to your eggs section in your buildout and\n  re-run buildout::\n\n    [buildout]\n    eggs +=\n      eea.volto.policy\n\n* You can download a sample buildout from:\n\n  - https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone4\n  - https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone5\n\n* Or via docker::\n\n    $ docker run --rm -p 8080:8080 -e ADDONS=\"eea.volto.policy\" plone\n\n* Install *eea.volto.policy* within Site Setup > Add-ons\n\n\nBuildout installation\n=====================\n\n- `Plone 4+ <https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone4>`_\n- `Plone 5+ <https://github.com/eea/eea.volto.policy/tree/master/buildouts/plone5>`_\n\n\nSource code\n===========\n\n- `Plone 4+ on github <https://github.com/eea/eea.volto.policy>`_\n- `Plone 5+ on github <https://github.com/eea/eea.volto.policy>`_\n\n\nEggs repository\n===============\n\n- https://pypi.python.org/pypi/eea.volto.policy\n- http://eggrepo.eea.europa.eu/simple\n\n\nPlone versions\n==============\nIt has been developed and tested for Plone 4 and 5. See buildouts section above.\n\n\nHow to contribute\n=================\nSee the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.volto.policy/blob/master/CONTRIBUTING.md>`_.\n\nCopyright and license\n=====================\n\neea.volto.policy (the Original Code) is free software; you can\nredistribute it and/or modify it under the terms of the\nGNU General Public License as published by the Free Software Foundation;\neither version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\nor FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License\nfor more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc., 59\nTemple Place, Suite 330, Boston, MA 02111-1307 USA.\n\nThe Initial Owner of the Original Code is European Environment Agency (EEA).\nPortions created by Eau de Web are Copyright (C) 2009 by\nEuropean Environment Agency. All Rights Reserved.\n\n\nFunding\n=======\n\nEEA_ - European Environment Agency (EU)\n\n.. _EEA: https://www.eea.europa.eu/\n.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1\n\nChangelog\n=========\n\n3.3 - (2024-03-28)\n---------------------------\n* Bug fix: fixed the ZMI styles\n  [alecghica refs #267310]\n\n3.2 - (2024-02-28)\n---------------------------\n* Change: Release\n  [nileshgulia1]\n\n3.1 - (2023-08-31)\n---------------------------\n* Change: Feature: Add content rule to unset publication date when private [dobri1408 - refs #147278]\n  [avoinea]\n\n3.0 - (2023-08-30)\n---------------------------\n* Feature: Add image_scales to catalog and update list of scales to registry\n  [nileshgulia1 - refs #254889]\n\n2.3 - (2023-07-31)\n---------------------------\n* Docs: Update sonarqube tags\n  [valipod]\n\n2.2 - (2023-04-19)\n---------------------------\n* Bug fix: restore IVoltoSettings interface\n  [alecghica refs #250564]\n\n2.1 - (2023-04-11)\n---------------------------\n* Bug fix: RestAPI fix DateTime timezone for ICoreMetadata fields serializer/deserializer\n  [avoinea refs #250368]\n\n2.0 - (2023-04-10)\n---------------------------\n* Bug fix: RestAPI fix DateTime timezone for publication fields serializer/deserializer\n  [avoinea refs #250368]\n* Cleanup: Drop Python2/Plone4 support\n  [avoinea refs #250368]\n\n1.7 - (2021-11-23)\n---------------------------\n* Change: Removed types already present in plone.volto\n  [iulianpetchesi refs #139888]\n\n1.6 - (2021-11-22)\n---------------------------\n* Change: Drop includeDependencies=\".\" in order to work with pip based installation\n  [avoinea refs #139557]\n\n1.5 - (2021-11-11)\n---------------------------\n* Change: Removed z3c.jbot as dependency\n  [iulianpetchesi refs #139888]\n\n1.4 - (2021-11-11)\n---------------------------\n* Change: New release\n  [avoinea refs #139888]\n\n1.3 - (2021-11-11)\n---------------------------\n* Change: Removed plone.volto conflicts\n  [iulianpetchesi refs #139888]\n\n1.2 - (2021-01-14)\n---------------------------\n* Change: updated Jenkinsfile and setup.py\n  [alecghica refs #121942]\n\n1.1 - (2020-12-16)\n---------------------------\n* Change: fixed history.txt\n  [Petchesi-Iulian refs #121942]\n\n1.0 - (2020-12-08)\n-----------------------\n* Initial release: Added behaviors/controlpanel/patches/vocabulary from kitconcept.volto\n  [Petchesi-Iulian refs #121942]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "An add-on for Plone",
    "version": "3.3",
    "project_urls": {
        "Homepage": "https://github.com/eea/eea.volto.policy"
    },
    "split_keywords": [
        "eea",
        "add-ons",
        "plone",
        "zope"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24e5154b0b96eb1f48f37d1f52a207ba181c1db4efdfbca1a98466eb117af7d3",
                "md5": "0810288ebaa7fab69582fac368524101",
                "sha256": "2379c07773fc6c1732773c57070b0c39be550ceda14c8d1ac969d5a9a4eef942"
            },
            "downloads": -1,
            "filename": "eea.volto.policy-3.3.zip",
            "has_sig": false,
            "md5_digest": "0810288ebaa7fab69582fac368524101",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 83426,
            "upload_time": "2024-03-28T16:17:50",
            "upload_time_iso_8601": "2024-03-28T16:17:50.553749Z",
            "url": "https://files.pythonhosted.org/packages/24/e5/154b0b96eb1f48f37d1f52a207ba181c1db4efdfbca1a98466eb117af7d3/eea.volto.policy-3.3.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-28 16:17:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eea",
    "github_project": "eea.volto.policy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "eea.volto.policy"
}
        
Elapsed time: 0.21756s