-
-
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
Added tests for editing. #9
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gforcada
added a commit
that referenced
this pull request
Dec 8, 2014
Branch: refs/heads/master Date: 2014-12-08T19:12:28Z Author: Daniel Jowett (djowett) <daniel@jowettenterprises.com> Commit: plone/plone.app.jquerytools@335cba4 Fix broken links in README.rst jquerytools.org has moved a long time ago - but we still link to it. :-/ Files changed: M README.rst diff --git a/README.rst b/README.rst index f0fcb73..16fba22 100644 --- a/README.rst +++ b/README.rst @@ -339,25 +339,25 @@ jQuery Tools passes the event as a parameter when it calls the event handlers. ``getTrigger()`` methods. -.. _`jquery.tools`: http://jquerytools.org -.. _`overlay.js`: http://jquerytools.org/documentation/overlay/index.html -.. _`scrollable.js`: http://jquerytools.org/documentation/scrollable/index.html -.. _`tabs.js`: http://jquerytools.org/documentation/tabs/index.html -.. _`toolbox.history.js`: http://jquerytools.org/documentation/toolbox/history.html -.. _`toolbox.expose.js`: http://jquerytools.org/documentation/toolbox/expose.html -.. _`tooltip.js`: http://jquerytools.org/documentation/tooltip/index.html -.. _`overlay.apple.js`: http://jquerytools.org/documentation/overlay/apple.html -.. _`scrollable.autoscroll.js`: http://jquerytools.org/documentation/scrollable/autoscroll.html -.. _`scrollable.navigator.js`: http://jquerytools.org/documentation/scrollable/navigator.html -.. _`tabs.slideshow.js`: http://jquerytools.org/documentation/tabs/slideshow.html -.. _`toolbox.flashembed.js`: http://jquerytools.org/documentation/toolbox/flashembed.html -.. _`toolbox.mousewheel.js`: http://jquerytools.org/documentation/toolbox/mousewheel.html -.. _`tooltip.dynamic.js`: http://jquerytools.org/documentation/tooltip/dynamic.html -.. _`tooltip.slide.js`: http://jquerytools.org/documentation/tooltip/slide.html -.. _`jquerytools dateinput`: http://jquerytools.org/documentation/dateinput/index.html -.. _`first demo`: http://jquerytools.org/demos/dateinput/index.html -.. _`jquerytools rangeinput`: http://jquerytools.org/documentation/rangeinput/index.html -.. _`jquerytools validator`: http://jquerytools.org/documentation/validator/index.html +.. _`jquery.tools`: http://jquerytools.github.io +.. _`overlay.js`: http://jquerytools.github.io/documentation/overlay/index.html +.. _`scrollable.js`: http://jquerytools.github.io/documentation/scrollable/index.html +.. _`tabs.js`: http://jquerytools.github.io/documentation/tabs/index.html +.. _`toolbox.history.js`: http://jquerytools.github.io/documentation/toolbox/history.html +.. _`toolbox.expose.js`: http://jquerytools.github.io/documentation/toolbox/expose.html +.. _`tooltip.js`: http://jquerytools.github.io/documentation/tooltip/index.html +.. _`overlay.apple.js`: http://jquerytools.github.io/documentation/overlay/apple.html +.. _`scrollable.autoscroll.js`: http://jquerytools.github.io/documentation/scrollable/autoscroll.html +.. _`scrollable.navigator.js`: http://jquerytools.github.io/documentation/scrollable/navigator.html +.. _`tabs.slideshow.js`: http://jquerytools.github.io/documentation/tabs/slideshow.html +.. _`toolbox.flashembed.js`: http://jquerytools.github.io/documentation/toolbox/flashembed.html +.. _`toolbox.mousewheel.js`: http://jquerytools.github.io/documentation/toolbox/mousewheel.html +.. _`tooltip.dynamic.js`: http://jquerytools.github.io/documentation/tooltip/dynamic.html +.. _`tooltip.slide.js`: http://jquerytools.github.io/documentation/tooltip/slide.html +.. _`jquerytools dateinput`: http://jquerytools.github.io/documentation/dateinput/index.html +.. _`first demo`: http://jquerytools.github.io/demos/dateinput/index.html +.. _`jquerytools rangeinput`: http://jquerytools.github.io/documentation/rangeinput/index.html +.. _`jquerytools validator`: http://jquerytools.github.io/documentation/validator/index.html .. _`jquery form plugin`: http://malsup.com/jquery/form -.. _`overlay documentation`: http://jquerytools.org/documentation/overlay/#events -.. _`events documentation`: http://jquerytools.org/documentation/scripting.html#events +.. _`overlay documentation`: http://jquerytools.github.io/documentation/overlay/#events +.. _`events documentation`: http://jquerytools.github.io/documentation/scripting.html#events Repository: plone.app.jquerytools Branch: refs/heads/master Date: 2014-12-08T22:17:08+01:00 Author: Gil Forcada (gforcada) <gforcada@gnome.org> Commit: plone/plone.app.jquerytools@9ee7caa Merge pull request #9 from djowett/master Fix broken links in README.rst Files changed: M README.rst diff --git a/README.rst b/README.rst index f0fcb73..16fba22 100644 --- a/README.rst +++ b/README.rst @@ -339,25 +339,25 @@ jQuery Tools passes the event as a parameter when it calls the event handlers. ``getTrigger()`` methods. -.. _`jquery.tools`: http://jquerytools.org -.. _`overlay.js`: http://jquerytools.org/documentation/overlay/index.html -.. _`scrollable.js`: http://jquerytools.org/documentation/scrollable/index.html -.. _`tabs.js`: http://jquerytools.org/documentation/tabs/index.html -.. _`toolbox.history.js`: http://jquerytools.org/documentation/toolbox/history.html -.. _`toolbox.expose.js`: http://jquerytools.org/documentation/toolbox/expose.html -.. _`tooltip.js`: http://jquerytools.org/documentation/tooltip/index.html -.. _`overlay.apple.js`: http://jquerytools.org/documentation/overlay/apple.html -.. _`scrollable.autoscroll.js`: http://jquerytools.org/documentation/scrollable/autoscroll.html -.. _`scrollable.navigator.js`: http://jquerytools.org/documentation/scrollable/navigator.html -.. _`tabs.slideshow.js`: http://jquerytools.org/documentation/tabs/slideshow.html -.. _`toolbox.flashembed.js`: http://jquerytools.org/documentation/toolbox/flashembed.html -.. _`toolbox.mousewheel.js`: http://jquerytools.org/documentation/toolbox/mousewheel.html -.. _`tooltip.dynamic.js`: http://jquerytools.org/documentation/tooltip/dynamic.html -.. _`tooltip.slide.js`: http://jquerytools.org/documentation/tooltip/slide.html -.. _`jquerytools dateinput`: http://jquerytools.org/documentation/dateinput/index.html -.. _`first demo`: http://jquerytools.org/demos/dateinput/index.html -.. _`jquerytools rangeinput`: http://jquerytools.org/documentation/rangeinput/index.html -.. _`jquerytools validator`: http://jquerytools.org/documentation/validator/index.html +.. _`jquery.tools`: http://jquerytools.github.io +.. _`overlay.js`: http://jquerytools.github.io/documentation/overlay/index.html +.. _`scrollable.js`: http://jquerytools.github.io/documentation/scrollable/index.html +.. _`tabs.js`: http://jquerytools.github.io/documentation/tabs/index.html +.. _`toolbox.history.js`: http://jquerytools.github.io/documentation/toolbox/history.html +.. _`toolbox.expose.js`: http://jquerytools.github.io/documentation/toolbox/expose.html +.. _`tooltip.js`: http://jquerytools.github.io/documentation/tooltip/index.html +.. _`overlay.apple.js`: http://jquerytools.github.io/documentation/overlay/apple.html +.. _`scrollable.autoscroll.js`: http://jquerytools.github.io/documentation/scrollable/autoscroll.html +.. _`scrollable.navigator.js`: http://jquerytools.github.io/documentation/scrollable/navigator.html +.. _`tabs.slideshow.js`: http://jquerytools.github.io/documentation/tabs/slideshow.html +.. _`toolbox.flashembed.js`: http://jquerytools.github.io/documentation/toolbox/flashembed.html +.. _`toolbox.mousewheel.js`: http://jquerytools.github.io/documentation/toolbox/mousewheel.html +.. _`tooltip.dynamic.js`: http://jquerytools.github.io/documentation/tooltip/dynamic.html +.. _`tooltip.slide.js`: http://jquerytools.github.io/documentation/tooltip/slide.html +.. _`jquerytools dateinput`: http://jquerytools.github.io/documentation/dateinput/index.html +.. _`first demo`: http://jquerytools.github.io/demos/dateinput/index.html +.. _`jquerytools rangeinput`: http://jquerytools.github.io/documentation/rangeinput/index.html +.. _`jquerytools validator`: http://jquerytools.github.io/documentation/validator/index.html .. _`jquery form plugin`: http://malsup.com/jquery/form -.. _`overlay documentation`: http://jquerytools.org/documentation/overlay/#events -.. _`events documentation`: http://jquerytools.org/documentation/scripting.html#events +.. _`overlay documentation`: http://jquerytools.github.io/documentation/overlay/#events +.. _`events documentation`: http://jquerytools.github.io/documentation/scripting.html#events
tisto
added a commit
that referenced
this pull request
Dec 12, 2014
Branch: refs/heads/master Date: 2014-11-15T15:22:48+01:00 Author: Kees Hink (khink) <keeshink@gmail.com> Commit: plone/plone.app.contentrules@ae42042 Fetch email settings from registry instead of properties. Refs PLIP 10359. Files changed: M CHANGES.rst M plone/app/contentrules/actions/mail.py M plone/app/contentrules/tests/test_action_mail.py diff --git a/CHANGES.rst b/CHANGES.rst index 5424c67..82d9890 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,8 @@ Changelog 4.0.1 (unreleased) ------------------ -- Nothing changed yet. +- Fetch email settings from registry instead of properties. Refs PLIP 10359. + [jcerjak, khink] 4.0.0 (2014-10-23) diff --git a/plone/app/contentrules/actions/mail.py b/plone/app/contentrules/actions/mail.py index 5cde935..910d885 100644 --- a/plone/app/contentrules/actions/mail.py +++ b/plone/app/contentrules/actions/mail.py @@ -3,8 +3,10 @@ from smtplib import SMTPException from plone.contentrules.rule.interfaces import IRuleElementData, IExecutable +from plone.registry.interfaces import IRegistry from plone.stringinterp.interfaces import IStringInterpolator from zope.component import adapts +from zope.component import getUtility from zope.component.interfaces import ComponentLookupError from zope.formlib import form from zope.interface import Interface, implements @@ -14,6 +16,7 @@ from Acquisition import aq_inner from OFS.SimpleItem import SimpleItem from Products.CMFCore.utils import getToolByName +from Products.CMFPlone.interfaces.controlpanel import IMailSchema from Products.Five.browser.pagetemplatefile import ViewPageTemplateFile from Products.MailHost.MailHost import MailHostError from Products.statusmessages.interfaces import IStatusMessage @@ -79,6 +82,10 @@ def __init__(self, context, element, event): self.context = context self.element = element self.event = event + registry = getUtility(IRegistry) + self.mail_settings = registry.forInterface(IMailSchema, + prefix='plone') + def __call__(self): mailhost = getToolByName(aq_inner(self.context), "MailHost") @@ -101,7 +108,7 @@ def __call__(self): if not source: # no source provided, looking for the site wide from email # address - from_address = portal.getProperty('email_from_address') + from_address = self.mail_settings.email_from_address if not from_address: # the mail can't be sent. Try to inform the user request = getRequest() @@ -113,7 +120,7 @@ def __call__(self): messages.add(msg, type=u"error") return False - from_name = portal.getProperty('email_from_name').strip('"') + from_name = self.mail_settings.email_from_name.strip('"') source = '"%s" <%s>' % (from_name, from_address) recip_string = interpolator(self.element.recipients) diff --git a/plone/app/contentrules/tests/test_action_mail.py b/plone/app/contentrules/tests/test_action_mail.py index ffcff67..1cd1ca8 100644 --- a/plone/app/contentrules/tests/test_action_mail.py +++ b/plone/app/contentrules/tests/test_action_mail.py @@ -10,7 +10,9 @@ from plone.app.contentrules.actions.mail import MailAction, MailEditForm, MailAddForm from plone.contentrules.engine.interfaces import IRuleStorage from plone.contentrules.rule.interfaces import IRuleAction, IExecutable +from plone.registry.interfaces import IRegistry +from Products.CMFPlone.interfaces.controlpanel import IMailSchema from Products.MailHost.interfaces import IMailHost from Products.MailHost.MailHost import MailHost @@ -141,7 +143,10 @@ def testExecuteNoSource(self): # and will return False for the unsent message self.assertEqual(ex(), False) # if we provide a site mail address the message sends correctly - sm.manage_changeProperties({'email_from_address': 'manager@portal.be', 'email_from_name': 'plone@rulez'}) + registry = getUtility(IRegistry) + mail_settings = registry.forInterface(IMailSchema, prefix='plone') + mail_settings.email_from_address = 'manager@portal.be' + mail_settings.email_from_name = u'plone@rulez' ex() self.assertTrue(isinstance(dummyMailHost.sent[0], Message)) mailSent = dummyMailHost.sent[0] Repository: plone.app.contentrules Branch: refs/heads/master Date: 2014-11-15T15:25:52+01:00 Author: Kees Hink (khink) <keeshink@gmail.com> Commit: plone/plone.app.contentrules@7d31cfc Fix changelog layout. Files changed: M CHANGES.rst diff --git a/CHANGES.rst b/CHANGES.rst index 82d9890..780c534 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,8 @@ Changelog 4.0.1 (unreleased) ------------------ -- Fetch email settings from registry instead of properties. Refs PLIP 10359. +- Fetch email settings from registry instead of properties. + Refs PLIP 10359. [jcerjak, khink] Repository: plone.app.contentrules Branch: refs/heads/master Date: 2014-12-12T13:47:37+01:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.app.contentrules@5273e34 Merge pull request #9 from plone/plip10359-mail-controlpanel Fetch email settings from registry instead of properties. PLIP 10359 Files changed: M CHANGES.rst M plone/app/contentrules/actions/mail.py M plone/app/contentrules/tests/test_action_mail.py diff --git a/CHANGES.rst b/CHANGES.rst index 5424c67..780c534 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,9 @@ Changelog 4.0.1 (unreleased) ------------------ -- Nothing changed yet. +- Fetch email settings from registry instead of properties. + Refs PLIP 10359. + [jcerjak, khink] 4.0.0 (2014-10-23) diff --git a/plone/app/contentrules/actions/mail.py b/plone/app/contentrules/actions/mail.py index 5cde935..910d885 100644 --- a/plone/app/contentrules/actions/mail.py +++ b/plone/app/contentrules/actions/mail.py @@ -3,8 +3,10 @@ from smtplib import SMTPException from plone.contentrules.rule.interfaces import IRuleElementData, IExecutable +from plone.registry.interfaces import IRegistry from plone.stringinterp.interfaces import IStringInterpolator from zope.component import adapts +from zope.component import getUtility from zope.component.interfaces import ComponentLookupError from zope.formlib import form from zope.interface import Interface, implements @@ -14,6 +16,7 @@ from Acquisition import aq_inner from OFS.SimpleItem import SimpleItem from Products.CMFCore.utils import getToolByName +from Products.CMFPlone.interfaces.controlpanel import IMailSchema from Products.Five.browser.pagetemplatefile import ViewPageTemplateFile from Products.MailHost.MailHost import MailHostError from Products.statusmessages.interfaces import IStatusMessage @@ -79,6 +82,10 @@ def __init__(self, context, element, event): self.context = context self.element = element self.event = event + registry = getUtility(IRegistry) + self.mail_settings = registry.forInterface(IMailSchema, + prefix='plone') + def __call__(self): mailhost = getToolByName(aq_inner(self.context), "MailHost") @@ -101,7 +108,7 @@ def __call__(self): if not source: # no source provided, looking for the site wide from email # address - from_address = portal.getProperty('email_from_address') + from_address = self.mail_settings.email_from_address if not from_address: # the mail can't be sent. Try to inform the user request = getRequest() @@ -113,7 +120,7 @@ def __call__(self): messages.add(msg, type=u"error") return False - from_name = portal.getProperty('email_from_name').strip('"') + from_name = self.mail_settings.email_from_name.strip('"') source = '"%s" <%s>' % (from_name, from_address) recip_string = interpolator(self.element.recipients) diff --git a/plone/app/contentrules/tests/test_action_mail.py b/plone/app/contentrules/tests/test_action_mail.py index ffcff67..1cd1ca8 100644 --- a/plone/app/contentrules/tests/test_action_mail.py +++ b/plone/app/contentrules/tests/test_action_mail.py @@ -10,7 +10,9 @@ from plone.app.contentrules.actions.mail import MailAction, MailEditForm, MailAddForm from plone.contentrules.engine.interfaces import IRuleStorage from plone.contentrules.rule.interfaces import IRuleAction, IExecutable +from plone.registry.interfaces import IRegistry +from Products.CMFPlone.interfaces.controlpanel import IMailSchema from Products.MailHost.interfaces import IMailHost from Products.MailHost.MailHost import MailHost @@ -141,7 +143,10 @@ def testExecuteNoSource(self): # and will return False for the unsent message self.assertEqual(ex(), False) # if we provide a site mail address the message sends correctly - sm.manage_changeProperties({'email_from_address': 'manager@portal.be', 'email_from_name': 'plone@rulez'}) + registry = getUtility(IRegistry) + mail_settings = registry.forInterface(IMailSchema, prefix='plone') + mail_settings.email_from_address = 'manager@portal.be' + mail_settings.email_from_name = u'plone@rulez' ex() self.assertTrue(isinstance(dummyMailHost.sent[0], Message)) mailSent = dummyMailHost.sent[0]
jensens
added a commit
that referenced
this pull request
Mar 30, 2015
Branch: refs/heads/master Date: 2015-03-30T12:40:33+07:00 Author: Jean Jordaan (jean) <jean.jordaan@gmail.com> Commit: plone/plone.app.viewletmanager@d3f11aa Rename _uncatched_errors to _exceptions_handled_elsewhere See plone/plone.app.viewletmanager#5 Files changed: M CHANGES.rst M plone/app/viewletmanager/manager.py Repository: plone.app.viewletmanager Branch: refs/heads/master Date: 2015-03-30T11:24:54+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.viewletmanager@341b880 Merge pull request #9 from jean/master Rename _uncatched_errors to _exceptions_handled_elsewhere and add `Retry` Files changed: M CHANGES.rst M plone/app/viewletmanager/manager.py
jensens
added a commit
that referenced
this pull request
Mar 30, 2015
Branch: refs/heads/master Date: 2015-03-30T12:40:33+07:00 Author: Jean Jordaan (jean) <jean.jordaan@gmail.com> Commit: plone/plone.app.viewletmanager@d3f11aa Rename _uncatched_errors to _exceptions_handled_elsewhere See plone/plone.app.viewletmanager#5 Files changed: M CHANGES.rst M plone/app/viewletmanager/manager.py Repository: plone.app.viewletmanager Branch: refs/heads/master Date: 2015-03-30T11:24:54+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.viewletmanager@341b880 Merge pull request #9 from jean/master Rename _uncatched_errors to _exceptions_handled_elsewhere and add `Retry` Files changed: M CHANGES.rst M plone/app/viewletmanager/manager.py
vangheem
added a commit
that referenced
this pull request
Apr 22, 2015
Branch: refs/heads/master Date: 2015-04-17T18:12:15+02:00 Author: JC Brand (jcbrand) <jc@opkode.com> Commit: plone/plone.app.contentmenu@e9fdd60 Rename pat-modal to pat-plone-modal. updates #483 Files changed: M plone/app/contentmenu/contentmenu.pt M plone/app/contentmenu/menu.py Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2015-04-18T19:28:35+02:00 Author: JC Brand (jcbrand) <jc@opkode.com> Commit: plone/plone.app.contentmenu@c504ac3 Add changelog entry Files changed: M CHANGES.rst Repository: plone.app.contentmenu Branch: refs/heads/master Date: 2015-04-22T15:01:46-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plone.app.contentmenu@3e29440 Merge pull request #9 from plone/pat-modal-rename Rename pat-modal to pat-plone-modal. Files changed: M CHANGES.rst M plone/app/contentmenu/contentmenu.pt M plone/app/contentmenu/menu.py
pbauer
added a commit
that referenced
this pull request
Jun 2, 2015
Branch: refs/heads/master Date: 2015-06-02T16:47:11+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@9966a0f Revert "Readded doctests which were not run after migration to p.a.testing" Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py Repository: Products.CMFQuickInstallerTool Branch: refs/heads/master Date: 2015-06-02T16:47:18+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@4d93c87 Merge pull request #9 from plone/revert-8-tomgross-fixdoctests Revert "Readded doctests which were not run after migration to p.a.te… Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py
pbauer
added a commit
that referenced
this pull request
Jun 2, 2015
Branch: refs/heads/master Date: 2015-06-02T16:47:11+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@9966a0f Revert "Readded doctests which were not run after migration to p.a.testing" Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py Repository: Products.CMFQuickInstallerTool Branch: refs/heads/master Date: 2015-06-02T16:47:18+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@4d93c87 Merge pull request #9 from plone/revert-8-tomgross-fixdoctests Revert "Readded doctests which were not run after migration to p.a.te… Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py
pbauer
added a commit
that referenced
this pull request
Jun 2, 2015
Branch: refs/heads/master Date: 2015-06-02T16:47:11+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@9966a0f Revert "Readded doctests which were not run after migration to p.a.testing" Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py Repository: Products.CMFQuickInstallerTool Branch: refs/heads/master Date: 2015-06-02T16:47:18+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/Products.CMFQuickInstallerTool@4d93c87 Merge pull request #9 from plone/revert-8-tomgross-fixdoctests Revert "Readded doctests which were not run after migration to p.a.te… Files changed: M CHANGES.rst M Products/CMFQuickInstallerTool/tests/install.txt M Products/CMFQuickInstallerTool/tests/profiles.txt M Products/CMFQuickInstallerTool/tests/test_install.py
vangheem
added a commit
that referenced
this pull request
Jul 2, 2015
Branch: refs/heads/master Date: 2015-07-02T07:28:46-05:00 Author: vangheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PasswordResetTool@c6959d0 fix getting mail password Files changed: M CHANGES.txt M Products/PasswordResetTool/browser.py M setup.py Repository: Products.PasswordResetTool Branch: refs/heads/master Date: 2015-07-02T08:11:14-05:00 Author: vangheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PasswordResetTool@9e5a0a2 fix tests Files changed: M Products/PasswordResetTool/tests/test_doctests.py M Products/PasswordResetTool/tests/view.txt Repository: Products.PasswordResetTool Branch: refs/heads/master Date: 2015-07-02T10:11:09-05:00 Author: vangheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PasswordResetTool@20382c3 use correct portal title Files changed: M Products/PasswordResetTool/browser.py M Products/PasswordResetTool/tests/test_doctests.py M Products/PasswordResetTool/tests/view.txt Repository: Products.PasswordResetTool Branch: refs/heads/master Date: 2015-07-02T10:12:19-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PasswordResetTool@6f7f27f Merge pull request #9 from plone/fix-mail-password fix getting email from for mail password Files changed: M CHANGES.txt M Products/PasswordResetTool/browser.py M Products/PasswordResetTool/tests/test_doctests.py M Products/PasswordResetTool/tests/view.txt M setup.py
vangheem
added a commit
that referenced
this pull request
Aug 4, 2015
Branch: refs/heads/master Date: 2015-08-04T13:32:39-05:00 Author: vangheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PortalTransforms@9561153 fix error mis-configured transforms would cause: "AttributeError: 'NoneType' object has no attribute 'items'" Files changed: M CHANGES.rst M Products/PortalTransforms/Transform.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2015-08-04T14:59:18-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PortalTransforms@810f6fd Merge pull request #9 from plone/mis-configured-transforms-error fix error mis-configured transforms would cause Files changed: M CHANGES.rst M Products/PortalTransforms/Transform.py
vangheem
added a commit
that referenced
this pull request
Aug 4, 2015
Branch: refs/heads/master Date: 2015-08-04T13:32:39-05:00 Author: vangheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PortalTransforms@9561153 fix error mis-configured transforms would cause: "AttributeError: 'NoneType' object has no attribute 'items'" Files changed: M CHANGES.rst M Products/PortalTransforms/Transform.py Repository: Products.PortalTransforms Branch: refs/heads/master Date: 2015-08-04T14:59:18-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/Products.PortalTransforms@810f6fd Merge pull request #9 from plone/mis-configured-transforms-error fix error mis-configured transforms would cause Files changed: M CHANGES.rst M Products/PortalTransforms/Transform.py
vangheem
added a commit
that referenced
this pull request
Aug 10, 2015
Branch: refs/heads/master Date: 2015-08-07T12:54:54-05:00 Author: Sam Schwartz (obct537) <schwas45@uwosh.edu> Commit: plone/plone.resourceeditor@59c6e6a Added the option to replace absolute url with relative Files changed: M plone/resourceeditor/browser.py Repository: plone.resourceeditor Branch: refs/heads/master Date: 2015-08-07T12:57:12-05:00 Author: Sam Schwartz (obct537) <schwas45@uwosh.edu> Commit: plone/plone.resourceeditor@2742ce3 Removed forgotten breakpoint Files changed: M plone/resourceeditor/browser.py Repository: plone.resourceeditor Branch: refs/heads/master Date: 2015-08-07T13:05:00-05:00 Author: Sam Schwartz (obct537) <schwas45@uwosh.edu> Commit: plone/plone.resourceeditor@8354f2c Made the request URL substring more specific Files changed: M plone/resourceeditor/browser.py Repository: plone.resourceeditor Branch: refs/heads/master Date: 2015-08-07T13:07:27-05:00 Author: Sam Schwartz (obct537) <schwas45@uwosh.edu> Commit: plone/plone.resourceeditor@408718f Updated changelog Files changed: M CHANGES.txt M plone/resourceeditor/browser.py Repository: plone.resourceeditor Branch: refs/heads/master Date: 2015-08-07T13:42:53-05:00 Author: Sam Schwartz (obct537) <schwas45@uwosh.edu> Commit: plone/plone.resourceeditor@9fc9d2c Fixed issue preventing file saving Files changed: M plone/resourceeditor/browser.py Repository: plone.resourceeditor Branch: refs/heads/master Date: 2015-08-10T14:26:43-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plone.resourceeditor@4941a76 Merge pull request #9 from plone/relative_urls Relative urls for LESS builder Files changed: M CHANGES.txt M plone/resourceeditor/browser.py
pbauer
added a commit
that referenced
this pull request
Sep 10, 2015
Branch: refs/heads/master Date: 2015-09-10T16:00:07+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.contentlisting@4563e1e Implement cropping for CroppedDescription Files changed: M CHANGES.rst M plone/app/contentlisting/catalog.py Repository: plone.app.contentlisting Branch: refs/heads/master Date: 2015-09-10T20:56:34+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.contentlisting@73a7cb8 Merge pull request #9 from plone/crop_CroppedDescription Implement cropping for CroppedDescription Files changed: M CHANGES.rst M plone/app/contentlisting/catalog.py
pbauer
added a commit
that referenced
this pull request
Sep 20, 2015
Branch: refs/heads/master Date: 2015-09-17T18:51:20+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.portlet.collection@f008aca Use registry lookup for types_use_view_action_in_listings Files changed: M CHANGES.rst M plone/portlet/collection/collection.pt Repository: plone.portlet.collection Branch: refs/heads/master Date: 2015-09-18T09:53:02+02:00 Author: esteele (esteele) <eric@esteele.net> Commit: plone/plone.portlet.collection@55aacdd Fix registry id Files changed: M plone/portlet/collection/collection.pt Repository: plone.portlet.collection Branch: refs/heads/master Date: 2015-09-20T17:29:27+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.portlet.collection@ed93dbf Merge pull request #9 from plone/portal-properties-cleanup Portal properties cleanup Files changed: M CHANGES.rst M plone/portlet/collection/collection.pt
jensens
added a commit
that referenced
this pull request
Oct 6, 2015
Branch: refs/heads/master Date: 2015-10-06T12:19:52+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.registry@88d709c Let our `plone.app.registry` import step depend on `typeinfo`. The portal types may be needed for vocabularies. For example, you could get an error when adding a not yet installed type to `types_not_searched`. Fixes plone/Products.CMFPlone#1118 Files changed: M CHANGES.rst M plone/app/registry/exportimport/configure.zcml Repository: plone.app.registry Branch: refs/heads/master Date: 2015-10-06T12:24:10+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.registry@248b307 Merge pull request #9 from plone/maurits-depend-typeinfo Let our `plone.app.registry` import step depend on `typeinfo`. Files changed: M CHANGES.rst M plone/app/registry/exportimport/configure.zcml
gforcada
added a commit
that referenced
this pull request
Oct 21, 2015
Branch: refs/heads/master Date: 2015-10-19T17:11:42+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de> Commit: plone/plone.locking@c98eca3 Locks stored as annotations are safe to write plone.protect safeWrite looks for the oid of the object passed. self.context has one oid and the locks variable which ends up as an annotation on self.context has a different oid, thus causing a not protected write on read. Files changed: M plone/locking/lockable.py Repository: plone.locking Branch: refs/heads/master Date: 2015-10-21T10:52:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de> Commit: plone/plone.locking@e61ef1b Merge pull request #9 from plone/gforcada-annotation Locks stored as annotations are safe to write Files changed: M plone/locking/lockable.py
gforcada
added a commit
that referenced
this pull request
Oct 21, 2015
Branch: refs/heads/master Date: 2015-10-19T17:11:42+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de> Commit: plone/plone.locking@c98eca3 Locks stored as annotations are safe to write plone.protect safeWrite looks for the oid of the object passed. self.context has one oid and the locks variable which ends up as an annotation on self.context has a different oid, thus causing a not protected write on read. Files changed: M plone/locking/lockable.py Repository: plone.locking Branch: refs/heads/master Date: 2015-10-21T10:52:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.forcada@freitag.de> Commit: plone/plone.locking@e61ef1b Merge pull request #9 from plone/gforcada-annotation Locks stored as annotations are safe to write Files changed: M plone/locking/lockable.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 29, 2016
Branch: refs/heads/master Date: 2016-01-26T16:29:20+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.resource@d98b9e7 Test fix: clearZCML was removed from zope.component.tests. Files changed: M CHANGES.txt M plone/resource/tests/test_zcml.py Repository: plone.resource Branch: refs/heads/master Date: 2016-01-29T02:26:27+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.resource@f5fb8d8 Merge pull request #9 from plone/thet-zope4 Zope4 Files changed: M CHANGES.txt M plone/resource/tests/test_zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Jan 29, 2016
Branch: refs/heads/master Date: 2016-01-26T16:29:20+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.resource@d98b9e7 Test fix: clearZCML was removed from zope.component.tests. Files changed: M CHANGES.txt M plone/resource/tests/test_zcml.py Repository: plone.resource Branch: refs/heads/master Date: 2016-01-29T02:26:27+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.resource@f5fb8d8 Merge pull request #9 from plone/thet-zope4 Zope4 Files changed: M CHANGES.txt M plone/resource/tests/test_zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 30, 2016
Branch: refs/heads/master Date: 2016-03-29T13:28:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@de49185 HAS_LINGUA_PLONE now check only if lingua plone is installed Files changed: M Products/contentmigration/common.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:04+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@9f273d1 Update bootstrap Files changed: M bootstrap.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:40+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@c50c54f Buildout depends on 4.3-latest instead of 4.1 Files changed: M buildout.cfg Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T14:38:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@f1b6b0b Updatre changelog Files changed: M CHANGES.txt Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-31T00:20:44+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.contentmigration@c33a436 Merge pull request #9 from plone/fix-multilingual-empty-view Fix multilingual empty view Files changed: M CHANGES.txt M Products/contentmigration/common.py M bootstrap.py M buildout.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Mar 30, 2016
Branch: refs/heads/master Date: 2016-03-29T13:28:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@de49185 HAS_LINGUA_PLONE now check only if lingua plone is installed Files changed: M Products/contentmigration/common.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:04+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@9f273d1 Update bootstrap Files changed: M bootstrap.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:40+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@c50c54f Buildout depends on 4.3-latest instead of 4.1 Files changed: M buildout.cfg Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T14:38:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@f1b6b0b Updatre changelog Files changed: M CHANGES.txt Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-31T00:20:44+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.contentmigration@c33a436 Merge pull request #9 from plone/fix-multilingual-empty-view Fix multilingual empty view Files changed: M CHANGES.txt M Products/contentmigration/common.py M bootstrap.py M buildout.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Mar 30, 2016
Branch: refs/heads/master Date: 2016-03-29T13:28:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@de49185 HAS_LINGUA_PLONE now check only if lingua plone is installed Files changed: M Products/contentmigration/common.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:04+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@9f273d1 Update bootstrap Files changed: M bootstrap.py Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T13:29:40+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@c50c54f Buildout depends on 4.3-latest instead of 4.1 Files changed: M buildout.cfg Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-29T14:38:50+02:00 Author: Benoît Suttor (bsuttor) <bsuttor@imio.be> Commit: plone/Products.contentmigration@f1b6b0b Updatre changelog Files changed: M CHANGES.txt Repository: Products.contentmigration Branch: refs/heads/master Date: 2016-03-31T00:20:44+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.contentmigration@c33a436 Merge pull request #9 from plone/fix-multilingual-empty-view Fix multilingual empty view Files changed: M CHANGES.txt M Products/contentmigration/common.py M bootstrap.py M buildout.cfg
mister-roboto
pushed a commit
that referenced
this pull request
Apr 24, 2016
Branch: refs/heads/master Date: 2016-04-23T18:49:56+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.subrequest@e621acf Allow to pass a custom exception handler for the response. Files changed: M CHANGES.rst M plone/subrequest/__init__.py M setup.py Repository: plone.subrequest Branch: refs/heads/master Date: 2016-04-24T11:12:44+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.subrequest@9db2b2d Merge pull request #9 from plone/custom-exception-handler Allow to pass a custom exception handler for the response. Files changed: M CHANGES.rst M plone/subrequest/__init__.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 16, 2018
Branch: refs/heads/master Date: 2018-05-17T18:34:54+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/borg.localrole@92856a1 fix aq in localroles for py3 Files changed: M borg/localrole/workspace.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-05-18T19:09:04+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/borg.localrole@5df865f fix setup_localrole_plugin for py3 Files changed: M borg/localrole/utils.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-06-15T10:07:58+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/borg.localrole@d58623f fix tests in py3 Files changed: M borg/localrole/factory_adapter.py M borg/localrole/tests.py M borg/localrole/workspace.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-06-27T00:01:40+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/borg.localrole@9550aba InitializeClass was moved to AccessControl.class_init Files changed: M borg/localrole/workspace.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-07-08T11:03:47+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/borg.localrole@44122c8 Fix exceptions match in doctests Files changed: M borg/localrole/tests.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-07-08T11:06:33+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/borg.localrole@87d165e Fix dict comparison in tests Files changed: M borg/localrole/workspace.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-07-08T11:15:43+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/borg.localrole@f11485e Do not expect a particular order for getRolesInContext Files changed: M borg/localrole/workspace.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-07-08T11:17:59+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/borg.localrole@1931ff3 Update changelog Files changed: M CHANGES.rst Repository: borg.localrole Branch: refs/heads/master Date: 2018-09-16T10:58:54+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/borg.localrole@ef4cd20 add classifiers Files changed: M setup.py Repository: borg.localrole Branch: refs/heads/master Date: 2018-09-16T10:59:34+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/borg.localrole@1976179 Merge pull request #9 from plone/python3 Fix setup_localrole_plugin and aq in localroles in Python 3 Files changed: M CHANGES.rst M borg/localrole/factory_adapter.py M borg/localrole/tests.py M borg/localrole/utils.py M borg/localrole/workspace.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 18, 2018
Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@4eb1dd4 fix ordering of content in folder in py3 fix all test in py3 Files changed: M src/plone/folder/default.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.folder@16e6913 fix deprecated lazymap import Files changed: M CHANGES.rst M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.folder@4a970c1 Stabilize order of unordered items in partial ordering Files changed: M src/plone/folder/partial.py M src/plone/folder/tests/test_partialordering.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: hvelarde (hvelarde) <hector.velarde@gmail.com> Commit: plone/plone.folder@ba479fd Fix nonzero-method Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:55:50+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@7a89ca0 add changenote and classifiers Files changed: M CHANGES.rst M setup.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T17:37:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@014cf1c fix import for Zope2 Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T19:55:42+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@bad4ad2 Merge pull request #9 from plone/python3 fix ordering of content in folder in py3 Files changed: M CHANGES.rst M setup.py M src/plone/folder/default.py M src/plone/folder/ordered.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py M src/plone/folder/tests/test_partialordering.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 18, 2018
Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@4eb1dd4 fix ordering of content in folder in py3 fix all test in py3 Files changed: M src/plone/folder/default.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.folder@16e6913 fix deprecated lazymap import Files changed: M CHANGES.rst M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.folder@4a970c1 Stabilize order of unordered items in partial ordering Files changed: M src/plone/folder/partial.py M src/plone/folder/tests/test_partialordering.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: hvelarde (hvelarde) <hector.velarde@gmail.com> Commit: plone/plone.folder@ba479fd Fix nonzero-method Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:55:50+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@7a89ca0 add changenote and classifiers Files changed: M CHANGES.rst M setup.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T17:37:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@014cf1c fix import for Zope2 Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T19:55:42+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@bad4ad2 Merge pull request #9 from plone/python3 fix ordering of content in folder in py3 Files changed: M CHANGES.rst M setup.py M src/plone/folder/default.py M src/plone/folder/ordered.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py M src/plone/folder/tests/test_partialordering.py
mister-roboto
pushed a commit
that referenced
this pull request
Sep 18, 2018
Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@4eb1dd4 fix ordering of content in folder in py3 fix all test in py3 Files changed: M src/plone/folder/default.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.folder@16e6913 fix deprecated lazymap import Files changed: M CHANGES.rst M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.folder@4a970c1 Stabilize order of unordered items in partial ordering Files changed: M src/plone/folder/partial.py M src/plone/folder/tests/test_partialordering.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:52:53+02:00 Author: hvelarde (hvelarde) <hector.velarde@gmail.com> Commit: plone/plone.folder@ba479fd Fix nonzero-method Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T15:55:50+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@7a89ca0 add changenote and classifiers Files changed: M CHANGES.rst M setup.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T17:37:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@014cf1c fix import for Zope2 Files changed: M src/plone/folder/ordered.py Repository: plone.folder Branch: refs/heads/master Date: 2018-09-18T19:55:42+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.folder@bad4ad2 Merge pull request #9 from plone/python3 fix ordering of content in folder in py3 Files changed: M CHANGES.rst M setup.py M src/plone/folder/default.py M src/plone/folder/ordered.py M src/plone/folder/partial.py M src/plone/folder/tests/test_dict_interface.py M src/plone/folder/tests/test_integration.py M src/plone/folder/tests/test_partialordering.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 17, 2018
Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@5d5c24b fix applyTransformOnSuccess for py3 Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@f08a32c Even more fixes for Python 2 / 3 compatibility. Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@cea55ba fix 500.000.000 tests Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@db2ddc3 Py2 fix Files changed: M plone/transformchain/tests.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@aced9e2 add changenote Files changed: M CHANGES.rst Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@8c74fe0 add classifiers Files changed: M setup.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:56:09+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.transformchain@4f0cfda Merge pull request #9 from plone/python3 fix applyTransformOnSuccess for py3 Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 17, 2018
Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@5d5c24b fix applyTransformOnSuccess for py3 Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@f08a32c Even more fixes for Python 2 / 3 compatibility. Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@cea55ba fix 500.000.000 tests Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@db2ddc3 Py2 fix Files changed: M plone/transformchain/tests.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@aced9e2 add changenote Files changed: M CHANGES.rst Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@8c74fe0 add classifiers Files changed: M setup.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:56:09+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.transformchain@4f0cfda Merge pull request #9 from plone/python3 fix applyTransformOnSuccess for py3 Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 17, 2018
Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@5d5c24b fix applyTransformOnSuccess for py3 Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@f08a32c Even more fixes for Python 2 / 3 compatibility. Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@cea55ba fix 500.000.000 tests Files changed: M plone/transformchain/zpublisher.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.transformchain@db2ddc3 Py2 fix Files changed: M plone/transformchain/tests.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@aced9e2 add changenote Files changed: M CHANGES.rst Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:55:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.transformchain@8c74fe0 add classifiers Files changed: M setup.py Repository: plone.transformchain Branch: refs/heads/master Date: 2018-10-17T10:56:09+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.transformchain@4f0cfda Merge pull request #9 from plone/python3 fix applyTransformOnSuccess for py3 Files changed: M CHANGES.rst M plone/transformchain/tests.py M plone/transformchain/zpublisher.py M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 23, 2018
Branch: refs/heads/master Date: 2018-10-04T13:55:10+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@66c5273 update testing for python3 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-04T13:56:19+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@72f3de4 add zope.component.hooks to cleanups skips Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:51:45+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@51f9666 Avoid an AttributeError when running on Python 2.7 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:52:46+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@4206297 Remove trailing spaces Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:56:52+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@2e84210 Add a changelog line Files changed: M CHANGES.rst Repository: plone.reload Branch: refs/heads/master Date: 2018-10-23T11:22:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.reload@9f1db89 Merge pull request #9 from plone/python3 Python3 Files changed: M CHANGES.rst M plone/reload/tests/test_reload.py M plone/reload/zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 23, 2018
Branch: refs/heads/master Date: 2018-10-04T13:55:10+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@66c5273 update testing for python3 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-04T13:56:19+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@72f3de4 add zope.component.hooks to cleanups skips Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:51:45+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@51f9666 Avoid an AttributeError when running on Python 2.7 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:52:46+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@4206297 Remove trailing spaces Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:56:52+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@2e84210 Add a changelog line Files changed: M CHANGES.rst Repository: plone.reload Branch: refs/heads/master Date: 2018-10-23T11:22:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.reload@9f1db89 Merge pull request #9 from plone/python3 Python3 Files changed: M CHANGES.rst M plone/reload/tests/test_reload.py M plone/reload/zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 23, 2018
Branch: refs/heads/master Date: 2018-10-04T13:55:10+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@66c5273 update testing for python3 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-04T13:56:19+02:00 Author: Jan Mevissen (jmevissen) <mevissen@interaktiv.de> Commit: plone/plone.reload@72f3de4 add zope.component.hooks to cleanups skips Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:51:45+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@51f9666 Avoid an AttributeError when running on Python 2.7 Files changed: M plone/reload/tests/test_reload.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:52:46+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@4206297 Remove trailing spaces Files changed: M plone/reload/zcml.py Repository: plone.reload Branch: refs/heads/master Date: 2018-10-05T14:56:52+02:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.reload@2e84210 Add a changelog line Files changed: M CHANGES.rst Repository: plone.reload Branch: refs/heads/master Date: 2018-10-23T11:22:35+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.reload@9f1db89 Merge pull request #9 from plone/python3 Python3 Files changed: M CHANGES.rst M plone/reload/tests/test_reload.py M plone/reload/zcml.py
mister-roboto
pushed a commit
that referenced
this pull request
Oct 28, 2018
Branch: refs/heads/master Date: 2018-10-26T16:21:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@dabd848 fix tests with new persistent Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-26T16:27:05+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@d1d370c do not rely on __repr__ in doctest Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T11:37:02+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@901a5f1 add changenote Files changed: M CHANGES.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T13:25:50+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@6cffb68 Merge pull request #9 from plone/fix_tests Fix tests in 5.2 Files changed: M CHANGES.rst M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst
mister-roboto
pushed a commit
that referenced
this pull request
Oct 28, 2018
Branch: refs/heads/master Date: 2018-10-26T16:21:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@dabd848 fix tests with new persistent Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-26T16:27:05+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@d1d370c do not rely on __repr__ in doctest Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T11:37:02+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@901a5f1 add changenote Files changed: M CHANGES.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T13:25:50+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@6cffb68 Merge pull request #9 from plone/fix_tests Fix tests in 5.2 Files changed: M CHANGES.rst M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst
mister-roboto
pushed a commit
that referenced
this pull request
Oct 28, 2018
Branch: refs/heads/master Date: 2018-10-26T16:21:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@dabd848 fix tests with new persistent Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-26T16:27:05+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@d1d370c do not rely on __repr__ in doctest Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T11:37:02+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@901a5f1 add changenote Files changed: M CHANGES.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T13:25:50+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@6cffb68 Merge pull request #9 from plone/fix_tests Fix tests in 5.2 Files changed: M CHANGES.rst M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst
mister-roboto
pushed a commit
that referenced
this pull request
Oct 28, 2018
Branch: refs/heads/master Date: 2018-10-26T16:21:31+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@dabd848 fix tests with new persistent Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-26T16:27:05+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@d1d370c do not rely on __repr__ in doctest Files changed: M plone/contentrules/README.rst M plone/contentrules/tests.py Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T11:37:02+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@901a5f1 add changenote Files changed: M CHANGES.rst Repository: plone.contentrules Branch: refs/heads/master Date: 2018-10-28T13:25:50+01:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.contentrules@6cffb68 Merge pull request #9 from plone/fix_tests Fix tests in 5.2 Files changed: M CHANGES.rst M plone/contentrules/README.rst M plone/contentrules/tests.py M plone/contentrules/zcml.rst
mister-roboto
pushed a commit
that referenced
this pull request
Feb 4, 2020
Branch: refs/heads/master Date: 2020-02-02T11:12:12-03:00 Author: Rodrigo Ferreira de Souza (rodfersou) <rodfersou@gmail.com> Commit: plone/plone.app.uuid@4c25cb5 Fix use case where UID to object is failing Files changed: M CHANGES.rst M plone/app/uuid/utils.py Repository: plone.app.uuid Branch: refs/heads/master Date: 2020-02-04T23:42:15+01:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.app.uuid@80c521d Merge pull request #9 from plone/fix-uid-to-object Fix use case where UID to object is failing Files changed: M CHANGES.rst M plone/app/uuid/utils.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2020
Branch: refs/heads/master Date: 2020-04-03T00:15:06+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@748147c Travis: test on Python 3.7 and 3.8. Files changed: M .travis.yml M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-03T12:37:58+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@7850ca1 Drop Python 2.6 support from tests. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-04T19:02:36+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.intelligenttext@54201da Merge pull request #9 from plone/maurits/check-python-versions Travis: drop 2.6, add 3.7 and 3.8. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2020
Branch: refs/heads/master Date: 2020-04-03T00:15:06+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@748147c Travis: test on Python 3.7 and 3.8. Files changed: M .travis.yml M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-03T12:37:58+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@7850ca1 Drop Python 2.6 support from tests. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-04T19:02:36+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.intelligenttext@54201da Merge pull request #9 from plone/maurits/check-python-versions Travis: drop 2.6, add 3.7 and 3.8. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Apr 4, 2020
Branch: refs/heads/master Date: 2020-04-03T00:15:06+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@748147c Travis: test on Python 3.7 and 3.8. Files changed: M .travis.yml M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-03T12:37:58+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.intelligenttext@7850ca1 Drop Python 2.6 support from tests. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini Repository: plone.intelligenttext Branch: refs/heads/master Date: 2020-04-04T19:02:36+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.intelligenttext@54201da Merge pull request #9 from plone/maurits/check-python-versions Travis: drop 2.6, add 3.7 and 3.8. Files changed: A news/9.feature M .travis.yml M setup.py M tox.ini
mister-roboto
pushed a commit
that referenced
this pull request
Aug 28, 2020
Branch: refs/heads/master Date: 2020-08-28T10:34:47+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.browserlayer@2be04e6 Fixed deprecation warning for zope.component.interfaces.IComponentRegistry. Files changed: A news/3130.bugfix M plone/browserlayer/exportimport.py Repository: plone.browserlayer Branch: refs/heads/master Date: 2020-08-28T12:38:26+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@62c4f7c Merge pull request #9 from plone/maurits/fix-warnings Fixed deprecation warning for zope.component IComponentRegistry Files changed: A news/3130.bugfix M plone/browserlayer/exportimport.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 28, 2020
Branch: refs/heads/master Date: 2020-08-28T10:34:47+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.browserlayer@2be04e6 Fixed deprecation warning for zope.component.interfaces.IComponentRegistry. Files changed: A news/3130.bugfix M plone/browserlayer/exportimport.py Repository: plone.browserlayer Branch: refs/heads/master Date: 2020-08-28T12:38:26+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.browserlayer@62c4f7c Merge pull request #9 from plone/maurits/fix-warnings Fixed deprecation warning for zope.component IComponentRegistry Files changed: A news/3130.bugfix M plone/browserlayer/exportimport.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 10, 2021
Branch: refs/heads/master Date: 2021-08-09T12:05:40+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/Products.isurlinportal@3830bbe Return False when a url is not like a string, for example None. This fixes a traceback when the url is None. Note: this is not a security fix. Fixes plone/Products.isurlinportal#8 Files changed: A news/8.bugfix M Products/isurlinportal/__init__.py M Products/isurlinportal/tests.py Repository: Products.isurlinportal Branch: refs/heads/master Date: 2021-08-10T11:54:12+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/Products.isurlinportal@f93126f Merge pull request #9 from plone/maurits/fix-nonetype-splitlines Return False when a url is not like a string, for example None. Files changed: A news/8.bugfix M Products/isurlinportal/__init__.py M Products/isurlinportal/tests.py
mister-roboto
pushed a commit
that referenced
this pull request
Aug 10, 2021
Branch: refs/heads/master Date: 2021-08-09T12:05:40+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/Products.isurlinportal@3830bbe Return False when a url is not like a string, for example None. This fixes a traceback when the url is None. Note: this is not a security fix. Fixes plone/Products.isurlinportal#8 Files changed: A news/8.bugfix M Products/isurlinportal/__init__.py M Products/isurlinportal/tests.py Repository: Products.isurlinportal Branch: refs/heads/master Date: 2021-08-10T11:54:12+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/Products.isurlinportal@f93126f Merge pull request #9 from plone/maurits/fix-nonetype-splitlines Return False when a url is not like a string, for example None. Files changed: A news/8.bugfix M Products/isurlinportal/__init__.py M Products/isurlinportal/tests.py
mister-roboto
pushed a commit
that referenced
this pull request
Mar 28, 2023
Branch: refs/heads/master Date: 2023-03-18T02:00:29+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@1498c97 Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/80cf330f.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:33:20+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@64fd679 chore: pyupgrade Files changed: M plone/portlets/assignable.py M plone/portlets/interfaces.py M plone/portlets/manager.py M plone/portlets/registration.py M plone/portlets/retriever.py M plone/portlets/storage.py M plone/portlets/tests.py M plone/portlets/utils.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:33:38+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@ddb3e60 chore: isort Files changed: M plone/portlets/interfaces.py M plone/portlets/tests.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:34:35+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@76dc3b2 chore: black Files changed: M plone/__init__.py M plone/portlets/assignable.py M plone/portlets/constants.py M plone/portlets/interfaces.py M plone/portlets/manager.py M plone/portlets/registration.py M plone/portlets/retriever.py M plone/portlets/settings.py M plone/portlets/storage.py M plone/portlets/tests.py M plone/portlets/utils.py M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:34:53+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@276f700 chore: zpretty Files changed: M plone/portlets/configure.zcml Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:38:40+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@b3a102e feat: flake8 Files changed: M plone/portlets/storage.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T12:41:37+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@8bfb29f feat: codespell Files changed: M plone/portlets/README.txt M plone/portlets/interfaces.py M plone/portlets/tests.py M plone/portlets/utils.txt Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T18:25:25+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@2e1ea5a chore: require python 3.8 Files changed: M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-19T18:26:26+01:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.portlets@ec7ee02 feat: declare dependencies Files changed: M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:00:54+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@c5c431e Add zope.testing to test requires. Otherwise test_portlet_metadata_availability fails with a ComponentLookupError. Simply having the package available is enough, we don't need to call it. So add it to the dependencies ignores. Files changed: M .meta.toml M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:02:41+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@8013be9 Configuring with plone/meta Files changed: A news/e380661b.internal M .meta.toml M .pre-commit-config.yaml M pyproject.toml M tox.ini Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:02:57+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@76977c6 quotes Files changed: M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:03:56+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@e0c49d2 Remove duplicate news file after updating again. Files changed: D news/e380661b.internal Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:04:40+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@cb8883d tox -e test: allow passing arguments. For example: `tox -e test -- -D` to get a debug prompt after a test failure. Files changed: M tox.ini Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:10:01+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@e8bed76 Bumped version for breaking release. Updated classifiers, added breaking news snippet. Files changed: A news/9.breaking M setup.py Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T12:15:08+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.portlets@b32d092 Removed unused zope.interface imports from uisupport tests. This fixes an incompatibility with the most recent zope.interface. Fixes plone/plone.portlets#8 Files changed: M plone/portlets/uisupport.txt Repository: plone.portlets Branch: refs/heads/master Date: 2023-03-28T13:01:47+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.portlets@516fc19 Merge pull request #9 from plone/config-with-default-template-8b1d4add Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/80cf330f.internal A news/9.breaking A tox.ini M plone/__init__.py M plone/portlets/README.txt M plone/portlets/assignable.py M plone/portlets/configure.zcml M plone/portlets/constants.py M plone/portlets/interfaces.py M plone/portlets/manager.py M plone/portlets/registration.py M plone/portlets/retriever.py M plone/portlets/settings.py M plone/portlets/storage.py M plone/portlets/tests.py M plone/portlets/uisupport.txt M plone/portlets/utils.py M plone/portlets/utils.txt M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 1, 2023
Branch: refs/heads/master Date: 2023-03-29T00:47:33+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.i18n@898c813 Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/de0ac4e7.internal A tox.ini M pyproject.toml M setup.cfg D bootstrap.py Repository: plone.app.i18n Branch: refs/heads/master Date: 2023-03-29T00:50:44+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.i18n@961d023 chore: zpretty Files changed: M plone/app/i18n/configure.zcml M plone/app/i18n/locales/browser/configure.zcml M plone/app/i18n/locales/browser/languageselector.pt M plone/app/i18n/locales/configure.zcml Repository: plone.app.i18n Branch: refs/heads/master Date: 2023-03-29T00:51:43+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.i18n@5c79e7c feat: flake8 Files changed: M plone/app/i18n/locales/browser/tests.py M plone/app/i18n/locales/tests/test_doctests.py Repository: plone.app.i18n Branch: refs/heads/master Date: 2023-03-29T00:52:13+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.i18n@22439a2 feat: codespell Files changed: M CHANGES.rst Repository: plone.app.i18n Branch: refs/heads/master Date: 2023-04-01T12:20:33+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.i18n@1b6401f Merge pull request #9 from plone/config-with-default-template-185a4aee Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/de0ac4e7.internal A tox.ini M CHANGES.rst M plone/app/i18n/configure.zcml M plone/app/i18n/locales/browser/configure.zcml M plone/app/i18n/locales/browser/languageselector.pt M plone/app/i18n/locales/browser/tests.py M plone/app/i18n/locales/configure.zcml M plone/app/i18n/locales/tests/test_doctests.py M pyproject.toml M setup.cfg D bootstrap.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 10, 2023
Branch: refs/heads/master Date: 2023-04-05T00:01:09+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@9ef92d1 Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/3b8337e6.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:04:47+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@7082e60 chore: pyupgrade Files changed: M plone/__init__.py M plone/caching/__init__.py M plone/caching/hooks.py M plone/caching/interfaces.py M plone/caching/lookup.py M plone/caching/operations.py M plone/caching/testing.py M plone/caching/tests/test_hooks.py M plone/caching/tests/test_lookup.py M plone/caching/tests/test_operations.py M plone/caching/tests/test_utils.py M plone/caching/utils.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:05:02+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@c83904f chore: isort Files changed: M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:06:13+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@bb01427 chore: black Files changed: M plone/__init__.py M plone/caching/hooks.py M plone/caching/interfaces.py M plone/caching/operations.py M plone/caching/testing.py M plone/caching/tests/test_hooks.py M plone/caching/tests/test_lookup.py M plone/caching/tests/test_operations.py M plone/caching/tests/test_utils.py M plone/caching/utils.py M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:06:35+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@1c16e5d chore: zpretty Files changed: M plone/caching/configure.zcml Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:07:12+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@30eb6e8 feat: codespell @erral maybe you don't want to bother translations with an original typo... Files changed: M plone/caching/interfaces.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:08:36+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@6d8f511 feat: pyroma Files changed: M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:09:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@14438e8 chore: update pypi classifiers Files changed: M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-05T00:09:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@685cb63 chore: major version required Files changed: M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-07T12:28:20+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.caching@6bdb61b feat: declare dependencies Files changed: M setup.py Repository: plone.caching Branch: refs/heads/master Date: 2023-04-10T02:57:43+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.caching@cab6ce2 Merge pull request #9 from plone/config-with-default-template-4a20aeff Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/3b8337e6.internal A tox.ini M plone/__init__.py M plone/caching/__init__.py M plone/caching/configure.zcml M plone/caching/hooks.py M plone/caching/interfaces.py M plone/caching/lookup.py M plone/caching/operations.py M plone/caching/testing.py M plone/caching/tests/test_hooks.py M plone/caching/tests/test_lookup.py M plone/caching/tests/test_operations.py M plone/caching/tests/test_utils.py M plone/caching/utils.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 17, 2023
Branch: refs/heads/master Date: 2023-04-15T22:16:23+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@25384f4 Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/5cc689e5.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:23:29+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@843dce3 chore: pyupgrade Files changed: M plone/__init__.py M plone/indexer/__init__.py M plone/indexer/decorator.py M plone/indexer/delegate.py M plone/indexer/interfaces.py M plone/indexer/tests.py M plone/indexer/wrapper.py M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:26:13+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@e6eccbf chore: black Files changed: M plone/__init__.py M plone/indexer/decorator.py M plone/indexer/delegate.py M plone/indexer/interfaces.py M plone/indexer/tests.py M plone/indexer/wrapper.py M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:27:45+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@676d9da feat: drop six Files changed: M plone/indexer/tests.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:30:14+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@93fb165 chore: update trove classifiers Files changed: M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:30:14+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@b60a85f feat: pyroma Files changed: M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:30:15+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@7eaf4bf feat: codespell Files changed: M plone/indexer/wrapper.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T22:33:16+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@0b3735e feat: flake8 Files changed: M plone/indexer/decorator.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T23:52:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@81bc582 feat: declare dependencies Files changed: M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T23:54:01+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@1511d92 chore: version bump Files changed: M setup.py Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-15T23:54:01+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.indexer@2461ce0 Add news entry Files changed: A news/1.breaking Repository: plone.indexer Branch: refs/heads/master Date: 2023-04-17T18:08:43+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.indexer@77ef417 Merge pull request #9 from plone/config-with-default-template-50a0ead2 Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/1.breaking A news/5cc689e5.internal A tox.ini M plone/__init__.py M plone/indexer/__init__.py M plone/indexer/decorator.py M plone/indexer/delegate.py M plone/indexer/interfaces.py M plone/indexer/tests.py M plone/indexer/wrapper.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 23, 2023
Branch: refs/heads/master Date: 2023-04-16T12:59:54+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@b29b18f Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/2ed8f544.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:01:17+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@e7a4c96 chore: pyupgrade Files changed: M plone/keyring/django_random.py M plone/keyring/interfaces.py M plone/keyring/keymanager.py M plone/keyring/keyring.py M plone/keyring/tests/testKeymanager.py M plone/keyring/tests/testKeyring.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:01:41+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@f7ed02a chore: isort Files changed: M plone/keyring/django_random.py M plone/keyring/interfaces.py M plone/keyring/keymanager.py M plone/keyring/keyring.py M plone/keyring/tests/testKeymanager.py M plone/keyring/tests/testKeyring.py M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:02:57+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@d771f8f chore: black Files changed: M plone/__init__.py M plone/keyring/django_random.py M plone/keyring/interfaces.py M plone/keyring/keymanager.py M plone/keyring/keyring.py M plone/keyring/tests/testKeymanager.py M plone/keyring/tests/testKeyring.py M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:03:10+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@12f4861 chore: pyupgrade Files changed: M plone/keyring/django_random.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:03:25+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@e35e252 chore: black Files changed: M plone/keyring/django_random.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:04:09+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@1a7c7b8 chore: zpretty Files changed: M plone/keyring/configure.zcml M plone/keyring/meta.zcml M plone/keyring/profiles/default/componentregistry.xml M plone/keyring/profiles/default/metadata.xml Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:05:09+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@8b1cfcd feat: drop pkgutil Files changed: M plone/__init__.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:06:12+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@a04daa6 chore: update trove classifiers Files changed: M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:06:28+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@e81a46e feat: only python3.8+ Files changed: M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:35:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@410b3f8 feat: configure dependencies Files changed: M .meta.toml M pyproject.toml Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:35:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@bbeaf3b feat: drop python 2 fallback Files changed: M plone/keyring/django_random.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:35:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@0d4112b feat: declare dependencies Files changed: M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:35:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@cb17ba8 chore: bump version Files changed: M setup.py Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-16T13:35:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.keyring@580c385 Add news entry Files changed: A news/1.breaking Repository: plone.keyring Branch: refs/heads/master Date: 2023-04-23T13:40:14+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.keyring@fa44690 Merge pull request #9 from plone/config-with-default-template-73497227 Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/1.breaking A news/2ed8f544.internal A tox.ini M plone/__init__.py M plone/keyring/configure.zcml M plone/keyring/django_random.py M plone/keyring/interfaces.py M plone/keyring/keymanager.py M plone/keyring/keyring.py M plone/keyring/meta.zcml M plone/keyring/profiles/default/componentregistry.xml M plone/keyring/profiles/default/metadata.xml M plone/keyring/tests/testKeymanager.py M plone/keyring/tests/testKeyring.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 24, 2023
Branch: refs/heads/master Date: 2023-04-23T19:34:06+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@0310f4d Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/a864b30f.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:35:01+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@5afb475 chore: pyupgrade Files changed: M plone/__init__.py M plone/rfc822/__init__.py M plone/rfc822/_utils.py M plone/rfc822/defaultfields.py M plone/rfc822/interfaces.py M plone/rfc822/supermodel.py M plone/rfc822/tests.py M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:36:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@949ee26 chore: black Files changed: M plone/__init__.py M plone/rfc822/_utils.py M plone/rfc822/defaultfields.py M plone/rfc822/interfaces.py M plone/rfc822/supermodel.py M plone/rfc822/tests.py M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:36:35+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@af42ab2 chore: pyupgrade Files changed: M plone/rfc822/_utils.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:37:02+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@e35f6c0 chore: black Files changed: M plone/rfc822/_utils.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:37:21+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@272a1a6 chore: zpretty Files changed: M plone/rfc822/configure.zcml Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:38:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@1837c23 chore: update trove classifiers Files changed: M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T19:38:30+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@de9f96c feat: pyroma Files changed: M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:08:24+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@f473432 feat: codespell Files changed: M plone/rfc822/interfaces.py M plone/rfc822/message.rst Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:15:22+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@d3b1b0b feat: flake8 Files changed: M plone/rfc822/_utils.py M plone/rfc822/defaultfields.py M plone/rfc822/interfaces.py M setup.cfg Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:29:13+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@da5bcb7 feat: drop six usage Files changed: M plone/rfc822/_utils.py M plone/rfc822/fields.rst M plone/rfc822/message.rst M plone/rfc822/tests.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:29:13+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@65cf56d feat: configure z3c.dependencychecker Files changed: M pyproject.toml Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:49:39+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@b431538 feat: declare dependencies Files changed: M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:49:39+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@a7a5d8a fix: adapt tests Files changed: M plone/rfc822/fields.rst M plone/rfc822/message.rst Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-23T22:49:40+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.rfc822@9e73822 Add news entry Files changed: A news/1.breaking Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-24T19:15:21+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.rfc822@18d927e bump version Files changed: M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-24T20:43:12+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.rfc822@9f9ea61 Remove long deprecated function. Files changed: A news/1-1.breaking M plone/rfc822/__init__.py M plone/rfc822/_utils.py M setup.py Repository: plone.rfc822 Branch: refs/heads/master Date: 2023-04-24T23:14:55+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.rfc822@f8a491d Merge pull request #9 from plone/config-with-default-template-583efcad Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/1-1.breaking A news/1.breaking A news/a864b30f.internal A tox.ini M plone/__init__.py M plone/rfc822/__init__.py M plone/rfc822/_utils.py M plone/rfc822/configure.zcml M plone/rfc822/defaultfields.py M plone/rfc822/fields.rst M plone/rfc822/interfaces.py M plone/rfc822/message.rst M plone/rfc822/supermodel.py M plone/rfc822/tests.py M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
Apr 25, 2023
Branch: refs/heads/master Date: 2023-04-25T00:00:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@1c40dee Configuring with plone/meta Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/2a4ba395.internal A tox.ini M pyproject.toml M setup.cfg Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:03:22+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@f3fd509 chore: pyupgrade Files changed: M plone/theme/layer.py M plone/theme/testing.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:03:42+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@4169241 chore: isort Files changed: M plone/theme/layer.py M plone/theme/tests/testBrowserLayerPrecedence.py M plone/theme/tests/test_doctest.py M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:04:46+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@17d1ca2 chore: black Files changed: M plone/__init__.py M plone/theme/interfaces.py M plone/theme/layer.py M plone/theme/testing.py M plone/theme/tests/__init__.py M plone/theme/tests/interfaces.py M plone/theme/tests/testBrowserLayerPrecedence.py M plone/theme/tests/test_doctest.py M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:06:33+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@d9c81bc chore: zpretty Files changed: M plone/theme/configure.zcml M plone/theme/tests/default.pt M plone/theme/tests/mytheme.pt M plone/theme/tests/tests.zcml Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:07:00+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@1ae824d fix: drop pkgutil fallback Files changed: M plone/__init__.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:08:08+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@0c6c945 chore: update trove classifiers Files changed: M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:08:15+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@13dba1c feat: pyroma Files changed: M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:11:04+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@5ae24a7 feat: declare dependencies Files changed: M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:17:42+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@9366da3 fix: adjust tests Files changed: M plone/theme/README.rst Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T00:18:09+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.theme@753d2a4 chore: bump version Files changed: M setup.py Repository: plone.theme Branch: refs/heads/master Date: 2023-04-25T16:18:21+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.theme@0abd902 Merge pull request #9 from plone/config-with-default-template-dfa2de6e Config with default template Files changed: A .editorconfig A .meta.toml A .pre-commit-config.yaml A news/2a4ba395.internal A tox.ini M plone/__init__.py M plone/theme/README.rst M plone/theme/configure.zcml M plone/theme/interfaces.py M plone/theme/layer.py M plone/theme/testing.py M plone/theme/tests/__init__.py M plone/theme/tests/default.pt M plone/theme/tests/interfaces.py M plone/theme/tests/mytheme.pt M plone/theme/tests/testBrowserLayerPrecedence.py M plone/theme/tests/test_doctest.py M plone/theme/tests/tests.zcml M pyproject.toml M setup.cfg M setup.py
mister-roboto
pushed a commit
that referenced
this pull request
May 2, 2023
Branch: refs/heads/master Date: 2023-05-01T22:47:36Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.app.intid@8052413 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2) - [github.com/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4) Files changed: M .pre-commit-config.yaml Repository: plone.app.intid Branch: refs/heads/master Date: 2023-05-02T16:42:18+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.intid@248d205 Merge pull request #9 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.