plone.app.discussion/plone/app/discussion
2012-12-15 16:45:56 -08:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser simplify some of the logic and get some tests in place to cover them. TDB: test against actual site to ensure the changes to the logic don't break a real environment, but still work with the tests.. 2012-12-13 21:14:40 -08:00
i18n Added empty translation files for Slovak language 2012-07-02 17:54:58 +02:00
locales Merge pull request #13 from l34marr/master 2012-10-19 06:02:26 -07:00
profiles/default Replace discussionitem_icon.gif with png version. 2012-09-02 08:31:58 +02:00
tests move creation of test user to test setup, rather than just in the new test_migrate_comment_with_creator() method 2012-12-15 16:45:56 -08: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 add missing declaration 2012-11-13 09:45:17 +01:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml Plone 3 specific exclusion of plone.app.uuid removed. 2011-07-03 18:26:06 +00:00
conversation.py Make conversation view not break when comment-id cannot be converted to long, fixes #13327 2012-11-14 13:25:10 +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
interfaces.py Refactor the comment creator/author_name to comply with the Plone core convention to store the username on the creator attribute and not the fullname. 2012-07-12 15:39:27 +02: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 text/html added to possible mime types for comments. 2012-07-12 15:54:01 +02:00