plone.app.discussion/plone/app/discussion
Maurits van Rees 6952923b1e Reset the required setting of the author_email widget each time.
Otherwise, the email field might get set to required when an anonymous
user visits, and then remain required when an authenticated user
visits, making it impossible for an authenticated user to fill in the
form without validation error.  Or when in the control panel the field
is set as not required anymore, that change would have no effect until
the instance was restarted.
2016-06-10 01:57:04 +02:00
..
browser Reset the required setting of the author_email widget each time. 2016-06-10 01:57:04 +02:00
i18n Update plone-ru.po 2016-02-12 02:05:57 +05:00
profiles/default remove discussion.css 2015-09-16 14:58:42 +02:00
tests Reset the required setting of the author_email widget each time. 2016-06-10 01:57:04 +02:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Use plone i18n domain 2015-11-05 00:30:42 +01:00
architecture.txt Whitespace. 2012-01-09 16:31:52 +01:00
catalog.py Cleanup 2016-02-05 09:43:42 +01:00
comment.py Apply hotfix 20160419 (#94) 2016-05-04 10:40:36 +02:00
comment.txt Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
configure.zcml Get rid of the monkey patch on Products.CMFPlone's CatalogTool. 2016-01-25 14:45:59 +01:00
contentrules.py Cleanup 2016-02-05 09:43:42 +01:00
contentrules.zcml Remove hard dependency on plone.stringinterp 2014-04-18 16:42:06 +03:00
conversation.py Cleanup 2016-02-05 09:43:42 +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 Cleanup 2016-02-05 09:43:42 +01:00
interfaces.py Cleanup 2016-02-05 09:43:42 +01:00
notifications.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
permissions.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
subscribers.py Cleanup 2016-02-05 09:43:42 +01:00
subscribers.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
testing.py Cleanup 2016-02-05 09:43:42 +01:00
tool.py Apply hotfix 20160419 (#94) 2016-05-04 10:40:36 +02:00
upgrades.py Cleanup 2016-02-05 09:43:42 +01: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 Sort imports 2015-05-03 08:16:41 +02:00