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

Add plone.app.content to checkouts.cfg #80

Merged
merged 1 commit into from
Jun 1, 2015
Merged

Conversation

fulv
Copy link
Member

@fulv fulv commented May 30, 2015

No description provided.

jensens added a commit that referenced this pull request Jun 1, 2015
Add plone.app.content to checkouts.cfg
@jensens jensens merged commit be2ca93 into 5.0 Jun 1, 2015
@gforcada gforcada deleted the fulv-plone.app.content branch June 2, 2015 19:57
vangheem added a commit that referenced this pull request Sep 17, 2015
Branch: refs/heads/master
Date: 2015-09-17T14:14:35-03:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.app.theming@3906cd1

Fix for visual glitch in Safari

Files changed:
M src/plone/app/theming/browser/resources/controlpanel.css
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2015-09-17T12:19:11-05:00
Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com>
Commit: plone/plone.app.theming@408d9ce

Merge pull request #80 from plone/issue_79

Fix for visual glitch in Safari

Files changed:
M src/plone/app/theming/browser/resources/controlpanel.css
mister-roboto pushed a commit that referenced this pull request Jan 31, 2016
Branch: refs/heads/master
Date: 2016-01-25T14:45:59+01:00
Author: Fred van Dijk (fredvd) <fredvd@gmail.com>
Commit: plone/plone.app.discussion@fcb4bbf

Get rid of the monkey patch on Products.CMFPlone's CatalogTool.

Files changed:
M CHANGES.rst
M plone/app/discussion/configure.zcml
M plone/app/discussion/conversation.py
M setup.py
D plone/app/discussion/patches.py
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2016-01-31T23:33:33+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@fb71aee

Merge pull request #80 from plone/remove-p.a.discussion-monkey

Get rid of the monkey patch on Products.CMFPlone's CatalogTool.

Files changed:
M CHANGES.rst
M plone/app/discussion/configure.zcml
M plone/app/discussion/conversation.py
M setup.py
D plone/app/discussion/patches.py
mister-roboto pushed a commit that referenced this pull request Mar 1, 2016
Branch: refs/heads/master
Date: 2016-03-01T00:23:07+01:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.layout@5d1afd0

Fix test isolation problems

Fixes:
plone/plone.app.layout#79

Files changed:
M CHANGES.rst
M plone/app/layout/links/tests/test_canonical_url.py
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2016-03-01T01:54:10+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de>
Commit: plone/plone.app.layout@205b7d5

Merge pull request #80 from plone/fix-test-isolation-problems

Fix test isolation problems

Files changed:
M CHANGES.rst
M plone/app/layout/links/tests/test_canonical_url.py
mister-roboto pushed a commit that referenced this pull request Mar 30, 2016
Branch: refs/heads/master
Date: 2016-03-30T08:42:16+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.content@586dea9

Revert "Fix test isolation problem"

Files changed:
M CHANGES.rst
M plone/app/content/testing.py
M plone/app/content/tests/test_widgets.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-03-30T08:43:50+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.content@abddd94

Merge pull request #80 from plone/revert-79-thet-testlayerfix

Revert "Fix test isolation problem"

Files changed:
M CHANGES.rst
M plone/app/content/testing.py
M plone/app/content/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Mar 30, 2016
Branch: refs/heads/master
Date: 2016-03-30T08:42:16+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.content@586dea9

Revert "Fix test isolation problem"

Files changed:
M CHANGES.rst
M plone/app/content/testing.py
M plone/app/content/tests/test_widgets.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-03-30T08:43:50+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.content@abddd94

Merge pull request #80 from plone/revert-79-thet-testlayerfix

Revert "Fix test isolation problem"

Files changed:
M CHANGES.rst
M plone/app/content/testing.py
M plone/app/content/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Jul 10, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:13:43+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.upgrade@5cd4374

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/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-07-10T08:52:25+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.upgrade@cd598db

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

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
mister-roboto pushed a commit that referenced this pull request Jul 10, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:13:43+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.upgrade@5cd4374

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/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-07-10T08:52:25+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.upgrade@cd598db

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

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
mister-roboto pushed a commit that referenced this pull request Jul 10, 2016
Branch: refs/heads/master
Date: 2016-07-05T23:13:43+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.upgrade@5cd4374

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/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-07-10T08:52:25+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.upgrade@cd598db

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

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/app/upgrade/__init__.py
M plone/app/upgrade/v43/tests.py
mister-roboto pushed a commit that referenced this pull request Sep 3, 2019
Branch: refs/heads/master
Date: 2019-08-30T10:23:26+02:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.namedfile@b576972

fix ResourceWarnings for unclosed files

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

Branch: refs/heads/master
Date: 2019-08-30T10:27:46+02:00
Author: mauro (mamico) <mauro.amico@unibo.it>
Commit: plone/plone.namedfile@120b7d3

changelog

Files changed:
A news/80.bugfix
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2019-09-03T10:03:36+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.namedfile@13dccf5

Merge pull request #80 from mamico/master

fix ResourceWarnings for unclosed files

Files changed:
A news/80.bugfix
M plone/namedfile/file.py
mister-roboto pushed a commit that referenced this pull request Aug 25, 2020
Branch: refs/heads/master
Date: 2020-08-25T00:46:37+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.schemaeditor@6fad273

Fixed deprecation warning for ObjectEvent.

```
DeprecationWarning: ObjectEvent is deprecated. Import from zope.interface.interfaces
```

Files changed:
A news/3130.bugfix
M plone/schemaeditor/interfaces.py
M plone/schemaeditor/utils.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2020-08-25T09:22:00+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.schemaeditor@bb39798

Merge pull request #80 from plone/maurits/fix-warnings

Fixed deprecation warning for ObjectEvent.

Files changed:
A news/3130.bugfix
M plone/schemaeditor/interfaces.py
M plone/schemaeditor/utils.py
mister-roboto pushed a commit that referenced this pull request Sep 4, 2020
Branch: refs/heads/master
Date: 2020-09-03T22:07:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.iterate@434b862

Fixed deprecation warning for IObjectEvent.

Files changed:
M news/3130.bugfix
M plone/app/iterate/interfaces.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2020-09-04T12:25:16+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.iterate@ed3b897

Merge pull request #80 from plone/maurits/fix-warnings-2

Fixed deprecation warning for IObjectEvent.

Files changed:
M news/3130.bugfix
M plone/app/iterate/interfaces.py
mister-roboto pushed a commit that referenced this pull request Sep 4, 2020
Branch: refs/heads/master
Date: 2020-09-03T22:07:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.iterate@434b862

Fixed deprecation warning for IObjectEvent.

Files changed:
M news/3130.bugfix
M plone/app/iterate/interfaces.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2020-09-04T12:25:16+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.iterate@ed3b897

Merge pull request #80 from plone/maurits/fix-warnings-2

Fixed deprecation warning for IObjectEvent.

Files changed:
M news/3130.bugfix
M plone/app/iterate/interfaces.py
mister-roboto pushed a commit that referenced this pull request Feb 23, 2021
Branch: refs/heads/master
Date: 2021-01-15T18:42:41+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.linkintegrity@b8bd202

Fix Unauthorized when editing page with link to page you cannot see.

Fixes plone/plone.app.linkintegrity#79.

```
http://localhost:8080/Plone/pageb/@@edit
Traceback (innermost last):
  Module ZPublisher.WSGIPublisher, line 162, in transaction_pubevents
  Module ZPublisher.WSGIPublisher, line 371, in publish_module
  Module ZPublisher.WSGIPublisher, line 274, in publish
  Module ZPublisher.mapply, line 85, in mapply
  Module ZPublisher.WSGIPublisher, line 63, in call_object
  Module plone.z3cform.layout, line 63, in __call__
  Module plone.z3cform.layout, line 47, in update
  Module plone.dexterity.browser.edit, line 58, in update
  Module plone.z3cform.fieldsets.extensible, line 65, in update
  Module plone.z3cform.patch, line 30, in GroupForm_update
  Module z3c.form.group, line 145, in update
  Module plone.app.z3cform.csrf, line 22, in execute
  Module z3c.form.action, line 98, in execute
  Module z3c.form.button, line 315, in __call__
  Module z3c.form.button, line 170, in __call__
  Module plone.dexterity.browser.edit, line 30, in handleApply
  Module z3c.form.group, line 126, in applyChanges
  Module zope.event, line 32, in notify
  Module zope.component.event, line 27, in dispatch
  Module zope.component._api, line 134, in subscribers
  Module zope.interface.registry, line 448, in subscribers
  Module zope.interface.adapter, line 619, in subscribers
  Module zope.component.event, line 36, in objectEventNotify
  Module zope.component._api, line 134, in subscribers
  Module zope.interface.registry, line 448, in subscribers
  Module zope.interface.adapter, line 619, in subscribers
  Module plone.app.linkintegrity.handlers, line 109, in modifiedContent
  Module plone.app.linkintegrity.handlers, line 89, in getObjectsFromLinks
  Module plone.app.linkintegrity.handlers, line 49, in findObject
  Module plone.app.uuid.utils, line 39, in uuidToObject
  Module Products.ZCatalog.CatalogBrains, line 91, in getObject
  Module OFS.Traversable, line 360, in restrictedTraverse
  Module OFS.Traversable, line 292, in unrestrictedTraverse
   - __traceback_info__: ([], 'pagea')
Unauthorized: You are not allowed to access 'pagea' in this context
```

Files changed:
A news/79.bugfix
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/tests/test_handlers.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2021-02-23T08:59:38+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.linkintegrity@18d511a

Merge pull request #80 from plone/maurits/issue-79-fix-unauthorized-on-edit

Fix Unauthorized when editing page with link to page you cannot see.

Files changed:
A news/79.bugfix
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/tests/test_handlers.py
mister-roboto pushed a commit that referenced this pull request Feb 23, 2021
Branch: refs/heads/master
Date: 2021-01-15T18:42:41+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.linkintegrity@b8bd202

Fix Unauthorized when editing page with link to page you cannot see.

Fixes plone/plone.app.linkintegrity#79.

```
http://localhost:8080/Plone/pageb/@@edit
Traceback (innermost last):
  Module ZPublisher.WSGIPublisher, line 162, in transaction_pubevents
  Module ZPublisher.WSGIPublisher, line 371, in publish_module
  Module ZPublisher.WSGIPublisher, line 274, in publish
  Module ZPublisher.mapply, line 85, in mapply
  Module ZPublisher.WSGIPublisher, line 63, in call_object
  Module plone.z3cform.layout, line 63, in __call__
  Module plone.z3cform.layout, line 47, in update
  Module plone.dexterity.browser.edit, line 58, in update
  Module plone.z3cform.fieldsets.extensible, line 65, in update
  Module plone.z3cform.patch, line 30, in GroupForm_update
  Module z3c.form.group, line 145, in update
  Module plone.app.z3cform.csrf, line 22, in execute
  Module z3c.form.action, line 98, in execute
  Module z3c.form.button, line 315, in __call__
  Module z3c.form.button, line 170, in __call__
  Module plone.dexterity.browser.edit, line 30, in handleApply
  Module z3c.form.group, line 126, in applyChanges
  Module zope.event, line 32, in notify
  Module zope.component.event, line 27, in dispatch
  Module zope.component._api, line 134, in subscribers
  Module zope.interface.registry, line 448, in subscribers
  Module zope.interface.adapter, line 619, in subscribers
  Module zope.component.event, line 36, in objectEventNotify
  Module zope.component._api, line 134, in subscribers
  Module zope.interface.registry, line 448, in subscribers
  Module zope.interface.adapter, line 619, in subscribers
  Module plone.app.linkintegrity.handlers, line 109, in modifiedContent
  Module plone.app.linkintegrity.handlers, line 89, in getObjectsFromLinks
  Module plone.app.linkintegrity.handlers, line 49, in findObject
  Module plone.app.uuid.utils, line 39, in uuidToObject
  Module Products.ZCatalog.CatalogBrains, line 91, in getObject
  Module OFS.Traversable, line 360, in restrictedTraverse
  Module OFS.Traversable, line 292, in unrestrictedTraverse
   - __traceback_info__: ([], 'pagea')
Unauthorized: You are not allowed to access 'pagea' in this context
```

Files changed:
A news/79.bugfix
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/tests/test_handlers.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2021-02-23T08:59:38+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.linkintegrity@18d511a

Merge pull request #80 from plone/maurits/issue-79-fix-unauthorized-on-edit

Fix Unauthorized when editing page with link to page you cannot see.

Files changed:
A news/79.bugfix
M plone/app/linkintegrity/handlers.py
M plone/app/linkintegrity/tests/test_handlers.py
mister-roboto pushed a commit that referenced this pull request May 26, 2021
Branch: refs/heads/master
Date: 2021-05-20T20:26:33+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.testing@42837a9

Catch FileNotFound error in test teardown when removing a temporary directory.

Fixes plone/plone.testing#79.

Files changed:
A news/79.bugfix
M src/plone/testing/zope.py
Repository: plone.testing

Branch: refs/heads/master
Date: 2021-05-20T22:14:32+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.testing@48834a1

Use OSError instead of FileNotFoundError.

The last one does not exist on Python 2.

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

Branch: refs/heads/master
Date: 2021-05-26T16:04:35+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.testing@f85d2d5

Merge pull request #80 from plone/maurits/fix-failure-in-teardown

Catch FileNotFound error in teardown when removing temporary directory

Files changed:
A news/79.bugfix
M src/plone/testing/zope.py
mister-roboto pushed a commit that referenced this pull request May 26, 2021
Branch: refs/heads/master
Date: 2021-05-20T20:26:33+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.testing@42837a9

Catch FileNotFound error in test teardown when removing a temporary directory.

Fixes plone/plone.testing#79.

Files changed:
A news/79.bugfix
M src/plone/testing/zope.py
Repository: plone.testing

Branch: refs/heads/master
Date: 2021-05-20T22:14:32+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.testing@48834a1

Use OSError instead of FileNotFoundError.

The last one does not exist on Python 2.

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

Branch: refs/heads/master
Date: 2021-05-26T16:04:35+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.testing@f85d2d5

Merge pull request #80 from plone/maurits/fix-failure-in-teardown

Catch FileNotFound error in teardown when removing temporary directory

Files changed:
A news/79.bugfix
M src/plone/testing/zope.py
mister-roboto pushed a commit that referenced this pull request Dec 20, 2021
Branch: refs/heads/master
Date: 2021-12-16T23:36:27+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@91e4d0f

black -S

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/StorageMigrationSupport.py
M Products/CMFEditions/UniqueIdHandlerTool.py
M Products/CMFEditions/VersionPolicies.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/diff.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/IReferenceFactories.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/IVersionPolicy.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/interfaces/_tools.py
M Products/CMFEditions/subscriber.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_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M Products/__init__.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-16T23:36:48+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@12be9ca

black

Files changed:
M Products/CMFEditions/ArchivistTool.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/VersionPolicies.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/diff.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/historyidhandlertool.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/testing.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_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 Products/__init__.py
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-16T23:38:03+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@82c94cc

setup.cfg: do not create universal wheel. Not py 2 compatible.

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

Branch: refs/heads/master
Date: 2021-12-16T23:38:18+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@c409745

isort config

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

Branch: refs/heads/master
Date: 2021-12-16T23:39:26+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@5911b2c

isort

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

Branch: refs/heads/master
Date: 2021-12-16T23:49:21+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@a55cdec

Various QA fixes.

Files changed:
M Products/CMFEditions/ModifierRegistryTool.py
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/tests/DummyTools.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-16T23:51:24+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@b4f674f

Removed Archetypes comment from readme.

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

Branch: refs/heads/master
Date: 2021-12-16T23:52:48+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@4678048

Replaced deprecated assert statements.

Files changed:
M Products/CMFEditions/tests/test_ArchivistTool.py
M Products/CMFEditions/tests/test_IntegrationTests.py
M Products/CMFEditions/tests/test_KeepLastNVersionsTool.py
M Products/CMFEditions/tests/test_ZVCStorageTool.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:11:44+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@188bb3e

Fixed deprecation warnings in tests.

Files changed:
M Products/CMFEditions/Modifiers.py
M Products/CMFEditions/testing.py
M Products/CMFEditions/tests/test_IntegrationTests.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:17:55+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@b7056ff

Moved changes before 3.0 to docs/old-changelog.rst.

This means only about 10 percent is left in the main CHANGES.rst.

Files changed:
A doc/old-changelog.rst
M CHANGES.rst
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:23:07+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@57bc28f

pyupgrade --py37-plus

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/VersionPolicies.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/diff.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/exportimport/__init__.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/historyidhandlertool.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IPurgePolicy.py
M Products/CMFEditions/interfaces/IReferenceFactories.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/IVersionPolicy.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/interfaces/_tools.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/testing.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/__init__.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 Products/__init__.py
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:24:10+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@36bead5

black

Files changed:
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/testing.py
M Products/CMFEditions/tests/DummyTools.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:28:59+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@d63279a

Removed all use of the 'six' package.

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/CopyModifyMergeRepositoryTool.py
M Products/CMFEditions/StandardModifiers.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/tests/DummyTools.py
M setup.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-17T00:30:41+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@595028a

Added news snippet for QA fixes.

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

Branch: refs/heads/master
Date: 2021-12-17T00:31:06+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.CMFEditions@51e2fa7

isort5

Files changed:
M Products/CMFEditions/ArchivistTool.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/tests/DummyTools.py
Repository: Products.CMFEditions

Branch: refs/heads/master
Date: 2021-12-20T11:50:18+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.CMFEditions@a592a1e

Merge pull request #80 from plone/qa

QA: black, isort, flake8, deprecation warnings

Files changed:
A doc/old-changelog.rst
A news/80.bugfix
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/VersionPolicies.py
M Products/CMFEditions/ZVCStorageTool.py
M Products/CMFEditions/__init__.py
M Products/CMFEditions/browser/__init__.py
M Products/CMFEditions/browser/diff.py
M Products/CMFEditions/browser/utils.py
M Products/CMFEditions/browser/views.py
M Products/CMFEditions/exportimport/__init__.py
M Products/CMFEditions/exportimport/repository.py
M Products/CMFEditions/historyidhandlertool.py
M Products/CMFEditions/interfaces/IArchivist.py
M Products/CMFEditions/interfaces/IModifier.py
M Products/CMFEditions/interfaces/IPurgePolicy.py
M Products/CMFEditions/interfaces/IReferenceFactories.py
M Products/CMFEditions/interfaces/IRepository.py
M Products/CMFEditions/interfaces/IStorage.py
M Products/CMFEditions/interfaces/IVersionPolicy.py
M Products/CMFEditions/interfaces/__init__.py
M Products/CMFEditions/interfaces/_tools.py
M Products/CMFEditions/setuphandlers.py
M Products/CMFEditions/subscriber.py
M Products/CMFEditions/testing.py
M Products/CMFEditions/tests/DummyTools.py
M Products/CMFEditions/tests/__init__.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_doctests.py
M Products/CMFEditions/tests/test_versions_history_form.py
M Products/CMFEditions/utilities.py
M Products/__init__.py
M README.rst
M setup.cfg
M setup.py
mister-roboto pushed a commit that referenced this pull request Apr 1, 2023
Branch: refs/heads/master
Date: 2023-03-30T13:02:57+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@22f1ecc

be explicit about exclude_actor not being required

Files changed:
M plone/app/contentrules/actions/mail.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-30T13:02:57+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@3c62a77

Revert "be explicit about exclude_actor not being required"

This reverts commit 35ff7458d88057bb181f4e38cd9f537c12e4bc95.

Files changed:
M plone/app/contentrules/actions/mail.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-30T13:02:57+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@10e9a83

be explicit about exclude_actor not being required

Files changed:
M plone/app/contentrules/actions/mail.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-03-30T13:02:57+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@2d315a3

changelog

changelog

Files changed:
A news/77.bugfix
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2023-04-01T10:19:18+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@81a6f36

Merge pull request #80 from plone/erral-issue-77

Explicitly mark exclude_actor as not-required

Files changed:
A news/77.bugfix
M plone/app/contentrules/actions/mail.py
mister-roboto pushed a commit that referenced this pull request Oct 4, 2023
Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@1ec5e16

Configuring with plone/meta

Files changed:
A .flake8
A .github/workflows/meta.yml
A news/cfffba8c.internal
M .editorconfig
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M tox.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@44ee85e

cleanup: remove unused file

Files changed:
D setup.cfg
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@287a4b0

fix: adjust setup.py

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

Branch: refs/heads/master
Date: 2023-06-26T13:32:59+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@e8f12b1

fix: adjust dependencies

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

Branch: refs/heads/master
Date: 2023-06-26T13:32:59+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@e6fc482

cleanup: old testing approach

Files changed:
D .github/workflows/tests.yml
D requirements-52.txt
D requirements-60.txt
D sources-52.ini
D sources-60.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-10-04T17:58:20+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.scale@1d55227

Merge pull request #80 from plone/config-with-default-template-cd1b58fe

Config with default template

Files changed:
A .flake8
A .github/workflows/meta.yml
A news/cfffba8c.internal
M .editorconfig
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M setup.py
M tox.ini
D .github/workflows/tests.yml
D requirements-52.txt
D requirements-60.txt
D setup.cfg
D sources-52.ini
D sources-60.ini
mister-roboto pushed a commit that referenced this pull request Oct 4, 2023
Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@1ec5e16

Configuring with plone/meta

Files changed:
A .flake8
A .github/workflows/meta.yml
A news/cfffba8c.internal
M .editorconfig
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M tox.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@44ee85e

cleanup: remove unused file

Files changed:
D setup.cfg
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-06-26T13:32:58+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@287a4b0

fix: adjust setup.py

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

Branch: refs/heads/master
Date: 2023-06-26T13:32:59+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@e8f12b1

fix: adjust dependencies

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

Branch: refs/heads/master
Date: 2023-06-26T13:32:59+03:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@e6fc482

cleanup: old testing approach

Files changed:
D .github/workflows/tests.yml
D requirements-52.txt
D requirements-60.txt
D sources-52.ini
D sources-60.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-10-04T17:58:20+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.scale@1d55227

Merge pull request #80 from plone/config-with-default-template-cd1b58fe

Config with default template

Files changed:
A .flake8
A .github/workflows/meta.yml
A news/cfffba8c.internal
M .editorconfig
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M setup.py
M tox.ini
D .github/workflows/tests.yml
D requirements-52.txt
D requirements-60.txt
D setup.cfg
D sources-52.ini
D sources-60.ini
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