plone.app.discussion/plone/app/discussion
Timo Stollenwerk cdf2beda40 Make sure only comments to the content object are removed from the catalog when the content object is moved.
svn path=/plone.app.discussion/trunk/; revision=51527
2011-08-04 15:53:21 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Automatically reload batch moderation page if no comments are left. This refs #11298. 2011-07-15 17:29:29 +00:00
i18n updated Simplified Chinese translations 2011-07-26 06:04:48 +00:00
locales updated Simplified Chinese translations 2011-07-26 06:04:48 +00:00
profiles/default Move comments.js registration so it is merged along with other anonymous resources 2011-06-05 22:30:56 +00:00
tests Make sure only comments to the content object are removed from the catalog when the content object is moved. 2011-08-04 15:53:21 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py 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
architecture.txt Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. 2010-06-04 11:22:16 +00:00
catalog.py Make sure the catalog index for creator always stores encoded stings and not unicode since all strings in the catalog have to be utf-8 encoded strings. 2011-07-25 08:12:04 +00:00
comment.py Make sure only comments to the content object are removed from the catalog when the content object is moved. 2011-08-04 15:53:21 +00:00
configure.zcml Plone 3 specific exclusion of plone.app.uuid removed. 2011-07-03 18:26:06 +00:00
conversation.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Move some policy out of the conversation storage adapter into a view, 2011-04-15 04:29:46 +00:00
notifications.zcml Removed the conditional loading of event subscribers: 2010-12-16 02:12:13 +00:00
patches.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
permissions.zcml Remove collective.autopermission dependency. 2011-01-20 19:37:54 +00:00
subscribers.zcml Update comment brains in zcatalog when moving a content object with comments. This fixes http://dev.plone.org/plone/ticket/11331. Refs #11331 2011-07-03 18:36:02 +00:00
testing.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
tool.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
upgrades.py add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
upgrades.zcml merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line 2011-04-08 20:23:07 +00:00
vocabularies.py Nuke trailing white space 2010-12-15 23:52:56 +00:00