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

update to latest pytz 2015.7 and DateTime 4.0.1 #160

Merged
merged 2 commits into from
Jan 21, 2016
Merged

Conversation

jensens
Copy link
Sponsor Member

@jensens jensens commented Jan 21, 2016

while using the fixed branch of dexterity

@jensens jensens changed the title update to latest pytz 2015.7 and DateTime 4.01 update to latest pytz 2015.7 and DateTime 4.0.1 Jan 21, 2016
thet added a commit that referenced this pull request Jan 21, 2016
update to latest pytz 2015.7 and DateTime 4.0.1
@thet thet merged commit fd1161d into 5.0 Jan 21, 2016
@thet thet deleted the update-pytz-DateTime branch January 21, 2016 19:52
mister-roboto pushed a commit that referenced this pull request Jun 8, 2017
Branch: refs/heads/master
Date: 2017-05-29T18:45:05+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.widgets@2d8d88d

Change deprecated unittest method ``assertEquals`` to ``assertEqual``.

Files changed:
M CHANGES.rst
M plone/app/widgets/tests/test_utils.py
Repository: plone.app.widgets
Branch: refs/heads/master
Date: 2017-05-29T18:53:43+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.widgets@3dcb655

Fix broken get_tinymce_options when called with non-contentish contexts like form or field contexts.

Files changed:
M CHANGES.rst
M plone/app/widgets/tests/test_utils.py
M plone/app/widgets/utils.py
Repository: plone.app.widgets
Branch: refs/heads/master
Date: 2017-06-07T15:58:52+02:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.widgets@472f0b2

fix of get_tinymce_options is in plone.app.z3cform

Files changed:
M CHANGES.rst
M plone/app/widgets/tests/test_utils.py
M plone/app/widgets/utils.py
Repository: plone.app.widgets
Branch: refs/heads/master
Date: 2017-06-08T10:26:29+02:00
Author: agitator (agitator) <agitator@users.noreply.github.com>
Commit: plone/plone.app.widgets@d26b81a

Merge pull request #160 from plone/thet-tinymceopts-contexts

fix tinymce options with non-contentish contexts

Files changed:
M CHANGES.rst
M plone/app/widgets/tests/test_utils.py
M plone/app/widgets/utils.py
mister-roboto pushed a commit that referenced this pull request Aug 3, 2018
Branch: refs/heads/1.3.x
Date: 2018-07-30T21:43:36-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/Products.TinyMCE@2fe5258

Add support for X-Content-Type-Options and X-XSS-Protection security headers

Files changed:
M CHANGES.rst
M Products/TinyMCE/skins/tinymce/plugins/fullscreen/fullscreen.htm.pt
Repository: Products.TinyMCE

Branch: refs/heads/1.3.x
Date: 2018-07-31T11:39:39-03:00
Author: hvelarde (hvelarde) <hector.velarde@gmail.com>
Commit: plone/Products.TinyMCE@8c664e7

Code review based on @mauritsvanrees comments

Files changed:
M CHANGES.rst
Repository: Products.TinyMCE

Branch: refs/heads/1.3.x
Date: 2018-08-03T16:48:34+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/Products.TinyMCE@1d595cf

Merge pull request #160 from plone/hvelarde-security

Add X-Content-Type-Options and X-XSS-Protection security headers

Files changed:
M CHANGES.rst
M Products/TinyMCE/skins/tinymce/plugins/fullscreen/fullscreen.htm.pt
mister-roboto pushed a commit that referenced this pull request Sep 13, 2018
Branch: refs/heads/master
Date: 2018-07-10T13:58:50+02:00
Author: Tom Gross (tomgross) <itconsense@gmail.com>
Commit: plone/plone.app.content@2084a72

Fix namechooser encoding issue

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

Branch: refs/heads/master
Date: 2018-09-12T10:05:35+02:00
Author: Sune Broendum Woeller (sunew) <sune@woeller.dk>
Commit: plone/plone.app.content@c1f0cc1

Merge branch 'master' into fix_namechooser_encoding_issue

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

Branch: refs/heads/master
Date: 2018-09-13T15:53:54+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@f4dd90f

Merge pull request #160 from plone/fix_namechooser_encoding_issue

Fix namechooser encoding issue

Files changed:
M CHANGES.rst
M plone/app/content/namechooser.py
mister-roboto pushed a commit that referenced this pull request Sep 13, 2018
Branch: refs/heads/master
Date: 2018-07-10T13:58:50+02:00
Author: Tom Gross (tomgross) <itconsense@gmail.com>
Commit: plone/plone.app.content@2084a72

Fix namechooser encoding issue

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

Branch: refs/heads/master
Date: 2018-09-12T10:05:35+02:00
Author: Sune Broendum Woeller (sunew) <sune@woeller.dk>
Commit: plone/plone.app.content@c1f0cc1

Merge branch 'master' into fix_namechooser_encoding_issue

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

Branch: refs/heads/master
Date: 2018-09-13T15:53:54+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.content@f4dd90f

Merge pull request #160 from plone/fix_namechooser_encoding_issue

Fix namechooser encoding issue

Files changed:
M CHANGES.rst
M plone/app/content/namechooser.py
mister-roboto pushed a commit that referenced this pull request Jan 18, 2021
Branch: refs/heads/master
Date: 2021-01-12T15:46:44+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@8b15c68

Restored ability to use own explicit version of zodb-temporary-storage.

You used to be able to set `zodb-temporary-storage = &lt;some config /&gt;` and have this config in the `site.zcml`.
Most important use of this was to let this empty, effectively disabling the temporary storage.
PR plone/plone.recipe.zope2instance#93 changed this so you could do this in a more natural way.
by setting `zodb-temporary-storage = false`.

But this (accidentally) removed the possibility for setting an explicit own version of the temporary storage snippet,
and meant the only options now were false or true.
The documentation still mentions:

   If given Zope's default temporary storage definition will be replaced by
   the lines of this parameter.

Files changed:
A news/93.bugfix
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2021-01-13T11:47:11+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@8179b10

Added more tests for zodb-temporary-storage option.

They fail without the fix from the previous commit.

Files changed:
M src/plone/recipe/zope2instance/tests/zope2instance_tempstorage_off.rst
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2021-01-18T12:31:15+01:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.recipe.zope2instance@d1f8785

Merge pull request #160 from plone/maurits/fix-explicit-zodb-temporary-storage

Restored ability to use own explicit version of zodb-temporary-storage.

Files changed:
A news/93.bugfix
M src/plone/recipe/zope2instance/recipe.py
M src/plone/recipe/zope2instance/tests/zope2instance_tempstorage_off.rst
mister-roboto pushed a commit that referenced this pull request Nov 19, 2021
Branch: refs/heads/master
Date: 2021-11-14T21:44:57+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.portlets@2b83bc3

dot imports

Files changed:
M plone/__init__.py
M plone/app/__init__.py
M plone/app/portlets/assignable.py
M plone/app/portlets/browser/adding.py
M plone/app/portlets/browser/editmanager.py
M plone/app/portlets/browser/formhelper.py
M plone/app/portlets/browser/manage.py
M plone/app/portlets/browser/traversal.py
M plone/app/portlets/browser/utils.py
M plone/app/portlets/checker.py
M plone/app/portlets/dashboard.py
M plone/app/portlets/exportimport/__init__.py
M plone/app/portlets/exportimport/portlets.py
M plone/app/portlets/manager.py
M plone/app/portlets/metaconfigure.py
M plone/app/portlets/metadirectives.py
M plone/app/portlets/portlets/__init__.py
M plone/app/portlets/portlets/actions.py
M plone/app/portlets/portlets/base.py
M plone/app/portlets/portlets/classic.py
M plone/app/portlets/portlets/language.py
M plone/app/portlets/portlets/login.py
M plone/app/portlets/portlets/navigation.py
M plone/app/portlets/portlets/news.py
M plone/app/portlets/portlets/recent.py
M plone/app/portlets/portlets/review.py
M plone/app/portlets/portlets/rss.py
M plone/app/portlets/portlets/search.py
M plone/app/portlets/storage.py
Repository: plone.app.portlets

