-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Implement new ContentBrowserWidget
#51
Conversation
@petschki thanks for creating this Pull Request and helping to improve Plone! TL;DR: Finish pushing changes, pass all other checks, then paste a comment:
To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically. Happy hacking! |
@gforcada this depends on a source checkout of |
0279a2f
to
67977ca
Compare
a0b16e2
to
7a8bb5f
Compare
7a8bb5f
to
524054c
Compare
meta tests cannot be configured with checkouts (at least I could not) ... jenkins is green though. |
This targets Plone 6.1 only and should be released as
4.0.0
... Plone 6.0 stays on3.x
(TODO: make branchdone)related PR:
ContentBrowserWidget
for the newpat-contentbrowser
pattern plone.app.z3cform#197)pat-contentbrowser
implementation mockup#1377)pat-contentbrowser
resources plone.staticresources#336)