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

Some more refactoring to get a better setup/teardown (at suite level inst #19

Merged
merged 1 commit into from
Nov 8, 2011

Conversation

jjmurre
Copy link

@jjmurre jjmurre commented Nov 8, 2011

Some more refactoring to get a better setup/teardown (at suite level instead of
test level).

gotcha added a commit that referenced this pull request Nov 8, 2011
Some more refactoring to get a better setup/teardown (at suite level inst
@gotcha gotcha merged commit aadeeee into plone:4.1-robot Nov 8, 2011
davisagli added a commit that referenced this pull request Mar 7, 2015
Branch: refs/heads/master
Date: 2015-03-06T14:32:56+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@bf981a6

fix indent et al

Files changed:
M setup.py
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-06T14:33:43+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@7d27b69

fixes #19: Products.MimetypesRegistry used in p.a.blob.utils but no dependency

Files changed:
M setup.py
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-06T15:36:08+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@1d1a7fc

document change

Files changed:
M CHANGES.rst
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-07T11:39:26-08:00
Author: David Glick (davisagli) <david.glick@plone.org>
Commit: plone/plone.app.blob@dd60e7e

Merge pull request #20 from plone/fix-19

Fix #19:  Fix: Products.MimetypesRegistry used in p.a.blob.utils but no dependency

Files changed:
M CHANGES.rst
M setup.py
davisagli added a commit that referenced this pull request Mar 7, 2015
Branch: refs/heads/master
Date: 2015-03-06T14:32:56+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@bf981a6

fix indent et al

Files changed:
M setup.py
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-06T14:33:43+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@7d27b69

fixes #19: Products.MimetypesRegistry used in p.a.blob.utils but no dependency

Files changed:
M setup.py
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-06T15:36:08+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.blob@1d1a7fc

document change

Files changed:
M CHANGES.rst
Repository: plone.app.blob
Branch: refs/heads/master
Date: 2015-03-07T11:39:26-08:00
Author: David Glick (davisagli) <david.glick@plone.org>
Commit: plone/plone.app.blob@dd60e7e

Merge pull request #20 from plone/fix-19

Fix #19:  Fix: Products.MimetypesRegistry used in p.a.blob.utils but no dependency

Files changed:
M CHANGES.rst
M setup.py
vangheem added a commit that referenced this pull request May 18, 2015
Branch: refs/heads/master
Date: 2015-05-12T14:13:21+02:00
Author: Eric BREHAULT (ebrehault) <ebrehault@gmail.com>
Commit: plone/Products.ATContentTypes@2eb817c

add CSRF token in createObject redirection

Files changed:
M CHANGES.txt
M Products/ATContentTypes/skins/ATContentTypes/createObject.cpy
Repository: Products.ATContentTypes
Branch: refs/heads/master
Date: 2015-05-18T09:19:01-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/Products.ATContentTypes@8e4fa92

Merge pull request #19 from plone/ebr-createobject-authenticator

add CSRF token in createObject redirection

Files changed:
M CHANGES.txt
M Products/ATContentTypes/skins/ATContentTypes/createObject.cpy
ebrehault added a commit that referenced this pull request May 19, 2015
Branch: refs/heads/master
Date: 2015-05-19T10:34:26+02:00
Author: Eric BREHAULT (ebrehault) <ebrehault@gmail.com>
Commit: plone/Products.ATContentTypes@9d5aabe

fix test broken by #19

Files changed:
M Products/ATContentTypes/tests/test_portal_factory.py
ebrehault added a commit that referenced this pull request May 19, 2015
Branch: refs/heads/master
Date: 2015-05-19T10:51:20+02:00
Author: Eric BREHAULT (ebrehault) <ebrehault@gmail.com>
Commit: plone/Products.ATContentTypes@8b4a344

fix test broken by #19

typo

Files changed:
M Products/ATContentTypes/tests/test_portal_factory.py
jensens added a commit that referenced this pull request May 27, 2015
Branch: refs/heads/master
Date: 2015-05-26T11:37:55+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@8d7affb

Add support for non-destructive editing of i18nmessageids

Files changed:
M plone/schemaeditor/browser/field/configure.zcml
M plone/schemaeditor/browser/field/edit.py
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:37:55+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@d926203

Fix to get the old value with query

Files changed:
M plone/schemaeditor/browser/field/edit.py
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:37:56+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@6c10359

Fix to get the old value using parent class' get

Files changed:
M plone/schemaeditor/browser/field/edit.py
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:37:56+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@47dd14f

Fix editor to always set only the default value on a Message value

Files changed:
M plone/schemaeditor/browser/field/edit.py
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:37:56+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@bae8f99

Add test

Files changed:
M plone/schemaeditor/tests/editing.txt
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:38:15+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@173cbcb

Update changelog

Files changed:
M CHANGES.rst
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:38:15+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@6928f70

Add test that IProxyField used on field edit form is not provided outside the edit form

Files changed:
M plone/schemaeditor/tests/editing.txt
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:38:15+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@602a498

Fix language

Files changed:
M plone/schemaeditor/tests/editing.txt
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-26T11:38:15+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.schemaeditor@e9ff6f6

Fix issue where field's specification was not proxied properly

Files changed:
M plone/schemaeditor/browser/field/edit.py
Repository: plone.schemaeditor
Branch: refs/heads/master
Date: 2015-05-27T13:09:45+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.schemaeditor@f37c14c

Merge pull request #19 from plone/datakurre-messageid-support-master

Fix schmaeditor to preserve i18n Message values

Files changed:
M CHANGES.rst
M plone/schemaeditor/browser/field/configure.zcml
M plone/schemaeditor/browser/field/edit.py
M plone/schemaeditor/tests/editing.txt
vangheem added a commit that referenced this pull request Sep 26, 2015
Branch: refs/heads/master
Date: 2015-09-26T05:38:55-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.protect@63421f8

Revert "change pluggable auth patches to marmoset"

Files changed:
M CHANGES.rst
M plone/protect/configure.zcml
M plone/protect/monkey.py
D plone/protect/tests/testPatches.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2015-09-26T05:39:11-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.protect@a6cf474

Merge pull request #19 from plone/revert-18-repatch-pluggableauth

Revert "change pluggable auth patches to marmoset"

Files changed:
M CHANGES.rst
M plone/protect/configure.zcml
M plone/protect/monkey.py
D plone/protect/tests/testPatches.py
gforcada added a commit that referenced this pull request Nov 25, 2015
Branch: refs/heads/master
Date: 2015-11-23T09:13:44-03:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.app.contentrules@718ee22

Update Site Setup link in all control panels (fixes plone/Products.CMFPlone#1255)

Files changed:
M CHANGES.rst
M plone/app/contentrules/browser/templates/contentrules-pageform.pt
Repository: plone.app.contentrules
Branch: refs/heads/master
Date: 2015-11-25T01:32:49+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de>
Commit: plone/plone.app.contentrules@aa0ef3a

Merge pull request #19 from plone/fix_sitesetup_link

Update Site Setup link in all control panels

Files changed:
M CHANGES.rst
M plone/app/contentrules/browser/templates/contentrules-pageform.pt
mister-roboto pushed a commit that referenced this pull request Jan 27, 2016
Branch: refs/heads/master
Date: 2016-01-26T15:14:08+01:00
Author: Stephan Klinger (staeff) <stephan.klinger@freitag.de>
Commit: plone/plone.formwidget.recurrence@f5280e7

Merge translations into plone.app.locales

Files changed:
M plone/formwidget/recurrence/__init__.py
M plone/formwidget/recurrence/at/configure.zcml
M plone/formwidget/recurrence/at/widget.pt
M plone/formwidget/recurrence/browser/configure.zcml
M plone/formwidget/recurrence/browser/i18n.py
M plone/formwidget/recurrence/configure.zcml
M plone/formwidget/recurrence/tests/configure.zcml
M plone/formwidget/recurrence/z3cform/configure.zcml
M plone/formwidget/recurrence/z3cform/interfaces.py
Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2016-01-26T15:21:07+01:00
Author: Stephan Klinger (staeff) <stephan.klinger@freitag.de>
Commit: plone/plone.formwidget.recurrence@3df1de7

Remove translations

Files changed:
M plone/formwidget/recurrence/configure.zcml
D plone/formwidget/recurrence/locales/de/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/en/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/eu/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/fi/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/fr/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/nl/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/plone.formwidget.recurrence.pot
D plone/formwidget/recurrence/locales/sv/LC_MESSAGES/plone.formwidget.recurrence.po
Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2016-01-27T11:14:24+01:00
Author: Stephan Klinger (staeff) <stephan.klinger@freitag.de>
Commit: plone/plone.formwidget.recurrence@dfae32a

Re-add domain plonelocales

plonelocales should not have been removed:
plone/plone.formwidget.recurrence#19 (comment)

Files changed:
M plone/formwidget/recurrence/__init__.py
M plone/formwidget/recurrence/browser/i18n.py
Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2016-01-27T14:32:42+01:00
Author: Vincent Fretin (vincentfretin) <vincent.fretin@gmail.com>
Commit: plone/plone.formwidget.recurrence@d4f1077

Merge pull request #19 from plone/translations-to-p.a.locale

Translations to p.a.locale

Files changed:
M plone/formwidget/recurrence/__init__.py
M plone/formwidget/recurrence/at/configure.zcml
M plone/formwidget/recurrence/at/widget.pt
M plone/formwidget/recurrence/browser/configure.zcml
M plone/formwidget/recurrence/browser/i18n.py
M plone/formwidget/recurrence/configure.zcml
M plone/formwidget/recurrence/tests/configure.zcml
M plone/formwidget/recurrence/z3cform/configure.zcml
M plone/formwidget/recurrence/z3cform/interfaces.py
D plone/formwidget/recurrence/locales/de/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/en/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/eu/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/fi/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/fr/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/nl/LC_MESSAGES/plone.formwidget.recurrence.po
D plone/formwidget/recurrence/locales/plone.formwidget.recurrence.pot
D plone/formwidget/recurrence/locales/sv/LC_MESSAGES/plone.formwidget.recurrence.po
mister-roboto pushed a commit that referenced this pull request Jan 27, 2016
Branch: refs/heads/master
Date: 2016-01-27T14:34:56+01:00
Author: Stephan Klinger (staeff) <stephan.klinger@freitag.de>
Commit: plone/plone.formwidget.namedfile@a2c5263

Remove locales folder

Files changed:
M plone/formwidget/namedfile/configure.zcml
D plone/formwidget/namedfile/locales/da/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/de/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/es/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fi/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fr/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/it/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/nl/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/plone.formwidget.namedfile.pot
D plone/formwidget/namedfile/locales/pt_BR/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/zh_CN/LC_MESSAGES/plone.formwidget.namedfile.po
Repository: plone.formwidget.namedfile
Branch: refs/heads/master
Date: 2016-01-27T14:41:55+01:00
Author: Vincent Fretin (vincentfretin) <vincent.fretin@gmail.com>
Commit: plone/plone.formwidget.namedfile@0985915

Merge pull request #19 from plone/use-plone-i18n-domain

Remove locales folder

Files changed:
M plone/formwidget/namedfile/configure.zcml
D plone/formwidget/namedfile/locales/da/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/de/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/es/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fi/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fr/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/it/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/nl/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/plone.formwidget.namedfile.pot
D plone/formwidget/namedfile/locales/pt_BR/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/zh_CN/LC_MESSAGES/plone.formwidget.namedfile.po
mister-roboto pushed a commit that referenced this pull request Jan 27, 2016
Branch: refs/heads/master
Date: 2016-01-27T14:34:56+01:00
Author: Stephan Klinger (staeff) <stephan.klinger@freitag.de>
Commit: plone/plone.formwidget.namedfile@a2c5263

Remove locales folder

Files changed:
M plone/formwidget/namedfile/configure.zcml
D plone/formwidget/namedfile/locales/da/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/de/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/es/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fi/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fr/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/it/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/nl/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/plone.formwidget.namedfile.pot
D plone/formwidget/namedfile/locales/pt_BR/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/zh_CN/LC_MESSAGES/plone.formwidget.namedfile.po
Repository: plone.formwidget.namedfile
Branch: refs/heads/master
Date: 2016-01-27T14:41:55+01:00
Author: Vincent Fretin (vincentfretin) <vincent.fretin@gmail.com>
Commit: plone/plone.formwidget.namedfile@0985915

Merge pull request #19 from plone/use-plone-i18n-domain

Remove locales folder

Files changed:
M plone/formwidget/namedfile/configure.zcml
D plone/formwidget/namedfile/locales/da/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/de/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/es/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fi/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/fr/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/it/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/nl/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/plone.formwidget.namedfile.pot
D plone/formwidget/namedfile/locales/pt_BR/LC_MESSAGES/plone.formwidget.namedfile.po
D plone/formwidget/namedfile/locales/zh_CN/LC_MESSAGES/plone.formwidget.namedfile.po
mister-roboto pushed a commit that referenced this pull request Feb 23, 2016
Branch: refs/heads/master
Date: 2016-02-23T11:55:23+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.namedfile@fa876b3

PEP 8, UTF-8 headers, implements/adapts to decorators, doctest formating.

Files changed:
A plone/namedfile/handler.rst
A plone/namedfile/marshaler.rst
A plone/namedfile/usage.rst
A plone/namedfile/utils.rst
M CHANGES.rst
M README.rst
M plone/__init__.py
M plone/namedfile/__init__.py
M plone/namedfile/browser.py
M plone/namedfile/configure.zcml
M plone/namedfile/copy.py
M plone/namedfile/editor.py
M plone/namedfile/editor.zcml
M plone/namedfile/field.py
M plone/namedfile/file.py
M plone/namedfile/handler.py
M plone/namedfile/handler.zcml
M plone/namedfile/interfaces.py
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.zcml
M plone/namedfile/scaling.py
M plone/namedfile/scaling.zcml
M plone/namedfile/storages.py
M plone/namedfile/tests/base.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/testing.zcml
M plone/namedfile/utils.py
M plone/namedfile/z3c-blobfile.zcml
M setup.py
D plone/namedfile/handler.txt
D plone/namedfile/marshaler.txt
D plone/namedfile/usage.txt
D plone/namedfile/utils.txt
Repository: plone.namedfile
Branch: refs/heads/master
Date: 2016-02-23T12:50:36+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.namedfile@33df023

fix jenkins QA failures. also remove context.modified() in favor of context._p_mtime for Zope 4 forward compatibility

Files changed:
A docs/ZPL.txt
M plone/namedfile/copy.py
M plone/namedfile/file.py
M plone/namedfile/marshaler.py
M plone/namedfile/scaling.py
M plone/namedfile/storages.py
M plone/namedfile/tests/base.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/utils.py
Repository: plone.namedfile
Branch: refs/heads/master
Date: 2016-02-23T15:10:16+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.namedfile@2bc6cac

Merge pull request #19 from plone/thet-pep8

pep 8

Files changed:
A docs/ZPL.txt
A plone/namedfile/handler.rst
A plone/namedfile/marshaler.rst
A plone/namedfile/usage.rst
A plone/namedfile/utils.rst
M CHANGES.rst
M README.rst
M plone/__init__.py
M plone/namedfile/__init__.py
M plone/namedfile/browser.py
M plone/namedfile/configure.zcml
M plone/namedfile/copy.py
M plone/namedfile/editor.py
M plone/namedfile/editor.zcml
M plone/namedfile/field.py
M plone/namedfile/file.py
M plone/namedfile/handler.py
M plone/namedfile/handler.zcml
M plone/namedfile/interfaces.py
M plone/namedfile/marshaler.py
M plone/namedfile/marshaler.zcml
M plone/namedfile/scaling.py
M plone/namedfile/scaling.zcml
M plone/namedfile/storages.py
M plone/namedfile/tests/base.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/testing.zcml
M plone/namedfile/utils.py
M plone/namedfile/z3c-blobfile.zcml
M setup.py
D plone/namedfile/handler.txt
D plone/namedfile/marshaler.txt
D plone/namedfile/usage.txt
D plone/namedfile/utils.txt
mister-roboto pushed a commit that referenced this pull request May 14, 2016
Branch: refs/heads/master
Date: 2016-05-14T22:37:53+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.registry@2015c47

Revert "Tests for choice schema constraints"

Files changed:
M plone/app/registry/tests/test_exportimport.py
Repository: plone.app.registry
Branch: refs/heads/master
Date: 2016-05-14T23:46:43+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.registry@be0995e

Merge pull request #19 from plone/revert-18-plone_supermodel_pr_12

Revert "Tests for choice schema constraints"

Files changed:
M plone/app/registry/tests/test_exportimport.py
mister-roboto pushed a commit that referenced this pull request May 14, 2016
Branch: refs/heads/master
Date: 2016-05-14T22:37:53+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.registry@2015c47

Revert "Tests for choice schema constraints"

Files changed:
M plone/app/registry/tests/test_exportimport.py
Repository: plone.app.registry
Branch: refs/heads/master
Date: 2016-05-14T23:46:43+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.registry@be0995e

Merge pull request #19 from plone/revert-18-plone_supermodel_pr_12

Revert "Tests for choice schema constraints"

Files changed:
M plone/app/registry/tests/test_exportimport.py
mister-roboto pushed a commit that referenced this pull request Jul 30, 2016
Branch: refs/heads/master
Date: 2016-07-30T21:31:51+02:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.outputfilters@bdba311

Handle unicode errors in img attributes (#19)

* Handle unicode errors in img attributes

* use unidecode if unicode decode issues

* unidecode is a dependency now

Files changed:
M CHANGES.rst
M plone/outputfilters/filters/resolveuid_and_caption.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Jul 30, 2016
Branch: refs/heads/master
Date: 2016-07-30T21:31:51+02:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.outputfilters@bdba311

Handle unicode errors in img attributes (#19)

* Handle unicode errors in img attributes

* use unidecode if unicode decode issues

* unidecode is a dependency now

Files changed:
M CHANGES.rst
M plone/outputfilters/filters/resolveuid_and_caption.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 1, 2016
Branch: refs/heads/master
Date: 2016-08-31T13:35:03-07:00
Author: Dean Karlen (deankarlen) <karlen@uvic.ca>
Commit: plone/Products.CMFDiffTool@c84fe9e

Fix problem with changes to set objects

Dexterity types that use selectable elements (zope.schema.Set) have objects of type "set". When using CMFDiff tool to examine changes between versions having differences between these set objects, FieldDiff.inline_diff() fails as it assumes the objects a and b can be indexed. This is solved by passing a list of the object, if the object is of type "set".

Files changed:
M Products/CMFDiffTool/ListDiff.py
Repository: Products.CMFDiffTool
Branch: refs/heads/master
Date: 2016-09-01T15:39:24-07:00
Author: Dean Karlen (deankarlen) <karlen@uvic.ca>
Commit: plone/Products.CMFDiffTool@27283cb

Merge pull request #19 from deankarlen/patch-1

Fix problem with changes to set objects

Files changed:
M Products/CMFDiffTool/ListDiff.py
mister-roboto pushed a commit that referenced this pull request Sep 1, 2016
Branch: refs/heads/master
Date: 2016-08-31T13:35:03-07:00
Author: Dean Karlen (deankarlen) <karlen@uvic.ca>
Commit: plone/Products.CMFDiffTool@c84fe9e

Fix problem with changes to set objects

Dexterity types that use selectable elements (zope.schema.Set) have objects of type "set". When using CMFDiff tool to examine changes between versions having differences between these set objects, FieldDiff.inline_diff() fails as it assumes the objects a and b can be indexed. This is solved by passing a list of the object, if the object is of type "set".

Files changed:
M Products/CMFDiffTool/ListDiff.py
Repository: Products.CMFDiffTool
Branch: refs/heads/master
Date: 2016-09-01T15:39:24-07:00
Author: Dean Karlen (deankarlen) <karlen@uvic.ca>
Commit: plone/Products.CMFDiffTool@27283cb

Merge pull request #19 from deankarlen/patch-1

Fix problem with changes to set objects

Files changed:
M Products/CMFDiffTool/ListDiff.py
mister-roboto pushed a commit that referenced this pull request Sep 30, 2016
Branch: refs/heads/master
Date: 2016-09-30T13:04:19+02:00
Author: Peter Holzer (agitator) <hpeter@agitator.com>
Commit: plone/plone.formwidget.autocomplete@fd7942e

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
Repository: plone.formwidget.autocomplete
Branch: refs/heads/master
Date: 2016-09-30T14:25:37+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.formwidget.autocomplete@9863af2

Merge pull request #19 from plone/better-undefined-handling

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
mister-roboto pushed a commit that referenced this pull request Sep 30, 2016
Branch: refs/heads/master
Date: 2016-09-30T13:04:19+02:00
Author: Peter Holzer (agitator) <hpeter@agitator.com>
Commit: plone/plone.formwidget.autocomplete@fd7942e

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
Repository: plone.formwidget.autocomplete
Branch: refs/heads/master
Date: 2016-09-30T14:25:37+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.formwidget.autocomplete@9863af2

Merge pull request #19 from plone/better-undefined-handling

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
mister-roboto pushed a commit that referenced this pull request Sep 30, 2016
Branch: refs/heads/master
Date: 2016-09-30T13:04:19+02:00
Author: Peter Holzer (agitator) <hpeter@agitator.com>
Commit: plone/plone.formwidget.autocomplete@fd7942e

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
Repository: plone.formwidget.autocomplete
Branch: refs/heads/master
Date: 2016-09-30T14:25:37+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.formwidget.autocomplete@9863af2

Merge pull request #19 from plone/better-undefined-handling

better handling of undefined data

Files changed:
M CHANGES.rst
M plone/formwidget/autocomplete/jquery-autocomplete/formwidget-autocomplete.js
mister-roboto pushed a commit that referenced this pull request Oct 23, 2016
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@05d238a

Avoid TypeErrors when looking for outdated scales.

Fixes plone/plone.scale#12

Files changed:
M CHANGES.rst
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@9d95279

When getting an outdated scale, don't throw it away when there is no factory.

Files changed:
M CHANGES.rst
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@bcca32a

modified time can be a long.

Fixes plone.namedfile and plone.app.imaging tests.

Files changed:
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@9d0cf3e

Fix modified scale comparison with offset.

We were subtracting from the wrong value.

Files changed:
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T23:07:48-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.scale@4938b05

Merge pull request #19 from plone/modified-time-compare-14

Various scale storage bug fixes [1.4.x]

Files changed:
M CHANGES.rst
M plone/scale/storage.py
mister-roboto pushed a commit that referenced this pull request Oct 23, 2016
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@05d238a

Avoid TypeErrors when looking for outdated scales.

Fixes plone/plone.scale#12

Files changed:
M CHANGES.rst
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@9d95279

When getting an outdated scale, don't throw it away when there is no factory.

Files changed:
M CHANGES.rst
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@bcca32a

modified time can be a long.

Fixes plone.namedfile and plone.app.imaging tests.

Files changed:
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T22:53:44-04:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@9d0cf3e

Fix modified scale comparison with offset.

We were subtracting from the wrong value.

Files changed:
M plone/scale/storage.py
Repository: plone.scale
Branch: refs/heads/1.4.x
Date: 2016-10-22T23:07:48-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.scale@4938b05

Merge pull request #19 from plone/modified-time-compare-14

Various scale storage bug fixes [1.4.x]

Files changed:
M CHANGES.rst
M plone/scale/storage.py
mister-roboto pushed a commit that referenced this pull request Oct 24, 2016
Branch: refs/heads/master
Date: 2016-10-23T13:51:22-04:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.contentmenu@8fd0a10

Put selected display on top, clean up separators for styling.

Files changed:
M CHANGES.rst
M plone/app/contentmenu/menu.py
M plone/app/contentmenu/tests/test_menu.py
Repository: plone.app.contentmenu
Branch: refs/heads/master
Date: 2016-10-23T22:10:13-04:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.contentmenu@a1a7fdb

Merge pull request #19 from plone/selected-view-on-top

Put selected display on top, clean up separators for styling.

Files changed:
M CHANGES.rst
M plone/app/contentmenu/menu.py
M plone/app/contentmenu/tests/test_menu.py
mister-roboto pushed a commit that referenced this pull request Nov 7, 2016
Branch: refs/heads/master
Date: 2016-11-07T10:53:37+01:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/Products.LinguaPlone@ed616bf

show also link to self in hreflang link

Files changed:
M Products/LinguaPlone/browser/contentlinkviewlet.py
M Products/LinguaPlone/tests/test_contentlinkviewlet.py
Repository: Products.LinguaPlone
Branch: refs/heads/master
Date: 2016-11-07T10:53:49+01:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/Products.LinguaPlone@956a1fb

changelog entry

Files changed:
M CHANGES.rst
Repository: Products.LinguaPlone
Branch: refs/heads/master
Date: 2016-11-07T20:30:53+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.LinguaPlone@56b07f8

Merge pull request #19 from erral/hreflang-fixes

Fix hreflang links

Files changed:
M CHANGES.rst
M Products/LinguaPlone/browser/contentlinkviewlet.py
M Products/LinguaPlone/tests/test_contentlinkviewlet.py
mister-roboto pushed a commit that referenced this pull request Jan 25, 2017
Branch: refs/heads/master
Date: 2017-01-25T17:31:30+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.textfield@0a552d6

more zope.interface decorators, utf8 headers, isort, zcml conditions are enough

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/textfield/__init__.py
M plone/app/textfield/browser.py
M plone/app/textfield/editor.py
M plone/app/textfield/field.rst
M plone/app/textfield/handler.py
M plone/app/textfield/interfaces.py
M plone/app/textfield/marshaler.py
M plone/app/textfield/marshaler.rst
M plone/app/textfield/tests.py
M plone/app/textfield/transform.py
M plone/app/textfield/utils.py
M plone/app/textfield/value.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget.zcml
M setup.py
Repository: plone.app.textfield
Branch: refs/heads/master
Date: 2017-01-25T18:24:43+01:00
Author: agitator (agitator) <hpeter@agitator.com>
Commit: plone/plone.app.textfield@957d3d8

Merge pull request #19 from plone/jensens-cleanup

Cleanup

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/textfield/__init__.py
M plone/app/textfield/browser.py
M plone/app/textfield/editor.py
M plone/app/textfield/field.rst
M plone/app/textfield/handler.py
M plone/app/textfield/interfaces.py
M plone/app/textfield/marshaler.py
M plone/app/textfield/marshaler.rst
M plone/app/textfield/tests.py
M plone/app/textfield/transform.py
M plone/app/textfield/utils.py
M plone/app/textfield/value.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget.zcml
M setup.py
mister-roboto pushed a commit that referenced this pull request Jan 25, 2017
Branch: refs/heads/master
Date: 2017-01-25T17:31:30+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.textfield@0a552d6

more zope.interface decorators, utf8 headers, isort, zcml conditions are enough

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/textfield/__init__.py
M plone/app/textfield/browser.py
M plone/app/textfield/editor.py
M plone/app/textfield/field.rst
M plone/app/textfield/handler.py
M plone/app/textfield/interfaces.py
M plone/app/textfield/marshaler.py
M plone/app/textfield/marshaler.rst
M plone/app/textfield/tests.py
M plone/app/textfield/transform.py
M plone/app/textfield/utils.py
M plone/app/textfield/value.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget.zcml
M setup.py
Repository: plone.app.textfield
Branch: refs/heads/master
Date: 2017-01-25T18:24:43+01:00
Author: agitator (agitator) <hpeter@agitator.com>
Commit: plone/plone.app.textfield@957d3d8

Merge pull request #19 from plone/jensens-cleanup

Cleanup

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/app/__init__.py
M plone/app/textfield/__init__.py
M plone/app/textfield/browser.py
M plone/app/textfield/editor.py
M plone/app/textfield/field.rst
M plone/app/textfield/handler.py
M plone/app/textfield/interfaces.py
M plone/app/textfield/marshaler.py
M plone/app/textfield/marshaler.rst
M plone/app/textfield/tests.py
M plone/app/textfield/transform.py
M plone/app/textfield/utils.py
M plone/app/textfield/value.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget.zcml
M setup.py
mister-roboto pushed a commit that referenced this pull request Aug 17, 2018
Branch: refs/heads/master
Date: 2018-04-29T00:30:10+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@12533d5

fix imports without ZServer

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:31:56+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@8837a2f

Do not encode on Python3

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:32:09+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@883092c

Changelog

Files changed:
M CHANGES.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T16:58:10-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@dc205e2

remove hard test dependency on plone.app.blob

Files changed:
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T17:01:07-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@ed36317

changelog

Files changed:
M CHANGES.rst
M plone/subrequest/tests.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-07T10:37:46+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@b223c42

Merge pull request #18 from plone/optional-archetypes

remove hard test dependency on plone.app.blob

Files changed:
M CHANGES.rst
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-23T16:28:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@fb04a4c

fix zcml

Files changed:
M plone/subrequest/testing.zcml
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-12T21:47:12+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@b901f24

cosmetics

Files changed:
M plone/subrequest/subresponse.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T01:09:01+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@7cf7d13

Even more Python 3 compatibility.
Fixes all tests.
While at it I found two possible Python 3(.6) bugs:

- https://bugs.python.org/issue33846

- https://bugs.python.org/issue33848

Files changed:
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/tests.py
M plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T14:24:22+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@8982ad4

py2 compat of doctests, cleanup and use nohost domain everywhere

Files changed:
A plone/subrequest/usage.rst
M plone/subrequest/tests.py
D plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T15:20:14+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@471397b

fix setup.py

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T17:19:18+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@d34987e

Py2/3 fix: Py2 returns None when seeking (even though otherwise documented), Py3 returns the new position. Return None

Files changed:
M plone/subrequest/usage.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@1a728d4

update troove classifier

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:56+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@5f325fd

Merge pull request #19 from plone/python3

Python 3

Files changed:
A plone/subrequest/usage.rst
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
D plone/subrequest/usage.txt
mister-roboto pushed a commit that referenced this pull request Aug 17, 2018
Branch: refs/heads/master
Date: 2018-04-29T00:30:10+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@12533d5

fix imports without ZServer

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:31:56+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@8837a2f

Do not encode on Python3

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:32:09+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@883092c

Changelog

Files changed:
M CHANGES.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T16:58:10-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@dc205e2

remove hard test dependency on plone.app.blob

Files changed:
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T17:01:07-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@ed36317

changelog

Files changed:
M CHANGES.rst
M plone/subrequest/tests.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-07T10:37:46+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@b223c42

Merge pull request #18 from plone/optional-archetypes

remove hard test dependency on plone.app.blob

Files changed:
M CHANGES.rst
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-23T16:28:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@fb04a4c

fix zcml

Files changed:
M plone/subrequest/testing.zcml
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-12T21:47:12+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@b901f24

cosmetics

Files changed:
M plone/subrequest/subresponse.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T01:09:01+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@7cf7d13

Even more Python 3 compatibility.
Fixes all tests.
While at it I found two possible Python 3(.6) bugs:

- https://bugs.python.org/issue33846

- https://bugs.python.org/issue33848

Files changed:
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/tests.py
M plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T14:24:22+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@8982ad4

py2 compat of doctests, cleanup and use nohost domain everywhere

Files changed:
A plone/subrequest/usage.rst
M plone/subrequest/tests.py
D plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T15:20:14+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@471397b

fix setup.py

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T17:19:18+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@d34987e

Py2/3 fix: Py2 returns None when seeking (even though otherwise documented), Py3 returns the new position. Return None

Files changed:
M plone/subrequest/usage.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@1a728d4

update troove classifier

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:56+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@5f325fd

Merge pull request #19 from plone/python3

Python 3

Files changed:
A plone/subrequest/usage.rst
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
D plone/subrequest/usage.txt
mister-roboto pushed a commit that referenced this pull request Aug 17, 2018
Branch: refs/heads/master
Date: 2018-04-29T00:30:10+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@12533d5

fix imports without ZServer

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:31:56+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@8837a2f

Do not encode on Python3

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:32:09+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@883092c

Changelog

Files changed:
M CHANGES.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T16:58:10-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@dc205e2

remove hard test dependency on plone.app.blob

Files changed:
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T17:01:07-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@ed36317

changelog

Files changed:
M CHANGES.rst
M plone/subrequest/tests.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-07T10:37:46+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@b223c42

Merge pull request #18 from plone/optional-archetypes

remove hard test dependency on plone.app.blob

Files changed:
M CHANGES.rst
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-23T16:28:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@fb04a4c

fix zcml

Files changed:
M plone/subrequest/testing.zcml
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-12T21:47:12+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@b901f24

cosmetics

Files changed:
M plone/subrequest/subresponse.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T01:09:01+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@7cf7d13

Even more Python 3 compatibility.
Fixes all tests.
While at it I found two possible Python 3(.6) bugs:

- https://bugs.python.org/issue33846

- https://bugs.python.org/issue33848

Files changed:
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/tests.py
M plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T14:24:22+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@8982ad4

py2 compat of doctests, cleanup and use nohost domain everywhere

Files changed:
A plone/subrequest/usage.rst
M plone/subrequest/tests.py
D plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T15:20:14+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@471397b

fix setup.py

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T17:19:18+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@d34987e

Py2/3 fix: Py2 returns None when seeking (even though otherwise documented), Py3 returns the new position. Return None

Files changed:
M plone/subrequest/usage.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@1a728d4

update troove classifier

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:56+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@5f325fd

Merge pull request #19 from plone/python3

Python 3

Files changed:
A plone/subrequest/usage.rst
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
D plone/subrequest/usage.txt
mister-roboto pushed a commit that referenced this pull request Aug 17, 2018
Branch: refs/heads/master
Date: 2018-04-29T00:30:10+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@12533d5

fix imports without ZServer

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:31:56+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@8837a2f

Do not encode on Python3

Files changed:
M plone/subrequest/__init__.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-04-29T00:32:09+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.subrequest@883092c

Changelog

Files changed:
M CHANGES.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T16:58:10-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@dc205e2

remove hard test dependency on plone.app.blob

Files changed:
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-06T17:01:07-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.subrequest@ed36317

changelog

Files changed:
M CHANGES.rst
M plone/subrequest/tests.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-07T10:37:46+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@b223c42

Merge pull request #18 from plone/optional-archetypes

remove hard test dependency on plone.app.blob

Files changed:
M CHANGES.rst
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-05-23T16:28:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@fb04a4c

fix zcml

Files changed:
M plone/subrequest/testing.zcml
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-12T21:47:12+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@b901f24

cosmetics

Files changed:
M plone/subrequest/subresponse.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T01:09:01+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@7cf7d13

Even more Python 3 compatibility.
Fixes all tests.
While at it I found two possible Python 3(.6) bugs:

- https://bugs.python.org/issue33846

- https://bugs.python.org/issue33848

Files changed:
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/tests.py
M plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T14:24:22+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@8982ad4

py2 compat of doctests, cleanup and use nohost domain everywhere

Files changed:
A plone/subrequest/usage.rst
M plone/subrequest/tests.py
D plone/subrequest/usage.txt
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T15:20:14+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.subrequest@471397b

fix setup.py

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-06-13T17:19:18+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.subrequest@d34987e

Py2/3 fix: Py2 returns None when seeking (even though otherwise documented), Py3 returns the new position. Return None

Files changed:
M plone/subrequest/usage.rst
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@1a728d4

update troove classifier

Files changed:
M setup.py
Repository: plone.subrequest

Branch: refs/heads/master
Date: 2018-08-17T10:58:56+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.subrequest@5f325fd

Merge pull request #19 from plone/python3

Python 3

Files changed:
A plone/subrequest/usage.rst
M CHANGES.rst
M plone/subrequest/__init__.py
M plone/subrequest/subresponse.py
M plone/subrequest/testing.py
M plone/subrequest/testing.zcml
M plone/subrequest/tests.py
M setup.py
D plone/subrequest/usage.txt
mister-roboto pushed a commit that referenced this pull request Sep 21, 2018
Branch: refs/heads/master
Date: 2018-09-20T22:12:48+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@a25d8fe

fix test for changed object field in zope4

Files changed:
M plone/registry/registry.rst
M plone/registry/tests.py
Repository: plone.registry

Branch: refs/heads/master
Date: 2018-09-20T22:16:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@37a93b5

add docstring and classifiers

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

Branch: refs/heads/master
Date: 2018-09-21T09:41:01+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@462ddd1

Merge pull request #19 from plone/zope4

fix test for changed object field in zope4

Files changed:
M CHANGES.rst
M plone/registry/registry.rst
M plone/registry/tests.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 21, 2018
Branch: refs/heads/master
Date: 2018-09-20T22:12:48+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@a25d8fe

fix test for changed object field in zope4

Files changed:
M plone/registry/registry.rst
M plone/registry/tests.py
Repository: plone.registry

Branch: refs/heads/master
Date: 2018-09-20T22:16:13+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@37a93b5

add docstring and classifiers

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

Branch: refs/heads/master
Date: 2018-09-21T09:41:01+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.registry@462ddd1

Merge pull request #19 from plone/zope4

fix test for changed object field in zope4

Files changed:
M CHANGES.rst
M plone/registry/registry.rst
M plone/registry/tests.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 27, 2018
Branch: refs/heads/master
Date: 2018-09-22T16:56:30+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.contentmigration@bb5f026

Switch to new TestCase using AT after PloneTestcase is now DX.

Files changed:
M CHANGES.rst
M Products/contentmigration/tests/layer.py
Repository: Products.contentmigration

Branch: refs/heads/master
Date: 2018-09-27T15:09:29+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.contentmigration@b4f38d6

Merge pull request #19 from plone/testlayer

Switch to new TestCase using AT after PloneTestcase is now DX.

Files changed:
M CHANGES.rst
M Products/contentmigration/tests/layer.py
mister-roboto pushed a commit that referenced this pull request Sep 27, 2018
Branch: refs/heads/master
Date: 2018-09-27T13:11:49+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.folder@df45812

fix AT testlayer

Files changed:
M src/plone/app/folder/tests/base.py
M src/plone/app/folder/tests/layer.py
Repository: plone.app.folder

Branch: refs/heads/master
Date: 2018-09-27T13:12:49+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.folder@737ae07

add changelog and move to 1.3.x

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

Branch: refs/heads/master
Date: 2018-09-27T16:23:24+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.folder@5ff0d92

Merge pull request #19 from plone/testlayer

fix AT testlayer

Files changed:
M CHANGES.rst
M setup.py
M src/plone/app/folder/tests/base.py
M src/plone/app/folder/tests/layer.py
mister-roboto pushed a commit that referenced this pull request Nov 14, 2018
Branch: refs/heads/master
Date: 2018-11-12T00:15:29+01:00
Author: Gil Forcada (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.cachepurging@9b51358

Avoid an unclosed socket warning

Files changed:
M CHANGES.rst
M plone/cachepurging/tests/test_purger.py
Repository: plone.cachepurging

Branch: refs/heads/master
Date: 2018-11-14T11:25:05+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.cachepurging@2751a0e

Merge pull request #19 from plone/unclosed-socket

Avoid an unclosed socket warning.

Files changed:
M CHANGES.rst
M plone/cachepurging/tests/test_purger.py
mister-roboto pushed a commit that referenced this pull request Feb 8, 2019
Branch: refs/heads/master
Date: 2019-01-05T22:04:27+01:00
Author: Gil Forcada (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFDynamicViewFTI@fefdd98

feat: fix some deprecation warnings

Files changed:
A news/18.bugfix
M Products/CMFDynamicViewFTI/tests/test_browserdefault.py
M Products/CMFDynamicViewFTI/tests/test_fti.py
Repository: Products.CMFDynamicViewFTI

Branch: refs/heads/master
Date: 2019-02-06T11:38:33+01:00
Author: Gil Forcada (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFDynamicViewFTI@f5eb567

Avoid deprecated imports

Files changed:
M Products/CMFDynamicViewFTI/browserdefault.py
M Products/CMFDynamicViewFTI/fti.py
M Products/CMFDynamicViewFTI/permissions.py
Repository: Products.CMFDynamicViewFTI

Branch: refs/heads/master
Date: 2019-02-08T13:38:29+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFDynamicViewFTI@283ffa8

Merge pull request #19 from plone/gforcada-fix-warnings

feat: fix some deprecation warnings

Files changed:
A news/18.bugfix
M Products/CMFDynamicViewFTI/browserdefault.py
M Products/CMFDynamicViewFTI/fti.py
M Products/CMFDynamicViewFTI/permissions.py
M Products/CMFDynamicViewFTI/tests/test_browserdefault.py
M Products/CMFDynamicViewFTI/tests/test_fti.py
mister-roboto pushed a commit that referenced this pull request Feb 8, 2019
Branch: refs/heads/master
Date: 2019-02-08T14:30:24+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@c4bac66

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:12+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@e24fd31

make code analysis happy

Files changed:
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:13+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@b81907e

Enhance doctests to demonstrate the ``former_dotted_names`` feature

Files changed:
M plone/behavior/directives.rst
M plone/behavior/tests.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T15:57:23+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.behavior@a74655b

Merge pull request #19 from plone/18-former-dotted-names

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/directives.rst
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
M plone/behavior/tests.py
mister-roboto pushed a commit that referenced this pull request Feb 8, 2019
Branch: refs/heads/master
Date: 2019-02-08T14:30:24+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@c4bac66

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:12+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@e24fd31

make code analysis happy

Files changed:
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:13+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@b81907e

Enhance doctests to demonstrate the ``former_dotted_names`` feature

Files changed:
M plone/behavior/directives.rst
M plone/behavior/tests.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T15:57:23+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.behavior@a74655b

Merge pull request #19 from plone/18-former-dotted-names

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/directives.rst
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
M plone/behavior/tests.py
mister-roboto pushed a commit that referenced this pull request Feb 8, 2019
Branch: refs/heads/master
Date: 2019-02-08T14:30:24+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@c4bac66

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:12+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@e24fd31

make code analysis happy

Files changed:
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T14:31:13+01:00
Author: Wolfgang Thomas (pysailor) <thomas@syslab.com>
Commit: plone/plone.behavior@b81907e

Enhance doctests to demonstrate the ``former_dotted_names`` feature

Files changed:
M plone/behavior/directives.rst
M plone/behavior/tests.py
Repository: plone.behavior

Branch: refs/heads/master
Date: 2019-02-08T15:57:23+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.behavior@a74655b

Merge pull request #19 from plone/18-former-dotted-names

Implementation of proposal #18

Files changed:
M CHANGES.rst
M README.rst
M plone/behavior/directives.rst
M plone/behavior/interfaces.py
M plone/behavior/metaconfigure.py
M plone/behavior/registration.py
M plone/behavior/tests.py
mister-roboto pushed a commit that referenced this pull request Feb 10, 2019
Branch: refs/heads/master
Date: 2019-02-09T17:09:21+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFFormController@4c1212c

fix problem with action sorting on py3 while plone upgrade

Files changed:
A news/29.bugfix
M Products/CMFFormController/Key.py
Repository: Products.CMFFormController

Branch: refs/heads/master
Date: 2019-02-10T20:29:41+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFFormController@1e8e044

Merge pull request #19 from plone/fix-action-key-sorting

fix problem with action sorting on py3 while plone upgrade

Files changed:
A news/29.bugfix
M Products/CMFFormController/Key.py
mister-roboto pushed a commit that referenced this pull request Mar 2, 2019
Branch: refs/heads/master
Date: 2019-03-02T00:43:33+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.workflow@9793bec

The sharing search form remembers the search term

Fixes #19

Files changed:
A news/19.bugfix
M plone/app/workflow/browser/sharing.pt
Repository: plone.app.workflow

Branch: refs/heads/master
Date: 2019-03-02T11:37:52+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.workflow@99c3592

Merge pull request #20 from plone/19-remember-search

The sharing search form remembers the search term

Files changed:
A news/19.bugfix
M plone/app/workflow/browser/sharing.pt
mister-roboto pushed a commit that referenced this pull request Mar 27, 2019
Branch: refs/heads/master
Date: 2019-03-26T19:45:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.customerize@652d45d

Fixed: doctests on Python 2 were not correctly checked.

Fixes plone/plone.app.customerize#18

Files changed:
A news/18.bugfix
M plone/app/customerize/tests/testDocTests.py
Repository: plone.app.customerize

Branch: refs/heads/master
Date: 2019-03-27T01:02:41+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.customerize@2901c83

Merge pull request #19 from plone/maurits-issue-18-py23docchecker

Fixed: doctests on Python 2 were not correctly checked.

Files changed:
A news/18.bugfix
M plone/app/customerize/tests/testDocTests.py
mister-roboto pushed a commit that referenced this pull request Mar 27, 2019
Branch: refs/heads/master
Date: 2019-03-26T19:45:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.customerize@652d45d

Fixed: doctests on Python 2 were not correctly checked.

Fixes plone/plone.app.customerize#18

Files changed:
A news/18.bugfix
M plone/app/customerize/tests/testDocTests.py
Repository: plone.app.customerize

Branch: refs/heads/master
Date: 2019-03-27T01:02:41+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.customerize@2901c83

Merge pull request #19 from plone/maurits-issue-18-py23docchecker

Fixed: doctests on Python 2 were not correctly checked.

Files changed:
A news/18.bugfix
M plone/app/customerize/tests/testDocTests.py
mister-roboto pushed a commit that referenced this pull request Apr 11, 2019
Branch: refs/heads/master
Date: 2019-03-11T18:13:40+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@336e2ac

Store date information in new _dates structure.

Can be used as basis for removing for example all redirects that are older than a year.

Files changed:
A news/17.feature
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_performance.py
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-11T18:20:23+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@91e75b8

Try saving date.

Files changed:
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T11:15:14+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@677874e

Fixed code so the new date information is handled transparantly.

Using storage.get will only return the path like before, not any date information.

Files changed:
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_performance.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T11:20:24+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@5ff9d3a

Keep track of manual redirects.

Files changed:
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_performance.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T11:48:19+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@eea55a8

When rebuilding _paths, rebuild _rpaths completely fresh.

Files changed:
M plone/app/redirector/storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T12:26:16+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@926c381

Added tests for storing date and manual.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T12:27:25+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@647e2a7

Run black on storage and test_storage.

Files changed:
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T12:54:33+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@58bab0e

Added test for the _rebuild method.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T13:04:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@d87ce02

Added some clarifying notes in the add method.

Files changed:
M plone/app/redirector/storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-12T14:10:32+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@61069b0

Rebuild: look for inconsistenties and fix them.

Check for paths that are both in paths and in rpaths.

Files changed:
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-13T14:46:56+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@7f18db0

storage.update: accept tuples as values.

Files changed:
M plone/app/redirector/storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-13T23:37:30+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@ff72409

storage: added get_full method to return the tuple.

Or return a fresh tuple of (new path, datetime=None, manual=True) in case the data is a simple path.

Files changed:
M plone/app/redirector/storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-15T09:13:07+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@d6904a9

Test storage.get_full.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-15T09:54:11+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@7475179

Test storage.update.

Files changed:
M plone/app/redirector/tests/test_storage.py
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-03-15T15:47:44+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.redirector@b4ff8de

Added news snippets for 17 and 18.

See also plone/Products.CMFPlone#2799

Files changed:
A news/18.feature
M news/17.feature
Repository: plone.app.redirector

Branch: refs/heads/master
Date: 2019-04-11T11:04:58+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.redirector@86707ce

Merge pull request #19 from plone/maurits-extend-paths

Implement features: store date and manual

Files changed:
A news/17.feature
A news/18.feature
M plone/app/redirector/storage.py
M plone/app/redirector/tests/test_performance.py
M plone/app/redirector/tests/test_storage.py
mister-roboto pushed a commit that referenced this pull request May 21, 2019
Branch: refs/heads/master
Date: 2019-05-09T11:50:27+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.viewletmanager@8a87941

Fix deprecation warning importing ZPublisher.Retry

The import is deprecated since 3 years:

- zopefoundation/Zope@2f44423#diff-3f8ad2e4a0738b415cb2c41ff71d59b9R38

Fixes #19

Files changed:
A news/19.bugfix
M plone/app/viewletmanager/manager.py
Repository: plone.app.viewletmanager

Branch: refs/heads/master
Date: 2019-05-21T09:15:08+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.viewletmanager@0841995

Merge pull request #20 from plone/19-fix-deprecation

Fix deprecation warning importing ZPublisher.Retry

Files changed:
A news/19.bugfix
M plone/app/viewletmanager/manager.py
mister-roboto pushed a commit that referenced this pull request Apr 11, 2020
Branch: refs/heads/master
Date: 2020-04-10T17:22:58+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.memoize@3e19b3f

Improve speed when getting resources from the cache

Fixes #19

Files changed:
A news/19.bugfix
M plone/memoize/view.py
Repository: plone.memoize

Branch: refs/heads/master
Date: 2020-04-11T10:54:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.memoize@de09635

Merge pull request #20 from plone/19-speedup

Improve speed when getting resources from the cache

Files changed:
A news/19.bugfix
M plone/memoize/view.py
mister-roboto pushed a commit that referenced this pull request Apr 11, 2020
Branch: refs/heads/master
Date: 2020-04-10T17:22:58+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.memoize@3e19b3f

Improve speed when getting resources from the cache

Fixes #19

Files changed:
A news/19.bugfix
M plone/memoize/view.py
Repository: plone.memoize

Branch: refs/heads/master
Date: 2020-04-11T10:54:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.memoize@de09635

Merge pull request #20 from plone/19-speedup

Improve speed when getting resources from the cache

Files changed:
A news/19.bugfix
M plone/memoize/view.py
mister-roboto pushed a commit that referenced this pull request Sep 10, 2020
Branch: refs/heads/master
Date: 2020-09-09T23:30:45+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.portlet.static@1d0aea1

Removed Plone 4 compatibility code.

Files changed:
A news/19.bugfix
M plone/portlet/static/static.py
Repository: plone.portlet.static

Branch: refs/heads/master
Date: 2020-09-10T12:49:01+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.portlet.static@816be3c

Merge pull request #19 from plone/maurits/remove-plone4-compat-code

Removed Plone 4 compatibility code.

Files changed:
A news/19.bugfix
M plone/portlet/static/static.py
mister-roboto pushed a commit that referenced this pull request Sep 10, 2020
Branch: refs/heads/master
Date: 2020-09-09T23:30:45+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.portlet.static@1d0aea1

Removed Plone 4 compatibility code.

Files changed:
A news/19.bugfix
M plone/portlet/static/static.py
Repository: plone.portlet.static

Branch: refs/heads/master
Date: 2020-09-10T12:49:01+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.portlet.static@816be3c

Merge pull request #19 from plone/maurits/remove-plone4-compat-code

Removed Plone 4 compatibility code.

Files changed:
A news/19.bugfix
M plone/portlet/static/static.py
mister-roboto pushed a commit that referenced this pull request Oct 30, 2021
Branch: refs/heads/main
Date: 2021-10-29T19:13:45+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.volto@51dac7f

Use plone/setup-plone github action.

Files changed:
M .github/workflows/tests.yml
Repository: plone.volto

Branch: refs/heads/main
Date: 2021-10-29T19:25:07+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.volto@7a3ffef

Update changelog

Files changed:
M CHANGES.rst
Repository: plone.volto

Branch: refs/heads/main
Date: 2021-10-30T11:37:25+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.volto@aeb4345

Merge pull request #19 from plone/use-setup-plone-gh-action

Use plone/setup-plone github action

Files changed:
M .github/workflows/tests.yml
M CHANGES.rst
mister-roboto pushed a commit that referenced this pull request Sep 10, 2022
Branch: refs/heads/main
Date: 2022-09-09T22:01:05Z
Author: Manuel Amador (Rudd-O) (Rudd-O) <rudd-o@rudd-o.com>
Commit: plone/plone.base@f54f18b

Fix traversal during get_top_site_from_url.

My previous fix broke several tests.  This appears to be the result of trying to
traverse iteratively through the structure of a site (which my code does and the
previous code does not do in the same way), and encountering `Unauthorized`
exceptions during traversal (which is a legitimate thing to get, as /a/b/c may
be accessible to user XXX, but /a/b may not necessarily be).

The fix is to use unrestricted traversal (bypassing security), and then to return
the selected object by using *restricted* traversal in that case.

I am confident this should not result in a security issue — however I ask the
true expert Plonistas to verify this confidence is warranted.  Thanks.

And sorry for the breakage.  We need CI tests in `plone.base`.

Files changed:
M src/plone/base/utils.py
Repository: plone.base

Branch: refs/heads/main
Date: 2022-09-09T22:09:46Z
Author: Manuel Amador (Rudd-O) (Rudd-O) <rudd-o@rudd-o.com>
Commit: plone/plone.base@b2a6076

Add towncrier.

Files changed:
A news/19.bugfix
Repository: plone.base

Branch: refs/heads/main
Date: 2022-09-10T02:19:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.base@0444db4

Merge pull request #19 from plone/myfix

Fix permissions during traversal executed from `get_top_site_from_url()`.

Files changed:
A news/19.bugfix
M src/plone/base/utils.py
mister-roboto pushed a commit that referenced this pull request Feb 7, 2023
Branch: refs/heads/master
Date: 2023-02-06T16:48:30+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.locking@d1f6a02

drop Zope2/ZODB3m use Zope 4+ only

Files changed:
A news/19.bugfix
M setup.py
Repository: plone.locking

Branch: refs/heads/master
Date: 2023-02-07T09:12:35+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.locking@63c0a76

Merge pull request #19 from plone/update-Zope-dependencies

drop Zope2/ZODB3m use Zope 4+ only

Files changed:
A news/19.bugfix
M setup.py
mister-roboto pushed a commit that referenced this pull request Feb 7, 2023
Branch: refs/heads/master
Date: 2023-02-06T16:48:30+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.locking@d1f6a02

drop Zope2/ZODB3m use Zope 4+ only

Files changed:
A news/19.bugfix
M setup.py
Repository: plone.locking

Branch: refs/heads/master
Date: 2023-02-07T09:12:35+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.locking@63c0a76

Merge pull request #19 from plone/update-Zope-dependencies

drop Zope2/ZODB3m use Zope 4+ only

Files changed:
A news/19.bugfix
M setup.py
mister-roboto pushed a commit that referenced this pull request May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:50:36Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.folder@4d1e241

[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/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4)

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

Branch: refs/heads/master
Date: 2023-05-02T16:34:01+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.folder@9b960dd

Merge pull request #19 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 Jan 3, 2024
Branch: refs/heads/master
Date: 2024-01-01T18:30:15Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.intelligenttext@86447ce

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
- [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1)

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

Branch: refs/heads/master
Date: 2024-01-03T09:27:53+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.intelligenttext@b68d91f

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

[pre-commit.ci] pre-commit autoupdate

[city-skip]

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this pull request Jan 3, 2024
Branch: refs/heads/master
Date: 2024-01-01T18:30:15Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.intelligenttext@86447ce

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
- [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1)

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

Branch: refs/heads/master
Date: 2024-01-03T09:27:53+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.intelligenttext@b68d91f

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

[pre-commit.ci] pre-commit autoupdate

[city-skip]

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants