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

Document usage of new style resources, grunt, etc. #58

Closed
tomgross opened this issue Nov 24, 2014 · 2 comments
Closed

Document usage of new style resources, grunt, etc. #58

tomgross opened this issue Nov 24, 2014 · 2 comments

Comments

@tomgross
Copy link
Member

Document usage of new style resources, grunt, etc. in the core development section:

http://docs.plone.org/develop/plone-coredev/index.html

vangheem added a commit that referenced this issue Jun 1, 2015
Branch: refs/heads/master
Date: 2015-06-01T09:48:50-05:00
Author: Sam Schwartz (obct537) <obct537@gmail.com>
Commit: plone/plone.app.theming@b3c191e

Manually re-applying the theme overriding changes

Files changed:
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/resources/controlpanel.css
M src/plone/app/theming/utils.py
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2015-06-01T09:55:19-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.theming@d115f30

Merge pull request #58 from plone/unreverting

Manually re-applying the theme overriding changes

Files changed:
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/resources/controlpanel.css
M src/plone/app/theming/utils.py
tisto added a commit that referenced this issue Jun 2, 2015
Branch: refs/heads/master
Date: 2015-06-02T09:51:53+02:00
Author: Timo Stollenwerk (tisto) <tisto@plone.org>
Commit: plone/plone.app.controlpanel@fa3db42

Remove some unused zope.* dependencies.

Files changed:
M setup.py
Repository: plone.app.controlpanel
Branch: refs/heads/master
Date: 2015-06-02T10:56:28+02:00
Author: Timo Stollenwerk (tisto) <tisto@plone.org>
Commit: plone/plone.app.controlpanel@f010da2

Merge pull request #58 from plone/tisto-cleanup-8

Remove some unused zope.* dependencies.

Files changed:
M setup.py
vangheem added a commit that referenced this issue Jun 2, 2015
Branch: refs/heads/master
Date: 2015-06-01T09:48:50-05:00
Author: Sam Schwartz (obct537) <obct537@gmail.com>
Commit: plone/plone.app.theming@b3c191e

Manually re-applying the theme overriding changes

Files changed:
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/resources/controlpanel.css
M src/plone/app/theming/utils.py
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2015-06-01T09:55:19-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.theming@d115f30

Merge pull request #58 from plone/unreverting

Manually re-applying the theme overriding changes

Files changed:
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/resources/controlpanel.css
M src/plone/app/theming/utils.py
tisto added a commit that referenced this issue Jun 2, 2015
Branch: refs/heads/master
Date: 2015-06-02T09:51:53+02:00
Author: Timo Stollenwerk (tisto) <tisto@plone.org>
Commit: plone/plone.app.controlpanel@fa3db42

Remove some unused zope.* dependencies.

Files changed:
M setup.py
Repository: plone.app.controlpanel
Branch: refs/heads/master
Date: 2015-06-02T10:56:28+02:00
Author: Timo Stollenwerk (tisto) <tisto@plone.org>
Commit: plone/plone.app.controlpanel@f010da2

Merge pull request #58 from plone/tisto-cleanup-8

Remove some unused zope.* dependencies.

Files changed:
M setup.py
pbauer added a commit that referenced this issue Sep 20, 2015
Branch: refs/heads/master
Date: 2015-09-19T23:55:59+02:00
Author: esteele (esteele) <eric@esteele.net>
Commit: plone/plone.app.portlets@f34b46d

Remove currentFolderOnlyInNavtree in favor of a portlet-local setting

Files changed:
M plone/app/portlets/portlets/navigation.py
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2015-09-19T23:55:59+02:00
Author: esteele (esteele) <eric@esteele.net>
Commit: plone/plone.app.portlets@d897571

Remove global setting for navigation tree's top_level, current_folder_only

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/navigation.py
M plone/app/portlets/tests/test_navigation_portlet.py
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2015-09-19T23:55:59+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.portlets@f833687

parentMetaTypesNotToQuery -&gt; parent_types_not_to_query

Files changed:
M plone/app/portlets/portlets/navigation.py
M plone/app/portlets/tests/test_navigation_portlet.py
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2015-09-20T00:18:38+02:00
Author: esteele (esteele) <eric@esteele.net>
Commit: plone/plone.app.portlets@15a006d

Readd changes from a bad merge.

Files changed:
M plone/app/portlets/tests/test_actions_portlet.py
M plone/app/portlets/tests/test_navigation_portlet.py
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2015-09-20T17:34:19+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.portlets@99767f9

Merge pull request #58 from plone/portal-properties-cleanup

Portal properties cleanup

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/navigation.py
M plone/app/portlets/tests/test_actions_portlet.py
M plone/app/portlets/tests/test_navigation_portlet.py
jensens added a commit that referenced this issue Dec 5, 2015
Branch: refs/heads/master
Date: 2015-11-10T10:06:00-03:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plonetheme.barceloneta@630b7e1

Add comment to avoid duplicate resource registering

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/manifest.cfg
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2015-12-05T21:30:06+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plonetheme.barceloneta@ae6600c

Merge pull request #58 from plone/comment_diazo_bundle

Add comment to alert on duplicate resource registering

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/manifest.cfg
@jensens
Copy link
Member

jensens commented Jan 12, 2016

related: plone/Products.CMFPlone#1300

@jensens
Copy link
Member

jensens commented Jan 12, 2016

i think this is not a coredev buildout thing, this is also covered in the PLIP to the above PR here plone/Products.CMFPlone#1277 - it will be documented!

@jensens jensens closed this as completed Jan 12, 2016
mister-roboto pushed a commit that referenced this issue Feb 12, 2016
Branch: refs/heads/master
Date: 2016-02-12T07:50:04-06:00
Author: nathan.vangheem () <nathan.vangheem@wildcardcorp.com>
Commit: plone/plone.app.querystring@3086293

Be able to parse more date string types

Files changed:
A plone/app/querystring/tests/testIndexmodifiers.py
M CHANGES.rst
M plone/app/querystring/indexmodifiers/query_index_modifiers.py
M setup.py
Repository: plone.app.querystring
Branch: refs/heads/master
Date: 2016-02-12T21:19:54+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.querystring@a65956f

Merge pull request #58 from plone/parse-dates

Be able to parse more date string types

Files changed:
A plone/app/querystring/tests/testIndexmodifiers.py
M CHANGES.rst
M plone/app/querystring/indexmodifiers/query_index_modifiers.py
M setup.py
mister-roboto pushed a commit that referenced this issue Apr 30, 2016
Branch: refs/heads/master
Date: 2016-04-30T23:01:26+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@caa6a2f

Fixed KeyError email on personal preferences form. (#58)

This could happen when email is used as login name.

Fixes plone/plone.app.users#56
and plone/Products.CMFPlone#1146

Files changed:
M CHANGES.rst
M plone/app/users/browser/account.py
mister-roboto pushed a commit that referenced this issue Apr 30, 2016
Branch: refs/heads/master
Date: 2016-04-30T23:01:26+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@caa6a2f

Fixed KeyError email on personal preferences form. (#58)

This could happen when email is used as login name.

Fixes plone/plone.app.users#56
and plone/Products.CMFPlone#1146

Files changed:
M CHANGES.rst
M plone/app/users/browser/account.py
mister-roboto pushed a commit that referenced this issue Jun 7, 2016
Branch: refs/heads/master
Date: 2016-06-06T14:24:35+02:00
Author: Kristin Kuche (krissik) <kuche@hrz.uni-marburg.de>
Commit: plone/diazo@11ce1ab

Add absolute url prefix to xlink:href attributes

Files changed:
M CHANGES.rst
M lib/diazo/rules.py
M lib/diazo/tests/absolute-prefix/output.html
M lib/diazo/tests/absolute-prefix/theme.html
Repository: diazo
Branch: refs/heads/master
Date: 2016-06-06T14:45:49+02:00
Author: Kristin Kuche (krissik) <kuche@hrz.uni-marburg.de>
Commit: plone/diazo@3d99953

Pin repoze.xmliter to 0.6

Files changed:
M versions.cfg
Repository: diazo
Branch: refs/heads/master
Date: 2016-06-07T09:08:25+02:00
Author: Eric BREHAULT (ebrehault) <ebrehault@gmail.com>
Commit: plone/diazo@a354f53

Merge pull request #58 from hrz-unimr/master

Add absolute url prefix to xlink:href attributes

Files changed:
M CHANGES.rst
M lib/diazo/rules.py
M lib/diazo/tests/absolute-prefix/output.html
M lib/diazo/tests/absolute-prefix/theme.html
M versions.cfg
mister-roboto pushed a commit that referenced this issue Jun 7, 2016
Branch: refs/heads/master
Date: 2016-06-06T14:24:35+02:00
Author: Kristin Kuche (krissik) <kuche@hrz.uni-marburg.de>
Commit: plone/diazo@11ce1ab

Add absolute url prefix to xlink:href attributes

Files changed:
M CHANGES.rst
M lib/diazo/rules.py
M lib/diazo/tests/absolute-prefix/output.html
M lib/diazo/tests/absolute-prefix/theme.html
Repository: diazo
Branch: refs/heads/master
Date: 2016-06-06T14:45:49+02:00
Author: Kristin Kuche (krissik) <kuche@hrz.uni-marburg.de>
Commit: plone/diazo@3d99953

Pin repoze.xmliter to 0.6

Files changed:
M versions.cfg
Repository: diazo
Branch: refs/heads/master
Date: 2016-06-07T09:08:25+02:00
Author: Eric BREHAULT (ebrehault) <ebrehault@gmail.com>
Commit: plone/diazo@a354f53

Merge pull request #58 from hrz-unimr/master

Add absolute url prefix to xlink:href attributes

Files changed:
M CHANGES.rst
M lib/diazo/rules.py
M lib/diazo/tests/absolute-prefix/output.html
M lib/diazo/tests/absolute-prefix/theme.html
M versions.cfg
mister-roboto pushed a commit that referenced this issue Jul 4, 2016
Branch: refs/heads/master
Date: 2016-07-01T13:00:49-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/plone.app.robotframework@cbf2ca2

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
Repository: plone.app.robotframework
Branch: refs/heads/master
Date: 2016-07-04T09:47:26+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.robotframework@6aec596

Merge pull request #58 from plone/hvelarde-updates

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
mister-roboto pushed a commit that referenced this issue Jul 4, 2016
Branch: refs/heads/master
Date: 2016-07-01T13:00:49-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/plone.app.robotframework@cbf2ca2

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
Repository: plone.app.robotframework
Branch: refs/heads/master
Date: 2016-07-04T09:47:26+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.robotframework@6aec596

Merge pull request #58 from plone/hvelarde-updates

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
mister-roboto pushed a commit that referenced this issue Jul 4, 2016
Branch: refs/heads/master
Date: 2016-07-01T13:00:49-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/plone.app.robotframework@cbf2ca2

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
Repository: plone.app.robotframework
Branch: refs/heads/master
Date: 2016-07-04T09:47:26+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.robotframework@6aec596

Merge pull request #58 from plone/hvelarde-updates

Update selenium and plone.app.robotframework versions

Files changed:
M versions-staging.cfg
M versions.cfg
mister-roboto pushed a commit that referenced this issue Jul 6, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:15:16+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.dexterity@c2c68ef

Use zope.interface decorator

This not only makes code more pleasent to read,
but also makes the code python 3 compatible
(while maintaining python 2 compatibility).

Files changed:
M CHANGES.rst
M plone/dexterity/tests/test_webdav.py
Repository: plone.dexterity
Branch: refs/heads/master
Date: 2016-07-07T00:51:14+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.dexterity@6ce1deb

Merge pull request #58 from plone/gforcada-use-zope-decorators

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/dexterity/tests/test_webdav.py
mister-roboto pushed a commit that referenced this issue Jul 6, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:15:16+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.dexterity@c2c68ef

Use zope.interface decorator

This not only makes code more pleasent to read,
but also makes the code python 3 compatible
(while maintaining python 2 compatibility).

Files changed:
M CHANGES.rst
M plone/dexterity/tests/test_webdav.py
Repository: plone.dexterity
Branch: refs/heads/master
Date: 2016-07-07T00:51:14+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.dexterity@6ce1deb

Merge pull request #58 from plone/gforcada-use-zope-decorators

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/dexterity/tests/test_webdav.py
mister-roboto pushed a commit that referenced this issue Jul 10, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:18:15+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/Products.Archetypes@de0ce6f

Use zope.interface decorator

This not only makes code more pleasent to read,
but also makes the code python 3 compatible
(while maintaining python 2 compatibility).

Files changed:
M CHANGES.rst
M Products/Archetypes/ArchetypeTool.py
M Products/Archetypes/BaseBTreeFolder.py
M Products/Archetypes/BaseContent.py
M Products/Archetypes/BaseFolder.py
M Products/Archetypes/BaseObject.py
M Products/Archetypes/BaseUnit.py
M Products/Archetypes/ExtensibleMetadata.py
M Products/Archetypes/Field.py
M Products/Archetypes/Layer.py
M Products/Archetypes/Marshall.py
M Products/Archetypes/OrderedBaseFolder.py
M Products/Archetypes/ReferenceEngine.py
M Products/Archetypes/Referenceable.py
M Products/Archetypes/SQLStorage.py
M Products/Archetypes/Schema/Composite.py
M Products/Archetypes/Schema/Facade.py
M Products/Archetypes/Schema/__init__.py
M Products/Archetypes/Storage/__init__.py
M Products/Archetypes/TemplateMixin.py
M Products/Archetypes/UIDCatalog.py
M Products/Archetypes/WebDAVSupport.py
M Products/Archetypes/annotations.py
M Products/Archetypes/athistoryaware.py
M Products/Archetypes/browser/edit.py
M Products/Archetypes/browser/utils.py
M Products/Archetypes/event.py
M Products/Archetypes/generator/widget.py
M Products/Archetypes/tests/test_event.py
M Products/Archetypes/tests/test_fields.py
M Products/Archetypes/tests/test_fieldvalidation.py
M Products/Archetypes/tests/test_pawidgets.py
M Products/Archetypes/tests/test_referenceCatalog.py
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2016-07-10T19:01:24+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.Archetypes@989f2ce

Merge pull request #58 from plone/gforcada-use-zope-decorators

Use zope.interface decorator

Files changed:
M CHANGES.rst
M Products/Archetypes/ArchetypeTool.py
M Products/Archetypes/BaseBTreeFolder.py
M Products/Archetypes/BaseContent.py
M Products/Archetypes/BaseFolder.py
M Products/Archetypes/BaseObject.py
M Products/Archetypes/BaseUnit.py
M Products/Archetypes/ExtensibleMetadata.py
M Products/Archetypes/Field.py
M Products/Archetypes/Layer.py
M Products/Archetypes/Marshall.py
M Products/Archetypes/OrderedBaseFolder.py
M Products/Archetypes/ReferenceEngine.py
M Products/Archetypes/Referenceable.py
M Products/Archetypes/SQLStorage.py
M Products/Archetypes/Schema/Composite.py
M Products/Archetypes/Schema/Facade.py
M Products/Archetypes/Schema/__init__.py
M Products/Archetypes/Storage/__init__.py
M Products/Archetypes/TemplateMixin.py
M Products/Archetypes/UIDCatalog.py
M Products/Archetypes/WebDAVSupport.py
M Products/Archetypes/annotations.py
M Products/Archetypes/athistoryaware.py
M Products/Archetypes/browser/edit.py
M Products/Archetypes/browser/utils.py
M Products/Archetypes/event.py
M Products/Archetypes/generator/widget.py
M Products/Archetypes/tests/test_event.py
M Products/Archetypes/tests/test_fields.py
M Products/Archetypes/tests/test_fieldvalidation.py
M Products/Archetypes/tests/test_pawidgets.py
M Products/Archetypes/tests/test_referenceCatalog.py
mister-roboto pushed a commit that referenced this issue Nov 24, 2016
Branch: refs/heads/master
Date: 2016-11-24T17:59:20+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@71af7cb

cleanup auto.py

Files changed:
M plone/protect/auto.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:17:40+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@fc756f3

cleanup: add utf8 headers

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/interfaces.py
M plone/protect/monkey.py
M plone/protect/postonly.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/__init__.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/tests/test_confirm_view.py
M plone/protect/utils.py
M plone/protect/views.py
M setup.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:21:54+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@ffa8286

cleanup: sorted imports (apply isort with plone rules)

Files changed:
M CHANGES.rst
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/auto.py
M plone/protect/monkey.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/utils.py
M setup.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:23:17+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@be7a251

new style namespace declaration

Files changed:
M CHANGES.rst
M plone/__init__.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:34:04+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@70493d8

autopep8

Files changed:
M CHANGES.rst
M plone/protect/authenticator.py
M plone/protect/monkey.py
M plone/protect/testing.py
M plone/protect/tests/testPatches.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T22:55:04+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.protect@eefc729

Merge pull request #58 from plone/cleanup

Cleanup

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/auto.py
M plone/protect/interfaces.py
M plone/protect/monkey.py
M plone/protect/postonly.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/__init__.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/tests/test_confirm_view.py
M plone/protect/utils.py
M plone/protect/views.py
M setup.py
mister-roboto pushed a commit that referenced this issue Nov 24, 2016
Branch: refs/heads/master
Date: 2016-11-24T17:59:20+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@71af7cb

cleanup auto.py

Files changed:
M plone/protect/auto.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:17:40+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@fc756f3

cleanup: add utf8 headers

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/interfaces.py
M plone/protect/monkey.py
M plone/protect/postonly.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/__init__.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/tests/test_confirm_view.py
M plone/protect/utils.py
M plone/protect/views.py
M setup.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:21:54+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@ffa8286

cleanup: sorted imports (apply isort with plone rules)

Files changed:
M CHANGES.rst
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/auto.py
M plone/protect/monkey.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/utils.py
M setup.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:23:17+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@be7a251

new style namespace declaration

Files changed:
M CHANGES.rst
M plone/__init__.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T18:34:04+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@70493d8

autopep8

Files changed:
M CHANGES.rst
M plone/protect/authenticator.py
M plone/protect/monkey.py
M plone/protect/testing.py
M plone/protect/tests/testPatches.py
Repository: plone.protect
Branch: refs/heads/master
Date: 2016-11-24T22:55:04+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.protect@eefc729

Merge pull request #58 from plone/cleanup

Cleanup

Files changed:
M CHANGES.rst
M plone/__init__.py
M plone/protect/__init__.py
M plone/protect/authenticator.py
M plone/protect/auto.py
M plone/protect/interfaces.py
M plone/protect/monkey.py
M plone/protect/postonly.py
M plone/protect/subscribers.py
M plone/protect/testing.py
M plone/protect/tests/__init__.py
M plone/protect/tests/case.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M plone/protect/tests/testPostOnly.py
M plone/protect/tests/testUtils.py
M plone/protect/tests/test_confirm_view.py
M plone/protect/utils.py
M plone/protect/views.py
M setup.py
mister-roboto pushed a commit that referenced this issue Oct 5, 2018
Branch: refs/heads/master
Date: 2018-10-04T14:54:18+02:00
Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com>
Commit: plone/Products.ATContentTypes@0aacd98

Added isExpired.py skin script as it will be removed from CMFPlone.

Files changed:
A Products/ATContentTypes/skins/ATContentTypes/isExpired.py
A news/58.feature
Repository: Products.ATContentTypes

Branch: refs/heads/master
Date: 2018-10-05T12:16:31+02:00
Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com>
Commit: plone/Products.ATContentTypes@1f7f198

Added getObjSize.py skin script as it will be removed from CMFPlone. #58

Files changed:
A Products/ATContentTypes/skins/ATContentTypes/getObjSize.py
M news/58.feature
Repository: Products.ATContentTypes

Branch: refs/heads/master
Date: 2018-10-05T20:18:12+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.ATContentTypes@011b9e2

Merge pull request #59 from plone/58-is-expired

Added some skin scripts as they will be removed from CMFPlone.

Files changed:
A Products/ATContentTypes/skins/ATContentTypes/getObjSize.py
A Products/ATContentTypes/skins/ATContentTypes/isExpired.py
A news/58.feature
mister-roboto pushed a commit that referenced this issue Oct 17, 2018
Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@43f62f9

start migrating tests away from PloneTestCase

Files changed:
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_versions_history_form.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@3c7d2f2

finish porting away from PloneTestCase

Files changed:
A Products/CMFEditions/testing.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/large_file_modifiers.txt
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_doctests.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@f8a9848

do not run webdav_history.txt in py3 since it breaks following tests with:
ZODB.POSException.ConnectionStateError: Shouldn't load state for Products.PluggableAuthService.PluggableAuthService.PluggableAuthService 0x3984317ff5f25a28 when the connection is closed

Files changed:
M Products/CMFEditions/tests/test_doctests.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@6640143

isort/formatting/security decorators

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/Permissions.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/UniqueIdHandlerTool.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/skins/CMFEditions/checkUpToDate.py
M Products/CMFEditions/skins/CMFEditions/createTestHierarchy.py
M Products/CMFEditions/skins/CMFEditions/migrateStorage.py
M Products/CMFEditions/skins/CMFEditions/saveasnewversion.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/Products.CMFEditions@84cbccb

Fix decorators

Files changed:
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@12ed660

InitializeClass was moved to AccessControl.class_init

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/ZVCStorageTool.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@d1a7461

setDefaultRoles is deprecated. addPermission from AccessControl.Permission is used.

Files changed:
M Products/CMFEditions/Permissions.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@28166ac

fix setup metadata

Files changed:
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:44:26+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@6ff2790

note changes

Files changed:
M CHANGES.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:22:04+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@e8100ea

make doctest files rst

Files changed:
A Products/CMFEditions/tests/large_file_modifiers.rst
A Products/CMFEditions/tests/webdav_history.rst
M Products/CMFEditions/tests/test_doctests.py
D Products/CMFEditions/tests/large_file_modifiers.txt
D Products/CMFEditions/tests/webdav_history.txt
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:29:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@23cfc29

catch expections and so do not depend on actual output

Files changed:
M Products/CMFEditions/tests/large_file_modifiers.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:53:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@68ec8be

create a simple folder

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-23T07:30:00+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@6623cc7

fix AT testlayer

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

Branch: refs/heads/master
Date: 2018-09-23T23:51:19+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.CMFEditions@24b4934

Fix sorting in Python3

Files changed:
M Products/CMFEditions/exportimport/repository.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-02T16:29:03+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.CMFEditions@2ffabb9

Fix registration wrongly removed without archetypes

Files changed:
M Products/CMFEditions/configure.zcml
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-03T19:29:48+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@d9622eb

Fix webdav test (TODO: DX has too many history entries and a weird return code)

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-04T00:16:07+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@478019c

add teardown to prevent spill to other testlayers

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-10T23:18:05+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/Products.CMFEditions@0d42816

Merge branch 'master' into python3

and resolve conflicts

Files changed:
A news/.gitkeep
A news/60.feature
A pyproject.toml
M CHANGES.rst
M MANIFEST.in
M Products/CMFEditions/browser/configure.zcml
M Products/CMFEditions/browser/templates/version_file_view.pt
M Products/CMFEditions/browser/templates/version_image_view.pt
M Products/CMFEditions/browser/views.py
M setup.py
D .gitattributes
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-17T11:26:41+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@f378669

Merge pull request #58 from plone/python3

migrate tests away from PloneTestCase

Files changed:
A Products/CMFEditions/testing.py
A Products/CMFEditions/tests/large_file_modifiers.rst
A Products/CMFEditions/tests/webdav_history.rst
M CHANGES.rst
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/Permissions.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/UniqueIdHandlerTool.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/configure.zcml
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/skins/CMFEditions/checkUpToDate.py
M Products/CMFEditions/skins/CMFEditions/createTestHierarchy.py
M Products/CMFEditions/skins/CMFEditions/migrateStorage.py
M Products/CMFEditions/skins/CMFEditions/saveasnewversion.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M setup.py
D Products/CMFEditions/tests/large_file_modifiers.txt
D Products/CMFEditions/tests/webdav_history.txt
mister-roboto pushed a commit that referenced this issue Oct 17, 2018
Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@43f62f9

start migrating tests away from PloneTestCase

Files changed:
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_versions_history_form.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@3c7d2f2

finish porting away from PloneTestCase

Files changed:
A Products/CMFEditions/testing.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/large_file_modifiers.txt
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_doctests.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@f8a9848

do not run webdav_history.txt in py3 since it breaks following tests with:
ZODB.POSException.ConnectionStateError: Shouldn't load state for Products.PluggableAuthService.PluggableAuthService.PluggableAuthService 0x3984317ff5f25a28 when the connection is closed

Files changed:
M Products/CMFEditions/tests/test_doctests.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@6640143

isort/formatting/security decorators

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/Permissions.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/UniqueIdHandlerTool.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/skins/CMFEditions/checkUpToDate.py
M Products/CMFEditions/skins/CMFEditions/createTestHierarchy.py
M Products/CMFEditions/skins/CMFEditions/migrateStorage.py
M Products/CMFEditions/skins/CMFEditions/saveasnewversion.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/Products.CMFEditions@84cbccb

Fix decorators

Files changed:
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@12ed660

InitializeClass was moved to AccessControl.class_init

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/ZVCStorageTool.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@d1a7461

setDefaultRoles is deprecated. addPermission from AccessControl.Permission is used.

Files changed:
M Products/CMFEditions/Permissions.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:43:57+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@28166ac

fix setup metadata

Files changed:
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T12:44:26+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@6ff2790

note changes

Files changed:
M CHANGES.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:22:04+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@e8100ea

make doctest files rst

Files changed:
A Products/CMFEditions/tests/large_file_modifiers.rst
A Products/CMFEditions/tests/webdav_history.rst
M Products/CMFEditions/tests/test_doctests.py
D Products/CMFEditions/tests/large_file_modifiers.txt
D Products/CMFEditions/tests/webdav_history.txt
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:29:32+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@23cfc29

catch expections and so do not depend on actual output

Files changed:
M Products/CMFEditions/tests/large_file_modifiers.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-14T14:53:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@68ec8be

create a simple folder

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-09-23T07:30:00+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@6623cc7

fix AT testlayer

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

Branch: refs/heads/master
Date: 2018-09-23T23:51:19+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.CMFEditions@24b4934

Fix sorting in Python3

Files changed:
M Products/CMFEditions/exportimport/repository.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-02T16:29:03+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.CMFEditions@2ffabb9

Fix registration wrongly removed without archetypes

Files changed:
M Products/CMFEditions/configure.zcml
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-03T19:29:48+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@d9622eb

Fix webdav test (TODO: DX has too many history entries and a weird return code)

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-04T00:16:07+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.CMFEditions@478019c

add teardown to prevent spill to other testlayers

Files changed:
M Products/CMFEditions/tests/webdav_history.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-10T23:18:05+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/Products.CMFEditions@0d42816

Merge branch 'master' into python3

and resolve conflicts

Files changed:
A news/.gitkeep
A news/60.feature
A pyproject.toml
M CHANGES.rst
M MANIFEST.in
M Products/CMFEditions/browser/configure.zcml
M Products/CMFEditions/browser/templates/version_file_view.pt
M Products/CMFEditions/browser/templates/version_image_view.pt
M Products/CMFEditions/browser/views.py
M setup.py
D .gitattributes
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2018-10-17T11:26:41+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@f378669

Merge pull request #58 from plone/python3

migrate tests away from PloneTestCase

Files changed:
A Products/CMFEditions/testing.py
A Products/CMFEditions/tests/large_file_modifiers.rst
A Products/CMFEditions/tests/webdav_history.rst
M CHANGES.rst
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/KeepLastNVersionsTool.py
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/Permissions.py
M Products/CMFEditions/ReferenceFactoriesTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/StorageMigrationSupport.py
M Products/CMFEditions/UniqueIdHandlerTool.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/configure.zcml
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/skins/CMFEditions/checkUpToDate.py
M Products/CMFEditions/skins/CMFEditions/createTestHierarchy.py
M Products/CMFEditions/skins/CMFEditions/migrateStorage.py
M Products/CMFEditions/skins/CMFEditions/saveasnewversion.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/base.py
M Products/CMFEditions/tests/test_ATContentTypes.py
M Products/CMFEditions/tests/test_ATReferences.py
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_ContentTypes.py
M Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ModifierRegistryTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
M Products/CMFEditions/tests/test_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M setup.py
D Products/CMFEditions/tests/large_file_modifiers.txt
D Products/CMFEditions/tests/webdav_history.txt
mister-roboto pushed a commit that referenced this issue Nov 21, 2018
Branch: refs/heads/master
Date: 2018-11-21T11:59:03+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zope2instance@17179a7

Fix ReST to repair PyPI page on the next release.

Files changed:
M CHANGES.rst
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-21T13:57:52+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.recipe.zope2instance@c1206f4

Merge pull request #58 from plone/fix-pypi-page

Fix ReST.

Files changed:
M CHANGES.rst
mister-roboto pushed a commit that referenced this issue Feb 9, 2019
Branch: refs/heads/master
Date: 2019-02-09T16:56:32+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.testing@89d74a7

Fix the travis build

Fixed the travis build checking the Python versions Plone actually supports.
Also fixed Python versions in setup.py

Fixes #57

Files changed:
A news/57.bugfix
M .travis.yml
M buildout.cfg
M setup.py
M src/plone/app/testing/bbb_at.py
M tox.ini
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2019-02-09T18:49:52+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.testing@529d215

Merge pull request #58 from plone/fix-travis

Fix the travis build

Files changed:
A news/57.bugfix
M .travis.yml
M buildout.cfg
M setup.py
M src/plone/app/testing/bbb_at.py
M tox.ini
mister-roboto pushed a commit that referenced this issue Jan 10, 2020
Branch: refs/heads/master
Date: 2020-01-05T13:41:07+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@dec0eb6

Get original resources of less.js and r.js

Files changed:
A src/plone/staticresources/static/webcompiler/README.rst
A src/plone/staticresources/static/webcompiler/less.js
A src/plone/staticresources/static/webcompiler/r.js
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-01-05T13:41:30+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@c33d553

[PATCH] less.js for uncached resource downloads
Original commit by @vangheem:
plone/Products.CMFPlone@bd1f9ba

Files changed:
M src/plone/staticresources/static/webcompiler/less.js
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-01-05T13:41:40+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@4e4f90e

[PATCH] r.js for uncached resource downloads
Original commit by @vangheem:
plone/Products.CMFPlone@2d38658

Files changed:
M src/plone/staticresources/static/webcompiler/r.js
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-01-07T09:11:30+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.staticresources@9e7390e

Fix problem with TTW compilation of bundles.
Fixes #58

Files changed:
A news/58.bugfix
A src/plone/staticresources/static/webcompiler/less.js.patch
A src/plone/staticresources/static/webcompiler/r.js.patch
A src/plone/staticresources/upgrades/4.zcml
A src/plone/staticresources/upgrades/profiles/4/registry.xml
M README.rst
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/resources.xml
M src/plone/staticresources/setuphandlers.py
M src/plone/staticresources/static/webcompiler/README.rst
M src/plone/staticresources/upgrades/configure.zcml
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-01-10T06:48:38+01:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.staticresources@fedb3b3

Merge pull request #61 from plone/thet-fix58

Fix problem with TTW compilation of bundles.

Files changed:
A news/58.bugfix
A src/plone/staticresources/static/webcompiler/README.rst
A src/plone/staticresources/static/webcompiler/less.js
A src/plone/staticresources/static/webcompiler/less.js.patch
A src/plone/staticresources/static/webcompiler/r.js
A src/plone/staticresources/static/webcompiler/r.js.patch
A src/plone/staticresources/upgrades/4.zcml
A src/plone/staticresources/upgrades/profiles/4/registry.xml
M README.rst
M src/plone/staticresources/profiles/default/metadata.xml
M src/plone/staticresources/profiles/default/registry/resources.xml
M src/plone/staticresources/setuphandlers.py
M src/plone/staticresources/upgrades/configure.zcml
mister-roboto pushed a commit that referenced this issue Jun 24, 2020
Branch: refs/heads/master
Date: 2020-01-27T01:41:29+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.app.caching@689264e

Remove Range from request if the If-Range condition is not fulfilled

Files changed:
M plone/app/caching/operations/default.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2020-02-29T17:54:35+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.app.caching@7fd690f

remove if-range header from the request

Files changed:
M plone/app/caching/operations/default.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2020-02-29T18:58:12+01:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.app.caching@e267aea

check if-range as lastmodified

Files changed:
M plone/app/caching/operations/default.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2020-05-20T05:05:59+02:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.app.caching@f5b08c5

changelog

Files changed:
A news/58.feature
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2020-06-24T09:22:27+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.caching@ae038d4

Merge pull request #58 from plone/if-range-support

If range support

Files changed:
A news/58.feature
M plone/app/caching/operations/default.py
mister-roboto pushed a commit that referenced this issue May 3, 2021
Branch: refs/heads/master
Date: 2021-04-30T21:01:13+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.versioningbehavior@bc70464

Add failing test for #57

Files changed:
M plone/app/versioningbehavior/tests/test_modifiers.py
Repository: plone.app.versioningbehavior

Branch: refs/heads/master
Date: 2021-04-30T21:21:55+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.versioningbehavior@770ed1e

Fix issue where versioning dynamic content types with blob fields broke after a schema update due to change in dynamic schema identifiers since plone.dexterity &gt;= 2.10.0

Files changed:
A news/57.bugfix
M plone/app/versioningbehavior/modifiers.py
Repository: plone.app.versioningbehavior

Branch: refs/heads/master
Date: 2021-05-03T08:46:24+02:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.versioningbehavior@30bd3c6

Merge pull request #58 from plone/fix-issue-with-schma-suffix

 Fix issue where versioning dynamic content types with blob fields broke after a schema update

Files changed:
A news/57.bugfix
M plone/app/versioningbehavior/modifiers.py
M plone/app/versioningbehavior/tests/test_modifiers.py
mister-roboto pushed a commit that referenced this issue May 3, 2021
Branch: refs/heads/master
Date: 2021-04-30T21:01:13+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.versioningbehavior@bc70464

Add failing test for #57

Files changed:
M plone/app/versioningbehavior/tests/test_modifiers.py
Repository: plone.app.versioningbehavior

Branch: refs/heads/master
Date: 2021-04-30T21:21:55+03:00
Author: Asko Soukka (datakurre) <asko.soukka@iki.fi>
Commit: plone/plone.app.versioningbehavior@770ed1e

Fix issue where versioning dynamic content types with blob fields broke after a schema update due to change in dynamic schema identifiers since plone.dexterity &gt;= 2.10.0

Files changed:
A news/57.bugfix
M plone/app/versioningbehavior/modifiers.py
Repository: plone.app.versioningbehavior

Branch: refs/heads/master
Date: 2021-05-03T08:46:24+02:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.versioningbehavior@30bd3c6

Merge pull request #58 from plone/fix-issue-with-schma-suffix

 Fix issue where versioning dynamic content types with blob fields broke after a schema update

Files changed:
A news/57.bugfix
M plone/app/versioningbehavior/modifiers.py
M plone/app/versioningbehavior/tests/test_modifiers.py
mister-roboto pushed a commit that referenced this issue May 6, 2022
Branch: refs/heads/main
Date: 2022-05-05T11:59:51+02:00
Author: Andrea Cecchi (cekk) <andrea.cecchi85@gmail.com>
Commit: plone/plone.volto@15b208c

Conditional custom IImageScaleFactory adapter for Plone &lt; 6

Files changed:
M CHANGES.rst
M src/plone/volto/configure.zcml
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-05-05T18:22:11+02:00
Author: Andrea Cecchi (cekk) <andrea.cecchi85@gmail.com>
Commit: plone/plone.volto@269d93b

zpretty

Files changed:
M src/plone/volto/configure.zcml
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-05-06T15:31:36+02:00
Author: Víctor Fernández de Alba (sneridagh) <sneridagh@gmail.com>
Commit: plone/plone.volto@75c63f2

Merge pull request #58 from plone/conditional_imagescale_adapter

Conditional custom IImageScaleFactory adapter for Plone &lt; 6

Files changed:
M CHANGES.rst
M src/plone/volto/configure.zcml
mister-roboto pushed a commit that referenced this issue Jun 13, 2022
Branch: refs/heads/master
Date: 2022-06-13T12:09:22+02:00
Author: mamico (mamico) <mauro.amico@gmail.com>
Commit: plone/plone.scale@65aa2d1

safewrite

Files changed:
M plone/scale/storage.py
Repository: plone.scale

Branch: refs/heads/master
Date: 2022-06-13T12:49:56+02:00
Author: mamico (mamico) <mauro.amico@gmail.com>
Commit: plone/plone.scale@257e424

changelog

Files changed:
A news/58.feature
Repository: plone.scale

Branch: refs/heads/master
Date: 2022-06-13T14:46:46+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@c5b8ed7

Merge pull request #58 from plone/mamico/safewrite

optional safewrite storage

Files changed:
A news/58.feature
M plone/scale/storage.py
mister-roboto pushed a commit that referenced this issue Feb 10, 2023
Branch: refs/heads/master
Date: 2023-02-09T16:45:18+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.formwidget.namedfile@9883e91

Fix deprecation warnings

Closes #58

Files changed:
A news/58.bugfix
M plone/formwidget/namedfile/tests.py
M plone/formwidget/namedfile/utils.py
M setup.py
Repository: plone.formwidget.namedfile

Branch: refs/heads/master
Date: 2023-02-10T10:08:43+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.formwidget.namedfile@a5b039c

Merge pull request #59 from plone/58.bugfix

Fix deprecation warnings

Files changed:
A news/58.bugfix
M plone/formwidget/namedfile/tests.py
M plone/formwidget/namedfile/utils.py
M setup.py
mister-roboto pushed a commit that referenced this issue Mar 1, 2023
Branch: refs/heads/master
Date: 2023-02-10T15:39:39+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.PortalTransforms@eaf2490

Merge the safest bits of the changes wanted by plone/meta

Refs. #58

Files changed:
A .editorconfig
A news/58.internal
M pyproject.toml
M setup.cfg
D bootstrap.py
Repository: Products.PortalTransforms

Branch: refs/heads/master
Date: 2023-03-01T10:15:33+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/Products.PortalTransforms@2cec5a1

Merge pull request #54 from plone/58.internal

Merge the safest bits of the changes wanted by plone/meta

Files changed:
A .editorconfig
A news/58.internal
M pyproject.toml
M setup.cfg
D bootstrap.py
mister-roboto pushed a commit that referenced this issue Mar 28, 2023
Branch: refs/heads/master
Date: 2023-03-28T14:38:22+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@4d692f1

Configuring with plone/meta

Files changed:
A news/535edb14.internal
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M tox.ini
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:40:41+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@0ef46e2

configure codespell

Files changed:
M .meta.toml
M pyproject.toml
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:41:04+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@d615162

gitignore

Files changed:
M .gitignore
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:43:19+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@e561984

no zope.app please

Files changed:
M plone/outputfilters/browser/resolveuid.py
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:45:50+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@a7aff91

dependencies: bs4 comes from beautifulsoup4.

Files changed:
M .meta.toml
M pyproject.toml
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:47:14+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@9a2c8c6

Removed plone/outputfilters/tests/README_py2.rst

Files changed:
D plone/outputfilters/tests/README_py2.rst
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:52:56+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@49ca553

Deprecate uuidFor, unconditionally import plone.uuid.interfaces.IUUID.

No code in core Plone uses uuidFor, so let's remove it in Plone 7.

Files changed:
M plone/outputfilters/browser/resolveuid.py
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:54:58+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@dd3b3b7

Removed references to Archetypes and LinguaPlone.

Files changed:
M README.rst
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T14:55:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@d72aef8

Replaced 'implements' with 'implementer' in readme.

Files changed:
M plone/outputfilters/README.rst
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T15:22:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.outputfilters@e4a68dd

Get rid of our own deprecation warnings in tests.

Files changed:
M plone/outputfilters/browser/resolveuid.py
M plone/outputfilters/filters/picture_variants.py
M plone/outputfilters/tests/test_resolveuid_and_caption.py
Repository: plone.outputfilters

Branch: refs/heads/master
Date: 2023-03-28T16:48:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.outputfilters@7c725ef

Merge pull request #58 from plone/config-with-default-template-169a6347

Config with default template 169a6347

Files changed:
A news/535edb14.internal
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M README.rst
M plone/outputfilters/README.rst
M plone/outputfilters/browser/resolveuid.py
M plone/outputfilters/filters/picture_variants.py
M plone/outputfilters/tests/test_resolveuid_and_caption.py
M pyproject.toml
M tox.ini
D plone/outputfilters/tests/README_py2.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants