plone.app.discussion/plone/app/discussion/browser
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
..
javascripts Fix JS comment deletion 2012-05-29 13:26:05 +02:00
stylesheets Always show existing comments, even if commenting is disabled. 2011-01-07 15:27:17 +00:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
captcha.py Pep8 2012-01-14 07:13:39 +01:00
captcha.txt Whitespace 2012-01-25 15:57:17 +01:00
captcha.zcml Remove "Plone 3 only" code; Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies anymore. 2011-02-08 09:28:51 +00:00
comment.py fix url redirect for content types that must have /view in url to view contents 2012-03-14 15:01:17 -07:00
comments.pt Make comments and controlpanel views more robust, so they don't break if no workflow is assigned to the 'Discussion Item' content type. 2012-03-15 13:06:00 +01:00
comments.py No need to define portal_membership tool twice. 2012-03-19 16:32:33 +01:00
configure.zcml Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
controlpanel.pt Warning message added to discussion control panel that shows up if there are unmigrated comments. 2012-03-15 20:00:08 +01:00
controlpanel.py No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
conversation.py Even simpler code :) 2011-04-15 16:56:17 +00:00
migration.py Pep8 2012-01-13 14:40:26 +01:00
moderation.pt merge r46437 and r46946 from davisagli-features: respect the per-comment mime_type setting, and use the old cooked text/html from legacy comments when migrating 2011-04-02 19:51:37 +00:00
moderation.py Pep8 2012-01-13 10:16:01 +01:00
traversal.py Pep8 2012-01-14 07:35:59 +01:00
validator.py Pep8 2012-01-14 07:30:43 +01:00