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

5.0 buildout with "auto-checkout = *" broken #101

Closed
jensens opened this issue Jul 30, 2015 · 2 comments
Closed

5.0 buildout with "auto-checkout = *" broken #101

jensens opened this issue Jul 30, 2015 · 2 comments

Comments

@jensens
Copy link
Member

jensens commented Jul 30, 2015

because:

First: checkouts of z3c.formwidget.query and Products.ExternalEditor (svn) are broken
Second::

The constraint, 2.13.2, is not consistent with the requirement, 'ExtensionClass>=4.1a1'.
While:
  Installing.
  Getting section instance.
  Initializing section instance.
  Installing recipe plone.recipe.zope2instance.
Error: Bad constraint 2.13.2 ExtensionClass>=4.1a1
@gforcada
Copy link
Member

gforcada commented Sep 7, 2015

I spent some time on that since PLOG, but specially the svn thing is really frustrating... my idea was to be able to have everything on src/ so we can run all the tests and thus refactoring can happen.

mister-roboto pushed a commit that referenced this issue Apr 4, 2016
Branch: refs/heads/master
Date: 2016-04-04T13:10:34+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@f08be52

Fix for #1154

Files changed:
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T15:47:27+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@6376b06

Update CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T22:47:10+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@4adbcdd

Update header.plone.less

Files changed:
M plonetheme/barceloneta/theme/less/header.plone.less
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T22:51:40+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@8bde491

Update barceloneta-compiled.css

Files changed:
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T23:19:07+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@64b0b93

Merge pull request #101 from khanstark/master

Fix for Search button problem in Plone 5.0.x

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/header.plone.less
mister-roboto pushed a commit that referenced this issue Apr 4, 2016
Branch: refs/heads/master
Date: 2016-04-04T13:10:34+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@f08be52

Fix for #1154

Files changed:
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T15:47:27+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@6376b06

Update CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T22:47:10+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@4adbcdd

Update header.plone.less

Files changed:
M plonetheme/barceloneta/theme/less/header.plone.less
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T22:51:40+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@8bde491

Update barceloneta-compiled.css

Files changed:
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-04-04T23:19:07+05:30
Author: kaif khan (khanstark) <[email protected]>
Commit: plone/plonetheme.barceloneta@64b0b93

Merge pull request #101 from khanstark/master

Fix for Search button problem in Plone 5.0.x

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/header.plone.less
@gforcada
Copy link
Member

Seems to be working now on 5.1

mister-roboto pushed a commit that referenced this issue Aug 2, 2016
Branch: refs/heads/master
Date: 2016-08-01T22:57:15+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@f21cf25

Explicitly set application/json content type for JSON responses and declare an utf-8 charset.

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/browser/file.py
M plone/app/content/browser/i18n.py
M plone/app/content/browser/query.py
M plone/app/content/browser/vocabulary.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-01T23:46:02+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@100df27

sort imports. left over of prev attempt

Files changed:
M plone/app/content/browser/constraintypes.py
M plone/app/content/browser/file.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-01T23:47:10+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@8f398f9

Add @@allowed_types_in_context JSON view in plone.app.content.browser.allowed_types_in_context, which returns a list of all FTI ids, which can be added in the current container.

Files changed:
M CHANGES.rst
M plone/app/content/browser/__init__.py
M plone/app/content/browser/configure.zcml
M plone/app/content/tests/test_contents.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-02T05:05:41+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@cc68354

Add @@allow_upload view, which returns a JSON string to indicate if File or Image uploads are allowed in the current container.

Files changed:
M CHANGES.rst
M plone/app/content/browser/__init__.py
M plone/app/content/browser/configure.zcml
M plone/app/content/browser/file.py
M plone/app/content/tests/test_contents.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-02T17:13:15+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.content@02be455

Merge pull request #101 from plone/thet-allowedtypesjson

allowUpload JSON view, content-type json for all

Files changed:
M CHANGES.rst
M plone/app/content/browser/configure.zcml
M plone/app/content/browser/constraintypes.py
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/browser/file.py
M plone/app/content/browser/i18n.py
M plone/app/content/browser/query.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/tests/test_contents.py
mister-roboto pushed a commit that referenced this issue Aug 2, 2016
Branch: refs/heads/master
Date: 2016-08-01T22:57:15+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@f21cf25

Explicitly set application/json content type for JSON responses and declare an utf-8 charset.

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/browser/file.py
M plone/app/content/browser/i18n.py
M plone/app/content/browser/query.py
M plone/app/content/browser/vocabulary.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-01T23:46:02+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@100df27

sort imports. left over of prev attempt

Files changed:
M plone/app/content/browser/constraintypes.py
M plone/app/content/browser/file.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-01T23:47:10+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@8f398f9

Add @@allowed_types_in_context JSON view in plone.app.content.browser.allowed_types_in_context, which returns a list of all FTI ids, which can be added in the current container.

Files changed:
M CHANGES.rst
M plone/app/content/browser/__init__.py
M plone/app/content/browser/configure.zcml
M plone/app/content/tests/test_contents.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-02T05:05:41+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.content@cc68354

Add @@allow_upload view, which returns a JSON string to indicate if File or Image uploads are allowed in the current container.

Files changed:
M CHANGES.rst
M plone/app/content/browser/__init__.py
M plone/app/content/browser/configure.zcml
M plone/app/content/browser/file.py
M plone/app/content/tests/test_contents.py
Repository: plone.app.content
Branch: refs/heads/master
Date: 2016-08-02T17:13:15+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.content@02be455

Merge pull request #101 from plone/thet-allowedtypesjson

allowUpload JSON view, content-type json for all

Files changed:
M CHANGES.rst
M plone/app/content/browser/configure.zcml
M plone/app/content/browser/constraintypes.py
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/browser/file.py
M plone/app/content/browser/i18n.py
M plone/app/content/browser/query.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/tests/test_contents.py
mister-roboto pushed a commit that referenced this issue Dec 24, 2016
Branch: refs/heads/master
Date: 2016-12-23T14:28:36-06:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.upgrade@02cf65b

New mockup releases for Plone 5.0 and 5.1.

Files changed:
A plone/app/upgrade/v50/profiles/to_507/registry.xml
M CHANGES.rst
M plone/app/upgrade/v50/configure.zcml
M plone/app/upgrade/v50/final.py
M plone/app/upgrade/v50/profiles.zcml
M plone/app/upgrade/v51/profiles/to_beta1/registry.xml
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-12-24T03:09:39-06:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.upgrade@1758b0c

Merge pull request #101 from plone/thet-newmockup

New mockup releases for Plone 5.0 and 5.1.

Files changed:
A plone/app/upgrade/v50/profiles/to_507/registry.xml
M CHANGES.rst
M plone/app/upgrade/v50/configure.zcml
M plone/app/upgrade/v50/final.py
M plone/app/upgrade/v50/profiles.zcml
M plone/app/upgrade/v51/profiles/to_beta1/registry.xml
mister-roboto pushed a commit that referenced this issue Dec 24, 2016
Branch: refs/heads/master
Date: 2016-12-23T14:28:36-06:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.upgrade@02cf65b

New mockup releases for Plone 5.0 and 5.1.

Files changed:
A plone/app/upgrade/v50/profiles/to_507/registry.xml
M CHANGES.rst
M plone/app/upgrade/v50/configure.zcml
M plone/app/upgrade/v50/final.py
M plone/app/upgrade/v50/profiles.zcml
M plone/app/upgrade/v51/profiles/to_beta1/registry.xml
Repository: plone.app.upgrade
Branch: refs/heads/master
Date: 2016-12-24T03:09:39-06:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.upgrade@1758b0c

Merge pull request #101 from plone/thet-newmockup

New mockup releases for Plone 5.0 and 5.1.

Files changed:
A plone/app/upgrade/v50/profiles/to_507/registry.xml
M CHANGES.rst
M plone/app/upgrade/v50/configure.zcml
M plone/app/upgrade/v50/final.py
M plone/app/upgrade/v50/profiles.zcml
M plone/app/upgrade/v51/profiles/to_beta1/registry.xml
mister-roboto pushed a commit that referenced this issue Jun 17, 2017
Branch: refs/heads/master
Date: 2017-06-17T11:59:36+02:00
Author: Franz Gerhard Reinisch (fgrcon) <[email protected]>
Commit: plone/plone.app.portlets@d4458b0

fixing plone/Products.CMFPlone#2077

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/navigation_recurse.pt
M plone/app/portlets/portlets/news.pt
M plone/app/portlets/portlets/recent.pt
M plone/app/portlets/portlets/review.pt
Repository: plone.app.portlets
Branch: refs/heads/master
Date: 2017-06-17T23:39:42+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.portlets@9bdd2b2

Merge pull request #101 from plone/fgrcon-fix-2077

Fgrcon fix 2077

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/navigation_recurse.pt
M plone/app/portlets/portlets/news.pt
M plone/app/portlets/portlets/recent.pt
M plone/app/portlets/portlets/review.pt
mister-roboto pushed a commit that referenced this issue Mar 28, 2018
Branch: refs/heads/master
Date: 2017-12-20T10:29:16-05:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/Products.Archetypes@e4750ee

We want to edit the raw text

Files changed:
M CHANGES.rst
M Products/Archetypes/Widget.py
M Products/Archetypes/tests/test_pawidgets.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-02-01T17:31:41+01:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/Products.Archetypes@e25765a

Merge branch 'master' into fix-tinymce-widget-accessor

Files changed:
M .travis.yml
M CHANGES.rst
M Products/Archetypes/Extensions/migrations.py
M Products/Archetypes/Extensions/utils.py
M Products/Archetypes/configure.zcml
M Products/Archetypes/tests/test_pawidgets.py
M buildout.cfg
M setup.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-03-28T00:16:46-04:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/Products.Archetypes@0b66e72

Merge pull request #101 from plone/fix-tinymce-widget-accessor

We want to edit the raw text

Files changed:
M CHANGES.rst
M Products/Archetypes/Widget.py
M Products/Archetypes/tests/test_pawidgets.py
mister-roboto pushed a commit that referenced this issue Mar 28, 2018
Branch: refs/heads/master
Date: 2017-12-20T10:29:16-05:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/Products.Archetypes@e4750ee

We want to edit the raw text

Files changed:
M CHANGES.rst
M Products/Archetypes/Widget.py
M Products/Archetypes/tests/test_pawidgets.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-02-01T17:31:41+01:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/Products.Archetypes@e25765a

Merge branch 'master' into fix-tinymce-widget-accessor

Files changed:
M .travis.yml
M CHANGES.rst
M Products/Archetypes/Extensions/migrations.py
M Products/Archetypes/Extensions/utils.py
M Products/Archetypes/configure.zcml
M Products/Archetypes/tests/test_pawidgets.py
M buildout.cfg
M setup.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-03-28T00:16:46-04:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/Products.Archetypes@0b66e72

Merge pull request #101 from plone/fix-tinymce-widget-accessor

We want to edit the raw text

Files changed:
M CHANGES.rst
M Products/Archetypes/Widget.py
M Products/Archetypes/tests/test_pawidgets.py
mister-roboto pushed a commit that referenced this issue Jan 5, 2019
Branch: refs/heads/master
Date: 2018-12-24T11:38:51+01:00
Author: nzambello (nzambello) <[email protected]>
Commit: plone/plone.app.z3cform@c9a9d3f

a11y: added role attr for portalMessage

Files changed:
M CHANGES.rst
M plone/app/z3cform/templates/macros.pt
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2019-01-05T22:30:19+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.app.z3cform@5f647ad

Merge pull request #101 from nzambello/nzambello_a11y_portalMessage

a11y: added role attribute for portalMessage

Files changed:
M CHANGES.rst
M plone/app/z3cform/templates/macros.pt
mister-roboto pushed a commit that referenced this issue Jan 5, 2019
Branch: refs/heads/master
Date: 2018-12-24T11:38:51+01:00
Author: nzambello (nzambello) <[email protected]>
Commit: plone/plone.app.z3cform@c9a9d3f

a11y: added role attr for portalMessage

Files changed:
M CHANGES.rst
M plone/app/z3cform/templates/macros.pt
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2019-01-05T22:30:19+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.app.z3cform@5f647ad

Merge pull request #101 from nzambello/nzambello_a11y_portalMessage

a11y: added role attribute for portalMessage

Files changed:
M CHANGES.rst
M plone/app/z3cform/templates/macros.pt
mister-roboto pushed a commit that referenced this issue Feb 7, 2019
Branch: refs/heads/master
Date: 2019-02-07T12:55:32+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.app.robotframework@2c6ad4b

Fix the travis build

Fixes #100

Files changed:
M .travis.yml
M CHANGES.rst
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2019-02-07T14:18:37+01:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.robotframework@3a7d3e7

Merge pull request #101 from plone/fix-travis

Fix the travis build

Files changed:
M .travis.yml
M CHANGES.rst
mister-roboto pushed a commit that referenced this issue Apr 12, 2019
Branch: refs/heads/master
Date: 2019-04-11T21:56:04+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.dexterity@7d1c83f

easier container selection in subclasses

Files changed:
A news/101.feature
M plone/dexterity/browser/add.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2019-04-12T09:18:34+02:00
Author: agitator (agitator) <[email protected]>
Commit: plone/plone.dexterity@b49ceee

Merge pull request #101 from plone/jensens/better-subclassing-capabilities

easier container selection in subclasses

Files changed:
A news/101.feature
M plone/dexterity/browser/add.py
mister-roboto pushed a commit that referenced this issue May 2, 2019
Branch: refs/heads/master
Date: 2019-05-02T11:01:42-05:00
Author: Jens Vagelpohl (dataflake) <[email protected]>
Commit: plone/plone.recipe.zope2instance@753386b

Add support for the new ``debug-exceptions`` flag in Zope

Files changed:
A news/100.feature
M README.rst
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/test_wsgischema.py
M src/plone/recipe/zope2instance/tests/zope2instance.txt
M src/plone/recipe/zope2instance/wsgischema.xml
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-05-02T11:43:57-05:00
Author: Jens Vagelpohl (dataflake) <[email protected]>
Commit: plone/plone.recipe.zope2instance@9d3bfb2

- try to fix tox

Files changed:
M tox.ini
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2019-05-02T21:23:53+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.recipe.zope2instance@8c4ef73

Merge pull request #101 from plone/issue_100

Add support for the new ``debug-exceptions`` flag in Zope

Files changed:
A news/100.feature
M README.rst
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/test_wsgischema.py
M src/plone/recipe/zope2instance/tests/zope2instance.txt
M src/plone/recipe/zope2instance/wsgischema.xml
mister-roboto pushed a commit that referenced this issue Jul 11, 2021
Branch: refs/heads/master
Date: 2021-07-09T16:22:29+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.namedfile@0b0cd85

Cache stable image scales strongly.

When plone.app.imaging is available, this is already done.
Otherwise, we should do this ourselves.
Fixes plone/plone.namedfile#100.

Files changed:
A news/100.bugfix
M plone/namedfile/scaling.zcml
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2021-07-11T11:10:17+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.namedfile@8f92092

Merge pull request #101 from plone/maurits/stable-scales-stable-cache

Cache stable image scales strongly.

Files changed:
A news/100.bugfix
M plone/namedfile/scaling.zcml
mister-roboto pushed a commit that referenced this issue Jul 11, 2021
Branch: refs/heads/master
Date: 2021-07-09T16:22:29+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.namedfile@0b0cd85

Cache stable image scales strongly.

When plone.app.imaging is available, this is already done.
Otherwise, we should do this ourselves.
Fixes plone/plone.namedfile#100.

Files changed:
A news/100.bugfix
M plone/namedfile/scaling.zcml
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2021-07-11T11:10:17+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.namedfile@8f92092

Merge pull request #101 from plone/maurits/stable-scales-stable-cache

Cache stable image scales strongly.

Files changed:
A news/100.bugfix
M plone/namedfile/scaling.zcml
mister-roboto pushed a commit that referenced this issue May 8, 2022
Branch: refs/heads/master
Date: 2022-03-10T14:29:03+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.app.iterate@93f4d22

Fix a typo in a a call to reindexObject

Fixes #101

Files changed:
A news/101.bugfix
M plone/app/iterate/browser/checkout.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2022-05-09T00:55:25+02:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.app.iterate@8e7e27d

Merge pull request #102 from plone/110.bugfix

Fix a typo in a a call to reindexObject

Files changed:
A news/101.bugfix
M plone/app/iterate/browser/checkout.py
mister-roboto pushed a commit that referenced this issue May 8, 2022
Branch: refs/heads/master
Date: 2022-03-10T14:29:03+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.app.iterate@93f4d22

Fix a typo in a a call to reindexObject

Fixes #101

Files changed:
A news/101.bugfix
M plone/app/iterate/browser/checkout.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2022-05-09T00:55:25+02:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.app.iterate@8e7e27d

Merge pull request #102 from plone/110.bugfix

Fix a typo in a a call to reindexObject

Files changed:
A news/101.bugfix
M plone/app/iterate/browser/checkout.py
mister-roboto pushed a commit that referenced this issue Jun 23, 2022
Branch: refs/heads/master
Date: 2022-06-23T15:31:59+02:00
Author: Mikel Larreategi (erral) <[email protected]>
Commit: plone/plone.app.caching@97df2cd

add missing message

Files changed:
A news/101.bugfix
M plone/app/caching/browser/controlpanel.pt
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2022-06-23T08:44:26-07:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/plone.app.caching@5980682

Merge pull request #101 from plone/erral-translatable-messages

