plone.app.discussion/plone/app/discussion
Gaudenz Steinlin 4e0bf9f25e Fix JS comment deletion
If the comment tree had just one top level comment the whole tree was
removed by the JS code if just one comment in the tree was deleted.
These comments were (correctly) not removed from the ZODB.
2012-05-29 13:26:05 +02:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fix JS comment deletion 2012-05-29 13:26:05 +02:00
i18n fixed typo 2011-11-21 19:27:43 +01:00
locales fixed Kanji typo. 2012-05-15 20:54:56 +09:00
profiles/default Add missing meta_typ to 'Review comments' portal action. 2012-02-29 09:32:35 +01:00
tests Make topic/collection tests pass when plone.app.collection is installed. 2012-04-02 22:00:27 +02:00
__init__.py Pep8 2012-01-14 07:30:43 +01:00
architecture.txt Whitespace. 2012-01-09 16:31:52 +01:00
catalog.py Pep8 2012-01-14 07:41:50 +01:00
comment.py revert modification date since this is fixed in p.a.caching now 2012-02-25 11:59:30 +01:00
configure.zcml Plone 3 specific exclusion of plone.app.uuid removed. 2011-07-03 18:26:06 +00:00
conversation.py Pep8 2012-01-14 07:13:39 +01:00
design.txt Whitespace. 2012-01-09 16:31:52 +01:00
interfaces.py Move IDiscussionSettings to the bottom of the interfaces file. 2012-01-25 16:02:00 +01:00
notifications.zcml No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
patches.py Pep8 2012-01-14 06:57:25 +01:00
permissions.zcml Remove collective.autopermission dependency. 2011-01-20 19:37:54 +00:00
subscribers.zcml No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
testing.py Make comment collection tests work with plone.app.collection. 2012-03-31 18:40:58 +02:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
tool.py Pep8 2012-01-14 07:13:39 +01:00
upgrades.py add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
upgrades.zcml Whitespace. 2012-01-09 16:31:52 +01:00
vocabularies.py Pep8 2012-01-14 07:47:07 +01:00