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 references to git resources #74

Merged
merged 1 commit into from Apr 30, 2015
Merged

Add references to git resources #74

merged 1 commit into from Apr 30, 2015

Conversation

gforcada
Copy link
Sponsor Contributor

Yesterday I saw that video from PyCon as I will never have those great speaking skills I'm just referencing them here :)

jensens added a commit that referenced this pull request Apr 30, 2015
Add references to git resources
@jensens jensens merged commit f498e2b into 5.0 Apr 30, 2015
@jensens jensens deleted the learn-more-git branch April 30, 2015 10:29
jensens added a commit that referenced this pull request Aug 10, 2015
Branch: refs/heads/master
Date: 2015-08-09T16:19:46Z
Author: T. Kim Nguyen (tkimnguyen) <tknguyen@mac.com>
Commit: plone/plone.app.theming@463467f

change link from plone.org to plone.com

Files changed:
M resources/theme/theme1/overrides/plone.app.layout.viewlets.colophon.pt
Repository: plone.app.theming
Branch: refs/heads/master
Date: 2015-08-10T14:29:20+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.theming@f155214

Merge pull request #74 from plone/change-link-from-ploneorg-to-plonecom

change link from plone.org to plone.com

Files changed:
M resources/theme/theme1/overrides/plone.app.layout.viewlets.colophon.pt
gforcada added a commit that referenced this pull request Nov 9, 2015
Branch: refs/heads/master
Date: 2015-11-05T00:30:42+01:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.discussion@0713bcd

Use plone i18n domain

plone.app.discussion is an official Plone core package,
thus their translations belong to plone.app.locales.

This commit removes the plone.app.discussion domain and changes it for
plone.

This fixes:
plone/plone.app.discussion#66

Files changed:
M docs/source/howtos/howto_extend_the_comment_form.txt
M plone/app/discussion/__init__.py
M plone/app/discussion/browser/captcha.zcml
M plone/app/discussion/browser/comment.py
M plone/app/discussion/browser/comments.pt
M plone/app/discussion/browser/comments.py
M plone/app/discussion/browser/configure.zcml
M plone/app/discussion/browser/moderation.pt
M plone/app/discussion/comment.py
M plone/app/discussion/configure.zcml
M plone/app/discussion/contentrules.py
M plone/app/discussion/interfaces.py
M plone/app/discussion/notifications.zcml
M plone/app/discussion/permissions.zcml
M plone/app/discussion/subscribers.zcml
D plone/app/discussion/locales/update.sh
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2015-11-09T22:29:47+01:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.app.discussion@dba633e

Update CHANGES

Files changed:
M CHANGES.rst
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2015-11-09T22:32:10+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de>
Commit: plone/plone.app.discussion@befff14

Merge pull request #74 from plone/remove-own-i18n-domain

Use plone i18n domain

Files changed:
M CHANGES.rst
M docs/source/howtos/howto_extend_the_comment_form.txt
M plone/app/discussion/__init__.py
M plone/app/discussion/browser/captcha.zcml
M plone/app/discussion/browser/comment.py
M plone/app/discussion/browser/comments.pt
M plone/app/discussion/browser/comments.py
M plone/app/discussion/browser/configure.zcml
M plone/app/discussion/browser/moderation.pt
M plone/app/discussion/comment.py
M plone/app/discussion/configure.zcml
M plone/app/discussion/contentrules.py
M plone/app/discussion/interfaces.py
M plone/app/discussion/notifications.zcml
M plone/app/discussion/permissions.zcml
M plone/app/discussion/subscribers.zcml
D plone/app/discussion/locales/update.sh
mister-roboto pushed a commit that referenced this pull request Jun 9, 2016
Branch: refs/heads/2.5.x
Date: 2016-06-09T12:22:24+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.portlets@0ff8f0a

Fixed links in RSS portlets when they have special characters.

This happens when we use chameleon.
Backport from a fix by Gagaro:
plone/plone.app.portlets@2f99af2

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/rss.pt
Repository: plone.app.portlets
Branch: refs/heads/2.5.x
Date: 2016-06-09T13:11:13+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.portlets@e866305

Merge pull request #74 from plone/maurits-fix-rss-special-links

Fixed links in RSS portlets when they have special characters.

Files changed:
M CHANGES.rst
M plone/app/portlets/portlets/rss.pt
mister-roboto pushed a commit that referenced this pull request Jan 31, 2017
Branch: refs/heads/master
Date: 2017-01-31T15:53:42+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.Archetypes@1007e4b

PTS is no longer used in Archetypes

Files changed:
M CHANGES.rst
M setup.py
Repository: Products.Archetypes
Branch: refs/heads/master
Date: 2017-01-31T17:11:48+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.Archetypes@b4b4203

Merge pull request #74 from plone/jensens-rm-pts

PTS is no longer used in Archetypes

Files changed:
M CHANGES.rst
M setup.py
mister-roboto pushed a commit that referenced this pull request Feb 8, 2017
Branch: refs/heads/master
Date: 2017-02-08T15:36:52+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.querystring@f9516fc

Fix QueryBuilder with empty queries to return a Batch when requested.

Files changed:
M CHANGES.rst
M plone/app/querystring/querybuilder.py
M plone/app/querystring/tests/testQueryBuilder.py
Repository: plone.app.querystring
Branch: refs/heads/master
Date: 2017-02-08T18:10:31+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.querystring@ec671cf

Merge pull request #74 from plone/thet-querybuilder-emptybatch

Fix QueryBuilder with empty queries to return a Batch when requested.

Files changed:
M CHANGES.rst
M plone/app/querystring/querybuilder.py
M plone/app/querystring/tests/testQueryBuilder.py
mister-roboto pushed a commit that referenced this pull request Jun 14, 2018
Branch: refs/heads/master
Date: 2018-06-14T13:39:18+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.users@cfd57a2

Fix browser test to use name of user/password field instead of label.

Files changed:
M CHANGES.rst
M plone/app/users/tests/duplicate_email.rst
M plone/app/users/tests/email_login.rst
Repository: plone.app.users

Branch: refs/heads/master
Date: 2018-06-14T15:18:39+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.users@6d624c6

Merge pull request #74 from plone/merge-plone-login

Fix browser test to use name of user/password field instead of label.

Files changed:
M CHANGES.rst
M plone/app/users/tests/duplicate_email.rst
M plone/app/users/tests/email_login.rst
mister-roboto pushed a commit that referenced this pull request Sep 21, 2018
Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@934dd8d

fix createToken and transform for py3

Files changed:
M plone/protect/authenticator.py
M plone/protect/auto.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@9ec3367

fix _verify_request in py3

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

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Matthew Wilkes (MatthewWilkes) <git@matthewwilkes.name>
Commit: plone/plone.protect@cad8f75

Apply new encoding logic for HMAC to test suite

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

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@1492e72

