Commit ed374a1
3 files changed
+45
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 123 | | |
160 | 124 | | |
161 | 125 | | |
| |||
315 | 279 | | |
316 | 280 | | |
317 | 281 | | |
318 | | - | |
| 282 | + | |
319 | 283 | | |
320 | 284 | | |
321 | 285 | | |
322 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
Submodule plone.restapi updated 21 files
- CHANGES.rst-32
- README.rst+4-3
- docs/source/endpoints/searching.md+6-8
- news/1555.doc-1
- setup.py+1-1
- src/plone/restapi/blocks_linkintegrity.py+1-3
- src/plone/restapi/search/query.py+2-15
- src/plone/restapi/serializer/site.py-1
- src/plone/restapi/services/locking/__init__.py+1-5
- src/plone/restapi/tests/helpers.py-12
- src/plone/restapi/tests/http-examples/jwt_logged_in.resp-1
- src/plone/restapi/tests/http-examples/lock.resp+1-1
- src/plone/restapi/tests/http-examples/lock_nonstealable_timeout.resp+1-1
- src/plone/restapi/tests/http-examples/refresh_lock.resp+1-1
- src/plone/restapi/tests/http-examples/search_sort_multiple_indexes.req-3
- src/plone/restapi/tests/http-examples/search_sort_multiple_indexes.resp-51
- src/plone/restapi/tests/http-examples/siteroot.resp-1
- src/plone/restapi/tests/http-examples/translated_messages_addons.resp+8-8
- src/plone/restapi/tests/http-examples/workingcopy_baseline_get.resp+1-1
- src/plone/restapi/tests/test_blocks_linkintegrity.py-29
- src/plone/restapi/tests/test_documentation.py+10-22
- .storybook/static/previewImage.png
- .storybook/static/previewImage.svg-48
- CHANGELOG.md+1-66
- Makefile+4-11
- addon-registry.js+4-18
- api/buildout.cfg+1-1
- cypress/support/commands.js+8-9
- cypress/tests/core/blocks/blocks.js-15
- cypress/tests/core/volto-slate/09-block-slate-slashmenu.js-18
- cypress/tests/coresandbox/fields.js+1-43
- docker-compose.yml+2-2
- docs/source/_static/user-manual/blocks/add_new_block.gif
- docs/source/_static/user-manual/blocks/block_left_plus_icon.png
- docs/source/_static/user-manual/blocks/blocks_type_menu.png
- docs/source/addons/index.md-32
- docs/source/developer-guidelines/branch-policy.md-5
- docs/source/getting-started/install.md+13-3
- docs/source/getting-started/others.md+16-25
- docs/source/index.md-1
- docs/source/recipes/creating-project.md+3-14
- docs/source/release-notes/index.md+7-3
- docs/source/theming/custom-styling.md+11-50
- docs/source/user-manual/blocks.md-85
- docs/source/user-manual/index.md-33
- locales/ca/LC_MESSAGES/volto.po+2-2
- locales/de/LC_MESSAGES/volto.po+169-169
- locales/en/LC_MESSAGES/volto.po+2-2
- locales/es/LC_MESSAGES/volto.po+30-30
- locales/eu/LC_MESSAGES/volto.po+112-112
- locales/fr/LC_MESSAGES/volto.po+454-454
- locales/it/LC_MESSAGES/volto.po+2-2
- locales/ja/LC_MESSAGES/volto.po+2-2
- locales/nl/LC_MESSAGES/volto.po+2-2
- locales/pt/LC_MESSAGES/volto.po+2-2
- locales/pt_BR/LC_MESSAGES/volto.po+43-43
- locales/ro/LC_MESSAGES/volto.po+2-2
- locales/volto.pot+3-3
- locales/zh_CN/LC_MESSAGES/volto.po-4.6k
- news/3979.documentation+1
- news/3985.feature+1
- news/3989.bugfix+1
- news/3992.documentation+1
- news/3995.documentation+1
- news/4001.documentation+1
- news/4051.bug-1
- news/4105.internal-1
- news/4108.bugfix-1
- news/4113.bug-1
- news/4115.bugfix-1
- news/4116.bugfix-1
- news/4121.feature-1
- package.json+6-17
- packages/coresandbox/src/components/Blocks/TestBlock/View.jsx+1-6
- packages/coresandbox/src/components/Blocks/TestBlock/schema.js-5
- packages/generator-volto/CHANGELOG.md+5-10
- packages/generator-volto/README.md-6
- packages/generator-volto/__tests__/addon.js
- packages/generator-volto/__tests__/app.js+6-58
- packages/generator-volto/generators/addon/templates/cypress.config.js-8
- packages/generator-volto/generators/addon/templates/cypress/integration/.gitkeep
- packages/generator-volto/generators/app/templates/.eslintrc.js+1-10
- packages/generator-volto/generators/app/templates/Makefile+2-2
- packages/generator-volto/generators/app/templates/cypress.config.js-8
- packages/generator-volto/generators/app/templates/cypress/integration/.gitkeep
- packages/generator-volto/generators/app/utils.js+7-12
- packages/generator-volto/news/.gitkeep
- packages/generator-volto/news/4073.feature-1
- packages/generator-volto/news/4074.bugfix-1
- packages/generator-volto/package.json+5-6
- packages/generator-volto/towncrier.toml-33
- packages/generator-volto/yarn.lock-12
- packages/scripts/CHANGELOG.md+9-7
- packages/scripts/corepackagebump.js-20
- packages/scripts/news/.gitkeep
- packages/scripts/package.json+4-4
- packages/scripts/towncrier.toml-33
- packages/volto-slate/package.json+2-2
- packages/volto-slate/src/blocks/Text/SlashMenu.jsx+5-14
- packages/volto-slate/src/blocks/Text/keyboard/slashMenu.js+1-4
- packages/volto-slate/src/editor/config.jsx-3
- packages/volto-slate/src/editor/deserialize.js+24-37
- packages/volto-slate/src/utils/blocks.js-31
- packages/volto-slate/src/widgets/HtmlSlateWidget.jsx+1-1
- razzle.config.js-25
- src/components/manage/Blocks/Block/DefaultView.jsx+1-1
- src/components/manage/Contents/Contents.jsx+1-1
- src/components/manage/Controlpanels/Groups/GroupsControlpanel.jsx+2-5
- src/components/manage/Controlpanels/Users/UsersControlpanel.jsx+3-8
- src/components/manage/Form/Form.jsx+1-10
- src/components/manage/ReactVirtualized/DynamicRowHeightList.jsx+1-14
- src/components/manage/Widgets/ArrayWidget.jsx-3
- src/components/manage/Widgets/RecurrenceWidget/Occurences.jsx+1-1
- src/components/theme/Logo/Logo.stories.jsx-27
- src/components/theme/SearchWidget/SearchWidget.jsx-4
- src/components/theme/View/DefaultView.jsx+3-11
- src/config/index.js+1
- src/registry.js+8
- theme/theme.config+3-3
- yarn.lock+41-101
0 commit comments