-
-
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
document github labels #184
Conversation
In index.rst you reference to githublabels, but you added the new file labels.rst, did I oversee something ? I guess you want to reference in index.rst to labels.rst right ? |
indeed, fixed |
@jensens you mean the part about 'Main Labels' ? I just did a test build with mr.docs [don't mind the theme] and in HTML it looks like this: |
below the definition list a figure should appear showing the colors of the labels, is it there? |
Just use the .. img:: directive instead of the figure one |
ok. I just copied it from somewhere in the docs ... :) |
@polyester We should update: http://docs.plone.org/about/rst-styleguide.html, currently we not even have a link to the official sphinx-rst docummentation :) |
22 status: in-progress | ||
somebody works on that issue | ||
23 status: testing | ||
pull request specific, a PR test or similar is running, waiting for results |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we really need this one? with in-progress
and ready
I would say is enough. As long as jenkins is not happy the issue/pull request is in progress.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indeed, this was introduced before jenkins reported back to github.
@jensens I added some comments if you want to review them |
…ations of labels
@gforcada thanks. |
#184 on master) Also remove unused gtenabled() methods in add.py & edit.py
confused, what happened? |
@jensens that a commit in p.a.multilingual with the text That's why I always put the full URL instead of just the reference :-) |
Branch: refs/heads/master Date: 2019-02-05T17:55:32+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.upgrade@ecbcb43 Add upgrade steps for PLIP 1653 - restructure static resources. Refs: #184 Files changed: A news/184.news M CHANGES.rst M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-06T11:45:01+01:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@f4d8542 Merge remote-tracking branch 'origin/master' into thet-staticresources Files changed: A plone/app/upgrade/v52/betas.py A plone/app/upgrade/v52/profiles/to_beta1/registry.xml A plone/app/upgrade/v52/profiles/to_beta1/repositorytool.xml M plone/app/upgrade/v52/alphas.py M plone/app/upgrade/v52/configure.zcml M plone/app/upgrade/v52/profiles.zcml D plone/app/upgrade/v52/profiles/to_alpha1/.gitkeep D plone/app/upgrade/v52/profiles/to_alpha1/repositorytool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-06T11:49:01+01:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@fed7d8f Move changed registry records to the proper upgrade profile Files changed: M CHANGES.rst M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml M plone/app/upgrade/v52/profiles/to_beta1/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-07T09:31:19+01:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@10920c9 Merge pull request #184 from plone/thet-staticresources PLIP 1653 - Restructure static resources Files changed: A news/184.news M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
Branch: refs/heads/master Date: 2019-02-05T17:55:32+01:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.upgrade@ecbcb43 Add upgrade steps for PLIP 1653 - restructure static resources. Refs: #184 Files changed: A news/184.news M CHANGES.rst M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-06T11:45:01+01:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@f4d8542 Merge remote-tracking branch 'origin/master' into thet-staticresources Files changed: A plone/app/upgrade/v52/betas.py A plone/app/upgrade/v52/profiles/to_beta1/registry.xml A plone/app/upgrade/v52/profiles/to_beta1/repositorytool.xml M plone/app/upgrade/v52/alphas.py M plone/app/upgrade/v52/configure.zcml M plone/app/upgrade/v52/profiles.zcml D plone/app/upgrade/v52/profiles/to_alpha1/.gitkeep D plone/app/upgrade/v52/profiles/to_alpha1/repositorytool.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-06T11:49:01+01:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@fed7d8f Move changed registry records to the proper upgrade profile Files changed: M CHANGES.rst M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml M plone/app/upgrade/v52/profiles/to_beta1/registry.xml Repository: plone.app.upgrade Branch: refs/heads/master Date: 2019-02-07T09:31:19+01:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@10920c9 Merge pull request #184 from plone/thet-staticresources PLIP 1653 - Restructure static resources Files changed: A news/184.news M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
Branch: refs/heads/master Date: 2019-02-23T10:40:03+01:00 Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.layout@a5693d5 Provide a proper unique id and a review state class for the first level tabs Fixes #184 Files changed: A news/184.bugfix M plone/app/layout/navigation/navtree.py Repository: plone.app.layout Branch: refs/heads/master Date: 2019-02-25T22:48:53+01:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.layout@e1e9502 Merge branch 'master' into 184-fix-tab-id-and-review-state Files changed: A news/181.bugfix D news/181.fixed Repository: plone.app.layout Branch: refs/heads/master Date: 2019-02-27T17:42:33+01:00 Author: agitator (agitator) <agitator@users.noreply.github.com> Commit: plone/plone.app.layout@a9dfe56 Merge pull request #185 from plone/184-fix-tab-id-and-review-state Provide a proper unique id and a review state class for the first lev… Files changed: A news/184.bugfix M plone/app/layout/navigation/navtree.py
Branch: refs/heads/master Date: 2019-09-27T14:18:10-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@45cd397 Update modal less Now the close button is display with high priority in z-index. Previously, the global menu was overlapping the same Files changed: M plonetheme/barceloneta/theme/less/modal.plone.less Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T14:19:49-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@c37a93d Update behaviors newsImageContainer Improvements and corrections regarding the news image. Previously the box shadow was disrupting the description reading. Files changed: M plonetheme/barceloneta/theme/less/behaviors.plone.less Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:24:07-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@4575913 CHANGES.rst Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:24:50-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@0a9f26f CHANGES.rst Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:27:28-03:00 Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com> Commit: plone/plonetheme.barceloneta@d6a6761 Delete CHANGES.rst Files changed: D CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-29T20:27:40-03:00 Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com> Commit: plone/plonetheme.barceloneta@1e632c3 Merge pull request #184 from LeuAlmeida/master Modal and News Image Container Improvements and Fixes Files changed: M plonetheme/barceloneta/theme/less/behaviors.plone.less M plonetheme/barceloneta/theme/less/modal.plone.less D CHANGES.rst
Branch: refs/heads/master Date: 2019-09-27T14:18:10-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@45cd397 Update modal less Now the close button is display with high priority in z-index. Previously, the global menu was overlapping the same Files changed: M plonetheme/barceloneta/theme/less/modal.plone.less Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T14:19:49-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@c37a93d Update behaviors newsImageContainer Improvements and corrections regarding the news image. Previously the box shadow was disrupting the description reading. Files changed: M plonetheme/barceloneta/theme/less/behaviors.plone.less Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:24:07-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@4575913 CHANGES.rst Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:24:50-03:00 Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br> Commit: plone/plonetheme.barceloneta@0a9f26f CHANGES.rst Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-27T17:27:28-03:00 Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com> Commit: plone/plonetheme.barceloneta@d6a6761 Delete CHANGES.rst Files changed: D CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2019-09-29T20:27:40-03:00 Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com> Commit: plone/plonetheme.barceloneta@1e632c3 Merge pull request #184 from LeuAlmeida/master Modal and News Image Container Improvements and Fixes Files changed: M plonetheme/barceloneta/theme/less/behaviors.plone.less M plonetheme/barceloneta/theme/less/modal.plone.less D CHANGES.rst
Branch: refs/heads/master Date: 2019-10-15T22:23:22+02:00 Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com> Commit: plone/plone.app.content@13f3316 Follow default_page_types setting when showing the items that can be selected as default page Files changed: A news/182.bugfix M plone/app/content/browser/selection.py M plone/app/content/tests/test_selectdefaultpage.py Repository: plone.app.content Branch: refs/heads/master Date: 2019-10-15T23:52:06+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.app.content@7d51404 Merge pull request #184 from plone/erral-issue-182 Follow default_page_types setting when showing the items that can be selected as default page Files changed: A news/182.bugfix M plone/app/content/browser/selection.py M plone/app/content/tests/test_selectdefaultpage.py
Branch: refs/heads/master Date: 2020-06-10T23:05:22+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@64f4fec Added test for saving the advanced control panel. This should help surface some `WrongType` exceptions. Files changed: M src/plone/app/theming/tests/test_controlpanel.py Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-10T23:07:58+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@865d37b Revert "Do not call processInputs." This reverts commit dd4f7fc15d1d7ec890780b1f64ad433efaf4fb9e. Files changed: M src/plone/app/theming/browser/controlpanel.py M src/plone/app/theming/browser/mapper.py Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-10T23:17:02+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@12e382f Import processInputs conditionally. Files changed: M src/plone/app/theming/browser/controlpanel.py M src/plone/app/theming/browser/mapper.py Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-10T23:21:40+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@e6d07c7 Do not make a string from custom_css. The field is SourceText, which is unicode on Python 2, and str on Python 3. So on Python 2, creating a string of it results in a WrongType error. See plone/plone.app.theming#183 Files changed: M src/plone/app/theming/browser/controlpanel.py Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-10T23:28:43+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@9c64d46 Revert "fix hostnameBlacklist (Theming ControlPanel) in Py3" This reverts commit d6db78dbb930837c296aae87cea16bacde391a9b. No longer needed after calling processInputs. Files changed: M src/plone/app/theming/browser/controlpanel.pt M src/plone/app/theming/browser/controlpanel.py Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-10T23:38:32+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@5cb479c Added changelog entry for #183 fix. Files changed: A news/183.bugfix Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-11T10:11:25+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.theming@a360731 Added upgrade step to reload the theming registry. Otherwise when you upgrade from Plone 5.2.1, and try to save the theming control panel, you get an error: ``` Traceback (innermost last): Module ZPublisher.WSGIPublisher, line 162, in transaction_pubevents Module ZPublisher.WSGIPublisher, line 359, in publish_module Module ZPublisher.WSGIPublisher, line 262, in publish Module ZPublisher.mapply, line 85, in mapply Module ZPublisher.WSGIPublisher, line 63, in call_object Module plone.app.theming.browser.controlpanel, line 65, in __call__ Module plone.app.theming.browser.controlpanel, line 215, in update Module plone.registry.recordsproxy, line 59, in __setattr__ AttributeError: custom_css_timestamp ``` Files changed: M src/plone/app/theming/configure.zcml M src/plone/app/theming/profiles/default/metadata.xml Repository: plone.app.theming Branch: refs/heads/master Date: 2020-06-11T20:31:42+02:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.app.theming@fdbb576 Merge pull request #184 from plone/maurits/issue-183-save-advanced-controlpanel-wrongtype Call processInputs when available, fixing WrongType Files changed: A news/183.bugfix M src/plone/app/theming/browser/controlpanel.pt M src/plone/app/theming/browser/controlpanel.py M src/plone/app/theming/browser/mapper.py M src/plone/app/theming/configure.zcml M src/plone/app/theming/profiles/default/metadata.xml M src/plone/app/theming/tests/test_controlpanel.py
Branch: refs/heads/3.4.x Date: 2021-09-08T13:02:34+02:00 Author: Érico Andrei (ericof) <ericof@gmail.com> Commit: plone/plone.app.discussion@d838fb2 Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification Files changed: A news/183.feature M plone/app/discussion/comment.py M plone/app/discussion/events.py M plone/app/discussion/interfaces.py M plone/app/discussion/subscribers.zcml M plone/app/discussion/tests/test_events.py Repository: plone.app.discussion Branch: refs/heads/3.4.x Date: 2021-09-08T14:22:25+02:00 Author: Érico Andrei (ericof) <ericof@gmail.com> Commit: plone/plone.app.discussion@d313e5c Merge pull request #184 from plone/issue-183-new-events Events for Comment and Reply modification Files changed: A news/183.feature M plone/app/discussion/comment.py M plone/app/discussion/events.py M plone/app/discussion/interfaces.py M plone/app/discussion/subscribers.zcml M plone/app/discussion/tests/test_events.py
Branch: refs/heads/master Date: 2022-03-07T14:59:01+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@8b8ca44 black Note: this is with latest black 22.1.0. The previous version (in my case locally 21.8b0) made no changes. Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T15:07:37+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@2942127 Update Zope versions that we test with: 4.7 and 5.4. Files changed: M requirements-testing-zope-4.txt M requirements-testing-zope-5.txt Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T15:08:08+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@ee59ef0 tox: test Python 3.9 with Zope 5. The GitHub actions already do this. Files changed: M tox.ini Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T17:36:15+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@010451e Merge pull request #184 from plone/maurits-fix-ci Fix CI Files changed: M requirements-testing-zope-4.txt M requirements-testing-zope-5.txt M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py M tox.ini
Branch: refs/heads/master Date: 2022-03-07T14:59:01+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@8b8ca44 black Note: this is with latest black 22.1.0. The previous version (in my case locally 21.8b0) made no changes. Files changed: M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T15:07:37+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@2942127 Update Zope versions that we test with: 4.7 and 5.4. Files changed: M requirements-testing-zope-4.txt M requirements-testing-zope-5.txt Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T15:08:08+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@ee59ef0 tox: test Python 3.9 with Zope 5. The GitHub actions already do this. Files changed: M tox.ini Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2022-03-07T17:36:15+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@010451e Merge pull request #184 from plone/maurits-fix-ci Fix CI Files changed: M requirements-testing-zope-4.txt M requirements-testing-zope-5.txt M src/plone/recipe/zope2instance/ctl.py M src/plone/recipe/zope2instance/recipe.py M tox.ini
Branch: refs/heads/main Date: 2025-01-20T22:48:51+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@4b8e567 Fix DeprecationWarnings. Files changed: A news/4090.bugfix A src/plone/rest/bbb.py M .meta.toml M README.rst M pyproject.toml M setup.py M src/plone/rest/testing.py M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T22:51:51+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@0b2786d Test on Plone 6.0.13. 6.0.9 is too old, giving various errors. See https://github.com/plone/plone.rest/actions/runs/12875351288?pr=184 And 6.0.14 may be too new, because it officially drops support for Python 3.8. Files changed: M plone-6.0.x.cfg M requirements-6.0.txt Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T23:10:53+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@7a95d54 Test Python 3.8 with Plone 6.0.13, newer Pythons on 6.0.14. Otherwise on 3.12 you get a too old Pillow and on 3.9-3.11 a too old docutils. Files changed: M plone-6.0.x.cfg M requirements-6.0.txt Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T23:25:08+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@62e7fea Do not test Plone 6.0 on Python 3.8. Do start testing 6.1. Python 3.8 is not supported since Plone 6.0.14. And it is too hard to use 6.0.13 on 3.8 and 6.0.14 on 3.9+: we would need a different requirements file for 3.8, otherwise pip fails with: ``` No matching distribution found for setuptools==75.6.0 ``` Files changed: A plone-6.1.x.cfg A requirements-6.1.txt M .github/workflows/tests.yml M plone-6.0.x.cfg Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:07:06-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@bafb5a2 Drop support for Plone 5.2 Files changed: A news/4090.breaking M .github/workflows/tests.yml M Makefile M README.rst M news/178.internal M plone-6.1.x.cfg M requirements-6.1.txt M requirements.txt M setup.py M src/plone/rest/patches.py M src/plone/rest/patches.zcml M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py M tox.ini D plone-5.2.x.cfg D requirements-5.2.txt D src/plone/rest/bbb.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:14:46-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@3a0142c fix CI Files changed: M .pre-commit-config.yaml M setup.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:48:12-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@6f4b6cf Merge pull request #184 from plone/maurits-warnings Fix DeprecationWarnings. Files changed: A news/4090.breaking A news/4090.bugfix A plone-6.1.x.cfg A requirements-6.1.txt M .github/workflows/tests.yml M .meta.toml M .pre-commit-config.yaml M Makefile M README.rst M news/178.internal M plone-6.0.x.cfg M pyproject.toml M requirements-6.0.txt M requirements.txt M setup.py M src/plone/rest/patches.py M src/plone/rest/patches.zcml M src/plone/rest/testing.py M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py M tox.ini D plone-5.2.x.cfg D requirements-5.2.txt
Branch: refs/heads/main Date: 2025-01-20T22:48:51+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@4b8e567 Fix DeprecationWarnings. Files changed: A news/4090.bugfix A src/plone/rest/bbb.py M .meta.toml M README.rst M pyproject.toml M setup.py M src/plone/rest/testing.py M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T22:51:51+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@0b2786d Test on Plone 6.0.13. 6.0.9 is too old, giving various errors. See https://github.com/plone/plone.rest/actions/runs/12875351288?pr=184 And 6.0.14 may be too new, because it officially drops support for Python 3.8. Files changed: M plone-6.0.x.cfg M requirements-6.0.txt Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T23:10:53+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@7a95d54 Test Python 3.8 with Plone 6.0.13, newer Pythons on 6.0.14. Otherwise on 3.12 you get a too old Pillow and on 3.9-3.11 a too old docutils. Files changed: M plone-6.0.x.cfg M requirements-6.0.txt Repository: plone.rest Branch: refs/heads/main Date: 2025-01-20T23:25:08+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.rest@62e7fea Do not test Plone 6.0 on Python 3.8. Do start testing 6.1. Python 3.8 is not supported since Plone 6.0.14. And it is too hard to use 6.0.13 on 3.8 and 6.0.14 on 3.9+: we would need a different requirements file for 3.8, otherwise pip fails with: ``` No matching distribution found for setuptools==75.6.0 ``` Files changed: A plone-6.1.x.cfg A requirements-6.1.txt M .github/workflows/tests.yml M plone-6.0.x.cfg Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:07:06-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@bafb5a2 Drop support for Plone 5.2 Files changed: A news/4090.breaking M .github/workflows/tests.yml M Makefile M README.rst M news/178.internal M plone-6.1.x.cfg M requirements-6.1.txt M requirements.txt M setup.py M src/plone/rest/patches.py M src/plone/rest/patches.zcml M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py M tox.ini D plone-5.2.x.cfg D requirements-5.2.txt D src/plone/rest/bbb.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:14:46-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@3a0142c fix CI Files changed: M .pre-commit-config.yaml M setup.py Repository: plone.rest Branch: refs/heads/main Date: 2025-01-24T11:48:12-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.rest@6f4b6cf Merge pull request #184 from plone/maurits-warnings Fix DeprecationWarnings. Files changed: A news/4090.breaking A news/4090.bugfix A plone-6.1.x.cfg A requirements-6.1.txt M .github/workflows/tests.yml M .meta.toml M .pre-commit-config.yaml M Makefile M README.rst M news/178.internal M plone-6.0.x.cfg M pyproject.toml M requirements-6.0.txt M requirements.txt M setup.py M src/plone/rest/patches.py M src/plone/rest/patches.zcml M src/plone/rest/testing.py M src/plone/rest/testing.zcml M src/plone/rest/tests/test_traversal.py M tox.ini D plone-5.2.x.cfg D requirements-5.2.txt
Branch: refs/heads/main Date: 2025-02-07T13:59:34-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.volto@4fd1196 Add more summary fields for rendering listings Files changed: M src/plone/volto/summary.py Repository: plone.volto Branch: refs/heads/main Date: 2025-02-07T14:00:59-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.volto@9e1d919 changelog Files changed: A news/184.bugfix Repository: plone.volto Branch: refs/heads/main Date: 2025-02-10T12:18:36-08:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.volto@2cb0c9a Merge pull request #184 from plone/summary-fields Add more summary fields for rendering listings Files changed: A news/184.bugfix M src/plone/volto/summary.py
Take information from
https://docs.google.com/spreadsheets/d/1IQ73bSQ10b0pwoUFn0u8SE4epDdvwjhTiYTDyPAhx7A/edit#gid=0
Enhanced it and turned into ReST
@svx @polyester - may you have a look, esp. I'am not sure if the "figure " works in papyrus that way.