File tree
4 files changed
+80
-3
lines changed- docs/admin-guide
- submodules
4 files changed
+80
-3
lines changedLines changed: 77 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + |
- .editorconfig+8-22
- .flake8-22
- .github/workflows/black.yml+32
- .github/workflows/docs.yml+4-4
- .github/workflows/isort.yml+32
- .github/workflows/meta.yml-66
- .github/workflows/plone_python.yml+4-10
- .github/workflows/rtd-pr-preview.yml-22
- .gitignore+26-53
- .meta.toml-167
- .pre-commit-config.yaml-95
- .readthedocs.yaml-27
- .vscode/settings.json-5
- CHANGES.rst+1-189
- CONTRIBUTING.rst+1-1
- MANIFEST.in-2
- Makefile+62
- README.md+5-1
- dependabot.yml-11
- docs/about.md+6-1
- docs/conf.py+22-50
- docs/content.md-15
- docs/contribute.md-240
- docs/contribute/develop.md+299
- docs/contribute/index.md+24
- docs/env.md+1-1
- docs/group.md+1-1
- docs/index.md+1-1
- docs/portal.md+2-2
- docs/relation.md+1-1
- docs/user.md+12-3
- fix-converted-myst.py+8-8
- netlify.toml+5
- pyproject.toml+2-149
- requirements-docs.txt+2-3
- setup.cfg+27
- setup.py+13-30
- src/plone/api/configure.zcml+1-2
- src/plone/api/content.py+26-41
- src/plone/api/env.py+1-1
- src/plone/api/portal.py+5-10
- src/plone/api/profiles/testfixture/metadata.xml+1-1
- src/plone/api/profiles/testfixture/types.xml+4-10
- src/plone/api/profiles/testfixture/types/Dexterity_Folder.xml+39-61
- src/plone/api/profiles/testfixture/types/Dexterity_Item.xml+39-61
- src/plone/api/relation.py+18-24
- src/plone/api/testing.zcml+10-14
- src/plone/api/tests/Dexterity_Folder.xml+2-2
- src/plone/api/tests/Dexterity_Item.xml+2-2
- src/plone/api/tests/test_content.py+40-65
- src/plone/api/tests/test_doctests.py+1-1
- src/plone/api/tests/test_env.py+6-7
- src/plone/api/tests/test_group.py+1-1
- src/plone/api/tests/test_portal.py+27-35
- src/plone/api/tests/test_user.py+8-2
- src/plone/api/user.py+2-13
- src/plone/api/validation.py+1-1
- tox.ini+117-249
Submodule plone.restapi updated 378 files
Submodule volto updated 5044 files
0 commit comments