make _buildFacade work in older 2.7 versions (see #74)

Files changed:
M CHANGES.rst
M plone/protect/utils.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@92513a9

Revert "make _buildFacade work in older 2.7 versions (see #74)"

This reverts commit 15f84b4cf06fbcc5f30dc430a2bfc055951f72ef.

Files changed:
M CHANGES.rst
M plone/protect/utils.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@838c8bd

fix test

Files changed:
M plone/protect/tests/testAuto.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.protect@9064061

Fix marmoset monkey patching for Python 3

Files changed:
A plone/protect/monkey_webdav.py
M CHANGES.rst
M plone/protect/__init__.py
M plone/protect/configure.zcml
M plone/protect/monkey.py
M plone/protect/tests/__init__.py
M plone/protect/tests/testPatches.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.protect@dd6a8d9

don't patch until zcml loaded

Files changed:
M plone/protect/configure.zcml
M plone/protect/monkey.py
D plone/protect/monkey_webdav.py
Repository: plone.protect

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.protect@ef7416c

Head, meet desk

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

Branch: refs/heads/master
Date: 2018-09-21T15:23:44+02:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.protect@8089197

put the marmoset on a leash

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

Branch: refs/heads/master
Date: 2018-09-21T15:31:26+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@9a72cf7

add changenotes and classifiers

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

Branch: refs/heads/master
Date: 2018-09-21T16:24:35+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.protect@4834314

Merge pull request #77 from plone/python3

Python3

Files changed:
M CHANGES.rst
M plone/protect/authenticator.py
M plone/protect/auto.py
M plone/protect/configure.zcml
M plone/protect/monkey.py
M plone/protect/testing.py
M plone/protect/tests/__init__.py
M plone/protect/tests/testAuthenticator.py
M plone/protect/tests/testAuto.py
M plone/protect/tests/testPatches.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Oct 4, 2018
Branch: refs/heads/master
Date: 2018-10-04T16:15:35+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@3d6069a

fix unicode error in tests

Files changed:
M lib/diazo/tests/test_diazo.py
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T16:17:10+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@7eb511e

add changelog

Files changed:
M CHANGES.rst
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T17:47:09+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/diazo@901b51a

Merge pull request #74 from plone/testfix

fix unicode error in tests

Files changed:
M CHANGES.rst
M lib/diazo/tests/test_diazo.py
mister-roboto pushed a commit that referenced this pull request Oct 4, 2018
Branch: refs/heads/master
Date: 2018-10-04T16:15:35+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@3d6069a

fix unicode error in tests

Files changed:
M lib/diazo/tests/test_diazo.py
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T16:17:10+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@7eb511e

add changelog

Files changed:
M CHANGES.rst
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T17:47:09+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/diazo@901b51a

Merge pull request #74 from plone/testfix

fix unicode error in tests

Files changed:
M CHANGES.rst
M lib/diazo/tests/test_diazo.py
mister-roboto pushed a commit that referenced this pull request Oct 4, 2018
Branch: refs/heads/master
Date: 2018-10-04T16:15:35+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@3d6069a

fix unicode error in tests

Files changed:
M lib/diazo/tests/test_diazo.py
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T16:17:10+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/diazo@7eb511e

add changelog

Files changed:
M CHANGES.rst
Repository: diazo

Branch: refs/heads/master
Date: 2018-10-04T17:47:09+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/diazo@901b51a

Merge pull request #74 from plone/testfix

fix unicode error in tests

Files changed:
M CHANGES.rst
M lib/diazo/tests/test_diazo.py
mister-roboto pushed a commit that referenced this pull request Jun 22, 2019
Branch: refs/heads/master
Date: 2019-06-20T22:47:52+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.iterate@84f01e4

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/iterate/browser/diff.pt
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2019-06-22T09:29:50+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.iterate@5f50131

Merge pull request #74 from plone/erral-add-missing-i18n-translate

add missing i18n:translate calls to diff.pt

Files changed:
A news/73.bugfix
M plone/app/iterate/browser/diff.pt
mister-roboto pushed a commit that referenced this pull request Jun 22, 2019
Branch: refs/heads/master
Date: 2019-06-20T22:47:52+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.iterate@84f01e4

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/iterate/browser/diff.pt
Repository: plone.app.iterate

Branch: refs/heads/master
Date: 2019-06-22T09:29:50+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.iterate@5f50131

Merge pull request #74 from plone/erral-add-missing-i18n-translate

add missing i18n:translate calls to diff.pt

Files changed:
A news/73.bugfix
M plone/app/iterate/browser/diff.pt
mister-roboto pushed a commit that referenced this pull request Jun 22, 2019
Branch: refs/heads/master
Date: 2019-06-20T22:56:49+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.linkintegrity@1873e9a

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/linkintegrity/browser/update.pt
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2019-06-22T16:34:37+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.linkintegrity@3b36dbe

Merge pull request #74 from plone/erral-fix-missing-i18n-translate

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/linkintegrity/browser/update.pt
mister-roboto pushed a commit that referenced this pull request Jun 22, 2019
Branch: refs/heads/master
Date: 2019-06-20T22:56:49+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.linkintegrity@1873e9a

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/linkintegrity/browser/update.pt
Repository: plone.app.linkintegrity

Branch: refs/heads/master
Date: 2019-06-22T16:34:37+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.linkintegrity@3b36dbe

Merge pull request #74 from plone/erral-fix-missing-i18n-translate

add missing i18n:translate calls

Files changed:
A news/73.bugfix
M plone/app/linkintegrity/browser/update.pt
mister-roboto pushed a commit that referenced this pull request Mar 17, 2020
Branch: refs/heads/master
Date: 2020-03-16T23:09:04+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.schemaeditor@5748ca6

Fix broken import from p.a.z3cform and remove BBB

Files changed:
A news/74.breaking
A news/74.bugfix
M README.rst
M plone/schemaeditor/schema.py
M setup.py
Repository: plone.schemaeditor

Branch: refs/heads/master
Date: 2020-03-17T10:46:21+01:00
Author: agitator (agitator) <agitator@users.noreply.github.com>
Commit: plone/plone.schemaeditor@4c162f8

Merge pull request #74 from plone/rm-broken-imports-with-bbb

Fix broken import from p.a.z3cform and remove BBB

Files changed:
A news/74.breaking
A news/74.bugfix
M README.rst
M plone/schemaeditor/schema.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Jun 16, 2020
Branch: refs/heads/master
Date: 2020-06-16T09:47:57+02:00
Author: dependabot[bot] (dependabot[bot]) <49699333+dependabot[bot]@users.noreply.github.com>
Commit: plone/plone.staticresources@7019cb0

Bump https-proxy-agent (#74)

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](TooTallNate/proxy-agents@2.2.1...2.2.4)

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

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;

Files changed:
M src/plone/staticresources/static/components/mockup/yarn.lock
mister-roboto pushed a commit that referenced this pull request Jun 27, 2022
Branch: refs/heads/master
Date: 2022-06-27T08:59:13+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@6a6da25

remove i18n:tag

Files changed:
A news/74.bugfix
M plone/app/contentrules/browser/templates/controlpanel.pt
Repository: plone.app.contentrules

Branch: refs/heads/master
Date: 2022-06-27T09:32:45+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.contentrules@b133c21

Merge pull request #74 from plone/erral-i18n-fixes

remove unneeded i18n:translate

Files changed:
A news/74.bugfix
M plone/app/contentrules/browser/templates/controlpanel.pt
mister-roboto pushed a commit that referenced this pull request Mar 13, 2023
Branch: refs/heads/master
Date: 2023-03-12T22:54:23+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@03cc489

Configuring with plone/meta

Files changed:
A .editorconfig
A .meta.toml
A .pre-commit-config.yaml
A news/a533099d.internal
M pyproject.toml
M setup.cfg
M tox.ini
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-03-12T23:08:03+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@a8ec352

feat: black

Files changed:
M plone/scale/interfaces.py
M plone/scale/scale.py
M plone/scale/storage.py
M plone/scale/tests/test_storage.py
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-03-12T23:08:03+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@1c27a56

feat: isort

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

Branch: refs/heads/master
Date: 2023-03-12T23:08:03+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@8cb3233

feat: codespell

Files changed:
M CHANGES.rst
M README.rst
M plone/scale/interfaces.py
M plone/scale/scale.py
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-03-12T23:08:03+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@d0927b1

feat: configure z3c.dependencychecker

Files changed:
M pyproject.toml
Repository: plone.scale

Branch: refs/heads/master
Date: 2023-03-13T00:33:53+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.scale@7c66116

feat: declare dependencies

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

Branch: refs/heads/master
Date: 2023-03-14T00:34:14+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.scale@4eeb09a

Merge pull request #74 from plone/config-with-default-template-2827ab91

Config with default template

Files changed:
A .editorconfig
A .meta.toml
A .pre-commit-config.yaml
A news/a533099d.internal
M CHANGES.rst
M README.rst
M plone/scale/interfaces.py
M plone/scale/scale.py
M plone/scale/storage.py
M plone/scale/tests/test_storage.py
M pyproject.toml
M setup.cfg
M setup.py
M tox.ini
mister-roboto pushed a commit that referenced this pull request Mar 27, 2023
Branch: refs/heads/master
Date: 2023-03-27T03:37:44+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@2ac7ae1

Import navigation root specific from plone.base

Files changed:
A news/74.bugfix
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/tests/test_subjects_under_context.py
M setup.py
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-03-27T10:18:13+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.vocabularies@db86bc1

fix: update tox configuration

Files changed:
M .meta.toml
M tox.ini
Repository: plone.app.vocabularies

Branch: refs/heads/master
Date: 2023-03-27T12:25:38+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.vocabularies@a251b97

Merge pull request #74 from plone/rm-circular-on-pavocab

Import navigation root specific from plone.base

Files changed:
A news/74.bugfix
M .meta.toml
M plone/app/vocabularies/catalog.py
M plone/app/vocabularies/tests/test_subjects_under_context.py
M setup.py
M tox.ini
mister-roboto pushed a commit that referenced this pull request May 2, 2023
Branch: refs/heads/master
Date: 2023-05-01T22:45:58Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/Products.PlonePAS@958ab07

[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.PlonePAS

Branch: refs/heads/master
Date: 2023-05-02T16:44:28+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/Products.PlonePAS@1145ec2

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this pull request Oct 18, 2023
Branch: refs/heads/master
Date: 2023-10-17T22:56:39+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.registry@5dd4e9d

Require setuptools 68.2+ for building the package.

Configuring with plone/meta

Files changed:
A news/18d04723.internal
M .meta.toml
M pyproject.toml
M tox.ini
Repository: plone.app.registry

Branch: refs/heads/master
Date: 2023-10-18T14:58:45+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.registry@5e75a87

Merge pull request #74 from plone/config-with-default-template-18d04723

Require setuptools 68.2+ for building the package.

Files changed:
A news/18d04723.internal
M .meta.toml
M pyproject.toml
M tox.ini
mister-roboto pushed a commit that referenced this pull request Oct 18, 2023
Branch: refs/heads/master
Date: 2023-10-17T22:56:39+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.registry@5dd4e9d

Require setuptools 68.2+ for building the package.

Configuring with plone/meta

Files changed:
A news/18d04723.internal
M .meta.toml
M pyproject.toml
M tox.ini
Repository: plone.app.registry

Branch: refs/heads/master
Date: 2023-10-18T14:58:45+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.registry@5e75a87

Merge pull request #74 from plone/config-with-default-template-18d04723

Require setuptools 68.2+ for building the package.

Files changed:
A news/18d04723.internal
M .meta.toml
M pyproject.toml
M tox.ini
mister-roboto pushed a commit that referenced this pull request May 7, 2024
Branch: refs/heads/master
Date: 2024-05-06T19:54:16Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.outputfilters@2514a40

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/collective/i18ndude: 6.1.0 → 6.2.0](collective/i18ndude@6.1.0...6.2.0)

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

Branch: refs/heads/master
Date: 2024-05-07T21:26:20+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.outputfilters@05c6e6f

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
mister-roboto pushed a commit that referenced this pull request May 7, 2024
Branch: refs/heads/master
Date: 2024-05-06T19:54:16Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.outputfilters@2514a40

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/collective/i18ndude: 6.1.0 → 6.2.0](collective/i18ndude@6.1.0...6.2.0)

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

Branch: refs/heads/master
Date: 2024-05-07T21:26:20+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.outputfilters@05c6e6f

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

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants