-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Change heading to be less specific #52
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I was looking at the docs wondering "how do I get started"? I don't want to commit fixes to the core, I just want to trial a bleeding edge Plone, and the original heading was opaque to me.
|
It's on 4.3 because that is current stable and there's no master branch. What branch should I commit on so that future release branches will get the change? |
future plone 5.0 is on the 5.0 branch |
#53 for 5.0 branch |
polyester
added a commit
that referenced
this pull request
Sep 22, 2014
Change heading to be less specific
vangheem
added a commit
that referenced
this pull request
May 21, 2015
Branch: refs/heads/master Date: 2015-05-21T13:07:14-05:00 Author: Sam Schwartz (obct537) <obct537@gmail.com> Commit: plone/plone.app.theming@088ad81 Updated CSS to look more consistant with the rest of the site Files changed: M src/plone/app/theming/browser/resources/controlpanel.css Repository: plone.app.theming Branch: refs/heads/master Date: 2015-05-21T14:26:53-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plone.app.theming@9cb53e3 Merge pull request #52 from plone/ui_changes Updated control panel CSS Files changed: M src/plone/app/theming/browser/resources/controlpanel.css
tisto
added a commit
that referenced
this pull request
Jun 1, 2015
Branch: refs/heads/master Date: 2015-06-01T18:21:13+02:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.app.controlpanel@3cabe63 Replace filter and language control panel with bbb imports. Files changed: M plone/app/controlpanel/filter.py M plone/app/controlpanel/language.py D plone/app/controlpanel/skins.py D plone/app/controlpanel/types.pt Repository: plone.app.controlpanel Branch: refs/heads/master Date: 2015-06-01T21:26:29+02:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.app.controlpanel@563c8a3 Merge pull request #52 from plone/tisto-cleanup-2 Replace filter and language control panel with bbb imports. Files changed: M plone/app/controlpanel/filter.py M plone/app/controlpanel/language.py D plone/app/controlpanel/skins.py D plone/app/controlpanel/types.pt
tisto
added a commit
that referenced
this pull request
Jun 2, 2015
Branch: refs/heads/master Date: 2015-06-01T18:21:13+02:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.app.controlpanel@3cabe63 Replace filter and language control panel with bbb imports. Files changed: M plone/app/controlpanel/filter.py M plone/app/controlpanel/language.py D plone/app/controlpanel/skins.py D plone/app/controlpanel/types.pt Repository: plone.app.controlpanel Branch: refs/heads/master Date: 2015-06-01T21:26:29+02:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.app.controlpanel@563c8a3 Merge pull request #52 from plone/tisto-cleanup-2 Replace filter and language control panel with bbb imports. Files changed: M plone/app/controlpanel/filter.py M plone/app/controlpanel/language.py D plone/app/controlpanel/skins.py D plone/app/controlpanel/types.pt
vangheem
added a commit
that referenced
this pull request
Jul 16, 2015
Branch: refs/heads/master Date: 2015-07-16T14:06:15+02:00 Author: polyester (polyester) <paul@cleanclothes.org> Commit: plone/plone.app.portlets@f05005c change role to be a valid one. "section" is not a valid aria role, although it is a valid (and correct) html5 element. Role "menu" is best approximation of what the portlet does Files changed: M plone/app/portlets/portlets/actions.pt Repository: plone.app.portlets Branch: refs/heads/master Date: 2015-07-16T14:19:12+02:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plone.app.portlets@8703261 Merge pull request #52 from plone/polyester-patch-1 change role to be a valid one. Files changed: M plone/app/portlets/portlets/actions.pt
agitator
added a commit
that referenced
this pull request
Jul 30, 2015
Branch: refs/heads/master Date: 2015-07-29T02:25:51+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.layout@77964d6 Move DefaultPage universe from here to Products.CMFPlone and keep placeholders Files changed: M CHANGES.rst M plone/app/layout/navigation/configure.zcml M plone/app/layout/navigation/defaultpage.py M plone/app/layout/navigation/interfaces.py M setup.py Repository: plone.app.layout Branch: refs/heads/master Date: 2015-07-30T10:53:19+02:00 Author: agitator (agitator) <hpeter@agitator.com> Commit: plone/plone.app.layout@8c5b47b Merge pull request #52 from plone/jensens-move-defaultpage-to-cmfplone Remove DefaultPage universe from here to Products.CMFPlone and keep placeholders Files changed: M CHANGES.rst M plone/app/layout/navigation/configure.zcml M plone/app/layout/navigation/defaultpage.py M plone/app/layout/navigation/interfaces.py M setup.py
pbauer
added a commit
that referenced
this pull request
Sep 20, 2015
Branch: refs/heads/master Date: 2015-09-18T11:37:52+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@48dda7a Migrate mark_special_links property to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:38:44+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2728e67 Import ILinkSchema on upgrade. Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:38:44+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@fb45a9f Handle string values for boolean fields Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:39:09+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@02c0334 Migrate typesLinkToFolderContentsInFC to registry. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:01+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@46a0ba9 Move redirect_links to the registry. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@bb4deb6 upgrade navigation registry Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@7b639a8 migrate navtree root prop Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@b86f0b2 These values should be lists. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@dd5f7bc more attributes to migrate Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@c107879 use correct values Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4027b41 Handle unicode values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@445261f Handle missing values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@6806b80 Rework property value removal to account for Plone 5 removing the property entirely Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4e5cf9e Handle capitalized boolean strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T14:54:22+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9739de9 Only try to convert strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:16:46+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@8d7d1e8 Migrate sitemapDepth Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:25:13+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@a1a093a Remove currentFolderOnlyInNavtree Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:59:56+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@a1c00f7 move default_page_types to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T23:40:50+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@8ea3746 fixes in portal-properties migration Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:02:20+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@c5b5123 Remove from site_properties, no portal_properties Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:02:20+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@8596325 Use safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:03:19+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@5e535c5 Migrate default_page Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:03:50+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@0f76b78 Move nav property upgrades into their own method Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:40:13+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2f0e8d3 Remove showAllParents Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T11:48:36+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@6d894fd remove ellipsis Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:29:21+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e30fc45 Move default_charset to the registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:40:17+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@d7768fb migrate parentMetaTypesNotToQuery to registry (as parent_types_not_to_query) Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:44:00+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@606cb2c Migrate portal.email_charset Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T16:50:12+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@02b42f9 allowRolesToAddKeywords -> roles_allowed_to_add_keywords Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T17:01:59+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@070fc6f Add plone.app.iterate upgrades. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T18:03:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@62e89a9 Add iterate schema Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T18:25:54+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@6d8a3ff This is an ascii field now, no need to safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@db4b990 Migrate mark_special_links property to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9df5996 Import ILinkSchema on upgrade. Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@1729a2e Handle string values for boolean fields Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e442ca2 Migrate typesLinkToFolderContentsInFC to registry. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@c5d81a1 Move redirect_links to the registry. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@b0a32dc upgrade navigation registry Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@6cb09e2 migrate navtree root prop Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@fb5672d These values should be lists. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@b640115 more attributes to migrate Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@8bf6f20 use correct values Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@cf689aa Handle unicode values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@ffdca1c Handle missing values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9a3c118 Rework property value removal to account for Plone 5 removing the property entirely Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@55698b8 Handle capitalized boolean strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@328e6c8 Only try to convert strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@dbff05f Migrate sitemapDepth Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@612f648 Remove currentFolderOnlyInNavtree Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@5738837 move default_page_types to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@5f908f4 fixes in portal-properties migration Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@569c439 Remove from site_properties, no portal_properties Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e5b78ae Use safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@f4a84c2 Migrate default_page Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4bcdc8c Move nav property upgrades into their own method Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@141d6bd Remove showAllParents Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@c349f31 remove ellipsis Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@b7d552d Move default_charset to the registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@42c05c9 migrate parentMetaTypesNotToQuery to registry (as parent_types_not_to_query) Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2491cf1 Migrate portal.email_charset Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@9de2d5c allowRolesToAddKeywords -> roles_allowed_to_add_keywords Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@bde2b2c Add plone.app.iterate upgrades. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@39a5421 Add iterate schema Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@44a6aed This is an ascii field now, no need to safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T23:57:40+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@f3e5d6b Merge remote-tracking branch 'remotes/origin/portal-properties-cleanup' into portal-properties-cleanup Files changed: M CHANGES.rst M plone/app/upgrade/v42/final.py M plone/app/upgrade/v43/alphas.py M plone/app/upgrade/v43/betas.py M plone/app/upgrade/v43/final.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-20T12:21:15+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@641a677 Remove default_charset property Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-20T17:33:37+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@d9b6553 Merge pull request #52 from plone/portal-properties-cleanup Portal properties cleanup Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml
pbauer
added a commit
that referenced
this pull request
Sep 20, 2015
Branch: refs/heads/master Date: 2015-09-18T11:37:52+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@48dda7a Migrate mark_special_links property to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:38:44+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2728e67 Import ILinkSchema on upgrade. Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:38:44+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@fb45a9f Handle string values for boolean fields Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:39:09+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@02c0334 Migrate typesLinkToFolderContentsInFC to registry. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:01+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@46a0ba9 Move redirect_links to the registry. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@bb4deb6 upgrade navigation registry Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@7b639a8 migrate navtree root prop Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@b86f0b2 These values should be lists. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@dd5f7bc more attributes to migrate Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@c107879 use correct values Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:31+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4027b41 Handle unicode values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@445261f Handle missing values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@6806b80 Rework property value removal to account for Plone 5 removing the property entirely Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T11:40:32+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4e5cf9e Handle capitalized boolean strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T14:54:22+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9739de9 Only try to convert strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:16:46+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@8d7d1e8 Migrate sitemapDepth Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:25:13+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@a1a093a Remove currentFolderOnlyInNavtree Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T15:59:56+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@a1c00f7 move default_page_types to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-18T23:40:50+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@8ea3746 fixes in portal-properties migration Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:02:20+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@c5b5123 Remove from site_properties, no portal_properties Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:02:20+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@8596325 Use safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:03:19+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@5e535c5 Migrate default_page Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:03:50+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@0f76b78 Move nav property upgrades into their own method Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T00:40:13+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2f0e8d3 Remove showAllParents Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T11:48:36+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@6d894fd remove ellipsis Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:29:21+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e30fc45 Move default_charset to the registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:40:17+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@d7768fb migrate parentMetaTypesNotToQuery to registry (as parent_types_not_to_query) Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T15:44:00+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@606cb2c Migrate portal.email_charset Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T16:50:12+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@02b42f9 allowRolesToAddKeywords -> roles_allowed_to_add_keywords Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T17:01:59+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@070fc6f Add plone.app.iterate upgrades. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T18:03:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@62e89a9 Add iterate schema Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T18:25:54+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@6d8a3ff This is an ascii field now, no need to safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@db4b990 Migrate mark_special_links property to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9df5996 Import ILinkSchema on upgrade. Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:05+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@1729a2e Handle string values for boolean fields Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e442ca2 Migrate typesLinkToFolderContentsInFC to registry. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@c5d81a1 Move redirect_links to the registry. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@b0a32dc upgrade navigation registry Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@6cb09e2 migrate navtree root prop Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@fb5672d These values should be lists. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@b640115 more attributes to migrate Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@8bf6f20 use correct values Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@cf689aa Handle unicode values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@ffdca1c Handle missing values. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:06+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@9a3c118 Rework property value removal to account for Plone 5 removing the property entirely Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@55698b8 Handle capitalized boolean strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@328e6c8 Only try to convert strings. Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@dbff05f Migrate sitemapDepth Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@612f648 Remove currentFolderOnlyInNavtree Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@5738837 move default_page_types to registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@5f908f4 fixes in portal-properties migration Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@569c439 Remove from site_properties, no portal_properties Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@e5b78ae Use safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@f4a84c2 Migrate default_page Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:07+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@4bcdc8c Move nav property upgrades into their own method Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@141d6bd Remove showAllParents Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@c349f31 remove ellipsis Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@b7d552d Move default_charset to the registry Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@42c05c9 migrate parentMetaTypesNotToQuery to registry (as parent_types_not_to_query) Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@2491cf1 Migrate portal.email_charset Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@9de2d5c allowRolesToAddKeywords -> roles_allowed_to_add_keywords Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@bde2b2c Add plone.app.iterate upgrades. Files changed: M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@39a5421 Add iterate schema Files changed: M plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T20:19:08+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@44a6aed This is an ascii field now, no need to safe_unicode Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-19T23:57:40+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@f3e5d6b Merge remote-tracking branch 'remotes/origin/portal-properties-cleanup' into portal-properties-cleanup Files changed: M CHANGES.rst M plone/app/upgrade/v42/final.py M plone/app/upgrade/v43/alphas.py M plone/app/upgrade/v43/betas.py M plone/app/upgrade/v43/final.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-20T12:21:15+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.app.upgrade@641a677 Remove default_charset property Files changed: M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-20T17:33:37+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.upgrade@d9b6553 Merge pull request #52 from plone/portal-properties-cleanup Portal properties cleanup Files changed: M plone/app/upgrade/v40/betas.py M plone/app/upgrade/v40/tests.py M plone/app/upgrade/v42/betas.py M plone/app/upgrade/v42/tests.py M plone/app/upgrade/v50/betas.py M plone/app/upgrade/v50/profiles/to_rc3/registry.xml D plone/app/upgrade/v40/profiles/to_beta4/propertiestool.xml D plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml
esteele
added a commit
that referenced
this pull request
Sep 21, 2015
Branch: refs/heads/master Date: 2015-09-21T23:13:30+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.querystring@66a7e02 Fixed problems introduced by merge. Files changed: M CHANGES.rst M plone/app/querystring/registryreader.py Repository: plone.app.querystring Branch: refs/heads/master Date: 2015-09-21T18:22:36-04:00 Author: Eric Steele (esteele) <eric@esteele.net> Commit: plone/plone.app.querystring@a85acd3 Merge pull request #52 from plone/fix-merge-deletion Fixes problems introduced by merge. Files changed: M CHANGES.rst M plone/app/querystring/registryreader.py
jensens
added a commit
that referenced
this pull request
Sep 28, 2015
Branch: refs/heads/master Date: 2015-09-28T09:47:28+02:00 Author: Jon Pentland (instification) <jon@iomedia.co.uk> Commit: plone/plonetheme.barceloneta@4aaee8c Don't include diazo bundle in backend. Files changed: M CHANGES.rst M plonetheme/barceloneta/theme/backend.xml Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2015-09-28T13:53:57+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plonetheme.barceloneta@d65321a Merge pull request #52 from plone/backend-no-diazo Don't include diazo bundle in backend theme Files changed: M CHANGES.rst M plonetheme/barceloneta/theme/backend.xml
gforcada
added a commit
that referenced
this pull request
Nov 25, 2015
Branch: refs/heads/master Date: 2015-11-22T21:00:01-03:00 Author: Davi Lima (davilima6) <davilima6@gmail.com> Commit: plone/plone.app.users@329f02d Update Site Setup link in all control panels (fixes plone/Products.CMFPlone#1255) Files changed: M CHANGES.rst M plone/app/users/browser/registersettingspanel.py M plone/app/users/browser/schema_layout.pt M plone/app/users/tests/flexible_user_registration.rst Repository: plone.app.users Branch: refs/heads/master Date: 2015-11-25T01:34:34+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de> Commit: plone/plone.app.users@7c7e9d7 Merge pull request #52 from plone/fix_sitesetup_link Update Site Setup link in all control panels Files changed: M CHANGES.rst M plone/app/users/browser/registersettingspanel.py M plone/app/users/browser/schema_layout.pt M plone/app/users/tests/flexible_user_registration.rst
mister-roboto
pushed a commit
that referenced
this pull request
Feb 22, 2016
Branch: refs/heads/master Date: 2016-02-19T14:18:01-08:00 Author: Alec Mitchell (alecpm) <alecpm@gmail.com> Commit: plone/Products.Archetypes@6ef4a03 Fix tinymce options merging to be compatible with change in p.a.widgets and p.a.z3cform. Files changed: M CHANGES.rst M Products/Archetypes/Widget.py Repository: Products.Archetypes Branch: refs/heads/master Date: 2016-02-22T15:59:21+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.Archetypes@1d90faf Merge pull request #52 from plone/navroot-fixes Fix tinymce options merging to be compatible with change in p.a.widgets and p.a.z3cform. Files changed: M CHANGES.rst M Products/Archetypes/Widget.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 23, 2016
Branch: refs/heads/master Date: 2016-02-23T13:27:24+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.robotframework@6794b87 Replace import of zope.testing.testrunner with zope.testrunner. Files changed: M CHANGES.txt M setup.py M src/plone/app/robotframework/server.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2016-02-23T22:33:44+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.robotframework@8093be2 Merge pull request #52 from plone/thet-zope4 Zope 4 compatibility Files changed: M CHANGES.txt M setup.py M src/plone/app/robotframework/server.py
mister-roboto
pushed a commit
that referenced
this pull request
Feb 23, 2016
Branch: refs/heads/master Date: 2016-02-23T13:27:24+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.robotframework@6794b87 Replace import of zope.testing.testrunner with zope.testrunner. Files changed: M CHANGES.txt M setup.py M src/plone/app/robotframework/server.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2016-02-23T22:33:44+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.robotframework@8093be2 Merge pull request #52 from plone/thet-zope4 Zope 4 compatibility Files changed: M CHANGES.txt M setup.py M src/plone/app/robotframework/server.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 20, 2017
Branch: refs/heads/master Date: 2017-03-20T11:53:57+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.z3cform@e9ed9b8 Removed `object` and `objectsubform`. z3c.form 3.3 removed the underlying code. See zopefoundation/z3c.form#38 for upstream changes. Files changed: M CHANGES.rst M plone/app/z3cform/configure.zcml D plone/app/z3cform/object.py D plone/app/z3cform/objectsubform.py D plone/app/z3cform/tests/test_objectsubform.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-03-20T11:54:30+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.z3cform@1cc5945 reflect breaking change in version number Files changed: M CHANGES.rst M setup.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-03-20T15:40:34+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.z3cform@b814781 Merge pull request #52 from plone/remove-object-subform Removed `object` and `objectsubform`. Files changed: M CHANGES.rst M plone/app/z3cform/configure.zcml M setup.py D plone/app/z3cform/object.py D plone/app/z3cform/objectsubform.py D plone/app/z3cform/tests/test_objectsubform.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2017
Branch: refs/heads/master Date: 2017-04-04T14:31:28+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.linkintegrity@a02c009 check any reference in delete confirmation dialog Support for any ``zc.relation`` refercences being checked by ``delete_confirmation_info`` dialog, not only references linked in text. Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_references.py M plone/app/linkintegrity/utils.py Repository: plone.app.linkintegrity Branch: refs/heads/master Date: 2017-04-04T23:25:39+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.linkintegrity@36f777c Merge pull request #52 from plone/thet-anyreference check any reference in delete confirmation dialog Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/info.py M plone/app/linkintegrity/tests/test_references.py M plone/app/linkintegrity/utils.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 7, 2017
Branch: refs/heads/master Date: 2017-08-28T22:24:30+02:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.iterate@ca68a98 Don't depend on AT (part 3) Files changed: M CHANGES.rst M plone/app/iterate/copier.py Repository: plone.app.iterate Branch: refs/heads/master Date: 2017-08-31T11:57:40+02:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.iterate@64c3506 Refactor copier base class to handle AT/DX better Files changed: M plone/app/iterate/base.py M plone/app/iterate/copier.py M plone/app/iterate/dexterity/copier.py Repository: plone.app.iterate Branch: refs/heads/master Date: 2017-08-31T12:01:53+02:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.iterate@2cb2283 Fix findings of static code analysis Files changed: M plone/app/iterate/base.py M plone/app/iterate/copier.py M plone/app/iterate/dexterity/copier.py M plone/app/iterate/tests/test_iterate.py Repository: plone.app.iterate Branch: refs/heads/master Date: 2017-09-07T08:47:01+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.iterate@db4b64a Merge pull request #52 from plone/no_at_dependency Don't depend on AT (part 3) Files changed: M CHANGES.rst M plone/app/iterate/base.py M plone/app/iterate/copier.py M plone/app/iterate/dexterity/copier.py M plone/app/iterate/tests/test_iterate.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 14, 2018
Branch: refs/heads/2.3.x Date: 2018-03-14T09:16:22-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/Products.ATContentTypes@ec109e8 Handle no icon in folder_tabular_view Files changed: M CHANGES.rst M Products/ATContentTypes/skins/ATContentTypes/folder_tabular_view.pt Repository: Products.ATContentTypes Branch: refs/heads/2.3.x Date: 2018-03-14T16:00:26+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/Products.ATContentTypes@b03f535 Merge pull request #52 from plone/davisagli-tabular-view Handle no icon in folder_tabular_view Files changed: M CHANGES.rst M Products/ATContentTypes/skins/ATContentTypes/folder_tabular_view.pt
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2018
Branch: refs/heads/master Date: 2018-04-01T01:16:51+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFEditions@6935f6b fix versioning for py3 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: 2018-04-03T23:23:25+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.CMFEditions@5fa0d08 Update CHANGES.rst Files changed: M CHANGES.rst Repository: Products.CMFEditions Branch: refs/heads/master Date: 2018-04-04T14:43:38+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.CMFEditions@fcdb2d1 Merge pull request #52 from plone/python3 Fix versioning in py3 Files changed: M CHANGES.rst M Products/CMFEditions/ArchivistTool.py M Products/CMFEditions/ZVCStorageTool.py M Products/CMFEditions/tests/DummyTools.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2018
Branch: refs/heads/master Date: 2018-04-01T01:16:51+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFEditions@6935f6b fix versioning for py3 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: 2018-04-03T23:23:25+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.CMFEditions@5fa0d08 Update CHANGES.rst Files changed: M CHANGES.rst Repository: Products.CMFEditions Branch: refs/heads/master Date: 2018-04-04T14:43:38+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.CMFEditions@fcdb2d1 Merge pull request #52 from plone/python3 Fix versioning in py3 Files changed: M CHANGES.rst M Products/CMFEditions/ArchivistTool.py M Products/CMFEditions/ZVCStorageTool.py M Products/CMFEditions/tests/DummyTools.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 3, 2018
Branch: refs/heads/master Date: 2018-10-02T17:28:33+02:00 Author: Joni Orponen (Rotonen) <joni.orponen@gmail.com> Commit: plone/plone.testing@702f3f6 Enable picking a free port for ZServer layers automatically. Files changed: M CHANGES.rst M src/plone/testing/z2.py M src/plone/testing/z2.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-10-03T13:24:26+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.testing@4e6bd26 Merge pull request #52 from plone/jo-51 Enable picking a free port for ZServer layers automatically Files changed: M CHANGES.rst M src/plone/testing/z2.py M src/plone/testing/z2.rst
mister-roboto
pushed a commit
that referenced
this pull request
Oct 4, 2018
Branch: refs/heads/master Date: 2018-10-04T09:06:44+02:00 Author: Joni Orponen (Rotonen) <joni.orponen@gmail.com> Commit: plone/plone.app.testing@2a5b210 Fix now-false doctests on layer setup port selection. Files changed: M CHANGES.rst M plone/app/testing/layers.rst Repository: plone.app.testing Branch: refs/heads/master Date: 2018-10-04T13:23:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@b426d40 Merge pull request #52 from plone/roto-fix-layersetup-doctests Fix now-false doctests on layer setup port selection Files changed: M CHANGES.rst M plone/app/testing/layers.rst
mister-roboto
pushed a commit
that referenced
this pull request
Oct 5, 2018
Branch: refs/heads/master Date: 2018-10-02T18:09:50+02:00 Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com> Commit: plone/plone.app.blob@130d380 Removed usage of getObjSize script from tests. Also declared dependency on Products.CMFPlone. plone/Products.CMFPlone#1801 Files changed: M setup.py M src/plone/app/blob/tests/test_replacements.py Repository: plone.app.blob Branch: refs/heads/master Date: 2018-10-02T18:14:23+02:00 Author: Manuel Reinhardt (reinhardt) <reinhardt@syslab.com> Commit: plone/plone.app.blob@dfaf548 Added changelog entry. Files changed: M CHANGES.rst Repository: plone.app.blob Branch: refs/heads/master Date: 2018-10-05T20:16:16+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.blob@4de7add Merge pull request #52 from plone/1801-get-size Removed usage of getObjSize script from tests. Files changed: M CHANGES.rst M setup.py M src/plone/app/blob/tests/test_replacements.py
mister-roboto
pushed a commit
that referenced
this pull request
Nov 8, 2018
Branch: refs/heads/master Date: 2018-10-27T22:44:03-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@e4b67fc Experiments Files changed: A src/plone/recipe/zope2instance/wsgischema.xml A src/plone/recipe/zope2instance/zopectl.py M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-10-28T11:48:49-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@56032ac Fix adduser and run Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/zopectl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-10-28T12:46:58-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@bfbd34b Take logger schema back out; logging gets configured via the wsgi server Files changed: M src/plone/recipe/zope2instance/wsgischema.xml M src/plone/recipe/zope2instance/zopectl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-10-28T13:35:39-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@e461038 generate wsgi.ini Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-10-28T21:27:31-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@410f0bb docs, determine wsgi option based on presense of ZServer Files changed: M CHANGES.rst M README.rst M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-10-28T21:42:26-04:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@63b1a74 Back to explicit option Files changed: M CHANGES.rst M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:02+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@8bbcef4 Experiments Files changed: A src/plone/recipe/zope2instance/wsgischema.xml A src/plone/recipe/zope2instance/zopectl.py M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:02+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@2f4ed5a Fix adduser and run Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/zopectl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:02+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@d8e6e60 Take logger schema back out; logging gets configured via the wsgi server Files changed: M src/plone/recipe/zope2instance/wsgischema.xml M src/plone/recipe/zope2instance/zopectl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:02+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@8e801be generate wsgi.ini Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:38+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@d2e51d8 docs, determine wsgi option based on presense of ZServer Files changed: M CHANGES.rst M README.rst M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-07T12:54:38+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@f612e50 Back to explicit option Files changed: M CHANGES.rst M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-08T07:24:54+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@efcd9f8 Merge remote-tracking branch 'remotes/origin/wsgi-instance-script' into wsgi-instance-script Files changed: Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-08T07:31:10+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@492883e Consolidate ctl and zopectl Files changed: M src/plone/recipe/zope2instance/ctl.py D src/plone/recipe/zope2instance/zopectl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-08T07:52:31+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@e0f49ea Copy zope.conf schema tests from ZServer Files changed: A src/plone/recipe/zope2instance/tests/test_wsgischema.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-08T09:03:11+09:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.recipe.zope2instance@5b57441 Fix test Files changed: M src/plone/recipe/zope2instance/tests/test_wsgischema.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2018-11-08T11:31:56+09:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.recipe.zope2instance@cff33b5 Merge pull request #52 from plone/wsgi-instance-script Build a bin/instance script that works with Zope 4 + WSGI Files changed: A src/plone/recipe/zope2instance/tests/test_wsgischema.py A src/plone/recipe/zope2instance/wsgischema.xml M CHANGES.rst M README.rst M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 13, 2019
Branch: refs/heads/master Date: 2019-09-13T09:01:54+02:00 Author: Peter Holzer (agitator) <peter.holzer@agitator.com> Commit: plone/plone.app.caching@de1e9b6 Fix python3 related encoding error on manual purge page. Files changed: A news/51.bugfix M plone/app/caching/browser/controlpanel.py Repository: plone.app.caching Branch: refs/heads/master Date: 2019-09-13T10:48:59+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.caching@e1b310c Merge pull request #52 from plone/py3purgefix Fix python3 related encoding error on manual purge page. Files changed: A news/51.bugfix M plone/app/caching/browser/controlpanel.py
mister-roboto
pushed a commit
that referenced
this pull request
Nov 12, 2019
Branch: refs/heads/master Date: 2019-11-12T12:24:51+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/Products.PlonePAS@6dd9fff Use MemberData adapter Create the MemberData object from an adapter instead of directly instantiating it, as intended in Products.CMFCore.MemberDataTool. This allows for better extensibility. Files changed: A news/52.bugfix A src/Products/PlonePAS/interfaces/memberdata.py A src/Products/PlonePAS/tools/configure.zcml M src/Products/PlonePAS/configure.zcml M src/Products/PlonePAS/tests/test_memberdatatool.py M src/Products/PlonePAS/tools/memberdata.py Repository: Products.PlonePAS Branch: refs/heads/master Date: 2019-11-12T14:35:19+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/Products.PlonePAS@eaad89d Merge pull request #52 from plone/thet-memberdataadapter Use MemberData adapter Files changed: A news/52.bugfix A src/Products/PlonePAS/interfaces/memberdata.py A src/Products/PlonePAS/tools/configure.zcml M src/Products/PlonePAS/configure.zcml M src/Products/PlonePAS/tests/test_memberdatatool.py M src/Products/PlonePAS/tools/memberdata.py
mister-roboto
pushed a commit
that referenced
this pull request
Jul 22, 2020
Branch: refs/heads/master Date: 2020-07-21T13:40:02+02:00 Author: Laurent Lasudry (laulaz) <lasudry@gmail.com> Commit: plone/plone.app.versioningbehavior@d8a627a Avoid traceback when transforming links on content type with no primary field This refs #51 Files changed: A news/51.bugfix M plone/app/versioningbehavior/browser.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-07-22T14:13:29+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.versioningbehavior@f6ecbc5 Merge pull request #52 from IMIO/master Avoid traceback when transforming links on content type with no primary field Files changed: A news/51.bugfix M plone/app/versioningbehavior/browser.py
mister-roboto
pushed a commit
that referenced
this pull request
Jul 22, 2020
Branch: refs/heads/master Date: 2020-07-21T13:40:02+02:00 Author: Laurent Lasudry (laulaz) <lasudry@gmail.com> Commit: plone/plone.app.versioningbehavior@d8a627a Avoid traceback when transforming links on content type with no primary field This refs #51 Files changed: A news/51.bugfix M plone/app/versioningbehavior/browser.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-07-22T14:13:29+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.versioningbehavior@f6ecbc5 Merge pull request #52 from IMIO/master Avoid traceback when transforming links on content type with no primary field Files changed: A news/51.bugfix M plone/app/versioningbehavior/browser.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 10, 2021
Branch: refs/heads/master Date: 2021-08-06T12:49:06+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.registry@cd7f5c1 Fix an issue that was preventing the edit of a registry record containing a "/" in its name Fixes #51 Fixes plone/Products.CMFPlone#3296 Files changed: M CHANGES.rst M plone/app/registry/browser/edit.py M plone/app/registry/tests/test_controlpanel.py Repository: plone.app.registry Branch: refs/heads/master Date: 2021-08-06T14:07:44+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.registry@20711c3 fixup! Fix an issue that was preventing the edit of a registry record containing a "/" in its name Files changed: A news/51.bugfix M CHANGES.rst Repository: plone.app.registry Branch: refs/heads/master Date: 2021-08-10T12:12:36+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.app.registry@b9af7fa Merge pull request #52 from plone/51-fix-editing Fix an issue that was preventing the edit of a registry record containing a "/" in its name Files changed: A news/51.bugfix M plone/app/registry/browser/edit.py M plone/app/registry/tests/test_controlpanel.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 19, 2022
Branch: refs/heads/main Date: 2022-04-13T10:49:32+02:00 Author: Victor Fernandez de Alba (sneridagh) <sneridagh@gmail.com> Commit: plone/plone.volto@19f504f Update test to 6.0.0a4 and new pip practices Files changed: A news/51.bugfix M .github/workflows/black.yml M .github/workflows/flake8.yml M .gitignore M Makefile M plone-6.0.x.cfg Repository: plone.volto Branch: refs/heads/main Date: 2022-04-19T15:07:35-03:00 Author: Érico Andrei (ericof) <ericof@gmail.com> Commit: plone/plone.volto@2a7228d Fix package name in Makefile Files changed: M Makefile Repository: plone.volto Branch: refs/heads/main Date: 2022-04-19T16:28:08-03:00 Author: Érico Andrei (ericof) <ericof@gmail.com> Commit: plone/plone.volto@44bcac8 Merge pull request #52 from plone/pipimprovements Update test to 6.0.0a4 and new pip practices Files changed: A news/51.bugfix M .github/workflows/black.yml M .github/workflows/flake8.yml M .gitignore M Makefile M plone-6.0.x.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Apr 10, 2023
Branch: refs/heads/master Date: 2023-04-09T19:22:37+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.contentlisting@802a373 feat: break cyclic dependency p.a.contentlisting has only a soft dependency on p.a.contenttypes, so it is not required to install p.a.contentlisting. With this we can break the dependency cycle between p.a.event -> p.a.contentlisting -> p.a.contenttypes -> p.a.event Files changed: M setup.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-04-09T19:25:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.contentlisting@8687ca8 Add news entry Files changed: A news/3764.internal Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-04-10T03:12:49+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.contentlisting@788f7d0 Merge pull request #52 from plone/break-cyclic-dependency Break cyclic dependency Files changed: A news/3764.internal M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
May 28, 2023
Branch: refs/heads/master Date: 2023-05-27T11:15:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@cc02168 Configuring with plone/meta Files changed: A .github/workflows/meta.yml A news/15649a3d.internal M .meta.toml M tox.ini Repository: plone.batching Branch: refs/heads/master Date: 2023-05-27T11:15:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@59cc142 cleanup: drop duplicated GHA workflow Files changed: D .github/workflows/coverage.yml Repository: plone.batching Branch: refs/heads/master Date: 2023-05-28T10:12:17+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@1820b23 Merge pull request #52 from plone/config-with-default-template-8370d150 Configuring with plone/meta Files changed: A .github/workflows/meta.yml A news/15649a3d.internal M .meta.toml M tox.ini D .github/workflows/coverage.yml
mister-roboto
pushed a commit
that referenced
this pull request
May 28, 2023
Branch: refs/heads/master Date: 2023-05-27T11:15:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@cc02168 Configuring with plone/meta Files changed: A .github/workflows/meta.yml A news/15649a3d.internal M .meta.toml M tox.ini Repository: plone.batching Branch: refs/heads/master Date: 2023-05-27T11:15:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@59cc142 cleanup: drop duplicated GHA workflow Files changed: D .github/workflows/coverage.yml Repository: plone.batching Branch: refs/heads/master Date: 2023-05-28T10:12:17+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.batching@1820b23 Merge pull request #52 from plone/config-with-default-template-8370d150 Configuring with plone/meta Files changed: A .github/workflows/meta.yml A news/15649a3d.internal M .meta.toml M tox.ini D .github/workflows/coverage.yml
mister-roboto
pushed a commit
that referenced
this pull request
Jan 3, 2024
Branch: refs/heads/master Date: 2024-01-01T18:29:49Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.autoform@311e51b [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1) Files changed: M .pre-commit-config.yaml Repository: plone.autoform Branch: refs/heads/master Date: 2024-01-03T09:35:44+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.autoform@037e053 Merge pull request #52 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [city-skip] Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Jan 3, 2024
Branch: refs/heads/master Date: 2024-01-01T18:29:49Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.autoform@311e51b [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1) Files changed: M .pre-commit-config.yaml Repository: plone.autoform Branch: refs/heads/master Date: 2024-01-03T09:35:44+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.autoform@037e053 Merge pull request #52 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate [city-skip] Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this pull request
Aug 19, 2024
Branch: refs/heads/master Date: 2024-08-05T20:34:31Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.formwidget.recurrence@d5c7ed2 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.17.0](asottile/pyupgrade@v3.15.2...v3.17.0) - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/collective/i18ndude: 6.2.0 → 6.2.1](collective/i18ndude@6.2.0...6.2.1) Files changed: M .pre-commit-config.yaml Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-08-19T08:53:07+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.recurrence@48448a2 Configuring with plone/meta Files changed: A dependabot.yml M .editorconfig M .github/workflows/meta.yml M .meta.toml M pyproject.toml M tox.ini Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-08-19T08:59:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.recurrence@b1e515b Merge pull request #52 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: A dependabot.yml M .editorconfig M .github/workflows/meta.yml M .meta.toml M .pre-commit-config.yaml M pyproject.toml M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Aug 19, 2024
Branch: refs/heads/master Date: 2024-08-05T20:34:31Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.formwidget.recurrence@d5c7ed2 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.17.0](asottile/pyupgrade@v3.15.2...v3.17.0) - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/collective/i18ndude: 6.2.0 → 6.2.1](collective/i18ndude@6.2.0...6.2.1) Files changed: M .pre-commit-config.yaml Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-08-19T08:53:07+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.recurrence@48448a2 Configuring with plone/meta Files changed: A dependabot.yml M .editorconfig M .github/workflows/meta.yml M .meta.toml M pyproject.toml M tox.ini Repository: plone.formwidget.recurrence Branch: refs/heads/master Date: 2024-08-19T08:59:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.recurrence@b1e515b Merge pull request #52 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: A dependabot.yml M .editorconfig M .github/workflows/meta.yml M .meta.toml M .pre-commit-config.yaml M pyproject.toml M tox.ini
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I was looking at the docs wondering "how do I get started"?
I don't want to commit fixes to the core, I just want to trial a bleeding edge Plone, and the original heading was opaque to me.