3a224784b0
typo
Thomas Desvenain
2011-04-27 16:19:39 +00:00
5e14f375d1
Prepare plone.app.discussion 2.0.1.
Timo Stollenwerk
2011-04-22 20:33:59 +00:00
b673b40b47
prepare 2.0.1 release.
Timo Stollenwerk
2011-04-22 20:19:51 +00:00
46ad92c4a2
German translation updated.
Timo Stollenwerk
2011-04-22 17:30:35 +00:00
5bbf73978e
German translation updated.
Timo Stollenwerk
2011-04-22 17:28:41 +00:00
d00282a437
Translations updated. German translations for notifications added.
Timo Stollenwerk
2011-04-22 17:28:00 +00:00
e75685d5c0
Add links to delete/approve a comment in the moderator notification email. Remove the unnecessary workflow_action parameter from the PublishComments request.
Timo Stollenwerk
2011-04-22 17:09:09 +00:00
521ea78ce3
Whitespace.
Timo Stollenwerk
2011-04-22 17:04:35 +00:00
f551e30849
Replace tabs with whitespace in moderation.js.
Timo Stollenwerk
2011-04-22 15:43:58 +00:00
c66e243a86
Make sure the email settings in the control panel are disabled when commenting is disabled globally; Enable/disable moderator_email setting dynamically as mail settings or discussion settings change.
Timo Stollenwerk
2011-04-22 15:41:45 +00:00
ff3cc181b8
Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
Timo Stollenwerk
2011-04-22 15:31:29 +00:00
b84211ddf0
Remove ImportError exceptions for Plone < 4.1 code and plone.z3cform < 0.6.0.
Timo Stollenwerk
2011-04-22 14:59:59 +00:00
31ecf38129
Provide the comment body text in the email notification.
Timo Stollenwerk
2011-04-22 13:34:50 +00:00
811d4a0429
Avoid deprecation warnings and always specify a catalog query as a dict
Hanno Schlichting
2011-04-15 16:17:02 +00:00
3708429a37
Move some policy out of the conversation storage adapter into a view, specifically "enabled()". Prevents having to replace/migrate persistent objects to change policy which really only concerns the context and possibly the request, not the conversation storage. Fixes#11372.
Ross Patterson
2011-04-15 04:29:46 +00:00
7354ca4298
Fix unindexing of comments when deleting content resulting from iterating over a BTree while modifying it. Fixes#11402.
Ross Patterson
2011-04-14 21:30:32 +00:00
82b4a7ca70
Adding Brazilian Portuguese translation
Erico Andrei
2011-04-14 20:58:24 +00:00
ea94d5e842
Adding Brazilian Portuguese translation
Erico Andrei
2011-04-14 20:57:09 +00:00
5786bfa6b6
pep8
Ross Patterson
2011-04-14 20:17:10 +00:00
6c14d5bf38
Typo. davisagli is a smart ass.
Ross Patterson
2011-04-14 20:08:58 +00:00
cad670d6af
Fax Missing.Value for Creator in the catalog. Fixes#11634.
Ross Patterson
2011-04-14 19:59:05 +00:00
187aa60452
These testbrowser tests certainly no longer raise 404s for me
Ross Patterson
2011-04-14 19:06:55 +00:00
d3025fb3ec
Fix some aq wrapper errors introduced by my previous fix but not exposed since the functional tests weren't running.
Ross Patterson
2011-04-14 19:06:24 +00:00
d8f864596e
The functional tests haven't been running due to an unused import
Ross Patterson
2011-04-14 19:05:31 +00:00
d5a999b429
Clarify a doctest
Ross Patterson
2011-04-14 16:41:11 +00:00
4b95d10bb6
some more nl-translations
WouterVH
2011-04-14 16:38:22 +00:00
586cd1fdb7
Don't add the annotation unless a comment is actually being added. Fixes#11370.
Ross Patterson
2011-04-14 16:17:29 +00:00
119c1cb060
French translations
Thomas Desvenain
2011-04-14 12:52:04 +00:00
7912d9a049
Resync translations
Vincent Fretin
2011-04-10 20:38:14 +00:00
7b42c34493
Nobody seems to maintain the LANGUAGES variable, remove the update-translations.sh script, use a simpler locales/update.sh script.
Vincent Fretin
2011-04-10 20:37:37 +00:00
ab5c728448
Fixed i18n of the "Commenting has been disabled." message.
Vincent Fretin
2011-04-10 20:28:21 +00:00
7803674dd0
merge r48557 from 1.x branch
David Glick
2011-04-08 20:47:50 +00:00
5f064b16d1
remove help text re moderator email now that there is a separate setting for it
David Glick
2011-04-08 20:47:13 +00:00
8d3a37ead9
merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line
David Glick
2011-04-08 20:23:07 +00:00
d323d37285
add upgrade step for moderator_email setting
David Glick
2011-04-08 20:20:34 +00:00
a1a9042b73
changelog
David Glick
2011-04-07 21:35:04 +00:00
6d11fa6d5e
merge c48523 from 1.x branch
David Glick
2011-04-07 21:31:56 +00:00
9aea1915c1
add moderator email setting
David Glick
2011-04-07 20:02:27 +00:00
6413096336
bump version
David Glick
2011-04-07 19:22:42 +00:00
42edf85dc5
Bump.
Eric Steele
2011-04-06 23:08:43 +00:00
5cc4b813a2
Prepare plone.app.discussion 2.0b1.
Eric Steele
2011-04-06 23:07:10 +00:00
c669e03ae2
some german translations
Pavel Bogdanovic
2011-04-04 13:01:48 +00:00
203836dc5e
make discussion.css cacheable
David Glick
2011-04-02 21:27:47 +00:00
636bca745c
merge r47140, r47290, r47579 from davisagli-features: fix timezone handling when migrating legacy comments and when indexing
David Glick
2011-04-02 21:26:36 +00:00
9d83b4f0e6
merge -r46947 from davisagli-features: preserve legacy titles on migrated comments
David Glick
2011-04-02 21:16:24 +00:00
eb004aab44
merge r46437 and r46946 from davisagli-features: respect the per-comment mime_type setting, and use the old cooked text/html from legacy comments when migrating
David Glick
2011-04-02 19:51:37 +00:00
bf5946367a
merge r46436 from davisagli-features: make it possible to specify a callback filter for the migration
David Glick
2011-04-02 19:33:10 +00:00
feb1759958
fix incorrect parenthesization
David Glick
2011-03-26 05:04:22 +00:00
ebbf2d9b7b
fix deprecation warning
David Glick
2011-03-26 02:44:49 +00:00
9b87f2b246
French translations
Thomas Desvenain
2011-03-17 16:51:08 +00:00
7c2a815fdb
Fixed internationalization issues.
Thomas Desvenain
2011-03-17 16:15:40 +00:00
cf5f101538
message extraction + french translations (previous commit was bad)
Thomas Desvenain
2011-03-17 15:30:31 +00:00
7271293606
message extraction + french translations
Thomas Desvenain
2011-03-17 15:23:47 +00:00
882e9e028f
Take care of properly converting titles to unicode
Patrick Gerken
2011-03-09 03:07:59 +00:00
de9ebea499
Ups, there is a nother unicode problem
Patrick Gerken
2011-03-09 03:07:46 +00:00
39d692f9b8
Trigger failure for objects with unicode titles in string
Patrick Gerken
2011-03-09 03:07:29 +00:00
65aab05d1b
Fixed test failure for the default user portrait, which changed from defaultUser.gif to defaultUser.png in Products.PlonePAS 4.0.5.
Patrick Gerken
2011-03-09 03:03:17 +00:00
79701cce7e
Take care of properly converting titles to unicode
Patrick Gerken
2011-03-08 20:15:52 +00:00
774ed36746
Ups, there is a nother unicode problem
Patrick Gerken
2011-03-08 20:15:37 +00:00
b6d406d298
Trigger failure for objects with unicode titles in string
Patrick Gerken
2011-03-08 20:15:21 +00:00