Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Try latest zope.testrunner" #154

Merged
merged 1 commit into from
Jan 3, 2016
Merged

Conversation

gforcada
Copy link
Member

@gforcada gforcada commented Jan 3, 2016

Reverts #72

gforcada added a commit that referenced this pull request Jan 3, 2016
Revert "Try latest zope.testrunner"
@gforcada gforcada merged commit e32b30d into 5.0 Jan 3, 2016
@gforcada gforcada deleted the revert-72-zope-testrunner branch January 3, 2016 00:32
@gforcada
Copy link
Member Author

gforcada commented Jan 3, 2016

There's something wrong on jenkins pull request jobs for 5.0 as it failed here: http://jenkins.plone.org/job/plone-5.0-python-2.7-at/3698/ but not here: http://jenkins.plone.org/job/pull-request-5.0/661/ (ok, yes it also failed here, but not the same errors...)

mister-roboto pushed a commit that referenced this pull request Mar 29, 2018
Branch: refs/heads/master
Date: 2018-03-27T20:57:59-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@8604bbd

Include new paths for TinyMCE css. plone/Products.CMFPlone#2359

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-28T00:29:47-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@c904fb5

Update last_compilation to deliver new bundles

Files changed:
M plone/app/upgrade/v51/profiles/to_512/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-29T13:00:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.upgrade@d6a1361

Merge pull request #154 from plone/gh-2359

Include new paths for TinyMCE css

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
mister-roboto pushed a commit that referenced this pull request Mar 29, 2018
Branch: refs/heads/master
Date: 2018-03-27T20:57:59-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@8604bbd

Include new paths for TinyMCE css. plone/Products.CMFPlone#2359

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-28T00:29:47-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@c904fb5

Update last_compilation to deliver new bundles

Files changed:
M plone/app/upgrade/v51/profiles/to_512/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-29T13:00:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.upgrade@d6a1361

Merge pull request #154 from plone/gh-2359

Include new paths for TinyMCE css

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
mister-roboto pushed a commit that referenced this pull request Mar 29, 2018
Branch: refs/heads/master
Date: 2018-03-27T20:57:59-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@8604bbd

Include new paths for TinyMCE css. plone/Products.CMFPlone#2359

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-28T00:29:47-03:00
Author: Franco Pellegrini (frapell) <frapell@gmail.com>
Commit: plone/plone.app.upgrade@c904fb5

Update last_compilation to deliver new bundles

Files changed:
M plone/app/upgrade/v51/profiles/to_512/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2018-03-29T13:00:42+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.upgrade@d6a1361

Merge pull request #154 from plone/gh-2359

Include new paths for TinyMCE css

Files changed:
A plone/app/upgrade/v51/profiles/to_512/registry.xml
M CHANGES.rst
M plone/app/upgrade/v51/configure.zcml
M plone/app/upgrade/v51/profiles.zcml
mister-roboto pushed a commit that referenced this pull request Apr 11, 2018
Branch: refs/heads/master
Date: 2018-04-01T23:24:25+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.content@84379ba

py3 fixes

Files changed:
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/reviewlist.py
M plone/app/content/browser/tableview.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/namechooser.py
M plone/app/content/tests/test_widgets.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-01T23:26:29+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.content@631273b

use encode

Files changed:
M plone/app/content/namechooser.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T12:31:17+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@b7b7a92

Update CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T12:32:05+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@01df908

Merge branch 'master' into python3

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/rearrange.py
M plone/app/content/tests/test_folder.py
M setup.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T14:19:12+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@0f3fdb0

Merge pull request #154 from plone/python3

Python 3

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/reviewlist.py
M plone/app/content/browser/tableview.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/namechooser.py
M plone/app/content/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Apr 11, 2018
Branch: refs/heads/master
Date: 2018-04-01T23:24:25+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.content@84379ba

py3 fixes

Files changed:
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/reviewlist.py
M plone/app/content/browser/tableview.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/namechooser.py
M plone/app/content/tests/test_widgets.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-01T23:26:29+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.content@631273b

use encode

Files changed:
M plone/app/content/namechooser.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T12:31:17+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@b7b7a92

Update CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T12:32:05+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@01df908

Merge branch 'master' into python3

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/rearrange.py
M plone/app/content/tests/test_folder.py
M setup.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2018-04-11T14:19:12+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@0f3fdb0

Merge pull request #154 from plone/python3

Python 3

