Skip to content

Commit

Permalink
[fc] Repository: plone.app.discussion
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ericof committed Sep 8, 2021
1 parent e372b1c commit 8bf317d
Showing 1 changed file with 29 additions and 19 deletions.
Loading

0 comments on commit 8bf317d

Please sign in to comment.