Branch: refs/heads/master
Date: 2021-11-14T22:26:30+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.portlets@f92ce54

move traces of portlets from plone.app.layout

Files changed:
A plone/app/portlets/browser/templates/footer.pt
A plone/app/portlets/browser/templates/manage_portlets_fallback.pt
A plone/app/portlets/browser/viewlets.py
A plone/app/portlets/dashboard/__init__.py
A plone/app/portlets/dashboard/configure.zcml
A plone/app/portlets/dashboard/dashboard.pt
A plone/app/portlets/dashboard/dashboard.py
A plone/app/portlets/dashboard/user_actions.pt
A plone/app/portlets/dashboard/user_actions.py
M plone/app/portlets/browser/configure.zcml
M plone/app/portlets/configure.zcml
M plone/app/portlets/storage.py
D plone/app/portlets/dashboard.py
Repository: plone.app.portlets

Branch: refs/heads/master
Date: 2021-11-14T23:09:46+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.portlets@d2c375a

Document changes

Files changed:
A news/160.breaking
Repository: plone.app.portlets

Branch: refs/heads/master
Date: 2021-11-19T09:39:31+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.portlets@045a239

Merge pull request #160 from plone/refactor

Move all portlet related from p.a.layout

Files changed:
A news/160.breaking
A plone/app/portlets/browser/templates/footer.pt
A plone/app/portlets/browser/templates/manage_portlets_fallback.pt
A plone/app/portlets/browser/viewlets.py
A plone/app/portlets/dashboard/__init__.py
A plone/app/portlets/dashboard/configure.zcml
A plone/app/portlets/dashboard/dashboard.pt
A plone/app/portlets/dashboard/dashboard.py
A plone/app/portlets/dashboard/user_actions.pt
A plone/app/portlets/dashboard/user_actions.py
M plone/__init__.py
M plone/app/__init__.py
M plone/app/portlets/assignable.py
M plone/app/portlets/browser/adding.py
M plone/app/portlets/browser/configure.zcml
M plone/app/portlets/browser/editmanager.py
M plone/app/portlets/browser/formhelper.py
M plone/app/portlets/browser/manage.py
M plone/app/portlets/browser/traversal.py
M plone/app/portlets/browser/utils.py
M plone/app/portlets/checker.py
M plone/app/portlets/configure.zcml
M plone/app/portlets/exportimport/__init__.py
M plone/app/portlets/exportimport/portlets.py
M plone/app/portlets/manager.py
M plone/app/portlets/metaconfigure.py
M plone/app/portlets/metadirectives.py
M plone/app/portlets/portlets/__init__.py
M plone/app/portlets/portlets/actions.py
M plone/app/portlets/portlets/base.py
M plone/app/portlets/portlets/classic.py
M plone/app/portlets/portlets/language.py
M plone/app/portlets/portlets/login.py
M plone/app/portlets/portlets/navigation.py
M plone/app/portlets/portlets/news.py
M plone/app/portlets/portlets/recent.py
M plone/app/portlets/portlets/review.py
M plone/app/portlets/portlets/rss.py
M plone/app/portlets/portlets/search.py
M plone/app/portlets/storage.py
D plone/app/portlets/dashboard.py
mister-roboto pushed a commit that referenced this pull request Mar 16, 2023
Branch: refs/heads/master
Date: 2023-03-15T09:40:11+01:00
Author: Laurent Lasudry (laulaz) <lasudry@gmail.com>
Commit: plone/plone.app.z3cform@0bfaeae

Fix relative URLs validation in link widget

This refs #160

Files changed:
A news/160.bugfix
M plone/app/z3cform/templates/link_input.pt
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2023-03-16T23:49:37+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.z3cform@49f098b

Merge pull request #161 from plone/fix-relative-urls-validation

Fix relative URLs validation in link widget

Files changed:
A news/160.bugfix
M plone/app/z3cform/templates/link_input.pt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants