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

Remove reviews and implementation notes #66

Merged
merged 1 commit into from
Feb 12, 2015
Merged

Remove reviews and implementation notes #66

merged 1 commit into from
Feb 12, 2015

Conversation

gforcada
Copy link
Member

Seems that nearly all of this has +3 years.

And with this I've deleted more lines than I will ever contribute :-)

Small note: I kept the folder plips/implementation_notes by adding a dummy .keep file on it, is this folder still being used?

Seems that nearly all of this has +3 years.
gforcada added a commit that referenced this pull request Feb 12, 2015
Remove reviews and implementation notes
@gforcada gforcada merged commit 70e639d into 5.0 Feb 12, 2015
@gforcada gforcada deleted the more-plip-cleanup branch February 12, 2015 16:51
@gforcada
Copy link
Member Author

As nobody complained for two days, I'm merging it :)

@vangheem
Copy link
Member

if you know the code/change likely better than anyone else, merge now, ask forgiveness later is what I say. ;)

We can always revert if it's a problem.

@tisto
Copy link
Member

tisto commented Feb 12, 2015

+1

vangheem added a commit that referenced this pull request Jul 16, 2015
Branch: refs/heads/master
Date: 2015-07-16T12:56:20+02:00
Author: vangheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.theming@c32214f

make sure when copying themes that you try to modify the base urls
  to match the new theme are all the manifest.cfg settings

Files changed:
M CHANGES.rst
M src/plone/app/theming/tests/secondary-theme/manifest.cfg
M src/plone/app/theming/tests/test_utils.py
M src/plone/app/theming/utils.py
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2015-07-16T14:08:47+02:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.theming@5c2025a

Merge pull request #66 from plone/copy-theme-params

make sure when copying themes that you try to modify the base urls

Files changed:
M CHANGES.rst
M src/plone/app/theming/tests/secondary-theme/manifest.cfg
M src/plone/app/theming/tests/test_utils.py
M src/plone/app/theming/utils.py
vangheem added a commit that referenced this pull request Dec 8, 2015
Branch: refs/heads/master
Date: 2015-12-08T11:24:47+01:00
Author: Gagaro (Gagaro) <gagaro42@gmail.com>
Commit: plone/plone.app.content@de00bd6

feat: Ensure the base context allows ordering during rearranging

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/rearrange.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2015-12-08T11:24:58+01:00
Author: Gagaro (Gagaro) <gagaro42@gmail.com>
Commit: plone/plone.app.content@44b2682

fix: error message displaying during rearranging

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2015-12-08T15:14:28+01:00
Author: Gagaro (Gagaro) <gagaro42@gmail.com>
Commit: plone/plone.app.content@b0b19d0

fix: fix rearrange for archetypes

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/rearrange.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2015-12-08T11:20:39-06:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.content@35754c8

Merge pull request #66 from plone/fix-rearrange

Fix rearrange

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/contents/rearrange.py
mister-roboto pushed a commit that referenced this pull request Jan 29, 2016
Branch: refs/heads/master
Date: 2016-01-28T16:34:32+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@4594d9f

Fix cleanUpProductRegistry to not break when Control_Panel cannot be found.  Fixes test failures with Zope 4.

Files changed:
M CHANGES.rst
M plone/app/upgrade/v40/alphas.py
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-01-29T02:23:42+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@558e507

Merge pull request #66 from plone/thet-zope4

Zope4

Files changed:
M CHANGES.rst
M plone/app/upgrade/v40/alphas.py
mister-roboto pushed a commit that referenced this pull request Jan 29, 2016
Branch: refs/heads/master
Date: 2016-01-28T16:34:32+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@4594d9f

Fix cleanUpProductRegistry to not break when Control_Panel cannot be found.  Fixes test failures with Zope 4.

Files changed:
M CHANGES.rst
M plone/app/upgrade/v40/alphas.py
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-01-29T02:23:42+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@558e507

Merge pull request #66 from plone/thet-zope4

Zope4

Files changed:
M CHANGES.rst
M plone/app/upgrade/v40/alphas.py
mister-roboto pushed a commit that referenced this pull request Apr 12, 2016
Branch: refs/heads/master
Date: 2016-04-12T13:36:37+02:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.app.portlets@b53f65b

Fix #65: add jumplist between portlet managers (#66)

* Fix #65: add jumplist between portlet managers
* bump version after addition of feature

Files changed:
M CHANGES.rst
M plone/app/portlets/browser/templates/topbar-manage-portlets.pt
M setup.py
mister-roboto pushed a commit that referenced this pull request Oct 18, 2016
Branch: refs/heads/master
Date: 2016-10-18T12:21:37-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.Archetypes@ebe0fc8

more flexible test on getBestIcon

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/test_widgets.py
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2016-10-18T13:42:37-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.Archetypes@37ba04b

Merge pull request #66 from plone/more-flexible-icon-test

more flexible test on getBestIcon

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Feb 1, 2017
Branch: refs/heads/master
Date: 2017-01-30T17:43:51+01:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.dexterity@560e0c1

don't test for tabs that aren't present in Zope 4

Files changed:
M plone/dexterity/tests/test_content.py
Repository: plone.dexterity
Branch: refs/heads/master
Date: 2017-02-01T13:12:54+01:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.dexterity@7c6c752

changelog

Files changed:
M CHANGES.rst
Repository: plone.dexterity
Branch: refs/heads/master
Date: 2017-02-01T14:23:50+01:00
Author: David Glick (davisagli) <david.glick@plone.org>
Commit: plone/plone.dexterity@89f5d1b

Merge pull request #66 from plone/davisagli-zope4

don't test for tabs that aren't present in Zope 4

Files changed:
M CHANGES.rst
M plone/dexterity/tests/test_content.py
mister-roboto pushed a commit that referenced this pull request Aug 9, 2018
Branch: refs/heads/master
Date: 2018-08-08T12:16:39+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.controlpanel@fd26fc8

make package obsolete

Files changed:
M CHANGES.rst
M README.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/controlpanel/interfaces.py
M plone/app/controlpanel/permissions.zcml
M setup.py
Repository: plone.app.controlpanel

Branch: refs/heads/master
Date: 2018-08-08T13:01:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.controlpanel@1dadc69

bump version as we are now a pure bbb module

Files changed:
M CHANGES.rst
M setup.py
Repository: plone.app.controlpanel

Branch: refs/heads/master
Date: 2018-08-09T18:18:17+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.controlpanel@3118f9e

Merge pull request #66 from plone/jensens-make-obsolete

make package obsolete

Files changed:
M CHANGES.rst
M README.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/controlpanel/interfaces.py
M plone/app/controlpanel/permissions.zcml
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 18, 2018
Branch: refs/heads/master
Date: 2018-06-22T08:42:18+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@f170860

path is text in py3

Files changed:
M plone/app/linkintegrity/handlers.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-06-22T08:42:18+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@657304b

fix tests in python3

Files changed:
M plone/app/linkintegrity/testing.py
M plone/app/linkintegrity/tests/base.py
M plone/app/linkintegrity/tests/test_circular.py
M plone/app/linkintegrity/tests/test_functional.py
M plone/app/linkintegrity/tests/test_handlers.py
M plone/app/linkintegrity/tests/test_imagescales.py
M plone/app/linkintegrity/tests/test_references.py
M plone/app/linkintegrity/tests/test_upgrade.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-09-18T08:38:32+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@d6e29d1

add changenote and classifiers

Files changed:
M CHANGES.rst
M setup.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-09-18T10:47:00+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@7a1bfbb

Merge pull request #66 from plone/python3

Fix tests in Python 3

Files changed:
M CHANGES.rst
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/testing.py
M plone/app/linkintegrity/tests/base.py
M plone/app/linkintegrity/tests/test_circular.py
M plone/app/linkintegrity/tests/test_functional.py
M plone/app/linkintegrity/tests/test_handlers.py
M plone/app/linkintegrity/tests/test_imagescales.py
M plone/app/linkintegrity/tests/test_references.py
M plone/app/linkintegrity/tests/test_upgrade.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 18, 2018
Branch: refs/heads/master
Date: 2018-06-22T08:42:18+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@f170860

path is text in py3

Files changed:
M plone/app/linkintegrity/handlers.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-06-22T08:42:18+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@657304b

fix tests in python3

Files changed:
M plone/app/linkintegrity/testing.py
M plone/app/linkintegrity/tests/base.py
M plone/app/linkintegrity/tests/test_circular.py
M plone/app/linkintegrity/tests/test_functional.py
M plone/app/linkintegrity/tests/test_handlers.py
M plone/app/linkintegrity/tests/test_imagescales.py
M plone/app/linkintegrity/tests/test_references.py
M plone/app/linkintegrity/tests/test_upgrade.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-09-18T08:38:32+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@d6e29d1

add changenote and classifiers

Files changed:
M CHANGES.rst
M setup.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2018-09-18T10:47:00+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.linkintegrity@7a1bfbb

Merge pull request #66 from plone/python3

Fix tests in Python 3

Files changed:
M CHANGES.rst
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/testing.py
M plone/app/linkintegrity/tests/base.py
M plone/app/linkintegrity/tests/test_circular.py
M plone/app/linkintegrity/tests/test_functional.py
M plone/app/linkintegrity/tests/test_handlers.py
M plone/app/linkintegrity/tests/test_imagescales.py
M plone/app/linkintegrity/tests/test_references.py
M plone/app/linkintegrity/tests/test_upgrade.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Oct 13, 2018
Branch: refs/heads/master
Date: 2018-10-05T18:16:06-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.iterate@3591f21

Avoid test setup error for layer that uses AT when it's not installed

Files changed:
M plone/app/iterate/testing.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2018-10-12T22:36:36-04:00
Author: David Glick (davisagli) <dglick@salesforce.com>
Commit: plone/plone.app.iterate@1de02d0

Merge pull request #66 from plone/python3

Avoid test setup error for AT layer when it's not installed

Files changed:
M plone/app/iterate/testing.py
mister-roboto pushed a commit that referenced this pull request Oct 13, 2018
Branch: refs/heads/master
Date: 2018-10-05T18:16:06-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.iterate@3591f21

Avoid test setup error for layer that uses AT when it's not installed

Files changed:
M plone/app/iterate/testing.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2018-10-12T22:36:36-04:00
Author: David Glick (davisagli) <dglick@salesforce.com>
Commit: plone/plone.app.iterate@1de02d0

Merge pull request #66 from plone/python3

Avoid test setup error for AT layer when it's not installed

Files changed:
M plone/app/iterate/testing.py
mister-roboto pushed a commit that referenced this pull request Oct 17, 2018
Branch: refs/heads/master
Date: 2018-04-01T01:11:09+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@2a7d0f8

fix storage for python3

Files changed:
M plone/namedfile/file.py
M plone/namedfile/storages.py
M plone/namedfile/z3c-blobfile.zcml
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-05-09T13:51:32+01:00
Author: Matthew Wilkes (MatthewWilkes) <git@matthewwilkes.name>
Commit: plone/plone.namedfile@32e35db

Fix _setData to allow strings/bytes on Python3

Files changed:
M CHANGES.rst
M plone/namedfile/file.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-05-09T16:13:46+01:00
Author: Matthew Wilkes (MatthewWilkes) <git@matthewwilkes.name>
Commit: plone/plone.namedfile@a641325

Improve Python3 compatibility around bytestring handling

NamedFile should be mostly using bytestrings rather that text string as
it is not textlike. Many instances of str or text_type have been replaced
with explicit bytes references. Also, improved cleanup over handling
closing files.

Files changed:
M plone/namedfile/file.py
M plone/namedfile/scaling.py
M plone/namedfile/storages.py
M plone/namedfile/tests/__init__.py
M plone/namedfile/tests/test_blobfile.py
M plone/namedfile/tests/test_image.py
M plone/namedfile/tests/test_scaling.py
M plone/namedfile/tests/test_scaling_functional.py
M plone/namedfile/tests/test_storable.py
M plone/namedfile/utils/__init__.py
M plone/namedfile/utils/jpeg_utils.py
M plone/namedfile/utils/png_utils.py
M plone/namedfile/utils/tiff_utils.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-05-09T16:29:32+01:00
Author: Matthew Wilkes (MatthewWilkes) <git@matthewwilkes.name>
Commit: plone/plone.namedfile@60fcd52

Fix on Python 2 by conditionally choosing between providing __bytes__ and __str__

Files changed:
M plone/namedfile/file.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-05-09T16:48:53+01:00
Author: Matthew Wilkes (MatthewWilkes) <git@matthewwilkes.name>
Commit: plone/plone.namedfile@b2f0651

Part-way to working doctests in Python3

Files changed:
M plone/namedfile/handler.rst
M plone/namedfile/marshaler.rst
M plone/namedfile/usage.rst
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-05-16T11:18:39+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@9d89e9c

contentType is text in py3. fixes creating files and images

Files changed:
M plone/namedfile/interfaces.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-06-15T11:56:49+02:00
Author: Franz Gerhard Reinisch (fgrcon) <franz@fgrcon.net>
Commit: plone/plone.namedfile@a7ae5f3

python3 testfixes WIP

Files changed:
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.rst
M plone/namedfile/tests/test_doctests.py
M plone/namedfile/usage.rst
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-06-15T20:41:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@5c43c5f

remove pdb's

Files changed:
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.rst
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-06-16T10:07:45+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@6d8eea6

fix tests for py2

Files changed:
M plone/namedfile/marshaler.rst
M plone/namedfile/tests/test_doctests.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-06-26T22:09:55+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@1df4f35

warn is deprecated, use warning instead

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

Branch: refs/heads/master
Date: 2018-07-02T14:17:04+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@7027ce1

fix logic + doctests for python 3

Files changed:
M CHANGES.rst
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.rst
M plone/namedfile/scaling.py
M plone/namedfile/testing.py
M plone/namedfile/tests/test_doctests.py
M plone/namedfile/tests/test_scaling_functional.py
M plone/namedfile/usage.rst
M setup.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-07-02T14:22:03+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@b3279fd

isort

Files changed:
M plone/namedfile/file.py
M plone/namedfile/marshaler.py
M plone/namedfile/scaling.py
M plone/namedfile/storages.py
M plone/namedfile/testing.py
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-07-03T11:41:39+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@33bd03f

output fixes for python 2.7

Files changed:
M plone/namedfile/marshaler.rst
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-09-17T15:19:03+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@ad0a909

add changenote and classifiers

Files changed:
M CHANGES.rst
M setup.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-09-30T10:28:34+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@d12d335

fix tests in py2

Files changed:
M plone/namedfile/tests/test_doctests.py
M plone/namedfile/usage.rst
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-01T14:27:52+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@921b30e

try to fix the closed ZODB thing

Files changed:
M plone/namedfile/testing.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-01T15:05:28+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@0846690

revert last and fix

Files changed:
M plone/namedfile/testing.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-01T15:53:13+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@fc1faab

stack demostorage only for one test, where it is needed.

Files changed:
M plone/namedfile/testing.py
M plone/namedfile/tests/test_scaling_functional.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-01T17:27:38+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@b82f13d

skip all tests in test_scaling_functional because of test-isolation issues in py2

Files changed:
M plone/namedfile/tests/test_scaling_functional.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-02T08:53:51-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.namedfile@2c2d719

Add IStorable for io.BufferedReader

Files changed:
M plone/namedfile/storages.py
M plone/namedfile/tests/test_storable.py
M plone/namedfile/z3c-blobfile.zcml
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-04T00:33:14-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.namedfile@d72e28a

clean up tests

Files changed:
M plone/namedfile/tests/test_scaling_functional.py
M plone/namedfile/tests/test_storable.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2018-10-17T13:18:46+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.namedfile@242fe53

Merge pull request #66 from plone/python3

Python 3

Files changed:
M CHANGES.rst
M plone/namedfile/file.py
M plone/namedfile/handler.rst
M plone/namedfile/interfaces.py
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.rst
M plone/namedfile/scaling.py
M plone/namedfile/storages.py
M plone/namedfile/testing.py
M plone/namedfile/tests/__init__.py
M plone/namedfile/tests/test_blobfile.py
M plone/namedfile/tests/test_doctests.py
M plone/namedfile/tests/test_image.py
M plone/namedfile/tests/test_scaling.py
M plone/namedfile/tests/test_scaling_functional.py
M plone/namedfile/tests/test_storable.py
M plone/namedfile/usage.rst
M plone/namedfile/utils/__init__.py
M plone/namedfile/utils/jpeg_utils.py
M plone/namedfile/utils/png_utils.py
M plone/namedfile/utils/tiff_utils.py
M plone/namedfile/z3c-blobfile.zcml
M setup.py
mister-roboto pushed a commit that referenced this pull request Jan 23, 2019
Branch: refs/heads/master
Date: 2019-01-09T16:39:20+01:00
Author: Andreas Jung (zopyx) <info@zopyx.com>
Commit: plone/plone.recipe.zope2instance@414a065

logger level for WSGI Plone logger set to INFO in order to restore
the "old" amount of logging

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

Branch: refs/heads/master
Date: 2019-01-11T07:49:04+01:00
Author: Andreas Jung (zopyx) <info@zopyx.com>
Commit: plone/plone.recipe.zope2instance@69aacdc

fixed test (DEBUG to INFO level)

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

Branch: refs/heads/master
Date: 2019-01-23T10:30:21+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@acaa2cf

Merge pull request #66 from zopyx/master

logger level for WSGI Plone logger set to INFO in order to restore