Files changed:
M CHANGES.rst
M plone/app/content/browser/contents/__init__.py
M plone/app/content/browser/reviewlist.py
M plone/app/content/browser/tableview.py
M plone/app/content/browser/vocabulary.py
M plone/app/content/namechooser.py
M plone/app/content/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Aug 3, 2018
Branch: refs/heads/master
Date: 2018-07-31T11:24:21-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/plone.app.layout@3e5db36

Get rid of obsolete X-UA-Compatible header

refs. https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/cc288325(v=vs.85)

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/httpheaders.py
Repository: plone.app.layout

Branch: refs/heads/master
Date: 2018-08-03T16:45:37+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.layout@f666880

Merge pull request #154 from plone/hvelarde-headers

Get rid of obsolete X-UA-Compatible header

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/httpheaders.py
mister-roboto pushed a commit that referenced this pull request Aug 3, 2018
Branch: refs/heads/master
Date: 2018-07-31T11:24:21-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/plone.app.layout@3e5db36

Get rid of obsolete X-UA-Compatible header

refs. https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/cc288325(v=vs.85)

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/httpheaders.py
Repository: plone.app.layout

Branch: refs/heads/master
Date: 2018-08-03T16:45:37+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.layout@f666880

Merge pull request #154 from plone/hvelarde-headers

Get rid of obsolete X-UA-Compatible header

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/httpheaders.py
mister-roboto pushed a commit that referenced this pull request Sep 17, 2020
Branch: refs/heads/master
Date: 2020-09-16T23:56:57+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@d9acfad

Added option clear-untrusted-proxy-headers, with default false.

See [waitress documentation](https://waitress.readthedocs.io/en/latest/arguments.html?highlight=clear_untrusted_proxy_headers).
Fixes a [deprecation warning](plone/plone.recipe.zope2instance#142).
Note that waitress 2 will change the default to true, but it looks like we would need to add other options then.

Files changed:
A news/142.feature
M README.rst
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/wsgischema.xml
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2020-09-17T00:10:28+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@a38c1fc

Fixed flake8

Files changed:
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2020-09-17T09:24:05+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.recipe.zope2instance@2c8a5c3

Merge pull request #154 from plone/maurits/issue-142-clear-untrusted-proxy-headers

Added option clear-untrusted-proxy-headers, with default false.

Files changed:
A news/142.feature
M README.rst
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/wsgischema.xml
mister-roboto pushed a commit that referenced this pull request Aug 11, 2021
Branch: refs/heads/master
Date: 2021-08-11T17:05:05+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@d6052b8

Black &amp; Isort

Files changed:
A news/154.bugfix
M plone/__init__.py
M plone/dexterity/bbb.py
M plone/dexterity/behavior.py
M plone/dexterity/browser/add.py
M plone/dexterity/browser/base.py
M plone/dexterity/browser/edit.py
M plone/dexterity/browser/fti.py
M plone/dexterity/browser/traversal.py
M plone/dexterity/content.py
M plone/dexterity/events.py
M plone/dexterity/exportimport.py
M plone/dexterity/factory.py
M plone/dexterity/filerepresentation.py
M plone/dexterity/fti.py
M plone/dexterity/interfaces.py
M plone/dexterity/primary.py
M plone/dexterity/schema.py
M plone/dexterity/tests/case.py
M plone/dexterity/tests/schemata.py
M plone/dexterity/tests/test_behavior.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_content_integration.py
M plone/dexterity/tests/test_exportimport.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M plone/dexterity/tests/test_webdav.py
M plone/dexterity/utils.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2021-08-11T23:58:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@12101f6

Merge pull request #154 from plone/codestyle

Black &amp; Isort

Files changed:
A news/154.bugfix
M plone/__init__.py
M plone/dexterity/bbb.py
M plone/dexterity/behavior.py
M plone/dexterity/browser/add.py
M plone/dexterity/browser/base.py
M plone/dexterity/browser/edit.py
M plone/dexterity/browser/fti.py
M plone/dexterity/browser/traversal.py
M plone/dexterity/content.py
M plone/dexterity/events.py
M plone/dexterity/exportimport.py
M plone/dexterity/factory.py
M plone/dexterity/filerepresentation.py
M plone/dexterity/fti.py
M plone/dexterity/interfaces.py
M plone/dexterity/primary.py
M plone/dexterity/schema.py
M plone/dexterity/tests/case.py
M plone/dexterity/tests/schemata.py
M plone/dexterity/tests/test_behavior.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_content_integration.py
M plone/dexterity/tests/test_exportimport.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M plone/dexterity/tests/test_webdav.py
M plone/dexterity/utils.py
mister-roboto pushed a commit that referenced this pull request Aug 11, 2021
Branch: refs/heads/master
Date: 2021-08-11T17:05:05+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@d6052b8

Black &amp; Isort

Files changed:
A news/154.bugfix
M plone/__init__.py
M plone/dexterity/bbb.py
M plone/dexterity/behavior.py
M plone/dexterity/browser/add.py
M plone/dexterity/browser/base.py
M plone/dexterity/browser/edit.py
M plone/dexterity/browser/fti.py
M plone/dexterity/browser/traversal.py
M plone/dexterity/content.py
M plone/dexterity/events.py
M plone/dexterity/exportimport.py
M plone/dexterity/factory.py
M plone/dexterity/filerepresentation.py
M plone/dexterity/fti.py
M plone/dexterity/interfaces.py
M plone/dexterity/primary.py
M plone/dexterity/schema.py
M plone/dexterity/tests/case.py
M plone/dexterity/tests/schemata.py
M plone/dexterity/tests/test_behavior.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_content_integration.py
M plone/dexterity/tests/test_exportimport.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M plone/dexterity/tests/test_webdav.py
M plone/dexterity/utils.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2021-08-11T23:58:24+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@12101f6

Merge pull request #154 from plone/codestyle

Black &amp; Isort

Files changed:
A news/154.bugfix
M plone/__init__.py
M plone/dexterity/bbb.py
M plone/dexterity/behavior.py
M plone/dexterity/browser/add.py
M plone/dexterity/browser/base.py
M plone/dexterity/browser/edit.py
M plone/dexterity/browser/fti.py
M plone/dexterity/browser/traversal.py
M plone/dexterity/content.py
M plone/dexterity/events.py
M plone/dexterity/exportimport.py
M plone/dexterity/factory.py
M plone/dexterity/filerepresentation.py
M plone/dexterity/fti.py
M plone/dexterity/interfaces.py
M plone/dexterity/primary.py
M plone/dexterity/schema.py
M plone/dexterity/tests/case.py
M plone/dexterity/tests/schemata.py
M plone/dexterity/tests/test_behavior.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_content_integration.py
M plone/dexterity/tests/test_exportimport.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M plone/dexterity/tests/test_webdav.py
M plone/dexterity/utils.py
mister-roboto pushed a commit that referenced this pull request Aug 18, 2022
Branch: refs/heads/master
Date: 2022-08-17T12:51:44+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@692a34b

Customizable DateWidget formatter length

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

Branch: refs/heads/master
Date: 2022-08-17T13:23:28+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@8bd4169

Customizable DateWidget formatter length

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

Branch: refs/heads/master
Date: 2022-08-17T13:23:53+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@d6dc538

formatter tests

Files changed:
M plone/app/z3cform/tests/test_widgets.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2022-08-17T13:24:48+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@1036128

Merge branch 'petschki-date-formatter' of https://github.com/plone/plone.app.z3cform into petschki-date-formatter

Files changed:

Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2022-08-17T13:26:13+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@be91ad8

changenote

Files changed:
A news/154.feature
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2022-08-17T13:35:01+02:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.z3cform@0400f0a

remove print

Files changed:
M plone/app/z3cform/tests/test_widgets.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2022-08-18T06:36:41+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/plone.app.z3cform@b0ab073

Merge pull request #154 from plone/petschki-date-formatter

Files changed:
A news/154.feature
M plone/app/z3cform/tests/test_widgets.py
M plone/app/z3cform/widget.py
mister-roboto pushed a commit that referenced this pull request Oct 28, 2023
Branch: refs/heads/master
Date: 2023-10-27T02:20:31+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@6687472

Be more strict when checking if mimetype is allowed to be displayed inline.

This takes over some code from zopefoundation/Zope#1167

Files changed:
A news/1167.bugfix
M plone/namedfile/browser.py
M plone/namedfile/scaling.py
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-27T09:32:21+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@17dbec4

Only define extract_media_type when we cannot import it from Zope.

Files changed:
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-27T09:41:23+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@ff616cc

Copy unit test for extract_media_type from Zope.

Files changed:
M plone/namedfile/tests/test_image.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-28T10:00:32-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.namedfile@17a21d4

Merge pull request #154 from plone/maurits-extract-media-type-master

Be more strict when checking if mimetype is allowed inline

Files changed:
A news/1167.bugfix
M plone/namedfile/browser.py
M plone/namedfile/scaling.py
M plone/namedfile/tests/test_image.py
M plone/namedfile/utils/__init__.py
mister-roboto pushed a commit that referenced this pull request Oct 28, 2023
Branch: refs/heads/master
Date: 2023-10-27T02:20:31+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@6687472

Be more strict when checking if mimetype is allowed to be displayed inline.

This takes over some code from zopefoundation/Zope#1167

Files changed:
A news/1167.bugfix
M plone/namedfile/browser.py
M plone/namedfile/scaling.py
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-27T09:32:21+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@17dbec4

Only define extract_media_type when we cannot import it from Zope.

Files changed:
M plone/namedfile/utils/__init__.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-27T09:41:23+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.namedfile@ff616cc

Copy unit test for extract_media_type from Zope.

Files changed:
M plone/namedfile/tests/test_image.py
Repository: plone.namedfile

Branch: refs/heads/master
Date: 2023-10-28T10:00:32-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.namedfile@17a21d4

Merge pull request #154 from plone/maurits-extract-media-type-master

Be more strict when checking if mimetype is allowed inline

Files changed:
A news/1167.bugfix
M plone/namedfile/browser.py
M plone/namedfile/scaling.py
M plone/namedfile/tests/test_image.py
M plone/namedfile/utils/__init__.py
mister-roboto pushed a commit that referenced this pull request Feb 11, 2024
Branch: refs/heads/master
Date: 2024-02-10T22:03:55-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@4d67170

Avoid duplicate installation of plone.app.contenttypes profile

Files changed:
M src/plone/app/robotframework/testing.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2024-02-10T22:06:33-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@d83d87c

changelog

Files changed:
A news/154.bugfix
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2024-02-11T11:14:05-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@209853f

Merge pull request #154 from plone/fix-duplicate-install-of-contenttypes

Avoid duplicate installation of plone.app.contenttypes profile

Files changed:
A news/154.bugfix
M src/plone/app/robotframework/testing.py
mister-roboto pushed a commit that referenced this pull request Feb 11, 2024
Branch: refs/heads/master
Date: 2024-02-10T22:03:55-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@4d67170

Avoid duplicate installation of plone.app.contenttypes profile

Files changed:
M src/plone/app/robotframework/testing.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2024-02-10T22:06:33-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@d83d87c

changelog

Files changed:
A news/154.bugfix
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2024-02-11T11:14:05-08:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.robotframework@209853f

Merge pull request #154 from plone/fix-duplicate-install-of-contenttypes

Avoid duplicate installation of plone.app.contenttypes profile

Files changed:
A news/154.bugfix
M src/plone/app/robotframework/testing.py
mister-roboto pushed a commit that referenced this pull request Jun 18, 2024
Branch: refs/heads/main
Date: 2024-06-18T17:38:12+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.volto@2f42bc4

Do not fail on startup when the requests library is missing.

Conditionally load the views to migrate to Volto: only when the ``requests`` library is available.
We don't want to make this a hard dependency.
If you need the migration views, you should include the ``requests`` package yourself.
Fixes plone/plone.volto#152

Files changed:
A news/152.bugfix
M src/plone/volto/browser/configure.zcml
Repository: plone.volto

Branch: refs/heads/main
Date: 2024-06-18T15:08:17-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.volto@7df9f28

Merge pull request #154 from plone/maurits-conditional-requests

Do not fail on startup when the requests library is missing.

Files changed:
A news/152.bugfix
M src/plone/volto/browser/configure.zcml
mister-roboto pushed a commit that referenced this pull request Jun 18, 2024
Branch: refs/heads/main
Date: 2024-06-18T17:38:12+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.volto@2f42bc4

Do not fail on startup when the requests library is missing.

Conditionally load the views to migrate to Volto: only when the ``requests`` library is available.
We don't want to make this a hard dependency.
If you need the migration views, you should include the ``requests`` package yourself.
Fixes plone/plone.volto#152

Files changed:
A news/152.bugfix
M src/plone/volto/browser/configure.zcml
Repository: plone.volto

Branch: refs/heads/main
Date: 2024-06-18T15:08:17-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.volto@7df9f28

Merge pull request #154 from plone/maurits-conditional-requests

Do not fail on startup when the requests library is missing.

Files changed:
A news/152.bugfix
M src/plone/volto/browser/configure.zcml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant