-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tips submodules/plone.restapi submodules/volto
- Loading branch information
1 parent
1675ba5
commit bf76a09
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule plone.restapi
updated
16 files
+27 −0 | CHANGES.rst | |
+0 −1 | news/1685.internal | |
+0 −1 | news/1757.feature | |
+1 −0 | news/1823.feature | |
+0 −1 | news/1855.bugfix | |
+0 −1 | news/1857.bugfix | |
+0 −1 | news/1858.bugfix | |
+0 −1 | news/1861.feature | |
+0 −1 | news/1864.bugfix | |
+0 −1 | news/4090.bugfix | |
+1 −1 | setup.py | |
+14 −5 | src/plone/restapi/serializer/dxcontent.py | |
+5 −0 | src/plone/restapi/serializer/site.py | |
+8 −5 | src/plone/restapi/services/locking/__init__.py | |
+33 −0 | src/plone/restapi/services/workingcopy/configure.zcml | |
+43 −0 | src/plone/restapi/tests/test_locking.py |
Submodule volto
updated
48 files