plone.app.discussion/plone/app/discussion
Patrick Gerken 697d9af803 Test that correct local time gets displayed.
Since we now store the utc time in comments, we display
code must not only format the date correctly, but show the correct
local time.

svn path=/plone.app.discussion/trunk/; revision=39727
2010-09-07 12:03:18 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fetch context for the comment view with "context = aq_inner(self.context)". This fixes a failing Plone 3 test. 2010-09-06 10:38:54 +00:00
i18n Added Czech translation 2010-09-01 08:53:39 +00:00
locales Added Czech translation 2010-09-01 08:53:39 +00:00
profiles/default Added 3 new messages from the single state workflow 2010-08-06 17:24:05 +00:00
tests Test that correct local time gets displayed. 2010-09-07 12:03:18 +00:00
__init__.py Use only one MessageFactory. 2010-08-05 18:40:22 +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 "W0622 total_comments: Redefining built-in 'object'" added to pylint msg ignores. 2010-08-28 19:48:40 +00:00
comment.py Change all datetime creations from now to utcnow 2010-09-07 12:03:07 +00:00
configure.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
conversation.py Be more specific, use ImportError. 2010-08-28 16:08:36 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
DOCUMENTATION.txt minor. 2010-06-04 11:13:22 +00:00
interfaces.py Removed empty description for text transform 2010-09-01 07:25:04 +00:00
notifications.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
patches.py Fix whitespace for coverage test. 2010-09-02 20:21:53 +00:00
permissions.zcml comment_review_workflow added. 2009-06-08 21:16:51 +00:00
subscribers.zcml Put email notification subscribers into their own zcml file so it is easier for integrators to override them. 2010-08-26 09:31:49 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
tool.py revert r37751. 2010-07-12 13:49:57 +00:00
update-translations.sh Added Czech translation 2010-09-01 08:53:39 +00:00
vocabularies.py Unused imports removed. 2010-08-31 17:29:26 +00:00