add missing message

Files changed:
A news/101.bugfix
M plone/app/caching/browser/controlpanel.pt
mister-roboto pushed a commit that referenced this issue May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:52:35Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.schemaeditor@2ea5754

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
- [github.com/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4)

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

Branch: refs/heads/master
Date: 2023-05-02T16:25:10+02:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.schemaeditor@e994187

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this issue May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:51:48Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.protect@a3f15ee

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
- [github.com/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4)

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

Branch: refs/heads/master
Date: 2023-05-02T16:28:13+02:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.protect@9519313

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this issue Oct 4, 2023
Branch: refs/heads/master
Date: 2023-07-31T19:17:50+03:00
Author: Alin Voinea (avoinea) <[email protected]>
Commit: plone/Products.CMFEditions@c80bc31

Allow principal in sys_metadata with ArchivistTool init

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

Branch: refs/heads/master
Date: 2023-07-31T19:20:04+03:00
Author: Alin Voinea (avoinea) <[email protected]>
Commit: plone/Products.CMFEditions@5d0fe68

Update CHANGELOG

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

Branch: refs/heads/master
Date: 2023-10-04T15:34:51+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/Products.CMFEditions@6e4cade

Merge pull request #101 from plone/principal-fix

Allow principal in sys_metadata with ArchivistTool init

Files changed:
A news/101.bugfix
M Products/CMFEditions/ArchivistTool.py
mister-roboto pushed a commit that referenced this issue Oct 4, 2023
Branch: refs/heads/master
Date: 2023-07-31T19:17:50+03:00
Author: Alin Voinea (avoinea) <[email protected]>
Commit: plone/Products.CMFEditions@c80bc31

Allow principal in sys_metadata with ArchivistTool init

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

Branch: refs/heads/master
Date: 2023-07-31T19:20:04+03:00
Author: Alin Voinea (avoinea) <[email protected]>
Commit: plone/Products.CMFEditions@5d0fe68

Update CHANGELOG

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

Branch: refs/heads/master
Date: 2023-10-04T15:34:51+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/Products.CMFEditions@6e4cade

Merge pull request #101 from plone/principal-fix

Allow principal in sys_metadata with ArchivistTool init

Files changed:
A news/101.bugfix
M Products/CMFEditions/ArchivistTool.py
mister-roboto pushed a commit that referenced this issue May 2, 2024
Branch: refs/heads/master
Date: 2024-04-08T17:44:12+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@2e7043d

Improve performance for calculating breaches

Files changed:
A news/100.bugfix
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-09T23:38:21+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@23d72f3

Refactor and optimize get_breaches code

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T00:54:02+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@6856dea

Drop de-duplication

By the way the code runs now, this is not needed anymore.

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T01:10:55+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@de71e4c

Linting

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T15:35:43+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@cdf1fce

Cleanup

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-05-02T11:57:49+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.linkintegrity@1cf1945

Merge pull request #101 from plone/performance_speedup

Improve performance for calculating breaches

Files changed:
A news/100.bugfix
M plone/app/linkintegrity/browser/info.py
mister-roboto pushed a commit that referenced this issue May 2, 2024
Branch: refs/heads/master
Date: 2024-04-08T17:44:12+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@2e7043d

Improve performance for calculating breaches

Files changed:
A news/100.bugfix
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-09T23:38:21+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@23d72f3

Refactor and optimize get_breaches code

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T00:54:02+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@6856dea

Drop de-duplication

By the way the code runs now, this is not needed anymore.

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T01:10:55+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@de71e4c

Linting

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-04-10T15:35:43+02:00
Author: Paul Grunewald (pgrunewald) <[email protected]>
Commit: plone/plone.app.linkintegrity@cdf1fce

Cleanup

Files changed:
M plone/app/linkintegrity/browser/info.py
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2024-05-02T11:57:49+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.app.linkintegrity@1cf1945

Merge pull request #101 from plone/performance_speedup

Improve performance for calculating breaches

Files changed:
A news/100.bugfix
M plone/app/linkintegrity/browser/info.py
mister-roboto pushed a commit that referenced this issue Oct 8, 2024
Branch: refs/heads/master
Date: 2024-10-07T21:23:34Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.app.testing@451a8a1

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)

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

Branch: refs/heads/master
Date: 2024-10-08T08:23:18+02:00
Author: Alessandro Pisa (ale-rt) <[email protected]>
Commit: plone/plone.app.testing@bf7197d

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this issue Oct 8, 2024
Branch: refs/heads/master
Date: 2024-10-07T21:23:34Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.app.testing@451a8a1

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)

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

Branch: refs/heads/master
Date: 2024-10-08T08:23:18+02:00
Author: Alessandro Pisa (ale-rt) <[email protected]>
Commit: plone/plone.app.testing@bf7197d

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this issue Nov 8, 2024
Branch: refs/heads/master
Date: 2024-11-07T09:23:28+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@1c3dc9f

use WorkflowEditForm in WorkflowEditFormView

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

Branch: refs/heads/master
Date: 2024-11-07T09:24:01+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@b6f2dcb

use NotifyEditForm in NotifyEditFormView

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

Branch: refs/heads/master
Date: 2024-11-07T09:28:29+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@ebb5270

add news

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

Branch: refs/heads/master
Date: 2024-11-07T09:33:52+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@e62c8fa

lint news format file

Files changed:
M news/75.bugfix
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T09:34:51+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@f92350d

add blank line to newsfile

Files changed:
M news/75.bugfix
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:31:54+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@5932d49

fix controlpanel view, dont render card element if no rules defined

Files changed:
M plone/app/contentrules/browser/templates/controlpanel.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:32:27+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@16e667c

add news

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

Branch: refs/heads/master
Date: 2024-11-07T10:42:05+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@426b1c4

fix rendering of edit modal dialogs

Files changed:
M plone/app/contentrules/browser/templates/manage-elements.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:42:51+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@4b22a5e

add news

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

Branch: refs/heads/master
Date: 2024-11-08T10:22:36+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@9b048b6

add tests to check is the editform for actions invoked

Files changed:
M plone/app/contentrules/tests/test_action_notify.py
M plone/app/contentrules/tests/test_action_workflow.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-08T11:41:51+01:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: plone/plone.app.contentrules@e14ba69

Merge pull request #101 from plone/fix#75

Controlpanel fixes

Files changed:
A news/102.bugfix
A news/103.bugfix
A news/75.bugfix
M plone/app/contentrules/actions/notify.py
M plone/app/contentrules/actions/workflow.py
M plone/app/contentrules/browser/templates/controlpanel.pt
M plone/app/contentrules/browser/templates/manage-elements.pt
M plone/app/contentrules/tests/test_action_notify.py
M plone/app/contentrules/tests/test_action_workflow.py
mister-roboto pushed a commit that referenced this issue Nov 8, 2024
Branch: refs/heads/master
Date: 2024-11-07T09:23:28+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@1c3dc9f

use WorkflowEditForm in WorkflowEditFormView

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

Branch: refs/heads/master
Date: 2024-11-07T09:24:01+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@b6f2dcb

use NotifyEditForm in NotifyEditFormView

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

Branch: refs/heads/master
Date: 2024-11-07T09:28:29+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@ebb5270

add news

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

Branch: refs/heads/master
Date: 2024-11-07T09:33:52+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@e62c8fa

lint news format file

Files changed:
M news/75.bugfix
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T09:34:51+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@f92350d

add blank line to newsfile

Files changed:
M news/75.bugfix
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:31:54+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@5932d49

fix controlpanel view, dont render card element if no rules defined

Files changed:
M plone/app/contentrules/browser/templates/controlpanel.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:32:27+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@16e667c

add news

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

Branch: refs/heads/master
Date: 2024-11-07T10:42:05+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@426b1c4

fix rendering of edit modal dialogs

Files changed:
M plone/app/contentrules/browser/templates/manage-elements.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-07T10:42:51+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@4b22a5e

add news

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

Branch: refs/heads/master
Date: 2024-11-08T10:22:36+01:00
Author: 1letter (1letter) <[email protected]>
Commit: plone/plone.app.contentrules@9b048b6

add tests to check is the editform for actions invoked

Files changed:
M plone/app/contentrules/tests/test_action_notify.py
M plone/app/contentrules/tests/test_action_workflow.py
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2024-11-08T11:41:51+01:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: plone/plone.app.contentrules@e14ba69

Merge pull request #101 from plone/fix#75

Controlpanel fixes

Files changed:
A news/102.bugfix
A news/103.bugfix
A news/75.bugfix
M plone/app/contentrules/actions/notify.py
M plone/app/contentrules/actions/workflow.py
M plone/app/contentrules/browser/templates/controlpanel.pt
M plone/app/contentrules/browser/templates/manage-elements.pt
M plone/app/contentrules/tests/test_action_notify.py
M plone/app/contentrules/tests/test_action_workflow.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants