-
-
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
Remove buildout.core.dev docs from rtd #50
Comments
vangheem
added a commit
that referenced
this issue
May 14, 2015
Branch: refs/heads/master Date: 2015-05-12T08:58:49-05:00 Author: vangheem (vangheem) <[email protected]> Commit: plone/plone.app.portlets@bdb4b7b just pep8 right now Files changed: M plone/app/portlets/browser/manage.py M plone/app/portlets/browser/traversal.py Repository: plone.app.portlets Branch: refs/heads/master Date: 2015-05-13T23:59:59-05:00 Author: vangheem (vangheem) <[email protected]> Commit: plone/plone.app.portlets@19162ac Convert manage-portlets.js into a pattern and make improvements on using the manage portlets infrastructure Files changed: M CHANGES.rst M plone/app/portlets/browser/editmanager.py M plone/app/portlets/browser/manage-portlets.js M plone/app/portlets/browser/templates/edit-manager-contextual.pt M plone/app/portlets/browser/templates/edit-manager-macros.pt M plone/app/portlets/browser/templates/edit-manager.pt M plone/app/portlets/browser/templates/manage-content-type.pt M plone/app/portlets/browser/templates/manage-contextual.pt M plone/app/portlets/browser/templates/manage-dashboard.pt M plone/app/portlets/browser/templates/manage-group-dashboard.pt M plone/app/portlets/browser/templates/manage-group.pt M plone/app/portlets/manager.py M plone/app/portlets/tests/testViewName.rst Repository: plone.app.portlets Branch: refs/heads/master Date: 2015-05-14T00:31:30-05:00 Author: vangheem (vangheem) <[email protected]> Commit: plone/plone.app.portlets@49c1251 edit in modal also Files changed: M plone/app/portlets/browser/manage-portlets.js Repository: plone.app.portlets Branch: refs/heads/master Date: 2015-05-14T08:43:56-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plone.app.portlets@2f89ba2 Merge pull request #50 from plone/portlet-manager manage portlets js fixes Files changed: M CHANGES.rst M plone/app/portlets/browser/editmanager.py M plone/app/portlets/browser/manage-portlets.js M plone/app/portlets/browser/manage.py M plone/app/portlets/browser/templates/edit-manager-contextual.pt M plone/app/portlets/browser/templates/edit-manager-macros.pt M plone/app/portlets/browser/templates/edit-manager.pt M plone/app/portlets/browser/templates/manage-content-type.pt M plone/app/portlets/browser/templates/manage-contextual.pt M plone/app/portlets/browser/templates/manage-dashboard.pt M plone/app/portlets/browser/templates/manage-group-dashboard.pt M plone/app/portlets/browser/templates/manage-group.pt M plone/app/portlets/browser/traversal.py M plone/app/portlets/manager.py M plone/app/portlets/tests/testViewName.rst
vangheem
added a commit
that referenced
this issue
Aug 20, 2015
Branch: refs/heads/master Date: 2015-08-20T11:14:29+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.content@347a2a1 fix plone/Products.CMFPlone#829 Files changed: M plone/app/content/browser/actions.py M plone/app/content/tests/test_actions.py Repository: plone.app.content Branch: refs/heads/master Date: 2015-08-20T09:29:44-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plone.app.content@a38f30b Merge pull request #50 from plone/respect_view_method Respect view-methods in rename, copy and cut Files changed: M plone/app/content/browser/actions.py M plone/app/content/tests/test_actions.py
vangheem
added a commit
that referenced
this issue
Sep 10, 2015
Branch: refs/heads/master Date: 2015-07-18T14:36:06+07:00 Author: Dylan Jay () <[email protected]> Commit: plone/plone.app.layout@4dbbb99 add some body tags to determine permission needed and roles needed to view Files changed: M plone/app/layout/globals/layout.py Repository: plone.app.layout Branch: refs/heads/master Date: 2015-08-25T22:43:17+07:00 Author: Dylan Jay () <[email protected]> Commit: plone/plone.app.layout@512cb00 remove roles required body tags. We only need permissions for theming Files changed: M plone/app/layout/globals/layout.py Repository: plone.app.layout Branch: refs/heads/master Date: 2015-09-10T18:25:08+07:00 Author: Dylan Jay () <[email protected]> Commit: plone/plone.app.layout@b8b55c1 introduced frontend body tag for views with no, or just view permision. Files changed: M plone/app/layout/globals/layout.py Repository: plone.app.layout Branch: refs/heads/master Date: 2015-09-10T07:28:49-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plone.app.layout@bddc8c4 Merge pull request #50 from plone/backend-tag add some body tags to determine permission needed and roles needed to view Files changed: M plone/app/layout/globals/layout.py
pbauer
added a commit
that referenced
this issue
Sep 16, 2015
Branch: refs/heads/master Date: 2015-09-16T13:12:23+03:00 Author: ichim-david (ichim-david) <[email protected]> Commit: plone/plone.app.upgrade@84594bf Refs CMFPlone #764; add upgrade step which removes discussion.css found in plone.app.discussion Files changed: A plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-16T14:39:21+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.upgrade@fc8126e Merge pull request #50 from plone/fix764 remove discussion.css Files changed: A plone/app/upgrade/v50/profiles/to_rc3/registry.xml
pbauer
added a commit
that referenced
this issue
Sep 16, 2015
Branch: refs/heads/master Date: 2015-09-16T13:12:23+03:00 Author: ichim-david (ichim-david) <[email protected]> Commit: plone/plone.app.upgrade@84594bf Refs CMFPlone #764; add upgrade step which removes discussion.css found in plone.app.discussion Files changed: A plone/app/upgrade/v50/profiles/to_rc3/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2015-09-16T14:39:21+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.upgrade@fc8126e Merge pull request #50 from plone/fix764 remove discussion.css Files changed: A plone/app/upgrade/v50/profiles/to_rc3/registry.xml
jensens
added a commit
that referenced
this issue
Sep 18, 2015
Branch: refs/heads/1.2.x Date: 2015-09-09T17:47:34-03:00 Author: Winston Ferreira (winstonf88) <[email protected]> Commit: plone/plone.app.querystring@814a44c Fixed QuerystringRegistryReader.mapSortableIndex so it doesnt return ZCTextIndexes Files changed: M plone/app/querystring/registryreader.py Repository: plone.app.querystring Branch: refs/heads/1.2.x Date: 2015-09-09T18:31:37-03:00 Author: Winston Ferreira (winstonf88) <[email protected]> Commit: plone/plone.app.querystring@61aeaef updated change log Files changed: M CHANGES.rst Repository: plone.app.querystring Branch: refs/heads/1.2.x Date: 2015-09-17T12:03:02-03:00 Author: Winston Ferreira (winstonf88) <[email protected]> Commit: plone/plone.app.querystring@c48b5d8 bugfix Files changed: M plone/app/querystring/registryreader.py Repository: plone.app.querystring Branch: refs/heads/1.2.x Date: 2015-09-18T10:08:56-03:00 Author: Winston Ferreira (winstonf88) <[email protected]> Commit: plone/plone.app.querystring@125d90e Fixed import order Files changed: M plone/app/querystring/registryreader.py Repository: plone.app.querystring Branch: refs/heads/1.2.x Date: 2015-09-18T18:18:23+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.querystring@d87d6e6 Merge pull request #50 from plone/issue_37_1.2.x Fixed QuerystringRegistryReader.mapSortableIndex so it doesnt return … Files changed: M CHANGES.rst M plone/app/querystring/registryreader.py
vangheem
added a commit
that referenced
this issue
Sep 19, 2015
Branch: refs/heads/master Date: 2015-09-18T17:02:10-07:00 Author: Fulvio Casali (fulv) <[email protected]> Commit: plone/plonetheme.barceloneta@45e612b Add preview for thumbnail on @@theming-controlpanel. Fixes #49. Files changed: A plonetheme/barceloneta/theme/preview.png M plonetheme/barceloneta/theme/manifest.cfg Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2015-09-18T19:05:02-05:00 Author: Nathan Van Gheem (vangheem) <[email protected]> Commit: plone/plonetheme.barceloneta@050103c Merge pull request #50 from plone/fulv-issue49 Add preview for thumbnail on @@theming-controlpanel. Fixes #49. Files changed: A plonetheme/barceloneta/theme/preview.png M plonetheme/barceloneta/theme/manifest.cfg
ebrehault
added a commit
that referenced
this issue
Oct 28, 2015
Branch: refs/heads/master Date: 2015-10-18T20:14:10-07:00 Author: Laurence Rowe (lrowe) <[email protected]> Commit: plone/diazo@82b6c0b <include> directive Files changed: A lib/diazo/include.xsl A lib/diazo/tests/conditional-include-content/content.html A lib/diazo/tests/conditional-include-content/output.html A lib/diazo/tests/conditional-include-content/rules.xml A lib/diazo/tests/conditional-include-content/theme.html A lib/diazo/tests/include-content/content.html A lib/diazo/tests/include-content/extra.html A lib/diazo/tests/include-content/output.html A lib/diazo/tests/include-content/rules.xml A lib/diazo/tests/include-content/theme.html M docs/advanced.rst M lib/diazo/annotate-rules.xsl M lib/diazo/emit-stylesheet.xsl M lib/diazo/normalize-rules.xsl M lib/diazo/rules.py Repository: diazo Branch: refs/heads/master Date: 2015-10-28T14:21:39+01:00 Author: Eric BREHAULT (ebrehault) <[email protected]> Commit: plone/diazo@b794a3e Merge pull request #50 from plone/include-content-refactor Include content refactor Files changed: A lib/diazo/include.xsl A lib/diazo/tests/conditional-include-content/content.html A lib/diazo/tests/conditional-include-content/output.html A lib/diazo/tests/conditional-include-content/rules.xml A lib/diazo/tests/conditional-include-content/theme.html A lib/diazo/tests/include-content/content.html A lib/diazo/tests/include-content/extra.html A lib/diazo/tests/include-content/output.html A lib/diazo/tests/include-content/rules.xml A lib/diazo/tests/include-content/theme.html M docs/advanced.rst M lib/diazo/annotate-rules.xsl M lib/diazo/emit-stylesheet.xsl M lib/diazo/normalize-rules.xsl M lib/diazo/rules.py
mister-roboto
pushed a commit
that referenced
this issue
Feb 3, 2016
Branch: refs/heads/master Date: 2016-01-29T23:31:45+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.dexterity@e5fd899 skip some test for zope4 Files changed: M plone/dexterity/tests/test_schema.py M plone/dexterity/tests/test_utils.py Repository: plone.dexterity Branch: refs/heads/master Date: 2016-02-02T10:51:59+01:00 Author: Johannes Raggam (thet) <[email protected]> Commit: plone/plone.dexterity@7da4296 cleanup and changelog Files changed: M CHANGES.rst M plone/dexterity/tests/test_schema.py M plone/dexterity/tests/test_utils.py Repository: plone.dexterity Branch: refs/heads/master Date: 2016-02-03T09:56:14+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.dexterity@e59ed59 Merge pull request #50 from plone/thet-zope4 Zope4 Files changed: M CHANGES.rst M plone/dexterity/tests/test_schema.py M plone/dexterity/tests/test_utils.py
mister-roboto
pushed a commit
that referenced
this issue
Jul 6, 2016
Branch: refs/heads/master Date: 2016-07-05T23:17:21+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: plone/plone.protect@b25ed37 Use zope.interface decorator This not only makes code more pleasent to read, but also makes the code python 3 compatible (while maintaining python 2 compatibility). Files changed: M CHANGES.rst M plone/protect/authenticator.py M plone/protect/auto.py M plone/protect/views.py Repository: plone.protect Branch: refs/heads/master Date: 2016-07-07T00:57:24+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.protect@75634b4 Merge pull request #50 from plone/gforcada-use-zope-decorators Use zope.interface decorator Files changed: M CHANGES.rst M plone/protect/authenticator.py M plone/protect/auto.py M plone/protect/views.py
mister-roboto
pushed a commit
that referenced
this issue
Jul 6, 2016
Branch: refs/heads/master Date: 2016-07-05T23:17:21+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: plone/plone.protect@b25ed37 Use zope.interface decorator This not only makes code more pleasent to read, but also makes the code python 3 compatible (while maintaining python 2 compatibility). Files changed: M CHANGES.rst M plone/protect/authenticator.py M plone/protect/auto.py M plone/protect/views.py Repository: plone.protect Branch: refs/heads/master Date: 2016-07-07T00:57:24+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.protect@75634b4 Merge pull request #50 from plone/gforcada-use-zope-decorators Use zope.interface decorator Files changed: M CHANGES.rst M plone/protect/authenticator.py M plone/protect/auto.py M plone/protect/views.py
mister-roboto
pushed a commit
that referenced
this issue
Sep 29, 2016
Branch: refs/heads/1.x Date: 2016-09-29T13:18:16+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.z3cform@3ed66a1 In select widget, accept items as property or method. This avoids breaking on some z3c.form versions. See zopefoundation/z3c.form#44 Files changed: M CHANGES.rst M plone/app/z3cform/widget.py Repository: plone.app.z3cform Branch: refs/heads/1.x Date: 2016-09-29T16:06:41+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.z3cform@4ae827f Merge pull request #50 from plone/select-widget-items-callable-1x In select widget, accept items as property or method. [1.x] Files changed: M CHANGES.rst M plone/app/z3cform/widget.py
mister-roboto
pushed a commit
that referenced
this issue
Feb 11, 2017
Branch: refs/heads/master Date: 2017-02-11T11:22:07-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.schemaeditor@9348074 use plone.testing testbrowser Files changed: M CHANGES.rst M plone/schemaeditor/tests/choice.rst M plone/schemaeditor/tests/editing.rst M plone/schemaeditor/tests/extending.rst M plone/schemaeditor/tests/minmax.rst Repository: plone.schemaeditor Branch: refs/heads/master Date: 2017-02-11T13:15:18-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.schemaeditor@8e8378e Merge pull request #50 from plone/plonezope4 use plone.testing testbrowser Files changed: M CHANGES.rst M plone/schemaeditor/tests/choice.rst M plone/schemaeditor/tests/editing.rst M plone/schemaeditor/tests/extending.rst M plone/schemaeditor/tests/minmax.rst
mister-roboto
pushed a commit
that referenced
this issue
Feb 11, 2017
Branch: refs/heads/master Date: 2017-02-11T11:22:07-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.schemaeditor@9348074 use plone.testing testbrowser Files changed: M CHANGES.rst M plone/schemaeditor/tests/choice.rst M plone/schemaeditor/tests/editing.rst M plone/schemaeditor/tests/extending.rst M plone/schemaeditor/tests/minmax.rst Repository: plone.schemaeditor Branch: refs/heads/master Date: 2017-02-11T13:15:18-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.schemaeditor@8e8378e Merge pull request #50 from plone/plonezope4 use plone.testing testbrowser Files changed: M CHANGES.rst M plone/schemaeditor/tests/choice.rst M plone/schemaeditor/tests/editing.rst M plone/schemaeditor/tests/extending.rst M plone/schemaeditor/tests/minmax.rst
mister-roboto
pushed a commit
that referenced
this issue
Mar 6, 2017
Branch: refs/heads/master Date: 2017-03-06T06:23:22Z Author: Tom Gross (tomgross) <[email protected]> Commit: plone/plone.app.linkintegrity@2e87ce7 Fix logging typo Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/info.py Repository: plone.app.linkintegrity Branch: refs/heads/master Date: 2017-03-06T09:08:43+01:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.app.linkintegrity@71f4a6a Merge pull request #50 from plone/fix_logging_typo Fix logging typo Files changed: M CHANGES.rst M plone/app/linkintegrity/browser/info.py
mister-roboto
pushed a commit
that referenced
this issue
May 19, 2017
Branch: refs/heads/master Date: 2017-05-19T11:05:40+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.namedfile@8944f61 reduce logging level Files changed: M CHANGES.rst M plone/namedfile/utils/__init__.py Repository: plone.namedfile Branch: refs/heads/master Date: 2017-05-19T14:13:30+02:00 Author: Robert Niederreiter (rnixx) <[email protected]> Commit: plone/plone.namedfile@4854127 Merge pull request #50 from plone/jensens-fix-logging reduce logging level Files changed: M CHANGES.rst M plone/namedfile/utils/__init__.py
mister-roboto
pushed a commit
that referenced
this issue
Oct 21, 2017
Branch: refs/heads/master Date: 2017-10-21T13:20:48+02:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/Products.ATContentTypes@d91d867 fix test Files changed: M Products/ATContentTypes/tests/http_access.txt Repository: Products.ATContentTypes Branch: refs/heads/master Date: 2017-10-21T13:20:48+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/Products.ATContentTypes@8846595 do not call views in tal Files changed: M Products/ATContentTypes/skins/ATContentTypes/folder_listing.pt Repository: Products.ATContentTypes Branch: refs/heads/master Date: 2017-10-21T13:30:02+02:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/Products.ATContentTypes@a1df98c Fix checkPermission call (it was acquired from portal_membership until CMF 2.3) Files changed: M CHANGES.rst M Products/ATContentTypes/tests/test_portal_factory.py Repository: Products.ATContentTypes Branch: refs/heads/master Date: 2017-10-21T14:54:58+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.ATContentTypes@640d352 Merge pull request #50 from plone/plonezope4 fix test with zope4 Files changed: M CHANGES.rst M Products/ATContentTypes/skins/ATContentTypes/folder_listing.pt M Products/ATContentTypes/tests/http_access.txt M Products/ATContentTypes/tests/test_portal_factory.py
mister-roboto
pushed a commit
that referenced
this issue
Oct 17, 2018
Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@520f05e Make it possible to run the tests without having ZServer installed. Files changed: M .travis.yml M CHANGES.rst M setup.py M src/plone/testing/tests.py M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Godefroid Chapelle (gotcha) <[email protected]> Commit: plone/plone.testing@a769f96 copy files to keep git history Files changed: A src/plone/testing/zserver.py A src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Godefroid Chapelle (gotcha) <[email protected]> Commit: plone/plone.testing@cc8ce1a move before fix to keep git history Files changed: A src/plone/testing/wsgi.py A src/plone/testing/wsgi.rst D src/plone/testing/z2.py D src/plone/testing/z2.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Godefroid Chapelle (gotcha) <[email protected]> Commit: plone/plone.testing@49a1efd split z2 layers into wsgi and zserver layers This implies testing them separately. TODO: - remove duplicate code - bring back z2 for BBB Files changed: M setup.py M src/plone/testing/tests.py M src/plone/testing/wsgi.py M src/plone/testing/wsgi.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@97da356 Move entry to correct place. Files changed: M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@5f3a753 De-duplicate the code between zserver.py and wsgi.py: Reusing the code from wsgi.py in zserver.py, so it can be easily deleted when zserver is no longer supported. Files changed: M src/plone/testing/wsgi.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@c75680f Fix documentation. Files changed: M src/plone/testing/wsgi.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@9c9c43e Re-add z2.py containing BBB imports from wsgi.py. But we use the same names used in zserver.py. The `WSGIServer` fixture is still to be developed. Files changed: A src/plone/testing/z2.py M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@23748ce Fix change log. [skip ci] Files changed: M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@7ed54cd Add WSGI server fixture as replacement for the ZServer fixture. Files changed: M src/plone/testing/wsgi.py M src/plone/testing/wsgi.rst M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@010ae5f Add back a no-op FTPServer layer to possibly make the Plone tests happy. Files changed: M CHANGES.rst M src/plone/testing/z2.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@30a0b5f Allow to import `Layer` from z2. (Some plone tests do this.) Files changed: M src/plone/testing/z2.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@af93814 Silence most of the code smells Jenkins complains about. Files changed: M src/plone/testing/tests.py M src/plone/testing/wsgi.py M src/plone/testing/z2.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Ruda Porto Filgueiras (rudaporto) <[email protected]> Commit: plone/plone.testing@1088931 Added missing _compat module. Files changed: A src/plone/testing/_compat.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Ruda Porto Filgueiras (rudaporto) <[email protected]> Commit: plone/plone.testing@6eebe0d Fix typo. Files changed: M src/plone/testing/_compat.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@69bd6eb use six instead of _compat Files changed: D src/plone/testing/_compat.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@70d5570 add changenote Files changed: M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@0c5819b make most doctests run in python3 Files changed: M src/plone/testing/README.rst M src/plone/testing/layer.rst M src/plone/testing/publisher.rst M src/plone/testing/security.rst M src/plone/testing/tests.py M src/plone/testing/zca.rst M src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@17cdc89 fix regex Files changed: M src/plone/testing/tests.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@8bd07fc needs six Files changed: M CHANGES.rst M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@bfcc658 test against 5.2 coredev versions. Add ZSever as dependency until removed Files changed: M buildout.cfg Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@2f9821d Add support for Python 3.6. Files changed: M .travis.yml M CHANGES.rst M setup.py M src/plone/testing/tests.py M src/plone/testing/wsgi.rst M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@14315a0 Fix changes. [skip ci] Files changed: M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@87aee70 Rename `plone.testing.wsgi` to `plone.testing.zope`. This shows more clearly the purpose of the module. Files changed: A src/plone/testing/zope.py A src/plone/testing/zope.rst M setup.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zserver.py D src/plone/testing/wsgi.py D src/plone/testing/wsgi.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@f34e9d1 No longer depend on ZServer for Zope. Files changed: M setup.py M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@daad053 There is no reason to still depend on ZODB3. Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@c63ae9b Update the documentation. Files changed: M CHANGES.rst M setup.py M src/plone/testing/README.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@2b45db1 Fix most code smells Jenkins complains about. Files changed: M src/plone/testing/tests.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@040c1ec BBB code drops coverage. Files changed: M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@ae09150 Remove Zope 2.13 BBB code no longer needed in Zope 4. Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@88f7715 update configs and tox Files changed: M .travis.yml M setup.cfg M tox.ini D .isort.cfg Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@6470c9c linting Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@9a992f5 config Files changed: A .editorconfig M .gitignore M setup.cfg Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@ff17283 flake8 ignore TODO and assert Files changed: M setup.cfg Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@3749ca3 change path for reports Files changed: M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@af80452 no constraints.txt Files changed: M .travis.yml Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@4d7298b fixing indention on rst Files changed: M .travis.yml M CHANGES.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@d58da25 fix test setup, no py36-zserver Files changed: M .travis.yml M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@3b21ce8 fix test setup, no py36-zserver Files changed: M .travis.yml M buildout.cfg Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@45a9a80 cleanup tox.ini to do tests right Files changed: M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@20a10a7 cleanup Files changed: M src/plone/testing/__init__.py M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@5a20e25 lint layer Files changed: M src/plone/testing/layer.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@89f2a40 encode auth header using ZPublisher.utils.basic_auth_encode Files changed: M src/plone/testing/_z2_testbrowser.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: plone/plone.testing@10d443c fix flake8 / isort error Files changed: M src/plone/testing/_z2_testbrowser.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Michael Howitz (icemac) <[email protected]> Commit: plone/plone.testing@d43e0d4 Improve isolation between Zope and ZServer layers. Without these changes the ZServer layer implicitly uses the Zope app in some places. This breaks tests later on which run on the Zope layer with the following traceback: Traceback (most recent call last): ... File ".../plone/testing/zope.py", line 244, in zopeApp app = addRequestContainer(Zope2.app(connection), environ=environ) File ".../Zope2/__init__.py", line 55, in app return bobo_application(*args, **kw) TypeError: 'NoneType' object is not callable Files changed: M src/plone/testing/zope.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@4e473d9 Disallow commits in integration test Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T14:30:22+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.testing@04e94d7 InitializeClass was moved to from AccessControl.class_init Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-07-03T15:39:33+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.testing@40d4a34 remove zserver support tests on py3.6 Files changed: M .travis.yml M tox.ini Repository: plone.testing Branch: refs/heads/master Date: 2018-09-26T11:09:46+02:00 Author: Philip Bauer (pbauer) <[email protected]> Commit: plone/plone.testing@e828ed4 also disallow commits in zserver.Integrationtesting Files changed: M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2018-09-30T11:56:04-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@05c173e Fix check for port Files changed: M src/plone/testing/zope.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-10-02T22:09:29-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@58f98c3 Fix teardown of the security.Checkers layer. This was a fun one. The zope.security.checker module has a module-global _checkers dict. This layer tries to manage it as a stack, where pushing to the stack copies the current dict and popping from the stack sets zope.security.checker._checkers back to the copy that was stored. But, it turns out that _checkers is imported from a C extension module, and that module keeps a pointer to the original dict that is not affected by the plone.testing stack pop. So subsequent lookups continue to use the old dict. To fix this I changed the stack pop operation to clear and update the dict instead of replacing it, so that the pointer in the C module is still valid. There was a similar but different problem with the pure-Python implementation: it sets _getChecker = _checkers.get initially and _getChecker was not updated by the stack pop. My workaround should also deal with this case. Files changed: M CHANGES.rst M src/plone/testing/security.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-03T14:28:06+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.testing@9eb1cc1 complex merge conflict resolving Files changed: M CHANGES.rst M buildout.cfg M src/plone/testing/publisher.rst M src/plone/testing/zca.rst M src/plone/testing/zope.py M src/plone/testing/zope.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2018-10-03T20:00:14-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@c673462 Add what the default host is on my laptop Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-03T20:09:50-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@6be1638 fix Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-04T00:32:41-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@c7c080b Try to clean up after ZopeLite Files changed: M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-07T10:48:41-04:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.testing@be3741b Try using StopableWebServer (WebTest's wrapper of waitress) Files changed: M setup.py M src/plone/testing/zope.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-17T11:03:34+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.testing@d634cb6 merge master Files changed: M CHANGES.rst M buildout.cfg M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2018-10-17T11:04:48+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.testing@c7de924 Merge pull request #50 from plone/py3_disallow_commits Python 3.6 new Files changed: A .editorconfig A src/plone/testing/zope.py A src/plone/testing/zope.rst A src/plone/testing/zserver.py A src/plone/testing/zserver.rst M .gitignore M .travis.yml M CHANGES.rst M buildout.cfg M setup.cfg M setup.py M src/plone/testing/README.rst M src/plone/testing/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/layer.rst M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/security.rst M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zca.rst M tox.ini D .isort.cfg D src/plone/testing/z2.rst
mister-roboto
pushed a commit
that referenced
this issue
Apr 26, 2020
Branch: refs/heads/master Date: 2020-04-24T22:24:07+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: plone/plone.app.versioningbehavior@d7edb45 Change to use filecmp.cmp(shallow=False) instead comparing blobs line by line Files changed: M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-04-26T22:36:47+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: plone/plone.app.versioningbehavior@5503532 Add changelog Files changed: A news/50.feature Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-04-27T01:00:21+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.versioningbehavior@c11cbaf Merge pull request #50 from plone/datakurre-filecmp Change to use filecmp.cmp(shallow=False) instead comparing blobs line by line Files changed: A news/50.feature M plone/app/versioningbehavior/modifiers.py
mister-roboto
pushed a commit
that referenced
this issue
Apr 26, 2020
Branch: refs/heads/master Date: 2020-04-24T22:24:07+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: plone/plone.app.versioningbehavior@d7edb45 Change to use filecmp.cmp(shallow=False) instead comparing blobs line by line Files changed: M plone/app/versioningbehavior/modifiers.py Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-04-26T22:36:47+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: plone/plone.app.versioningbehavior@5503532 Add changelog Files changed: A news/50.feature Repository: plone.app.versioningbehavior Branch: refs/heads/master Date: 2020-04-27T01:00:21+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.versioningbehavior@c11cbaf Merge pull request #50 from plone/datakurre-filecmp Change to use filecmp.cmp(shallow=False) instead comparing blobs line by line Files changed: A news/50.feature M plone/app/versioningbehavior/modifiers.py
mister-roboto
pushed a commit
that referenced
this issue
Jun 23, 2021
Branch: refs/heads/master Date: 2021-06-23T16:45:15+02:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.formwidget.namedfile@88270f7 pillow 9 exception is different Files changed: A news/50.bugfix M plone/formwidget/namedfile/widget.rst Repository: plone.formwidget.namedfile Branch: refs/heads/master Date: 2021-06-23T21:04:03+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.formwidget.namedfile@fa035fd Merge pull request #50 from plone/pillow-8 pillow 8 exception is different Files changed: A news/50.bugfix M plone/formwidget/namedfile/widget.rst
mister-roboto
pushed a commit
that referenced
this issue
Apr 14, 2022
Branch: refs/heads/master Date: 2022-04-14T00:33:34+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@b107bce Fixed DeprecationWarning with Pillow 9.1.0 for ANTIALIAS. Use `Resampling.LANCZOS`, falling back to `ANTIALIAS` on older Pillows. If you want to try it out, you can edit `sources-60.ini` and add: ``` version-overrides = Pillow==9.1.0 ``` I will update the pin in coredev after merge of this PR. Files changed: A news/49.bugfix M plone/scale/scale.py Repository: plone.scale Branch: refs/heads/master Date: 2022-04-14T13:34:20+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.scale@dce4db1 Merge pull request #50 from plone/maurits-pillow-910 Fixed DeprecationWarning with Pillow 9.1.0 for ANTIALIAS. Files changed: A news/49.bugfix M plone/scale/scale.py
mister-roboto
pushed a commit
that referenced
this issue
Jul 28, 2022
Branch: refs/heads/main Date: 2022-04-08T11:50:57+02:00 Author: Victor Fernandez de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@930bc5a Add better implementation of the PLONE6 check (cosmetic) Files changed: M CHANGES.rst M src/plone/volto/setuphandlers.py M src/plone/volto/tests/test_setup.py Repository: plone.volto Branch: refs/heads/main Date: 2022-05-06T12:09:15+02:00 Author: Víctor Fernández de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@2959048 Merge branch 'main' into betterPLONE6check Files changed: A news/.gitkeep A news/47.feature A news/51.bugfix A pyproject.toml A src/plone/volto/browser/migrate_richtext.pt A src/plone/volto/browser/migrate_richtext.py A src/plone/volto/scripts/migrate_richtext.py M .github/workflows/black.yml M .github/workflows/flake8.yml M .gitignore M CHANGES.rst M Makefile M plone-6.0.x.cfg M src/plone/volto/browser/configure.zcml Repository: plone.volto Branch: refs/heads/main Date: 2022-05-06T12:12:02+02:00 Author: Victor Fernandez de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@a033485 Changelog Files changed: A news/59.feature Repository: plone.volto Branch: refs/heads/main Date: 2022-07-28T10:34:53+02:00 Author: Víctor Fernández de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@6aa434e Merge branch 'main' into betterPLONE6check Files changed: A .github/workflows/code-analysis.yml A news/77.feature A src/plone/volto/browser/migrate_to_volto.pt A src/plone/volto/browser/migrate_to_volto.py A src/plone/volto/profiles/default/types/Folder.xml A src/plone/volto/tests/test_migrate_to_volto.py A src/plone/volto/tests/test_summary_serialization.py M .github/workflows/tests.yml M CHANGES.rst M Makefile M base.cfg M pyproject.toml M setup.cfg M setup.py M src/plone/volto/behaviors/headtitle.py M src/plone/volto/behaviors/navtitle.py M src/plone/volto/behaviors/preview.py M src/plone/volto/blocksuuidfixer.py M src/plone/volto/browser/configure.zcml M src/plone/volto/browser/migrate_richtext.pt M src/plone/volto/browser/migrate_richtext.py M src/plone/volto/configure.zcml M src/plone/volto/content.py M src/plone/volto/controlpanel.py M src/plone/volto/coresandbox/example.py M src/plone/volto/default_homepage/default.py M src/plone/volto/default_homepage/demo.py M src/plone/volto/patches.py M src/plone/volto/profiles.zcml M src/plone/volto/profiles/coresandbox/diff_tool.xml M src/plone/volto/profiles/coresandbox/metadata.xml M src/plone/volto/profiles/coresandbox/repositorytool.xml M src/plone/volto/profiles/coresandbox/types.xml M src/plone/volto/profiles/coresandbox/types/example.xml M src/plone/volto/profiles/default/browserlayer.xml M src/plone/volto/profiles/default/catalog.xml M src/plone/volto/profiles/default/controlpanel.xml M src/plone/volto/profiles/default/registry.xml M src/plone/volto/profiles/default/types/Collection.xml M src/plone/volto/profiles/default/types/Document.xml M src/plone/volto/profiles/default/types/Event.xml M src/plone/volto/profiles/default/types/LRF.xml M src/plone/volto/profiles/default/types/News_Item.xml M src/plone/volto/profiles/demo/metadata.xml M src/plone/volto/profiles/demo/rolemap.xml M src/plone/volto/profiles/homepage/metadata.xml M src/plone/volto/profiles/multilingual/metadata.xml M src/plone/volto/profiles/multilingual/registry.xml M src/plone/volto/profiles/richtext/metadata.xml M src/plone/volto/profiles/richtext/types.xml M src/plone/volto/profiles/richtext/types/Document.xml M src/plone/volto/profiles/uninstall/browserlayer.xml M src/plone/volto/scripts/add_image_field_metadata.py M src/plone/volto/scripts/auditblocks.py M src/plone/volto/scripts/searchscalesinimageblocks.py M src/plone/volto/scripts/utils.py M src/plone/volto/setuphandlers.py M src/plone/volto/summary.py M src/plone/volto/testing.py M src/plone/volto/tests/test_coresandbox.py M src/plone/volto/tests/test_transforms.py M src/plone/volto/tests/test_upgrades.py M src/plone/volto/transforms.py M src/plone/volto/vocabularies/subject.py M versions.cfg D .github/workflows/black.yml D .github/workflows/flake8.yml D .github/workflows/pyroma.yml D .github/workflows/zpretty.yml D news/47.feature D news/51.bugfix D src/plone/volto/profiles/default/types.xml Repository: plone.volto Branch: refs/heads/main Date: 2022-07-28T10:41:41+02:00 Author: Víctor Fernández de Alba (sneridagh) <[email protected]> Commit: plone/plone.volto@6d3a770 Merge pull request #50 from plone/betterPLONE6check Add better implementation of the PLONE6 check (cosmetic) Files changed: A news/59.feature M src/plone/volto/setuphandlers.py M src/plone/volto/tests/test_setup.py
mister-roboto
pushed a commit
that referenced
this issue
Feb 7, 2023
Branch: refs/heads/master Date: 2023-02-06T17:04:20+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@cc607f7 drop Zope2/ZODB3m use Zope 4+ only Files changed: A news/50.bugfix M setup.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2023-02-07T09:04:36+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@d23be7e Merge pull request #50 from plone/update-Zope-dependencies drop Zope2/ZODB3 use Zope 4+ only Files changed: A news/50.bugfix M setup.py
mister-roboto
pushed a commit
that referenced
this issue
Feb 7, 2023
Branch: refs/heads/master Date: 2023-02-06T17:04:20+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@cc607f7 drop Zope2/ZODB3m use Zope 4+ only Files changed: A news/50.bugfix M setup.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2023-02-07T09:04:36+01:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/Products.PortalTransforms@d23be7e Merge pull request #50 from plone/update-Zope-dependencies drop Zope2/ZODB3 use Zope 4+ only Files changed: A news/50.bugfix M setup.py
mister-roboto
pushed a commit
that referenced
this issue
Mar 8, 2023
Branch: refs/heads/master Date: 2023-02-27T00:58:21+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@d391bef Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/25f71b87.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.i18n Branch: refs/heads/master Date: 2023-02-27T00:59:04+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@bd21507 chore: black Files changed: M plone/i18n/locales/languages.py M plone/i18n/negotiate/ptsnegotiator.py M plone/i18n/normalizer/ja.py M plone/i18n/tests/base.py M plone/i18n/tests/test_negotiation.py M plone/i18n/utility.py Repository: plone.i18n Branch: refs/heads/master Date: 2023-02-27T01:00:38+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@c197706 chore: zpretty Files changed: M plone/i18n/configure.zcml M plone/i18n/locales/browser/configure.zcml M plone/i18n/locales/configure.zcml M plone/i18n/normalizer/configure.zcml M plone/i18n/overrides.zcml Repository: plone.i18n Branch: refs/heads/master Date: 2023-03-03T00:32:05+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@25c4f0a feat: flake8 errors Files changed: M plone/i18n/negotiate/ptsnegotiator.py M plone/i18n/tests/base.py M plone/i18n/utility.py Repository: plone.i18n Branch: refs/heads/master Date: 2023-03-03T00:38:49+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@05c0c40 chore: codespell typos Files changed: M CHANGES.rst M plone/i18n/locales/countries.py M plone/i18n/locales/languages.py M plone/i18n/negotiate/ptsnegotiator.py M plone/i18n/normalizer/interfaces.py M plone/i18n/tests/test_negotiation.py Repository: plone.i18n Branch: refs/heads/master Date: 2023-03-03T00:43:09+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.i18n@dd0225a Configuring with plone/meta Files changed: M .meta.toml M pyproject.toml Repository: plone.i18n Branch: refs/heads/master Date: 2023-03-08T14:00:08+01:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.i18n@11bf809 Merge pull request #50 from plone/config-with-default-template-05c0c40f Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/25f71b87.internal A tox.ini M CHANGES.rst M plone/i18n/configure.zcml M plone/i18n/locales/browser/configure.zcml M plone/i18n/locales/configure.zcml M plone/i18n/locales/countries.py M plone/i18n/locales/languages.py M plone/i18n/negotiate/ptsnegotiator.py M plone/i18n/normalizer/configure.zcml M plone/i18n/normalizer/interfaces.py M plone/i18n/normalizer/ja.py M plone/i18n/overrides.zcml M plone/i18n/tests/base.py M plone/i18n/tests/test_negotiation.py M plone/i18n/utility.py M pyproject.toml M setup.cfg
mister-roboto
pushed a commit
that referenced
this issue
Mar 26, 2023
Branch: refs/heads/master Date: 2023-03-25T19:21:23+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@b7d9927 Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/47959565.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:22:03+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@6e83480 chore: pyupgrade Files changed: M plone/app/contentlisting/tests/test_integration_unit.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:22:33+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@45acbf8 chore: black Files changed: M plone/app/contentlisting/browser.py M plone/app/contentlisting/contentlisting.py M plone/app/contentlisting/tests/base.py M plone/app/contentlisting/tests/test_integration_unit.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:22:59+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@566abfe chore: zptlint Files changed: M plone/app/contentlisting/configure.zcml Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:23:36+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@dabb82e feat: flake8 Files changed: M plone/app/contentlisting/realobject.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:24:31+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@7685617 feat: codespell Files changed: M CHANGES.rst M plone/app/contentlisting/realobject.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:29:49+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@24bd188 feat: drop p.a.layout dependency Files changed: M plone/app/contentlisting/contentlisting.py M plone/app/contentlisting/tests/base.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:39:57+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@da0fe57 feat: configure z3c.dependencychecker Files changed: M pyproject.toml Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-25T19:40:18+01:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@c9f428e feat: declare dependencies Files changed: M setup.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2023-03-26T10:57:56+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.contentlisting@351a681 Merge pull request #50 from plone/config-with-default-template-e0bc7549 Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/47959565.internal A tox.ini M CHANGES.rst M plone/app/contentlisting/browser.py M plone/app/contentlisting/configure.zcml M plone/app/contentlisting/contentlisting.py M plone/app/contentlisting/realobject.py M plone/app/contentlisting/tests/base.py M plone/app/contentlisting/tests/test_integration_unit.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this issue
May 24, 2023
Branch: refs/heads/master Date: 2023-05-23T13:02:40+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentmenu@02d1d13 pre-commit autoupdate Files changed: M .pre-commit-config.yaml Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-05-23T13:22:11+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentmenu@2876712 Show workflow state title also when the toolbar is at the top. Files changed: A news/49.bugfix M plone/app/contentmenu/contentmenu.pt Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-05-24T07:41:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.app.contentmenu@9e36a80 Merge pull request #50 from plone/maurits-workflow-menu-title Show workflow state title also when the toolbar is at the top. Files changed: A news/49.bugfix M .pre-commit-config.yaml M plone/app/contentmenu/contentmenu.pt
mister-roboto
pushed a commit
that referenced
this issue
May 24, 2023
Branch: refs/heads/master Date: 2023-05-23T13:02:40+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentmenu@02d1d13 pre-commit autoupdate Files changed: M .pre-commit-config.yaml Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-05-23T13:22:11+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: plone/plone.app.contentmenu@2876712 Show workflow state title also when the toolbar is at the top. Files changed: A news/49.bugfix M plone/app/contentmenu/contentmenu.pt Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2023-05-24T07:41:27+02:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.app.contentmenu@9e36a80 Merge pull request #50 from plone/maurits-workflow-menu-title Show workflow state title also when the toolbar is at the top. Files changed: A news/49.bugfix M .pre-commit-config.yaml M plone/app/contentmenu/contentmenu.pt
mister-roboto
pushed a commit
that referenced
this issue
Jun 4, 2024
Branch: refs/heads/master Date: 2024-06-03T20:00:12Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.app.viewletmanager@b6b5a09 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) Files changed: M .pre-commit-config.yaml Repository: plone.app.viewletmanager Branch: refs/heads/master Date: 2024-06-04T03:29:59-04:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.viewletmanager@7930d3d Merge pull request #50 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml
mister-roboto
pushed a commit
that referenced
this issue
Jun 4, 2024
Branch: refs/heads/master Date: 2024-06-03T20:00:12Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.app.viewletmanager@b6b5a09 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) Files changed: M .pre-commit-config.yaml Repository: plone.app.viewletmanager Branch: refs/heads/master Date: 2024-06-04T03:29:59-04:00 Author: Jens W. Klein (jensens) <[email protected]> Commit: plone/plone.app.viewletmanager@7930d3d Merge pull request #50 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
the docs for buildout.coredev are already included in docs.plone.org, can someone take the down from rtd, we worked really hard to gather all our official plone docs in one place,this one is still on rtd too.
The text was updated successfully, but these errors were encountered: