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 remove cmfform plip file to jenkins #97

Closed
vangheem opened this issue Jul 16, 2015 · 1 comment
Closed

add remove cmfform plip file to jenkins #97

vangheem opened this issue Jul 16, 2015 · 1 comment

Comments

@vangheem
Copy link
Member

@gforcada @tisto can either of you do this for me quick? Thank you.

@vangheem
Copy link
Member Author

Nevermind, not going to work on this anymore. see plone/Products.CMFPlone#448 (comment)

mister-roboto pushed a commit that referenced this issue Feb 29, 2016
Branch: refs/heads/master
Date: 2016-02-29T09:35:12-06:00
Author: nathan.vangheem () <nathan.vangheem@wildcardcorp.com>
Commit: plone/plone.app.theming@73cd1d3

fix case where wrong theme could show up selected in control panel

Files changed:
M CHANGES.rst
M src/plone/app/theming/browser/controlpanel.py
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2016-02-29T23:27:39+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.theming@05263ff

Merge pull request #97 from plone/rules-conflict

fix case where wrong theme could show up selected in control panel

Files changed:
M CHANGES.rst
M src/plone/app/theming/browser/controlpanel.py
mister-roboto pushed a commit that referenced this issue Mar 25, 2016
Branch: refs/heads/master
Date: 2016-03-24T22:49:06+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plonetheme.barceloneta@ed57793

Add missing caret styles.

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map
M plonetheme/barceloneta/theme/less/buttons.plone.less
M plonetheme/barceloneta/theme/less/variables.plone.less
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-03-25T15:28:25+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plonetheme.barceloneta@ec43e5b

Merge pull request #97 from plone/thet-caret

Add missing caret styles.

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map
M plonetheme/barceloneta/theme/less/buttons.plone.less
M plonetheme/barceloneta/theme/less/variables.plone.less
mister-roboto pushed a commit that referenced this issue Mar 25, 2016
Branch: refs/heads/master
Date: 2016-03-24T22:49:06+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plonetheme.barceloneta@ed57793

Add missing caret styles.

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map
M plonetheme/barceloneta/theme/less/buttons.plone.less
M plonetheme/barceloneta/theme/less/variables.plone.less
Repository: plonetheme.barceloneta
Branch: refs/heads/master
Date: 2016-03-25T15:28:25+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plonetheme.barceloneta@ec43e5b

Merge pull request #97 from plone/thet-caret

Add missing caret styles.

Files changed:
M CHANGES.rst
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css
M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map
M plonetheme/barceloneta/theme/less/buttons.plone.less
M plonetheme/barceloneta/theme/less/variables.plone.less
mister-roboto pushed a commit that referenced this issue May 31, 2016
Branch: refs/heads/master
Date: 2016-05-31T11:41:34+02:00
Author: Tom Gross (tomgross) <itconsense@gmail.com>
Commit: plone/plone.app.discussion@0855674

Make tests work with lxml safe html cleaner (#97)

* Make tests work with lxml safe html cleaner

* whitespace fix in test assertion

Files changed:
M CHANGES.rst
M plone/app/discussion/tests/test_comment.py
mister-roboto pushed a commit that referenced this issue May 31, 2016
Branch: refs/heads/master
Date: 2016-05-31T11:41:34+02:00
Author: Tom Gross (tomgross) <itconsense@gmail.com>
Commit: plone/plone.app.discussion@0855674

Make tests work with lxml safe html cleaner (#97)

* Make tests work with lxml safe html cleaner

* whitespace fix in test assertion

Files changed:
M CHANGES.rst
M plone/app/discussion/tests/test_comment.py
mister-roboto pushed a commit that referenced this issue Jul 9, 2016
Branch: refs/heads/3.1.x
Date: 2016-07-08T18:42:49+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.content@116c8da

Properly deprecated ``_permissions`` in favor of ``PERMISSIONS``.

Since 3.1, the ``_permissions`` variable was ``None`` instead of a
backwards compatibility alias for ``PERMISSIONS`` due to a wrong
deprecation.

Files changed:
M CHANGES.rst
M plone/app/content/browser/vocabulary.py
Repository: plone.app.content
Branch: refs/heads/3.1.x
Date: 2016-07-09T13:53:15+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@cff64ef

Merge pull request #97 from plone/maurits-deprecate-permissions-31x

Properly deprecated _permissions in favor of PERMISSIONS. [3.1]

Files changed:
M CHANGES.rst
M plone/app/content/browser/vocabulary.py
mister-roboto pushed a commit that referenced this issue Apr 9, 2017
Branch: refs/heads/master
Date: 2017-04-07T13:31:16+02:00
Author: root (fgrcon) <franz@fgrcon.net>
Commit: plone/plone.app.layout@3370c94

Deprecating getIcon() in @@plone_layout
  see plone/Products.CMFPlone#1734

Files changed:
M CHANGES.rst
M plone/app/layout/globals/layout.py
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2017-04-10T00:27:01+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.layout@23fc160

Merge pull request #97 from plone/plip1734thumbs

deprecated getIcon() ... (relicts from plone 3)

Files changed:
M CHANGES.rst
M plone/app/layout/globals/layout.py
mister-roboto pushed a commit that referenced this issue Oct 30, 2018
Branch: refs/heads/master
Date: 2018-10-29T23:07:00+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.z3cform@c93d73b

Fix deprecation warning

Fixes plone/Products.CMFPlone#2605

Files changed:
M CHANGES.rst
M plone/app/z3cform/wysiwyg/widget.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2018-10-30T15:17:59+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.z3cform@055c352

Merge pull request #97 from plone/fix-deprecation

Fix deprecation warning

Files changed:
M CHANGES.rst
M plone/app/z3cform/wysiwyg/widget.py
mister-roboto pushed a commit that referenced this issue Oct 30, 2018
Branch: refs/heads/master
Date: 2018-10-29T23:07:00+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.z3cform@c93d73b

Fix deprecation warning

Fixes plone/Products.CMFPlone#2605

Files changed:
M CHANGES.rst
M plone/app/z3cform/wysiwyg/widget.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2018-10-30T15:17:59+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.z3cform@055c352

Merge pull request #97 from plone/fix-deprecation

Fix deprecation warning

Files changed:
M CHANGES.rst
M plone/app/z3cform/wysiwyg/widget.py
mister-roboto pushed a commit that referenced this issue Feb 7, 2019
Branch: refs/heads/master
Date: 2019-02-03T12:47:19+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.robotframework@1e03a07

Modernize signal handling

Use the standard library signal module instead of the ZServer Signal module

Fixes #97

Files changed:
M CHANGES.rst
M src/plone/app/robotframework/reload.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2019-02-07T14:19:54+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.robotframework@1c25bb2

Merge remote-tracking branch 'origin/master' into use-std-library-signal-handlers

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

Branch: refs/heads/master
Date: 2019-02-07T15:23:31+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.robotframework@23fd509

Merge pull request #98 from plone/use-std-library-signal-handlers

Modernize signal handling

Files changed:
M CHANGES.rst
M src/plone/app/robotframework/reload.py
mister-roboto pushed a commit that referenced this issue Apr 2, 2019
Branch: refs/heads/master
Date: 2019-03-26T23:40:40+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.dexterity@6fa7b32

Fixed DeprecationWarning for ObjectEvent.

Files changed:
A news/96.bugfix
M plone/dexterity/events.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2019-04-02T18:17:03+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.dexterity@b511d70

Merge pull request #97 from plone/maurits-issue-96-deprecation

Fixed DeprecationWarning for ObjectEvent.

Files changed:
A news/96.bugfix
M plone/dexterity/events.py
mister-roboto pushed a commit that referenced this issue Oct 14, 2019
Branch: refs/heads/master
Date: 2019-10-14T14:33:50+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@b76a2fd

Check black on Travis.

Files changed:
M .travis.yml
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T14:46:52+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@5a691f7

Black.

Files changed:
M src/plone/rest/errors.py
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T15:24:32+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@d5b0339

Fix black check on Travis.

Files changed:
M .travis.yml
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T15:35:59+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@5c1d7fd

Fix black check on Travis.

Files changed:
M .travis.yml
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T15:37:16+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@e32568d

Use Python 3.7 instead of 3.6 on Travis.

Files changed:
M .travis.yml
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T15:58:47+02:00
Author: Timo Stollenwerk (tisto) <stollenwerk@kitconcept.com>
Commit: plone/plone.rest@d56cf25

Update .gitignore.

Files changed:
M .gitignore
Repository: plone.rest

Branch: refs/heads/master
Date: 2019-10-14T16:18:37+02:00
Author: Timo Stollenwerk (tisto) <tisto@users.noreply.github.com>
Commit: plone/plone.rest@c90c9e4

Merge pull request #97 from plone/travis-black

Travis black

Files changed:
M .gitignore
M .travis.yml
M src/plone/rest/errors.py
mister-roboto pushed a commit that referenced this issue Jul 14, 2020
Branch: refs/heads/master
Date: 2020-07-14T15:46:31+02:00
Author: Georg Gogo. BERNHARD (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.app.querystring@6ba125e

Issue #97 i.e. allow for MultiPath Queries (#98)

Changes for bugfix #97 - making PATH_INDICES dynamic

Files changed:
A news/97.bugfix
M plone/app/querystring/queryparser.py
mister-roboto pushed a commit that referenced this issue Jul 14, 2020
Branch: refs/heads/master
Date: 2020-07-14T15:46:31+02:00
Author: Georg Gogo. BERNHARD (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.app.querystring@6ba125e

Issue #97 i.e. allow for MultiPath Queries (#98)

Changes for bugfix #97 - making PATH_INDICES dynamic

Files changed:
A news/97.bugfix
M plone/app/querystring/queryparser.py
mister-roboto pushed a commit that referenced this issue Sep 2, 2020
Branch: refs/heads/master
Date: 2020-09-02T15:48:46Z
Author: dependabot[bot] (dependabot[bot]) <49699333+dependabot[bot]@users.noreply.github.com>
Commit: plone/plone.staticresources@5578067

Bump bl in /src/plone/staticresources/static/components/mockup

Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](rvagg/bl@v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Files changed:
M src/plone/staticresources/static/components/mockup/yarn.lock
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-09-02T18:12:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.staticresources@c3a7da2

Create 97.bugfix

Files changed:
A news/97.bugfix
Repository: plone.staticresources

Branch: refs/heads/master
Date: 2020-09-02T18:12:54+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.staticresources@1e39b7a

Merge pull request #97 from plone/dependabot/npm_and_yarn/src/plone/staticresources/static/components/mockup/bl-4.0.3

Bump bl from 4.0.2 to 4.0.3 in /src/plone/staticresources/static/components/mockup

Files changed:
A news/97.bugfix
M src/plone/staticresources/static/components/mockup/yarn.lock
mister-roboto pushed a commit that referenced this issue Sep 8, 2021
Branch: refs/heads/master
Date: 2021-09-08T12:08:33+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.iterate@dfcea9d

Fix #97: Do not modify Publication behavior values when creating a new working copy.

Files changed:
A news/97.bugfix
M plone/app/iterate/dexterity/copier.py
M plone/app/iterate/tests/test_iterate.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2021-09-08T13:41:45+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.iterate@ee89111

Merge pull request #98 from plone/issue-97-effective-date

Do not modify Publication behavior values when creating a new working copy

Files changed:
A news/97.bugfix
M plone/app/iterate/dexterity/copier.py
M plone/app/iterate/tests/test_iterate.py
mister-roboto pushed a commit that referenced this issue Sep 8, 2021
Branch: refs/heads/master
Date: 2021-09-08T12:08:33+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.iterate@dfcea9d

Fix #97: Do not modify Publication behavior values when creating a new working copy.

Files changed:
A news/97.bugfix
M plone/app/iterate/dexterity/copier.py
M plone/app/iterate/tests/test_iterate.py
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2021-09-08T13:41:45+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.iterate@ee89111

Merge pull request #98 from plone/issue-97-effective-date

Do not modify Publication behavior values when creating a new working copy

Files changed:
A news/97.bugfix
M plone/app/iterate/dexterity/copier.py
M plone/app/iterate/tests/test_iterate.py
mister-roboto pushed a commit that referenced this issue Nov 11, 2022
Branch: refs/heads/main
Date: 2022-11-10T16:32:12+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.volto@f093f40

Handle issues that may appear when running multiple times or when plone.volto was installed first.

Files changed:
M src/plone/volto/browser/migrate_to_volto.py
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-11-10T16:32:12+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.volto@b41e9ae

fix linter

Files changed:
M src/plone/volto/browser/migrate_to_volto.py
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-11-10T16:34:00+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.volto@76bc031

add changenote

Files changed:
A news/97.bugfix
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-11-10T10:58:38-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.volto@3d96b97

Update news/97.bugfix

Files changed:
M news/97.bugfix
Repository: plone.volto

Branch: refs/heads/main
Date: 2022-11-11T06:10:25+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.volto@469916a

Merge pull request #97 from plone/handle_mutiple_runs

Files changed:
A news/97.bugfix
M src/plone/volto/browser/migrate_to_volto.py
mister-roboto pushed a commit that referenced this issue Dec 15, 2022
Branch: refs/heads/master
Date: 2022-12-14T23:01:46+09:00
Author: Jérome Perrin (perrinjerome) <jerome@nexedi.com>
Commit: plone/plone.protect@c03cfb4

testing: explicitly set response content type header to html

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

Branch: refs/heads/master
Date: 2022-12-16T00:08:09+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.protect@bdf0a00

Merge pull request #97 from perrinjerome/fix/zope_content_type

testing: explicitly set response content type header to html

Files changed:
M plone/protect/testing.py
mister-roboto pushed a commit that referenced this issue Dec 15, 2022
Branch: refs/heads/master
Date: 2022-12-14T23:01:46+09:00
Author: Jérome Perrin (perrinjerome) <jerome@nexedi.com>
Commit: plone/plone.protect@c03cfb4

testing: explicitly set response content type header to html

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

Branch: refs/heads/master
Date: 2022-12-16T00:08:09+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.protect@bdf0a00

Merge pull request #97 from perrinjerome/fix/zope_content_type

testing: explicitly set response content type header to html

Files changed:
M plone/protect/testing.py
mister-roboto pushed a commit that referenced this issue Jan 27, 2023
Branch: refs/heads/master
Date: 2023-01-27T09:45:17+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.schemaeditor@ded0c3d

Configuring with plone/meta

Files changed:
A .editorconfig
A .github/workflows/linting.yml
A .meta.toml
A lint-requirements.txt
A tox.ini
M pyproject.toml
M setup.cfg
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2023-01-27T09:45:17+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.schemaeditor@25ea2a6

chore: tox -e format (black/isort/pyupgrade)

Files changed:
M plone/__init__.py
M plone/schemaeditor/__init__.py
M plone/schemaeditor/browser/__init__.py
M plone/schemaeditor/browser/field/edit.py
M plone/schemaeditor/browser/field/fieldset.py
M plone/schemaeditor/browser/field/order.py
M plone/schemaeditor/browser/field/traversal.py
M plone/schemaeditor/browser/schema/__init__.py
M plone/schemaeditor/browser/schema/add_field.py
M plone/schemaeditor/browser/schema/add_fieldset.py
M plone/schemaeditor/browser/schema/delete_fieldset.py
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/browser/schema/traversal.py
M plone/schemaeditor/fields.py
M plone/schemaeditor/interfaces.py
M plone/schemaeditor/schema.py
M plone/schemaeditor/testing.py
M plone/schemaeditor/tests/fixtures.py
M plone/schemaeditor/tests/test_fields.py
M plone/schemaeditor/tests/test_robot.py
M plone/schemaeditor/tests/tests.py
M plone/schemaeditor/utils.py
M plone/schemaeditor/vocabularies.py
M setup.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2023-01-27T09:45:17+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.schemaeditor@99e5edd

chore: no need for old imports

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

Branch: refs/heads/master
Date: 2023-01-27T09:45:17+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.schemaeditor@3f90f90

chore: tox -e lint

Files changed:
M CHANGES.rst
M plone/schemaeditor/browser/field/edit.py
M plone/schemaeditor/browser/schema/add_field.py
M plone/schemaeditor/vocabularies.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2023-01-27T09:45:59+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.schemaeditor@eb34863

Add news entry

Files changed:
A news/1.internal
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2023-01-27T15:35:34+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.schemaeditor@50faacc

Merge pull request #97 from plone/config-with-default-template-6f6170ae

Config with default template 2023-01-27

Files changed:
A .editorconfig
A .github/workflows/linting.yml
A .meta.toml
A lint-requirements.txt
A news/1.internal
A tox.ini
M CHANGES.rst
M plone/__init__.py
M plone/schemaeditor/__init__.py
M plone/schemaeditor/browser/__init__.py
M plone/schemaeditor/browser/field/edit.py
M plone/schemaeditor/browser/field/fieldset.py
M plone/schemaeditor/browser/field/order.py
M plone/schemaeditor/browser/field/traversal.py
M plone/schemaeditor/browser/schema/__init__.py
M plone/schemaeditor/browser/schema/add_field.py
M plone/schemaeditor/browser/schema/add_fieldset.py
M plone/schemaeditor/browser/schema/delete_fieldset.py
M plone/schemaeditor/browser/schema/listing.py
M plone/schemaeditor/browser/schema/traversal.py
M plone/schemaeditor/fields.py
M plone/schemaeditor/interfaces.py
M plone/schemaeditor/schema.py
M plone/schemaeditor/testing.py
M plone/schemaeditor/tests/fixtures.py
M plone/schemaeditor/tests/test_fields.py
M plone/schemaeditor/tests/test_robot.py
M plone/schemaeditor/tests/tests.py
M plone/schemaeditor/utils.py
M plone/schemaeditor/vocabularies.py
M pyproject.toml
M setup.cfg
M setup.py
mister-roboto pushed a commit that referenced this issue May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:46:13Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/Products.CMFEditions@fbb2bcf

[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: Products.CMFEditions

Branch: refs/heads/master
Date: 2023-05-02T16:42:34+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.CMFEditions@98a4c94

Merge pull request #97 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 Jul 26, 2024
Branch: refs/heads/master
Date: 2024-06-19T21:48:44+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@89dfa1d

PloneFixture: explicitly install plone.app.contenttypes:default.

The `addPloneSite` factory in Plone 6.1 no longer installs this by default.
See plone/Products.CMFPlone#3961

Files changed:
A news/3961.feature
M src/plone/app/testing/layers.py
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2024-07-26T22:02:51+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@72970c7

Merge pull request #97 from plone/distributions

PloneFixture: explicitly install plone.app.contenttypes:default.

Files changed:
A news/3961.feature
M src/plone/app/testing/layers.py
mister-roboto pushed a commit that referenced this issue Jul 26, 2024
Branch: refs/heads/master
Date: 2024-06-19T21:48:44+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@89dfa1d

PloneFixture: explicitly install plone.app.contenttypes:default.

The `addPloneSite` factory in Plone 6.1 no longer installs this by default.
See plone/Products.CMFPlone#3961

Files changed:
A news/3961.feature
M src/plone/app/testing/layers.py
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2024-07-26T22:02:51+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@72970c7

Merge pull request #97 from plone/distributions

PloneFixture: explicitly install plone.app.contenttypes:default.

Files changed:
A news/3961.feature
M src/plone/app/testing/layers.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

1 participant