Skip to content

Commit

Permalink
[fc] Repository: plone.app.content
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-09-22T22:47:48+02:00
Author: Laurent Lasudry (laulaz) <[email protected]>
Commit: plone/plone.app.content@f68091e

Fix cut / delete for content with lock created by current user

This refs #266

Files changed:
A news/266.bugfix
M plone/app/content/browser/actions.py
M plone/app/content/browser/contents/cut.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/tests/test_folder.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2023-10-13T17:07:04-07:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/plone.app.content@fcd7306

Merge pull request #267 from plone/laulaz-issue-266-cut-delete-with-lock

Fix cut / delete for content with lock created by current user

Files changed:
A news/266.bugfix
M plone/app/content/browser/actions.py
M plone/app/content/browser/contents/cut.py
M plone/app/content/browser/contents/delete.py
M plone/app/content/tests/test_folder.py
  • Loading branch information
davisagli committed Oct 14, 2023
1 parent f67d535 commit 9026eda
Showing 1 changed file with 42 additions and 0 deletions.
Loading

0 comments on commit 9026eda

Please sign in to comment.