Commit Graph

26 Commits

Author SHA1 Message Date
Timo Stollenwerk 4f13054ae4 plone.z3cform 0.6.0 compatibility (fix maximum recursion depth error which appears with plone.z3cform higher than 0.5.10); [piv]
svn path=/plone.app.discussion/trunk/; revision=36843
2010-05-31 09:50:46 +00:00
Timo Stollenwerk d2a8bbf362 changelog updated (ggozad's commit).
svn path=/plone.app.discussion/trunk/; revision=36644
2010-05-20 07:45:24 +00:00
Timo Stollenwerk dc9fa80458 prepare 1.0b4 release.
svn path=/plone.app.discussion/trunk/; revision=35699
2010-04-04 17:37:13 +00:00
Timo Stollenwerk 9f9bfd5d40 move new feature to the top of the changes list.
svn path=/plone.app.discussion/trunk/; revision=35697
2010-04-04 17:29:41 +00:00
Lennart Regebro 30c66b0b24 A bug in the moderator panel meant you couldn't delete items in a virtual host, if your portal was named "plone".
svn path=/plone.app.discussion/trunk/; revision=35608
2010-04-01 13:48:03 +00:00
Timo Stollenwerk acc7d50f7b credits for <1.0b3 added.
svn path=/plone.app.discussion/trunk/; revision=35524
2010-03-24 08:15:18 +00:00
Timo Stollenwerk 23fae2b6f9 Sphinx-based developer documentation added.
svn path=/plone.app.discussion/trunk/; revision=35523
2010-03-24 07:56:53 +00:00
Timo Stollenwerk 5040d48a33 Rename "Single State Workflow" to "Comment Single State Workflow".
svn path=/plone.app.discussion/trunk/; revision=35347
2010-03-19 10:17:00 +00:00
Timo Stollenwerk 5ce942d1d2 Rename 'publish comment' to 'approve comment'. This fixes #1608470.
svn path=/plone.app.discussion/trunk/; revision=35342
2010-03-19 09:58:35 +00:00
Timo Stollenwerk 437094d951 Show a warning in the moderation view if the moderation workflow is disabled.
svn path=/plone.app.discussion/trunk/; revision=35341
2010-03-19 09:44:07 +00:00
Timo Stollenwerk 24a34d6919 Move 'Moderate comments' link from site actions to user actions.
svn path=/plone.app.discussion/trunk/; revision=35303
2010-03-18 16:16:44 +00:00
Florian Friesdorf 8150617081 fixed #662654: As an administrator, I can configure a Collection to show
recent comments.

Type now correctly returns FTI type title. A catalog rebuild is
necessary.

svn path=/plone.app.discussion/trunk/; revision=35266
2010-03-18 13:22:16 +00:00
Florian Friesdorf 2815febe46 Revert "Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'."
This reverts commit 25c8faacc11353af815edb9dfdac567c2ddf284d.

Conflicts (solved):

	CHANGES.txt

test and full fix on the way

svn path=/plone.app.discussion/trunk/; revision=35264
2010-03-18 13:21:53 +00:00
Timo Stollenwerk c626bab2e5 German translation updated.
svn path=/plone.app.discussion/trunk/; revision=35141
2010-03-17 15:47:54 +00:00
Timo Stollenwerk e00453e9d6 Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'.
svn path=/plone.app.discussion/trunk/; revision=35109
2010-03-17 14:04:34 +00:00
Timo Stollenwerk 37b8e0fe15 Fix #2419342: Fix untranslated published/deleted status messages. import _ from p.a.d message factory instead of from the standard Plone message factory.
svn path=/plone.app.discussion/trunk/; revision=35092
2010-03-17 12:34:38 +00:00
Timo Stollenwerk 5fedf90f18 Remove fixed width of the actions column of the moderation view. The translated button titles can differ in size from the English titles.
svn path=/plone.app.discussion/trunk/; revision=35087
2010-03-17 11:00:10 +00:00
Timo Stollenwerk 52ebbe2e71 Fix #2494228: Remove comments as well when a content object is deleted.
svn path=/plone.app.discussion/trunk/; revision=34965
2010-03-16 15:06:43 +00:00
Timo Stollenwerk 819b66e149 merge r34694-r34695 from the jarn-1.0b3 branch.
Fix unicode error when non-ASCII characters are typed into the name field of a comment by anonymous users. 
We are indexing the member.id only now instead of the full member name or what anonymous users typed into the name field.

svn path=/plone.app.discussion/trunk/; revision=34932
2010-03-16 13:06:08 +00:00
Timo Stollenwerk 2301565e27 remove the user notification feature for now, since it requires the current z3c.form trunk and does not work with the latest release on PyPi.
svn path=/plone.app.discussion/trunk/; revision=34696
2010-03-11 19:23:02 +00:00
Hanno Schlichting 0fc0bce46e Whitespace ;)
svn path=/plone.app.discussion/trunk/; revision=34666
2010-03-09 12:30:03 +00:00
Timo Stollenwerk 1d39b53c4b Merge notification branch into trunk:
New feature: As a moderator, I am notified when new comments require my attention;
New feature: As a commenter, I can enable/disable email notification of additional comments on this object;
Make p.a.d. work with the recent version of plone.z3cform (0.5.10);

svn path=/plone.app.discussion/trunk/; revision=34602
2010-03-06 10:04:34 +00:00
Timo Stollenwerk 8da52ce577 update changes.
svn path=/plone.app.discussion/trunk/; revision=34374
2010-02-26 17:01:17 +00:00
Yiorgis Gozadinos 37910f3bdf Added greek i18n
svn path=/plone.app.discussion/trunk/; revision=34319
2010-02-23 08:44:41 +00:00
Hanno Schlichting 9a12f0818a Bump version
svn path=/plone.app.discussion/trunk/; revision=33555
2010-01-28 15:34:39 +00:00
Hanno Schlichting 99c211b6e8 Prepare plone.app.discussion 1.0b3.
svn path=/plone.app.discussion/trunk/; revision=33553
2010-01-28 15:33:50 +00:00