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 versions according to hotfix #132

Closed
wants to merge 4 commits into from

Conversation

jensens
Copy link
Sponsor Member

@jensens jensens commented Oct 23, 2015

https://plone.org/products/plone-hotfix/releases/20151006
also adds plone4.csrffixes to sources

@jensens
Copy link
Sponsor Member Author

jensens commented Oct 23, 2015

@gforcada
Copy link
Sponsor Member

plone.namedfile needs to be updated as well

@gforcada
Copy link
Sponsor Member

@jensens I added some more packages and fixes (and force rebased on top of 4.3.x branch to get the recent merge of plone.contentrules)

Let's see how much is still needed: http://jenkins.plone.org/job/pull-request-4.3/144/

@gforcada
Copy link
Sponsor Member

ATContenttypes tests should be fixed now: http://jenkins.plone.org/job/pull-request-4.3/145/

@gforcada gforcada changed the title update versions according too hotfix update versions according to hotfix Oct 23, 2015
@jensens
Copy link
Sponsor Member Author

jensens commented Oct 23, 2015

may we test this plip like? would be great to test mre than one PR at once...

@gforcada
Copy link
Sponsor Member

@jensens actually everything should be already in place for testing this, as long as you keep updating checkouts.cfg and sources.cfg :-)

As for testing more than one PR, I will try to get some time to look at it, no promises though

@jensens jensens force-pushed the jensens-update-add-securityfixes branch from 83f2473 to bb3553a Compare October 27, 2015 11:04
@jensens
Copy link
Sponsor Member Author

jensens commented Oct 27, 2015

rebased, new test here http://jenkins.plone.org/job/pull-request-4.3/150/

@gforcada gforcada force-pushed the jensens-update-add-securityfixes branch from bb3553a to 352586c Compare October 29, 2015 20:01
@gforcada
Copy link
Sponsor Member

rebased again, tests will still fail, but anyhow: http://jenkins.plone.org/job/pull-request-4.3/151

@jensens jensens force-pushed the jensens-update-add-securityfixes branch 3 times, most recently from 1f1fcb9 to af16827 Compare November 27, 2015 12:25
@jensens
Copy link
Sponsor Member Author

jensens commented Dec 4, 2015

@gforcada how do we proceed with this one?

@gforcada
Copy link
Sponsor Member

gforcada commented Dec 6, 2015

@jensens we either fix all the broken tests by cherry-picking upstream commits or fixing it on our own, or we disable CRSF on tests...

The first takes a lot more time but it's the "good way to go" while the other basically cheats so we can get a release out...

I would prefer to do the first one, but I have not so much knowledge about all the broken tests, so it's really time consuming for someone like me.

@gforcada
Copy link
Sponsor Member

gforcada commented Dec 7, 2015

@jensens that's interesting, tests did pass now...

@jensens
Copy link
Sponsor Member Author

jensens commented Dec 7, 2015

@gforcada self-healing code? fun :D We should check carefully why this pass and if theres no problem left I'd say a merge would be ok. Since this is a large improvement, @esteele so you think its ok to get a release out? Maybe with tomorrow hotfix applied as well?

@gforcada
Copy link
Sponsor Member

Rebased once more and tests are running again.

@gforcada gforcada force-pushed the jensens-update-add-securityfixes branch from 9de1844 to 7735c85 Compare December 13, 2015 17:09
@gforcada
Copy link
Sponsor Member

I bumped Products.PlonePAS to also include Hotfix 2015-12-08 (@mauritsvanrees already integrated and released the hotfix on Products.PlonePAS).

- Prodcts.PlonePAS: as of 5.0.5 it also integrates Plone Hotfix 2015-12-08.
- plone.namedfile
@gforcada gforcada force-pushed the jensens-update-add-securityfixes branch from 7735c85 to cd0b61e Compare December 13, 2015 19:47
@gforcada
Copy link
Sponsor Member

I did some more changes here and there, hopefully if everything runs fine, then we can finally merge :-)

@gforcada gforcada force-pushed the jensens-update-add-securityfixes branch from cd0b61e to ea7b0fb Compare December 13, 2015 20:51
@gforcada gforcada closed this Dec 13, 2015
@gforcada gforcada deleted the jensens-update-add-securityfixes branch December 13, 2015 20:53
@gforcada
Copy link
Sponsor Member

Merged!

@gforcada
Copy link
Sponsor Member

Seems that something is broken on the pull request jobs... tests now are failing... :-/

@gforcada
Copy link
Sponsor Member

pull requests jobs fixed with plone/jenkins.plone.org@44bf22d

@gforcada gforcada mentioned this pull request Dec 13, 2015
4 tasks
mister-roboto pushed a commit that referenced this pull request Jan 31, 2016
Branch: refs/heads/1.3.x
Date: 2016-01-28T09:39:56+01:00
Author: Marc Sommerhalder (msom) <marc.sommerhalder@seantis.ch>
Commit: plone/Products.TinyMCE@258588c

Fixed bug where the plonebrowser dialog wouldn't properly populate the anchors if the HTML5 schema was used

Files changed:
M HISTORY.rst
M Products/TinyMCE/browser/atanchors.py
Repository: Products.TinyMCE
Branch: refs/heads/1.3.x
Date: 2016-01-31T23:56:40+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.TinyMCE@b0e4db1

Merge pull request #132 from plone/1.3.x-fix-anchors

Fix listing of internal anchors in the plonebrowser dialog

Files changed:
M HISTORY.rst
M Products/TinyMCE/browser/atanchors.py
mister-roboto pushed a commit that referenced this pull request Feb 25, 2016
Branch: refs/heads/master
Date: 2016-02-25T10:31:38+01:00
Author: Gagaro (Gagaro) <gagaro42@gmail.com>
Commit: plone/plone.app.widgets@02d740d

fix: Sort relateditems tree by sortable_title

Files changed:
M CHANGES.rst
M plone/app/widgets/utils.py
Repository: plone.app.widgets
Branch: refs/heads/master
Date: 2016-02-25T08:44:58-06:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.widgets@89c00e1

Merge pull request #132 from plone/fix-relateditems-sort

fix: Sort relateditems tree by sortable_title

Files changed:
M CHANGES.rst
M plone/app/widgets/utils.py
mister-roboto pushed a commit that referenced this pull request Aug 29, 2017
Branch: refs/heads/master
Date: 2017-08-29T15:20:35+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.upgrade@878d638

Register settings for safe_html-Transform before linkintegrity-migration in 5.0rc1
Fixes plone/Products.CMFPlone#2129

Files changed:
M CHANGES.rst
M plone/app/upgrade/v50/betas.py
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2017-08-29T19:35:28+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.upgrade@c70c97f

Merge pull request #132 from plone/fix_safe_html_before_linkintegrity_migration

Register settings for safe_html-Transform

Files changed:
M CHANGES.rst
M plone/app/upgrade/v50/betas.py
mister-roboto pushed a commit that referenced this pull request Aug 29, 2017
Branch: refs/heads/master
Date: 2017-08-29T15:20:35+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.upgrade@878d638

Register settings for safe_html-Transform before linkintegrity-migration in 5.0rc1
Fixes plone/Products.CMFPlone#2129

Files changed:
M CHANGES.rst
M plone/app/upgrade/v50/betas.py
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2017-08-29T19:35:28+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.upgrade@c70c97f

Merge pull request #132 from plone/fix_safe_html_before_linkintegrity_migration

Register settings for safe_html-Transform

Files changed:
M CHANGES.rst
M plone/app/upgrade/v50/betas.py
mister-roboto pushed a commit that referenced this pull request Jun 18, 2018
Branch: refs/heads/master
Date: 2018-06-15T10:14:51+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@bf0fa90

fix tests for plone.login merge

Files changed:
M CHANGES.rst
M plone/app/discussion/tests/functional_test_comment_review_workflow.txt
M plone/app/discussion/tests/functional_test_comments.txt
Repository: plone.app.discussion

Branch: refs/heads/master
Date: 2018-06-15T10:22:11+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@5871157

isort

Files changed:
M docs/source/conf.py
M plone/app/discussion/browser/comment.py
M plone/app/discussion/browser/comments.py
M plone/app/discussion/comment.py
M plone/app/discussion/conversation.py
M plone/app/discussion/tests/test_conversation.py
M plone/app/discussion/tests/test_indexers.py
Repository: plone.app.discussion

Branch: refs/heads/master
Date: 2018-06-18T14:17:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@0a16de8

Merge pull request #132 from plone/merge-plone-login

fix tests for plone.login merge

Files changed:
M CHANGES.rst
M docs/source/conf.py
M plone/app/discussion/browser/comment.py
M plone/app/discussion/browser/comments.py
M plone/app/discussion/comment.py
M plone/app/discussion/conversation.py
M plone/app/discussion/tests/functional_test_comment_review_workflow.txt
M plone/app/discussion/tests/functional_test_comments.txt
M plone/app/discussion/tests/test_conversation.py
M plone/app/discussion/tests/test_indexers.py
mister-roboto pushed a commit that referenced this pull request Feb 24, 2020
Branch: refs/heads/master
Date: 2020-01-28T14:31:20+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.recipe.zope2instance@6364b29

relstorage w/ sqlite

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

Branch: refs/heads/master
Date: 2020-01-28T14:38:16+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.recipe.zope2instance@17e5745

changelog

Files changed:
A news/132.feature
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2020-01-29T16:34:40+01:00
Author: Mauro Amico (mamico) <mauro.amico@gmail.com>
Commit: plone/plone.recipe.zope2instance@35c9683

fix tests

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

Branch: refs/heads/master
Date: 2020-01-29T16:50:23+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.recipe.zope2instance@04d59b5

flake8

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

Branch: refs/heads/master
Date: 2020-01-29T17:01:20+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.recipe.zope2instance@8b773a0

make tests happy

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

Branch: refs/heads/master
Date: 2020-01-29T17:35:19+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.recipe.zope2instance@b17040a

sort pragmas directives (fix tests)

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

Branch: refs/heads/master
Date: 2020-02-24T15:46:38+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.recipe.zope2instance@1ed9331

Merge pull request #132 from plone/relstorage-sqlite

relstorage w/ sqlite support

Files changed:
A news/132.feature
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/zope2instance.txt
M src/plone/recipe/zope2instance/tests/zope2instance_zserver.txt
mister-roboto pushed a commit that referenced this pull request Sep 25, 2020
Branch: refs/heads/master
Date: 2020-09-16T14:28:30+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.dexterity@bba2b7a

Removed call of listing macro in content-core view for containers.

It was broken.
We now show the same as for items: only the fields.
Fixes plone/Products.CMFPlone#3177.

Looks like in core only `plone.app.versioningbehavior` calls this view.

Files changed:
A news/3177.bugfix
M plone/dexterity/browser/configure.zcml
M plone/dexterity/browser/containercontentcore.pt
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2020-09-25T19:33:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@312c19d

Merge pull request #132 from plone/maurits/content-core-issue-3177

Removed call of listing macro in content-core view for containers.

Files changed:
A news/3177.bugfix
M plone/dexterity/browser/configure.zcml
M plone/dexterity/browser/containercontentcore.pt
mister-roboto pushed a commit that referenced this pull request Nov 26, 2021
Branch: refs/heads/3.2.x
Date: 2021-10-18T15:38:46+02:00
Author: Antoine Duchêne (duchenean) <antoine.duchene@imio.be>
Commit: plone/plone.app.z3cform@2e52c15

Update buildout

Use plone.app.textfield branch

Files changed:
A requirements.txt
M .gitignore
M buildout.cfg
Repository: plone.app.z3cform

Branch: refs/heads/3.2.x
Date: 2021-10-18T15:59:25+02:00
Author: Antoine Duchêne (duchenean) <antoine.duchene@imio.be>
Commit: plone/plone.app.z3cform@77996f4

Enable multiple wysiwyg editors

Use default editor registry setting

Files changed:
A news/multiple_editors.feature
M plone/app/z3cform/configure.zcml
M plone/app/z3cform/interfaces.py
M plone/app/z3cform/tests/example.py
M plone/app/z3cform/tests/test_widgets.py
M plone/app/z3cform/tests/testing.zcml
M plone/app/z3cform/widget.py
Repository: plone.app.z3cform

Branch: refs/heads/3.2.x
Date: 2021-11-17T16:47:41+01:00
Author: Antoine Duchêne (duchenean) <antoine.duchene@imio.be>
Commit: plone/plone.app.z3cform@561b471

Use correct branch for plone.app.textfield in buildout

Files changed:
M buildout.cfg
Repository: plone.app.z3cform

Branch: refs/heads/3.2.x
Date: 2021-11-26T00:06:31+01:00
Author: Godefroid Chapelle (gotcha) <gotcha@bubblenet.be>
Commit: plone/plone.app.z3cform@f7a8014

Problem: bootstrap-buildout is not maintained anymore

Solution: delete it

Files changed:
D bootstrap-buildout.py
Repository: plone.app.z3cform

Branch: refs/heads/3.2.x
Date: 2021-11-26T00:06:47+01:00
Author: Godefroid Chapelle (gotcha) <gotcha@bubblenet.be>
Commit: plone/plone.app.z3cform@c403ace

plone.app.textfield 1.3.6 has been released

Files changed:
M buildout.cfg
M requirements.txt
M setup.py
Repository: plone.app.z3cform

Branch: refs/heads/3.2.x
Date: 2021-11-26T09:29:29+01:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.z3cform@07c3bcc

Merge pull request #132 from gotcha/ckeditor_3.2

Enable multiple editors - Plone 5.2

Files changed:
A news/multiple_editors.feature
A requirements.txt
M .gitignore
M buildout.cfg
M plone/app/z3cform/configure.zcml
M plone/app/z3cform/interfaces.py
M plone/app/z3cform/tests/example.py
M plone/app/z3cform/tests/test_widgets.py
M plone/app/z3cform/tests/testing.zcml
M plone/app/z3cform/widget.py
M setup.py
D bootstrap-buildout.py
mister-roboto pushed a commit that referenced this pull request Mar 24, 2022
Branch: refs/heads/master
Date: 2022-03-24T16:57:37+01:00
Author: Mauro Amico (mamico) <mauro.amico@gmail.com>
Commit: plone/plone.rest@4891ad1

redirect with view (#132)

* redirect with view

* black

* black

* changes

Files changed:
A news/132.fix
M plone-5.2.x.cfg
M src/plone/rest/errors.py
M src/plone/rest/tests/test_redirects.py
mister-roboto pushed a commit that referenced this pull request Mar 24, 2022
Branch: refs/heads/master
Date: 2022-03-24T17:00:29+01:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@f1dce1b

Fix #132 changelog entry

Files changed:
A news/132.bugfix
D news/132.fix
mister-roboto pushed a commit that referenced this pull request May 9, 2022
Branch: refs/heads/master
Date: 2022-05-06T19:42:48+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@86abf1d

Add TEST_SCOPE_WSGI_SERVER_FIXTURE and use it in PLONE_ROBOT_TESTING layer (used by Volto Cypress tests

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

Branch: refs/heads/master
Date: 2022-05-06T19:42:59+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@a2f7c6b

Add changelog entry

Files changed:
A news/131.bugfix
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2022-05-07T17:17:48+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@f6b98c3

Restore PLONE_ROBOT_TESTING and create new VOLTO_ROBOT_TESTING with TEST_SCOPE_WSGI_SERVER_FIXTURE

Files changed:
M news/131.bugfix
M src/plone/app/robotframework/testing.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2022-05-07T19:34:31+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@6ee97db

Try to ensure that WSGI server has stopped before returning from TestScopeWSGIServer testTearDown

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

Branch: refs/heads/master
Date: 2022-05-07T19:39:48+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@4426060

Try giving test scope WSGI SERVER fixture PLONE_FIXTURE as base to ensure it is called after PLONE_FIXTURE

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

Branch: refs/heads/master
Date: 2022-05-07T20:08:19+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@51dc3e7

Move WSgiServerTestScope fixture to better position

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

Branch: refs/heads/master
Date: 2022-05-08T07:25:26+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.robotframework@6ac8cdd

Add temporary debug prints

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

Branch: refs/heads/master
Date: 2022-05-09T10:27:21+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.robotframework@c2cc096

Merge branch 'volto_3294' into volto_3294_new_fixture

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

Branch: refs/heads/master
Date: 2022-05-09T10:28:30+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.robotframework@bc8ddf2

Merge pull request #132 from plone/volto_3294_new_fixture

Restore PLONE_ROBOT_TESTING and create new VOLTO_ROBOT_TESTING with T…

Files changed:
M news/131.bugfix
M src/plone/app/robotframework/testing.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2022-05-09T10:29:52+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.robotframework@6ad1554

Merge pull request #131 from plone/volto_3294

Add TEST_SCOPE_WSGI_SERVER_FIXTURE and use it in PLONE_ROBOT_TESTING …

Files changed:
A news/131.bugfix
M src/plone/app/robotframework/server.py
M src/plone/app/robotframework/testing.py
mister-roboto pushed a commit that referenced this pull request Aug 19, 2022
Branch: refs/heads/master
Date: 2022-08-18T16:10:15+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@4e855f7

move getAllowedSizes + getQuality from CMFPlone.utils to here

Files changed:
A news/132.bugfix
M plone/namedfile/configure.zcml
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2022-08-19T13:41:07+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@87826ca

missing pattern

Files changed:
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2022-08-19T14:39:17+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@b07158d

Merge pull request #132 from plone/jensens-move-utils

move getAllowedSizes + getQuality from CMFPlone.utils to here

Files changed:
A news/132.bugfix
M plone/namedfile/configure.zcml
M plone/namedfile/utils/__init__.py
mister-roboto pushed a commit that referenced this pull request Jun 15, 2023
Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@f618dd8

Merge multiple range queries

Files changed:
M plone/app/querystring/queryparser.py
M plone/app/querystring/tests/testQueryParser.py
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@71a48db

changelog

Files changed:
A news/132.bugfix
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@4102586

lint

Files changed:
M plone/app/querystring/queryparser.py
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-15T08:36:46-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@8d9896e

Merge pull request #132 from plone/merge-range-queries

Merge multiple range queries

Files changed:
A news/132.bugfix
M plone/app/querystring/queryparser.py
M plone/app/querystring/tests/testQueryParser.py
mister-roboto pushed a commit that referenced this pull request Jun 15, 2023
Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@f618dd8

Merge multiple range queries

Files changed:
M plone/app/querystring/queryparser.py
M plone/app/querystring/tests/testQueryParser.py
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@71a48db

changelog

Files changed:
A news/132.bugfix
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-14T13:59:00-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@4102586

lint

Files changed:
M plone/app/querystring/queryparser.py
Repository: plone.app.querystring

Branch: refs/heads/master
Date: 2023-06-15T08:36:46-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.querystring@8d9896e

Merge pull request #132 from plone/merge-range-queries

Merge multiple range queries

Files changed:
A news/132.bugfix
M plone/app/querystring/queryparser.py
M plone/app/querystring/tests/testQueryParser.py
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.

3 participants