plone.app.discussion/plone/app/discussion
Timo Stollenwerk 3b1d1b8967 Changelog entry and test to fix #12437 added. 2011-12-21 19:37:40 +01:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser whitespace. 2011-08-26 11:13:19 +00:00
i18n fixed typo 2011-11-21 19:27:43 +01:00
locales updated Spanish translation 2011-12-14 15:35:46 -06:00
profiles/default Remove one_state_workflow customizations. 2011-08-22 19:27:42 +00:00
tests Changelog entry and test to fix #12437 added. 2011-12-21 19:37:40 +01: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 Do not raise an error if the comment text is None. 2011-11-30 13:05:59 +01:00
configure.zcml Plone 3 specific exclusion of plone.app.uuid removed. 2011-07-03 18:26:06 +00:00
conversation.py Make sure the conversation.getComments method returns acquisition wrapped comments. 2011-08-18 06:39:25 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Fix various text typos. 2011-10-30 08:11:06 +01:00
notifications.zcml Removed the conditional loading of event subscribers: 2010-12-16 02:12:13 +00:00
patches.py Rename discussion var to ctool which is more appropriate. 2011-12-21 19:17:58 +01: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 Markdown syntax added to possible comment text transforms. 2011-08-05 10:08:39 +00:00