Files changed:
M CHANGES.rst
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-19T17:00:23+02:00
Author: Gil Forcada (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFEditions@8ce0c43

Avoid Resource Warnings

Files changed:
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ContentTypes.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2019-04-19T17:00:33+02:00
Author: Gil Forcada (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFEditions@3e41dd6

Add news entry

Files changed:
A news/65.bugfix
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2019-04-22T23:32:14+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@1306e3a

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

Avoid resource warnings

Files changed:
A news/65.bugfix
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ContentTypes.py
mister-roboto pushed a commit that referenced this pull request Jul 1, 2019
Branch: refs/heads/master
Date: 2019-07-01T08:47:49+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.testing@b417a74

Revert "Fix injection of ZopeLite test configuration into the global Zope configuration."

Files changed:
M src/plone/testing/zope.py
D news/65.bugfix
Repository: plone.testing

Branch: refs/heads/master
Date: 2019-07-01T13:13:26+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.testing@364f978

Merge pull request #66 from plone/revert-65-thet-fix-64

Revert "Fix injection of ZopeLite test configuration into the global Zope configuration."

Files changed:
M src/plone/testing/zope.py
D news/65.bugfix
mister-roboto pushed a commit that referenced this pull request Sep 11, 2020
Branch: refs/heads/master
Date: 2020-09-10T16:48:02+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.ATContentTypes@8c68ace

Drop use of test() in templates since it is no longer available since Zope 4.5.1 (see https://community.plone.org/t/plone-5-2-1-5-2-2-page-template-issues/12793)

Files changed:
M Products/ATContentTypes/skins/ATContentTypes/atct_album_view.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_manageTopicIndex.cpt
M Products/ATContentTypes/skins/ATContentTypes/atct_manageTopicMetadata.cpt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_pdf.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_subtopics.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_view.pt
M Products/ATContentTypes/skins/ATContentTypes/criterion_edit_form.cpt
M Products/ATContentTypes/skins/ATContentTypes/folder_full_view_item.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_listing.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_summary_view.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_tabular_view.pt
M Products/ATContentTypes/skins/ATContentTypes/newsitem_view.pt
M Products/ATContentTypes/www/portal_factory_manage_types.zpt
Repository: Products.ATContentTypes

Branch: refs/heads/master
Date: 2020-09-10T18:31:17+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.ATContentTypes@57b9a10

fix typo and add changelog

Files changed:
A news/24.bugfix
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_pdf.pt
Repository: Products.ATContentTypes

Branch: refs/heads/master
Date: 2020-09-11T09:48:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.ATContentTypes@0e02278

Merge pull request #66 from plone/replace_test_in_templates

Drop use of test() in templates

Files changed:
A news/24.bugfix
M Products/ATContentTypes/skins/ATContentTypes/atct_album_view.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_manageTopicIndex.cpt
M Products/ATContentTypes/skins/ATContentTypes/atct_manageTopicMetadata.cpt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_pdf.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_subtopics.pt
M Products/ATContentTypes/skins/ATContentTypes/atct_topic_view.pt
M Products/ATContentTypes/skins/ATContentTypes/criterion_edit_form.cpt
M Products/ATContentTypes/skins/ATContentTypes/folder_full_view_item.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_listing.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_summary_view.pt
M Products/ATContentTypes/skins/ATContentTypes/folder_tabular_view.pt
M Products/ATContentTypes/skins/ATContentTypes/newsitem_view.pt
M Products/ATContentTypes/www/portal_factory_manage_types.zpt
mister-roboto pushed a commit that referenced this pull request Aug 12, 2021
Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@87d3f8c

Add a StaticCatalogVocabularyFactory that allows creating simple vocabularies with preset queries to use with SelectWidget, AJAXSelectWidget, etc.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@fdff0d4

Document new vocabulary. Add vocabulary title customization.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@224f178

Strip site/nav_root path from display path in default StaticCatalogVocabulary title. Add tests.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@72b4702

Update to use view.memoize. Thanks @ale-rt!

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@9e3b4f0

Add CHANGELOG entry.

Files changed:
A news/66.feature
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@092635e

Remove moribund code.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@b13d32f

Revert "Remove moribund code."

This reverts commit 8e71006291f186fffd9c66a7894855875ef49887.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@1b12086

Revert "Update to use view.memoize. Thanks @ale-rt!"

This reverts commit c79043d4314ee6eb6b155abb24ac1dde8593cac1.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@b3c12f6

Unicode fix and import reorder.

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

Branch: refs/heads/master
Date: 2021-08-12T08:11:42+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.vocabularies@6ea116e

fix doctests for python 2

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

Branch: refs/heads/master
Date: 2021-08-12T09:12:03+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.vocabularies@4569295

Merge pull request #66 from plone/static-catalog-vocabulary

Add static catalog vocabulary to support various widgets with relationsfields or uuid-fields

Files changed:
A news/66.feature
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/tests/base.py
mister-roboto pushed a commit that referenced this pull request Aug 12, 2021
Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@87d3f8c

Add a StaticCatalogVocabularyFactory that allows creating simple vocabularies with preset queries to use with SelectWidget, AJAXSelectWidget, etc.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@fdff0d4

Document new vocabulary. Add vocabulary title customization.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@224f178

Strip site/nav_root path from display path in default StaticCatalogVocabulary title. Add tests.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@72b4702

Update to use view.memoize. Thanks @ale-rt!

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@9e3b4f0

Add CHANGELOG entry.

Files changed:
A news/66.feature
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@092635e

Remove moribund code.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@b13d32f

Revert "Remove moribund code."

This reverts commit 8e71006291f186fffd9c66a7894855875ef49887.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@1b12086

Revert "Update to use view.memoize. Thanks @ale-rt!"

This reverts commit c79043d4314ee6eb6b155abb24ac1dde8593cac1.

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

Branch: refs/heads/master
Date: 2021-08-11T17:58:22+02:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.vocabularies@b3c12f6

Unicode fix and import reorder.

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

Branch: refs/heads/master
Date: 2021-08-12T08:11:42+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.vocabularies@6ea116e

fix doctests for python 2

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

Branch: refs/heads/master
Date: 2021-08-12T09:12:03+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.vocabularies@4569295

Merge pull request #66 from plone/static-catalog-vocabulary

Add static catalog vocabulary to support various widgets with relationsfields or uuid-fields

Files changed:
A news/66.feature
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/tests/base.py
mister-roboto pushed a commit that referenced this pull request Mar 8, 2022
Branch: refs/heads/master
Date: 2022-02-13T16:01:07-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@7e6d9d5

feat(setup): Zope root Basic -&gt; cookie login form

Improve the Zope root ZMI login UX, avoid all the HTTP `Authorization: Basic ...` edge
cases and hassles. Switch the default authentication challenge for the Zope root
`/acl_users` from HTTP `Authorization: Basic ...` to the cookie auth plugins basic login
form.

This should be a much better UX overall and shouldn't cause any fundamental issues.  One
can still use HTTP `Authorization: Basic ...` manually by adding credentials to the URL:

    http://admin:secret@localhost:8080/manage_main

But may cause issues where tests expect the HTTP `Authorization: Basic ...` challenge
response or existing uses where new Zope instances are created as a part of normal
use (SAAS?).

We could also consider adding an upgrade step to make this change to existing
installations but that would be disruptive to any existing installations that require
HTTP `Authorization: Basic ...`.  I can't imagine why that would be, but we should
probably expect those use cases to come out of the woodwork once an upgrade step is
released.

Files changed:
M src/Products/PlonePAS/setuphandlers.py
M src/Products/PlonePAS/tests/test_setup.py
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-02-13T16:01:07-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@660343d

style(lint): Cleanup/ignore common linter errors

These are linters that my editor uses by default because they are common linters, so
might as well fix what we can and ignore the rest.  As much as possible, I placed
ignores that should apply across the code base in the appropriate configuration file
rather than inline comments.

Files changed:
A mypy.ini
M pyproject.toml
M setup.cfg
M src/Products/PlonePAS/interfaces/memberdata.py
M src/Products/PlonePAS/interfaces/membership.py
M src/Products/PlonePAS/patch.py
M src/Products/PlonePAS/plugins/ufactory.py
M src/Products/PlonePAS/sheet.py
M src/Products/PlonePAS/tests/test_setup.py
M src/Products/PlonePAS/tools/membership.py
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-02-13T16:01:07-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@955a276

refactor(setup): More sensible import step define

Files changed:
M src/Products/PlonePAS/configure.zcml
M src/Products/PlonePAS/profiles.zcml
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-02-25T01:24:34-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@13c1766

feat(setup): Zope root cookie login form profile

Move the change of the default Zope root configuration from HTTP Basic auth to the
cookie login form [into a separate GenericSetup upgrade step to make the change
optional](plone/plone.restapi#1304 (comment)).

This reverts commit 132c2c390801ff16393f214c1501252b240cb62a.

Files changed:
A news/zope-root-cookie.feature
A src/Products/PlonePAS/profiles/root-cookie/metadata.xml
A src/Products/PlonePAS/profiles/root-cookie/plone-pas-zope-root-cookie.txt
M src/Products/PlonePAS/profiles.zcml
M src/Products/PlonePAS/setuphandlers.py
M src/Products/PlonePAS/tests/test_setup.py
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-02-25T01:24:34-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@1e9cd05

fix(setup): Existing broken Zope root cookie

[A previous PR fixed the broken Zope root cookie plugin for new
installs](plone/Products.PlonePAS@17deb97)
but didn't include an upgrade step for existing Zope instances/ZODBs.  The issue is only
revealed when `IChallengePlugin` is activated for the broken plugins, such as when the
`Products.PlonePAS:root-cookie` profile is installed, and [a `Manager` tries to login
to](plone/Products.PlonePAS#66 (comment)) the
[Zope root ZMI](http://localhost:8080/manage_main).

Add an upgrade step that fixes the issue for existing instances/ZODBs.

Files changed:
A src/Products/PlonePAS/upgrades.py
M src/Products/PlonePAS/profiles.zcml
M src/Products/PlonePAS/profiles/default/metadata.xml
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-02-25T01:57:21-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@22ba99f

fix(setup): Use new pre/post profile handlers

[Per
feedback](plone/Products.PlonePAS#66 (comment)), use
the new (to me) `post_handler` feature provided by `GenericSetup` as it is much better
than littering the import step registry with one-off, profile-specific import steps.

Files changed:
M src/Products/PlonePAS/profiles.zcml
M src/Products/PlonePAS/setuphandlers.py
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-03-08T12:53:01-08:00
Author: Ross Patterson (rpatterson) <me@rpatterson.net>
Commit: plone/Products.PlonePAS@9810cde

style(lint): Backout Python 2 compat lint cleanup

[Per
feedback](plone/Products.PlonePAS#66 (comment)),
back out the changes that are related to Python 2 compatibility since we no longer
support versions before Python 3.6.  I briefly evaluated actually removing the Python 2
compatibility for these lines, but I note that `six` is still in `install_requires` for
the package/dist dependency metadata so I think there's significant work to be done to
cleanup no longer needed compatibility code and I don't want to hold up this PR.

Files changed:
M src/Products/PlonePAS/plugins/ufactory.py
M src/Products/PlonePAS/sheet.py
Repository: Products.PlonePAS

Branch: refs/heads/master
Date: 2022-03-09T00:03:21+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.PlonePAS@bd1bcf0

Merge pull request #66 from plone/feat-zope-root-cookie-challenge

feat(setup): Zope root cookie login form profile

Files changed:
A mypy.ini
A news/zope-root-cookie.feature
A src/Products/PlonePAS/profiles/root-cookie/metadata.xml
A src/Products/PlonePAS/profiles/root-cookie/plone-pas-zope-root-cookie.txt
A src/Products/PlonePAS/upgrades.py
M pyproject.toml
M setup.cfg
M src/Products/PlonePAS/configure.zcml
M src/Products/PlonePAS/interfaces/memberdata.py
M src/Products/PlonePAS/interfaces/membership.py
M src/Products/PlonePAS/patch.py
M src/Products/PlonePAS/profiles.zcml
M src/Products/PlonePAS/profiles/default/metadata.xml
M src/Products/PlonePAS/setuphandlers.py
M src/Products/PlonePAS/sheet.py
M src/Products/PlonePAS/tests/test_setup.py
M src/Products/PlonePAS/tools/membership.py
mister-roboto pushed a commit that referenced this pull request Sep 29, 2022
Branch: refs/heads/master
Date: 2022-08-12T16:16:24+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@85874eb

Use "scale" mode as default.

This cleans up more confusion between mode and direction.  See also plone/plone.namedfile#102.
Previously our definition of the `IImageScaleFactory` interface had the deprecated `direction="thumbnail"`.
Other parts used `mode="contain"` by default, which does cropping, where in Plone we are used to simple scaling almost everywhere.

Depending on your point of view, you could call this a bug fix (fixing the default to what Plone expects, to avoid surprises).
Or you could call this a breaking change, because the default changes.
It is beta stage, so I am okay with it either way.

Files changed:
A news/102.bugfix
M plone/scale/interfaces.py
M plone/scale/scale.py
M plone/scale/storage.py
M plone/scale/tests/test_scale.py
M plone/scale/tests/test_storage.py
Repository: plone.scale

Branch: refs/heads/master
Date: 2022-09-29T12:34:49+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@b1ba10f

No longer test Plone 5.2 on 3.6 and Plone 6.0 on 3.7.

Files changed:
A news/3637.breaking
M .github/workflows/tests.yml
M tox.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2022-09-29T20:50:04+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@79f2f13

Merge pull request #66 from plone/maurits-direction-versus-mode

Use "scale" mode as default.

Files changed:
A news/102.bugfix
A news/3637.breaking
M .github/workflows/tests.yml
M plone/scale/interfaces.py
M plone/scale/scale.py
M plone/scale/storage.py
M plone/scale/tests/test_scale.py
M plone/scale/tests/test_storage.py
M tox.ini
mister-roboto pushed a commit that referenced this pull request May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:48:20Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.app.registry@d1af163

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
- [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)

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

Branch: refs/heads/master
Date: 2023-05-02T16:39:48+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.registry@15225ad

Merge pull request #66 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 Apr 2, 2024
Branch: refs/heads/master
Date: 2024-03-29T17:31:39+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.releaser@c8c29e5

Preserve the case of package names in versions2constraints and friends.

Fixes plone/plone.releaser#65

Files changed:
A news/65.bugfix
M plone/releaser/base.py
M plone/releaser/buildout.py
M plone/releaser/pip.py
M plone/releaser/tests/test_buildout.py
M plone/releaser/tests/test_pip.py
M plone/releaser/tests/test_versions2constraints.py
Repository: plone.releaser

Branch: refs/heads/master
Date: 2024-04-02T14:43:04+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.releaser@41fd5b2

Merge pull request #66 from plone/maurits-preserve-case

Preserve the case of package names in versions2constraints and friends.

Files changed:
A news/65.bugfix
M plone/releaser/base.py
M plone/releaser/buildout.py
M plone/releaser/pip.py
M plone/releaser/tests/test_buildout.py
M plone/releaser/tests/test_pip.py
M plone/releaser/tests/test_versions2constraints.py
mister-roboto pushed a commit that referenced this pull request Apr 2, 2024
Branch: refs/heads/master
Date: 2024-03-29T17:31:39+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.releaser@c8c29e5

Preserve the case of package names in versions2constraints and friends.

Fixes plone/plone.releaser#65

Files changed:
A news/65.bugfix
M plone/releaser/base.py
M plone/releaser/buildout.py
M plone/releaser/pip.py
M plone/releaser/tests/test_buildout.py
M plone/releaser/tests/test_pip.py
M plone/releaser/tests/test_versions2constraints.py
Repository: plone.releaser

Branch: refs/heads/master
Date: 2024-04-02T14:43:04+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.releaser@41fd5b2

Merge pull request #66 from plone/maurits-preserve-case

Preserve the case of package names in versions2constraints and friends.

Files changed:
A news/65.bugfix
M plone/releaser/base.py
M plone/releaser/buildout.py
M plone/releaser/pip.py
M plone/releaser/tests/test_buildout.py
M plone/releaser/tests/test_pip.py
M plone/releaser/tests/test_versions2constraints.py
mister-roboto pushed a commit that referenced this pull request Jun 4, 2024
Branch: refs/heads/main
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.base@f9bd275

[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.base

Branch: refs/heads/main
Date: 2024-06-04T03:29:09-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.base@2ef2838

Merge pull request #66 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/main
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.base@f9bd275

[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.base

Branch: refs/heads/main
Date: 2024-06-04T03:29:09-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.base@2ef2838

Merge pull request #66 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 Aug 6, 2024
Branch: refs/heads/master
Date: 2024-08-05T16:58:51+02:00
Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com>
Commit: plone/Products.PortalTransforms@d5c91cf

feat: Shortcut in safe_html

Check for signs of html or script, skip further processing if none are found.
Saves processing time for lxml parsing and manipulation.

Files changed:
A news/66.feature
M Products/PortalTransforms/transforms/safe_html.py
Repository: Products.PortalTransforms

Branch: refs/heads/master
Date: 2024-08-05T23:33:38Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/Products.PortalTransforms@0bb7777

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Files changed:
M Products/PortalTransforms/transforms/safe_html.py
Repository: Products.PortalTransforms

Branch: refs/heads/master
Date: 2024-08-05T18:35:24-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/Products.PortalTransforms@85d7947

Merge pull request #66 from plone/scrub-shortcut

Shortcut in safe_html

Files changed:
A news/66.feature
M Products/PortalTransforms/transforms/safe_html.py
mister-roboto pushed a commit that referenced this pull request Aug 6, 2024
Branch: refs/heads/master
Date: 2024-08-05T16:58:51+02:00
Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com>
Commit: plone/Products.PortalTransforms@d5c91cf

feat: Shortcut in safe_html

Check for signs of html or script, skip further processing if none are found.
Saves processing time for lxml parsing and manipulation.

Files changed:
A news/66.feature
M Products/PortalTransforms/transforms/safe_html.py
Repository: Products.PortalTransforms

Branch: refs/heads/master
Date: 2024-08-05T23:33:38Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/Products.PortalTransforms@0bb7777

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Files changed:
M Products/PortalTransforms/transforms/safe_html.py
Repository: Products.PortalTransforms

Branch: refs/heads/master
Date: 2024-08-05T18:35:24-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/Products.PortalTransforms@85d7947

Merge pull request #66 from plone/scrub-shortcut

Shortcut in safe_html

Files changed:
A news/66.feature
M Products/PortalTransforms/transforms/safe_html.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants