plone.app.discussion/plone/app/discussion
Takanori Suzuki acae47c17a update japanese translation 2015-04-29 17:57:23 +09:00
..
browser fix window load event to use 2015-02-11 16:30:03 -06:00
i18n i18n for ICaptcha interface field 2015-03-23 18:06:29 +10:00
locales update japanese translation 2015-04-29 17:57:23 +09:00
profiles/default Merge branch 'master' into plip10359-z3cform 2015-01-29 21:31:45 +01:00
tests create doc1 in the text fixture rather than in setup for each test 2015-03-09 21:51:45 -07:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00: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 Fix total_comments indexer 2015-02-16 11:31:47 +01:00
comment.py Read mail settings from new (Plone 5) registry. 2014-12-13 16:20:08 +01:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml add delete_own_comment_enabled option in control panel 2014-09-20 16:02:48 +02:00
contentrules.py Don't use session at all for content rules, set the event in the request to be able to access comment attributes. This fixes 'InvalidObjectReference: A new object is reachable from multiple databases.' if comment contains a RichTextValue which contains a RawValueHolder (persistent object). 2014-09-20 14:54:02 +02:00
contentrules.zcml Remove hard dependency on plone.stringinterp 2014-04-18 16:42:06 +03:00
conversation.py Fix total_comments indexer 2015-02-16 11:31:47 +01: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 Don't use session at all for content rules, set the event in the request to be able to access comment attributes. This fixes 'InvalidObjectReference: A new object is reachable from multiple databases.' if comment contains a RichTextValue which contains a RawValueHolder (persistent object). 2014-09-20 14:54:02 +02:00
interfaces.py i18n for ICaptcha interface field 2015-03-23 18:06:29 +10:00
notifications.zcml No longer depend on zope.app packages. 2012-05-18 18:19:12 -04:00
patches.py Pep8 2013-12-15 12:02:32 +01:00
permissions.zcml merged master 2014-08-17 04:48:44 +02:00
subscribers.py Pep8 2013-12-15 12:02:32 +01:00
subscribers.zcml Trigger custom comment events on comment add/remove/reply 2014-04-18 16:32:43 +03:00
testing.py create doc1 in the text fixture rather than in setup for each test 2015-03-09 21:51:45 -07:00
tool.py Pep8 2012-01-14 07:13:39 +01:00
upgrades.py fixed upgrade step 2014-05-15 17:51:05 +02:00
upgrades.zcml remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades 2013-01-08 10:31:16 +01:00
vocabularies.py Pep8. 2013-04-18 15:51:57 +02:00