Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add plone.api to test-eggs. #112

Merged
merged 1 commit into from Sep 16, 2015
Merged

Add plone.api to test-eggs. #112

merged 1 commit into from Sep 16, 2015

Conversation

tisto
Copy link
Sponsor Member

@tisto tisto commented Sep 16, 2015

No description provided.

@tisto
Copy link
Sponsor Member Author

tisto commented Sep 16, 2015

tisto added a commit that referenced this pull request Sep 16, 2015
Add plone.api to test-eggs.
@tisto tisto merged commit 28e2784 into 5.0 Sep 16, 2015
@tisto tisto deleted the ploneapi-test branch September 16, 2015 07:37
mister-roboto pushed a commit that referenced this pull request Sep 20, 2016
Branch: refs/heads/master
Date: 2016-09-19T17:10:10+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.discussion@358ec89

Apply security hotfix 20160830 for redirects.

Files changed:
M CHANGES.rst
M plone/app/discussion/browser/moderation.py
M plone/app/discussion/tests/test_moderation_view.py
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2016-09-20T10:52:21+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@6082876

Merge pull request #112 from plone/apply-hotfix-20160830-master

Apply security hotfix 20160830 for redirects. [master]

Files changed:
M CHANGES.rst
M plone/app/discussion/browser/moderation.py
M plone/app/discussion/tests/test_moderation_view.py
mister-roboto pushed a commit that referenced this pull request Sep 20, 2016
Branch: refs/heads/master
Date: 2016-09-19T17:10:10+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.discussion@358ec89

Apply security hotfix 20160830 for redirects.

Files changed:
M CHANGES.rst
M plone/app/discussion/browser/moderation.py
M plone/app/discussion/tests/test_moderation_view.py
Repository: plone.app.discussion
Branch: refs/heads/master
Date: 2016-09-20T10:52:21+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.discussion@6082876

Merge pull request #112 from plone/apply-hotfix-20160830-master

Apply security hotfix 20160830 for redirects. [master]

Files changed:
M CHANGES.rst
M plone/app/discussion/browser/moderation.py
M plone/app/discussion/tests/test_moderation_view.py
mister-roboto pushed a commit that referenced this pull request Jan 13, 2017
Branch: refs/heads/master
Date: 2017-01-13T14:21:51+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.layout@0271861

Fix error in viewlet when related dexterity item has been deleted.

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/content.py
M plone/app/layout/viewlets/tests/test_content.py
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2017-01-13T20:41:52+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.layout@e520e1c

Merge pull request #112 from plone/fix-deleted-related-dexterity-item-master

Fix error in viewlet when related dexterity item has been deleted. [master]

Files changed:
M CHANGES.rst
M plone/app/layout/viewlets/content.py
M plone/app/layout/viewlets/tests/test_content.py
mister-roboto pushed a commit that referenced this pull request May 7, 2018
Branch: refs/heads/master
Date: 2018-05-07T11:09:03-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.portlets@fbc0aef

Test against p.a.contenttypes instead of Archetypes

Files changed:
M CHANGES.rst
M plone/app/portlets/testing.py
M plone/app/portlets/tests/test_actions_portlet.py
M plone/app/portlets/tests/test_classic_portlet.py
M setup.py
Repository: plone.app.portlets

Branch: refs/heads/master
Date: 2018-05-07T12:27:06-04:00
Author: David Glick (davisagli) <david.glick@plone.org>
Commit: plone/plone.app.portlets@9a6c8e4

Merge pull request #112 from plone/no-at-master

Test against p.a.contenttypes instead of Archetypes

Files changed:
M CHANGES.rst
M plone/app/portlets/testing.py
M plone/app/portlets/tests/test_actions_portlet.py
M plone/app/portlets/tests/test_classic_portlet.py
M setup.py
mister-roboto pushed a commit that referenced this pull request Sep 30, 2018
Branch: refs/heads/master
Date: 2018-09-28T11:23:27+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.Archetypes@4e961dc

Made the bbb_at imports conditional.

Fall back to plone.app.testing.bbb, needed in plone.app.testing 5 or earlier.
plone/Products.Archetypes#111

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/attestcase.py
M Products/Archetypes/tests/test_date_components_support_script.py
M Products/Archetypes/tests/test_interfaces.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-09-30T07:19:40+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.Archetypes@6804a0f

Merge pull request #112 from plone/conditional-bbb-at-imports

Made the bbb_at imports conditional.

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/attestcase.py
M Products/Archetypes/tests/test_date_components_support_script.py
M Products/Archetypes/tests/test_interfaces.py
mister-roboto pushed a commit that referenced this pull request Sep 30, 2018
Branch: refs/heads/master
Date: 2018-09-28T11:23:27+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/Products.Archetypes@4e961dc

Made the bbb_at imports conditional.

Fall back to plone.app.testing.bbb, needed in plone.app.testing 5 or earlier.
plone/Products.Archetypes#111

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/attestcase.py
M Products/Archetypes/tests/test_date_components_support_script.py
M Products/Archetypes/tests/test_interfaces.py
Repository: Products.Archetypes

Branch: refs/heads/master
Date: 2018-09-30T07:19:40+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/Products.Archetypes@6804a0f

Merge pull request #112 from plone/conditional-bbb-at-imports

Made the bbb_at imports conditional.

Files changed:
M CHANGES.rst
M Products/Archetypes/tests/attestcase.py
M Products/Archetypes/tests/test_date_components_support_script.py
M Products/Archetypes/tests/test_interfaces.py
mister-roboto pushed a commit that referenced this pull request Sep 3, 2019
Branch: refs/heads/master
Date: 2019-08-29T10:33:04+02:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.dexterity@e63e55a

Avoid looking up behaviors with an empty name

Fixes #110

Files changed:
A news/110.bugfix
M plone/dexterity/schema.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2019-09-03T13:24:21+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.dexterity@76bdf0b

Merge pull request #112 from plone/110-do-not-lookup-faux-behaviors

Avoid looking up behaviors with an empty name

Files changed:
A news/110.bugfix
M plone/dexterity/schema.py
mister-roboto pushed a commit that referenced this pull request Mar 24, 2020
Branch: refs/heads/master
Date: 2020-03-24T09:22:57+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.z3cform@9395c42

add test

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

Branch: refs/heads/master
Date: 2020-03-24T13:05:22+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.z3cform@23a6da7

Merge pull request #112 from plone/displaytemplate_for_relationfields

add test for new displaytemplate for relationfields

Files changed:
M plone/app/z3cform/tests/test_widgets.py
mister-roboto pushed a commit that referenced this pull request Jul 11, 2022
Branch: refs/heads/1.x
Date: 2022-07-07T16:34:56+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.querystring@d1a1d54

add failing tests to use SearchableText

Files changed:
M plone/app/querystring/tests/testQueryBuilder.py
Repository: plone.app.querystring

Branch: refs/heads/1.x
Date: 2022-07-08T18:12:21+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.querystring@4a6bfdb

rework the munge_search_term function

Files changed:
M plone/app/querystring/querybuilder.py
Repository: plone.app.querystring

Branch: refs/heads/1.x
Date: 2022-07-08T18:12:26+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.querystring@f72bfb2

changelog

Files changed:
A news/111.bugfix
Repository: plone.app.querystring

Branch: refs/heads/1.x
Date: 2022-07-09T11:16:17+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/plone.app.querystring@7452027

fix positional arguments in class method

Files changed:
M plone/app/querystring/querybuilder.py
Repository: plone.app.querystring

Branch: refs/heads/1.x
Date: 2022-07-09T11:17:40+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/plone.app.querystring@2b54538

typo

Files changed:
M plone/app/querystring/querybuilder.py
Repository: plone.app.querystring

Branch: refs/heads/1.x
Date: 2022-07-11T08:07:05+02:00
Author: Peter Mathis (petschki) <petschki@users.noreply.github.com>
Commit: plone/plone.app.querystring@252854f

Merge pull request #112 from plone/erral-issue-111

Fixes #111 for branch 1.x

Files changed:
A news/111.bugfix
M plone/app/querystring/querybuilder.py
M plone/app/querystring/tests/testQueryBuilder.py
mister-roboto pushed a commit that referenced this pull request Sep 19, 2022
Branch: refs/heads/master
Date: 2022-09-18T19:50:41-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.users@c36592c

Use longer passwords in tests

Files changed:
M plone/app/users/tests/base.py
M plone/app/users/tests/duplicate_email.rst
M plone/app/users/tests/email_login.rst
M plone/app/users/tests/flexible_user_registration.rst
M plone/app/users/tests/member_search.rst
M plone/app/users/tests/password.rst
M plone/app/users/tests/personal_preferences_prefs_user_details.rst
M plone/app/users/tests/registration_forms.rst
M plone/app/users/tests/test_new_user.py
M plone/app/users/tests/userdata_prefs_user_details.rst
Repository: plone.app.users

Branch: refs/heads/master
Date: 2022-09-18T19:51:22-07:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.app.users@cc8cac8

changelog

Files changed:
A news/112.bugfix
Repository: plone.app.users

Branch: refs/heads/master
Date: 2022-09-19T11:15:42+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@49c42ce

Merge pull request #112 from plone/pw-length

Use longer passwords in tests

Files changed:
A news/112.bugfix
M plone/app/users/tests/base.py
M plone/app/users/tests/duplicate_email.rst
M plone/app/users/tests/email_login.rst
M plone/app/users/tests/flexible_user_registration.rst
M plone/app/users/tests/member_search.rst
M plone/app/users/tests/password.rst
M plone/app/users/tests/personal_preferences_prefs_user_details.rst
M plone/app/users/tests/registration_forms.rst
M plone/app/users/tests/test_new_user.py
M plone/app/users/tests/userdata_prefs_user_details.rst
mister-roboto pushed a commit that referenced this pull request Jan 25, 2023
Branch: refs/heads/master
Date: 2023-01-25T17:04:58+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.caching@4f83ff9

Fix css classes for &lt;select /&gt; in controlpanel

Files changed:
M plone/app/caching/browser/controlpanel.pt
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-01-25T17:06:18+01:00
Author: Peter Mathis (petschki) <peter.mathis@kombinat.at>
Commit: plone/plone.app.caching@f36fbd3

changenote

Files changed:
A news/112.bugfix
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2023-01-25T21:30:54+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.caching@8a5a3df

Merge pull request #112 from plone/controlpanel-cssclass-fix

Fix css classes for `&lt;select /&gt;` in controlpanel

Files changed:
A news/112.bugfix
M plone/app/caching/browser/controlpanel.pt
mister-roboto pushed a commit that referenced this pull request Mar 12, 2023
Branch: refs/heads/main
Date: 2023-03-12T22:33:16+01:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.volto@3df9d44

Use correct service_url when calling make_document (#112)

* Use correct service_url when calling make_document. Fix #95

* black

---------

Co-authored-by: Timo Stollenwerk &lt;tisto@users.noreply.github.com&gt;

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

Successfully merging this pull request may close these issues.

None yet

1 participant