Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chameleon version #76

Closed
wants to merge 3 commits into from
Closed

Update chameleon version #76

wants to merge 3 commits into from

Conversation

tomgross
Copy link
Member

No description provided.

@tisto
Copy link
Sponsor Member

tisto commented May 19, 2015

Testing the pr: http://jenkins.plone.org/job/pull-request/141/

@gforcada testing buildout.coredev pull requests works, right?

@gforcada
Copy link
Sponsor Member

@tisto yes, that was a later addition, but now it works :)

@tomgross
Copy link
Member Author

Unfortunately there are 2 test failures: zopefoundation/five.pt#4

@tomgross
Copy link
Member Author

@tomgross
Copy link
Member Author

This is superseded by #91

@tomgross tomgross closed this Jun 25, 2015
@tomgross tomgross deleted the update-chameleon-version branch June 25, 2015 06:50
gforcada added a commit that referenced this pull request Nov 25, 2015
Branch: refs/heads/master
Date: 2015-11-25T11:40:06+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.discussion@e5d6916

In tests, use ``selection.any`` in querystrings.

Issue plone/Products.CMFPlone#1040

Files changed:
M CHANGES.rst
M plone/app/discussion/tests/collection-integration-test.txt
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2015-11-25T11:42:42+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de>
Commit: plone/plone.app.discussion@d73e5cb

Merge pull request #76 from plone/cmfplone-issue-1040

In tests, use ``selection.any`` in querystrings.

Files changed:
M CHANGES.rst
M plone/app/discussion/tests/collection-integration-test.txt
mister-roboto pushed a commit that referenced this pull request Jan 21, 2016
Branch: refs/heads/master
Date: 2016-01-13T12:54:33-02:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.app.layout@61a0ffc

Switches deprecated listingBar CSS class reference to pagination

Files changed:
M CHANGES.rst
M plone/app/layout/nextprevious/nextprevious.pt
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2016-01-20T10:02:49+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.layout@c6b5146

needs plone.batching 1.1+ for pagination styles to take effect

Files changed:
M setup.py
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2016-01-21T11:18:10+01:00
Author: agitator (agitator) <hpeter@agitator.com>
Commit: plone/plone.app.layout@de1c25c

Merge pull request #76 from plone/pagination_markup

Switches deprecated listingBar CSS class reference to pagination

Files changed:
M CHANGES.rst
M plone/app/layout/nextprevious/nextprevious.pt
M setup.py
mister-roboto pushed a commit that referenced this pull request Jun 22, 2016
Branch: refs/heads/master
Date: 2016-06-22T10:15:59+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.portlets@3f700e1

Change news portlet to use the new select widget

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/news.py
M setup.py
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2016-06-22T12:18:29+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.portlets@055bee1

Merge pull request #76 from plone/datakurre-news-select-widget

Change news portlet to use the new select widget

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/news.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Feb 3, 2017
Branch: refs/heads/master
Date: 2017-02-01T17:16:29+01:00
Author: Georg Gogo. BERNHARD (gogobd) <gogo@bluedynamics.com>
Commit: plone/Products.Archetypes@d4e75af

Fixed tests to accept HTTP/1...

Files changed:
M Products/Archetypes/tests/folder_marshall.txt
M Products/Archetypes/tests/traversal.txt
M Products/Archetypes/tests/traversal_4981.txt
D Products/Archetypes/tests/test_athistoryaware.py
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2017-02-02T08:05:29+01:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/Products.Archetypes@feb67e8

fix test

Files changed:
M Products/Archetypes/tests/folder_marshall.txt
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2017-02-02T22:00:27+01:00
Author: Georg Gogo. BERNHARD (gogobd) <gogo@bluedynamics.com>
Commit: plone/Products.Archetypes@6e5791b

Update CHANGES.rst

Files changed:
M CHANGES.rst
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2017-02-03T11:11:02+01:00
Author: Georg Gogo. BERNHARD (gogobd) <gogo@bluedynamics.com>
Commit: plone/Products.Archetypes@47f5591

Merge pull request #76 from plone/plonezope4

Fixed tests to accept HTTP/1...

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/folder_marshall.txt
M Products/Archetypes/tests/traversal.txt
M Products/Archetypes/tests/traversal_4981.txt
D Products/Archetypes/tests/test_athistoryaware.py
mister-roboto pushed a commit that referenced this pull request Mar 21, 2017
Branch: refs/heads/master
Date: 2017-03-10T22:44:41+01:00
Author: Diederik Veeze (didrix) <d.veeze@zestsoftware.nl>
Commit: plone/plone.app.upgrade@0cd0236

Add image scaling options to image handling controlpanel when migrating to 5.1b3.

Files changed:
A plone/app/upgrade/v51/profiles/to_beta3/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2017-03-21T22:15:57+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.upgrade@9e28088

Merge pull request #76 from plone/plip-1483-retina-image-scales

Add image scaling options to image handling controlpanel

Files changed:
A plone/app/upgrade/v51/profiles/to_beta3/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
mister-roboto pushed a commit that referenced this pull request Mar 21, 2017
Branch: refs/heads/master
Date: 2017-03-10T22:44:41+01:00
Author: Diederik Veeze (didrix) <d.veeze@zestsoftware.nl>
Commit: plone/plone.app.upgrade@0cd0236

Add image scaling options to image handling controlpanel when migrating to 5.1b3.

Files changed:
A plone/app/upgrade/v51/profiles/to_beta3/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2017-03-21T22:15:57+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.upgrade@9e28088

Merge pull request #76 from plone/plip-1483-retina-image-scales

Add image scaling options to image handling controlpanel

Files changed:
A plone/app/upgrade/v51/profiles/to_beta3/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
mister-roboto pushed a commit that referenced this pull request Apr 5, 2017
Branch: refs/heads/master
Date: 2017-04-05T18:02:01+02:00
Author: Peter Holzer (agitator) <peter.holzer@agitator.com>
Commit: plone/plone.app.querystring@e256c96

Do not fail on empty empty or not existing querystrings while upgrading

Files changed:
M CHANGES.rst
M plone/app/querystring/upgrades.py
Repository: plone.app.querystring
Branch: refs/heads/master
Date: 2017-04-05T18:50:46+02:00
Author: agitator (agitator) <agitator@users.noreply.github.com>
Commit: plone/plone.app.querystring@ff86912

Merge pull request #76 from plone/no-fail-on-empty-querystring

Do not fail on empty empty or not existing querystrings while upgrading

Files changed:
M CHANGES.rst
M plone/app/querystring/upgrades.py
mister-roboto pushed a commit that referenced this pull request Oct 3, 2017
Branch: refs/heads/master
Date: 2017-10-03T14:53:58+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.z3cform@9e01249

Link widget data converter: return empty on empty input
Fix in link widget data converter for ``toWidgetValue`` to return an empty structure when the field value is empty instead of returning the portal root object.
Also: add ``placeholder`` attributes for external and email link input fields.

Files changed:
M CHANGES.rst
M plone/app/z3cform/converters.py
M plone/app/z3cform/templates/link_input.pt
M plone/app/z3cform/tests/test_widgets.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2017-10-03T16:23:52+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.z3cform@2d0a165

Merge pull request #76 from plone/thet-fixlinkwidget

Link widget data converter: return empty on empty input

Files changed:
M CHANGES.rst
M plone/app/z3cform/converters.py
M plone/app/z3cform/templates/link_input.pt
M plone/app/z3cform/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Mar 4, 2019
Branch: refs/heads/master
Date: 2019-03-04T07:41:30+01:00
Author: tschorr (tschorr) <t_schorr@gmx.de>
Commit: plone/plone.recipe.zope2instance@af2f8e9

enter log files

Files changed:
M setup.py
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/wsgi.txt
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-03-04T07:41:30+01:00
Author: tschorr (tschorr) <t_schorr@gmx.de>
Commit: plone/plone.recipe.zope2instance@472a3db

update readme, fix tests

Files changed:
M README.rst
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/wsgi.txt
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-03-04T07:43:06+01:00
Author: tschorr (tschorr) <t_schorr@gmx.de>
Commit: plone/plone.recipe.zope2instance@f69c399

update changelog

Files changed:
A news/76.bugfix
M CHANGES.rst
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-03-04T15:52:23+01:00
Author: tschorr (tschorr) <t_schorr@gmx.de>
Commit: plone/plone.recipe.zope2instance@be6f98d

change log format

Files changed:
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/wsgi.txt
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-03-04T21:14:54+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.recipe.zope2instance@0997e5a

Merge pull request #76 from plone/fix-file-logging-wsgi

Restore file based logging for waitress

Files changed:
A news/76.bugfix
M CHANGES.rst
M README.rst
M setup.py
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/wsgi.txt
mister-roboto pushed a commit that referenced this pull request Apr 22, 2019
Branch: refs/heads/master
Date: 2019-04-19T15:54:27+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/diazo@75a48d5

Close file

Ensure that ``dummy.html`` is closed.

Fixes diazo#75

Files changed:
M lib/diazo/compiler.py
Repository: diazo

Branch: refs/heads/master
Date: 2019-04-19T15:55:29+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/diazo@15f836b

Add new entry

Files changed:
A news/75.bugfix
Repository: diazo

Branch: refs/heads/master
Date: 2019-04-22T23:29:43+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/diazo@2651b86

Merge pull request #76 from plone/gforcada-patch-1

Close file

Files changed:
A news/75.bugfix
M lib/diazo/compiler.py
mister-roboto pushed a commit that referenced this pull request Apr 22, 2019
Branch: refs/heads/master
Date: 2019-04-19T15:54:27+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/diazo@75a48d5

Close file

Ensure that ``dummy.html`` is closed.

Fixes diazo#75

Files changed:
M lib/diazo/compiler.py
Repository: diazo

Branch: refs/heads/master
Date: 2019-04-19T15:55:29+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/diazo@15f836b

Add new entry

Files changed:
A news/75.bugfix
Repository: diazo

Branch: refs/heads/master
Date: 2019-04-22T23:29:43+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/diazo@2651b86

Merge pull request #76 from plone/gforcada-patch-1

Close file

Files changed:
A news/75.bugfix
M lib/diazo/compiler.py
mister-roboto pushed a commit that referenced this pull request May 13, 2020
Branch: refs/heads/master
Date: 2020-04-24T11:10:18+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.staticresources@6676341

Update modal and inlinevalidation to work with p.a.z3cform bootstrap4 integration

Files changed:
A src/plone/staticresources/upgrades/8.zcml
A src/plone/staticresources/upgrades/profiles/8/registry.xml
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/bundles.xml
M src/plone/staticresources/static/plone-compiled.css.map
M src/plone/staticresources/static/plone-compiled.js
M src/plone/staticresources/static/plone-compiled.min.js
M src/plone/staticresources/static/plone-compiled.min.js.map
M src/plone/staticresources/static/plone-logged-in-compiled.js
M src/plone/staticresources/static/plone-logged-in-compiled.min.js
M src/plone/staticresources/static/plone-logged-in-compiled.min.js.map
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-04-24T11:10:18+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.staticresources@3e181c3

add changelog

Files changed:
A news/76.feature
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-04-24T16:23:31+02:00
Author: Peter Holzer (agitator) <peter.holzer@agitator.com>
Commit: plone/plone.staticresources@ce71e1f

add missing plone.svg icon

(cherry picked from commit b501840746a486ba846d129b9af6af3dff0a1757)

Files changed:
A src/plone/staticresources/static/icons/plone.svg
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-04-29T19:55:25+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@043d30a

Update news/76.feature

Files changed:
M news/76.feature
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-05-13T13:53:16+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/plone.staticresources@a9b36d6

Merge pull request #76 from plone/z3cform-bootstrap-markup

Adapt modal and inlinevalidation to work with barceloneta LTS

Files changed:
A news/76.feature
A src/plone/staticresources/upgrades/8.zcml
A src/plone/staticresources/upgrades/profiles/8/registry.xml
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/bundles.xml
M src/plone/staticresources/static/plone-compiled.css.map
M src/plone/staticresources/static/plone-compiled.js
M src/plone/staticresources/static/plone-compiled.min.js
M src/plone/staticresources/static/plone-compiled.min.js.map
M src/plone/staticresources/static/plone-logged-in-compiled.js
M src/plone/staticresources/static/plone-logged-in-compiled.min.js
M src/plone/staticresources/static/plone-logged-in-compiled.min.js.map
mister-roboto pushed a commit that referenced this pull request Jun 19, 2020
Branch: refs/heads/master
Date: 2020-05-27T20:44:16+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@7b822ff

Fixes #76 - Can't get Fields vocabulary via RestAPI

Files changed:
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/fields.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2020-05-27T20:50:54+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@a970a50

Add CHANGELOG

Files changed:
A news/76.bugfix
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2020-05-27T20:51:06+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@8c8cd66

PyFlakes

Files changed:
M plone/schemaeditor/browser/schema/traversal.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2020-06-19T16:07:56+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@6dd1a7a

Merge pull request #77 from plone/restapi-fields-vocabulary

Fixes #76 - Restapi Fields vocabulary

Files changed:
A news/76.bugfix
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/browser/schema/traversal.py
M plone/schemaeditor/fields.py
mister-roboto pushed a commit that referenced this pull request Jun 19, 2020
Branch: refs/heads/2.x
Date: 2020-05-27T20:55:18+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@1b16487

Fixes #76 - Can't get Fields vocabulary via RestAPI

Files changed:
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/fields.py
Repository: plone.schemaeditor

Branch: refs/heads/2.x
Date: 2020-05-27T20:55:32+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@e568b8a

Add CHANGELOG

Files changed:
A news/76.bugfix
Repository: plone.schemaeditor

Branch: refs/heads/2.x
Date: 2020-06-19T16:08:12+03:00
Author: Alin Voinea (avoinea) <contact@avoinea.com>
Commit: plone/plone.schemaeditor@f5f569f

Merge pull request #78 from plone/restapi-fields-vocabulary-2.x

Restapi fields vocabulary 2.x

Files changed:
A news/76.bugfix
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/fields.py
mister-roboto pushed a commit that referenced this pull request Jul 31, 2020
Branch: refs/heads/master
Date: 2020-07-31T14:41:52+02:00
Author: Jürgen Gmach (jugmac00) <juergen.gmach@googlemail.com>
Commit: plone/plone.testing@c047edc

update `isort` configuration for version 5 of `isort` (#76)

* Remove broken `flake8-isort` plugin

With the release of isort 5, the API has changed, which caused
`flake8-isort` to break.

Also, `isort` is run anyway with a separate command, so there should be
no need for `flake8` plugin anyway.

modified:   tox.ini

* Remove deprecated and obsolete options

Both
- not_skip
- recursive
are absolete with isort version 5.

modified:   setup.cfg
modified:   tox.ini

* Apply isort

modified:   src/plone/testing/_z2_testbrowser.py
modified:   src/plone/testing/publisher.py
modified:   src/plone/testing/security.py
modified:   src/plone/testing/tests.py
modified:   src/plone/testing/z2.py
modified:   src/plone/testing/zca.py
modified:   src/plone/testing/zodb.py
modified:   src/plone/testing/zope.py
modified:   src/plone/testing/zserver.py

* Remove deprecated command line option "apply"

With the new `isort` version 5, `apply` is deprecated.

modified:   tox.ini

* Add changelog entry for `75`

new file:   news/75.bugfix

Files changed:
A news/75.bugfix
M setup.cfg
M src/plone/testing/_z2_testbrowser.py
M src/plone/testing/publisher.py
M src/plone/testing/security.py
M src/plone/testing/tests.py
M src/plone/testing/z2.py
M src/plone/testing/zca.py
M src/plone/testing/zodb.py
M src/plone/testing/zope.py
M src/plone/testing/zserver.py
M tox.ini
mister-roboto pushed a commit that referenced this pull request Mar 29, 2022
Branch: refs/heads/master
Date: 2022-03-29T14:06:14+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.testing@1d7fcfe

Add savepoint after creating the portal (see plone/Products.CMFPlone#3467)

Files changed:
M src/plone/app/testing/layers.py
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2022-03-29T14:21:34+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.testing@2cb7e35

add changenote

Files changed:
A news/76.bugfix
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2022-03-29T18:01:55+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.testing@e00fe73

add comment

Files changed:
M src/plone/app/testing/layers.py
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2022-03-29T21:37:35+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.testing@d94c638

Merge pull request #76 from plone/add_savepoint

Add savepoint after creating the portal

Files changed:
A news/76.bugfix
M src/plone/app/testing/layers.py
mister-roboto pushed a commit that referenced this pull request Jul 21, 2022
Branch: refs/heads/main
Date: 2022-07-21T09:58:58-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.volto@a91372e

Simplify the nested block resolveuid transforms

Files changed:
A news/76.bugfix
M src/plone/volto/configure.zcml
M src/plone/volto/tests/test_transforms.py
M src/plone/volto/transforms.py
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-07-21T10:51:17-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.volto@5f4d1c7

Merge pull request #76 from plone/fix-nested-block-transform

Simplify the nested block resolveuid transforms

Files changed:
A news/76.bugfix
M src/plone/volto/configure.zcml
M src/plone/volto/tests/test_transforms.py
M src/plone/volto/transforms.py
mister-roboto pushed a commit that referenced this pull request Mar 26, 2023
Branch: refs/heads/master
Date: 2023-03-25T22:19:07+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@9982d56

Configuring with plone/meta

Files changed:
A .editorconfig
A .meta.toml
A .pre-commit-config.yaml
A news/47959565.internal
A tox.ini
M pyproject.toml
M setup.cfg
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:20:50+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@924a659

chore: black

Files changed:
M plone/app/contentrules/browser/adding.py
M plone/app/contentrules/browser/assignments.py
M plone/app/contentrules/browser/formhelper.py
M plone/app/contentrules/exportimport/rules.py
M plone/app/contentrules/handlers.py
M plone/app/contentrules/rule.py
M plone/app/contentrules/testing.py
M plone/app/contentrules/tests/test_cascading_rule.py
M plone/app/contentrules/tests/test_configuration.py
M plone/app/contentrules/tests/test_rule_assignment_mapping.py
M plone/app/contentrules/tests/test_rule_management_views.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:21:30+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@a0f5a11

chore: zpretty ZCML/XML

Files changed:
M plone/app/contentrules/actions/configure.zcml
M plone/app/contentrules/browser/configure.zcml
M plone/app/contentrules/conditions/configure.zcml
M plone/app/contentrules/configure.zcml
M plone/app/contentrules/exportimport/configure.zcml
M plone/app/contentrules/tests/profiles/testing/contentrules.xml
M plone/app/contentrules/tests/profiles/testing/export_steps.xml
M plone/app/contentrules/tests/profiles/testing/import_steps.xml
M plone/app/contentrules/tests/testing.zcml
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:23:25+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@70e1d94

chore: zpretty PT

Files changed:
M plone/app/contentrules/actions/templates/mail.pt
M plone/app/contentrules/browser/templates/contentrules-pageform.pt
M plone/app/contentrules/browser/templates/controlpanel.pt
M plone/app/contentrules/browser/templates/manage-assignments.pt
M plone/app/contentrules/browser/templates/manage-elements.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:26:58+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@bb2c124

feat: flake8

Files changed:
M plone/app/contentrules/exportimport/rules.py
M plone/app/contentrules/tests/test_action_delete.py
M plone/app/contentrules/tests/test_action_logger.py
M plone/app/contentrules/tests/test_action_mail.py
M plone/app/contentrules/tests/test_rule_assignment_mapping.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:27:18+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@482830a

chore: drop old file

Files changed:
D buildout.cfg
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:30:07+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@7dc12fb

feat: codespell

Files changed:
M CHANGES.rst
M plone/app/contentrules/browser/formhelper.py
M plone/app/contentrules/browser/interfaces.py
M plone/app/contentrules/exportimport/rules.py
M plone/app/contentrules/rule.py
M plone/app/contentrules/tests/test_configuration.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T22:38:38+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@24d1ee2

feat: drop last Archetypes references

Files changed:
M plone/app/contentrules/configure.zcml
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-25T23:07:47+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@07f0490

feat: declare dependencies

Files changed:
M setup.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-26T10:58:33+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentrules@d69ceb4

Merge pull request #76 from plone/config-with-default-template-32fcf34d

Config with default template

Files changed:
A .editorconfig
A .meta.toml
A .pre-commit-config.yaml
A news/47959565.internal
A tox.ini
M CHANGES.rst
M plone/app/contentrules/actions/configure.zcml
M plone/app/contentrules/actions/templates/mail.pt
M plone/app/contentrules/browser/adding.py
M plone/app/contentrules/browser/assignments.py
M plone/app/contentrules/browser/configure.zcml
M plone/app/contentrules/browser/formhelper.py
M plone/app/contentrules/browser/interfaces.py
M plone/app/contentrules/browser/templates/contentrules-pageform.pt
M plone/app/contentrules/browser/templates/controlpanel.pt
M plone/app/contentrules/browser/templates/manage-assignments.pt
M plone/app/contentrules/browser/templates/manage-elements.pt
M plone/app/contentrules/conditions/configure.zcml
M plone/app/contentrules/configure.zcml
M plone/app/contentrules/exportimport/configure.zcml
M plone/app/contentrules/exportimport/rules.py
M plone/app/contentrules/handlers.py
M plone/app/contentrules/rule.py
M plone/app/contentrules/testing.py
M plone/app/contentrules/tests/profiles/testing/contentrules.xml
M plone/app/contentrules/tests/profiles/testing/export_steps.xml
M plone/app/contentrules/tests/profiles/testing/import_steps.xml
M plone/app/contentrules/tests/test_action_delete.py
M plone/app/contentrules/tests/test_action_logger.py
M plone/app/contentrules/tests/test_action_mail.py
M plone/app/contentrules/tests/test_cascading_rule.py
M plone/app/contentrules/tests/test_configuration.py
M plone/app/contentrules/tests/test_rule_assignment_mapping.py
M plone/app/contentrules/tests/test_rule_management_views.py
M plone/app/contentrules/tests/testing.zcml
M pyproject.toml
M setup.cfg
M setup.py
D buildout.cfg
mister-roboto pushed a commit that referenced this pull request May 17, 2023
Branch: refs/heads/master
Date: 2023-05-15T15:31:23+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@42556a3

Fix a circular dependency to plone.app.querystring

Files changed:
A news/fix-circular-dep-paquerstring.bugfix
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/configure.zcml
M plone/app/vocabularies/utils.py
M setup.py
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-05-15T15:35:08+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.vocabularies@fceef85

fix: adapt tests

Files changed:
M plone/app/vocabularies/catalog.py
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-05-17T11:43:16+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@91060e2

Merge pull request #76 from plone/fix-circular-dep-paquerstring

Fix a circular dependency to plone.app.querystring

Files changed:
A news/fix-circular-dep-paquerstring.bugfix
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/configure.zcml
M plone/app/vocabularies/utils.py
M setup.py
mister-roboto pushed a commit that referenced this pull request May 17, 2023
Branch: refs/heads/master
Date: 2023-05-15T15:31:23+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@42556a3

Fix a circular dependency to plone.app.querystring

Files changed:
A news/fix-circular-dep-paquerstring.bugfix
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/configure.zcml
M plone/app/vocabularies/utils.py
M setup.py
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-05-15T15:35:08+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.vocabularies@fceef85

fix: adapt tests

Files changed:
M plone/app/vocabularies/catalog.py
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-05-17T11:43:16+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@91060e2

Merge pull request #76 from plone/fix-circular-dep-paquerstring

Fix a circular dependency to plone.app.querystring

Files changed:
A news/fix-circular-dep-paquerstring.bugfix
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/configure.zcml
M plone/app/vocabularies/utils.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Jun 4, 2024
Branch: refs/heads/master
Date: 2024-06-03T20:00:26Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.batching@a7bab87

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)

Files changed:
M .pre-commit-config.yaml
Repository: plone.batching

Branch: refs/heads/master
Date: 2024-06-04T03:29:02-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.batching@81a666c

Merge pull request #76 from plone/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this pull request Jun 4, 2024
Branch: refs/heads/master
Date: 2024-06-03T20:00:26Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.batching@a7bab87

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)

Files changed:
M .pre-commit-config.yaml
Repository: plone.batching

Branch: refs/heads/master
Date: 2024-06-04T03:29:02-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.batching@81a666c

Merge pull request #76 from plone/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants