plone.app.discussion/plone/app/discussion
Andreas Jung 8f41e4a201
removed layer for @conversation_view
2023-02-03 18:06:18 +01:00
..
browser removed layer for @conversation_view 2023-02-03 18:06:18 +01:00
i18n Update Traditional Chinese Translation. 2016-09-10 07:30:47 +00:00
profiles/default Set timezone for creation and modification dates of comments 2022-10-18 16:06:24 +02:00
tests Use correct date when indexing. Update comment indexes to use America/Los_Angeles 2022-10-24 23:43:35 +02:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
architecture.txt Whitespace. 2012-01-09 16:31:52 +01:00
catalog.py Use correct date when indexing. Update comment indexes to use America/Los_Angeles 2022-10-24 23:43:35 +02:00
comment.py Use py3 super syntax 2022-10-24 22:10:26 +02:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml use plone.base and remove dependencies to CMFPlone 2022-05-02 00:39:34 +02:00
contentrules.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
contentrules.zcml Changes NotifyOnDelete to CommentDeletedEvent and NotifyOnPublish to CommentPublishedEvent for respect naming of event and interface 2018-10-24 16:49:22 +02:00
conversation.py use plone.base and remove dependencies to CMFPlone 2022-05-02 00:39:34 +02:00
conversation.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
design.txt Whitespace. 2012-01-09 16:31:52 +01:00
events.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
interfaces.py use plone.base and remove dependencies to CMFPlone 2022-05-02 00:39:34 +02:00
notifications.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
permissions.zcml #180 Added 'View comments' permission 2022-02-17 16:37:38 +02:00
subscribers.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
subscribers.zcml use plone.base and remove dependencies to CMFPlone 2022-05-02 00:39:34 +02:00
testing.py missed file 2022-09-18 20:46:04 -07:00
tool.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00
upgrades.py Set timezone for creation and modification dates of comments 2022-10-18 16:06:24 +02:00
upgrades.zcml Set timezone for creation and modification dates of comments 2022-10-18 16:06:24 +02:00
vocabularies.py find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} + 2022-05-01 23:14:41 +02:00