Timo Stollenwerk
|
824ed1e94a
|
Fix document_byline bottom margin if commenter images are disabled.
svn path=/plone.app.discussion/trunk/; revision=46037
|
2010-11-30 07:33:22 +00:00 |
|
Timo Stollenwerk
|
0c94707743
|
Dynamically show the comment formatting message dependent on the text transform setting.
svn path=/plone.app.discussion/trunk/; revision=46035
|
2010-11-29 22:42:20 +00:00 |
|
Timo Stollenwerk
|
ea2ff81b43
|
Description for text transform added to the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=46027
|
2010-11-29 18:54:29 +00:00 |
|
Timo Stollenwerk
|
9dd33c47d0
|
Move the discussion control panel to the core Plone configuration.
svn path=/plone.app.discussion/trunk/; revision=46020
|
2010-11-29 17:40:37 +00:00 |
|
Timo Stollenwerk
|
f0cecaf274
|
Always set the effective date of a comment to the same value as the creation date.
svn path=/plone.app.discussion/trunk/; revision=46019
|
2010-11-29 17:36:52 +00:00 |
|
Timo Stollenwerk
|
b26d5a5a62
|
Fix SMTP exception when an email is send to the moderator.
svn path=/plone.app.discussion/trunk/; revision=46013
|
2010-11-29 08:27:09 +00:00 |
|
Timo Stollenwerk
|
e3eaef18b8
|
We have to fetch the "uuid" explicitly for Plone 3.
svn path=/plone.app.discussion/trunk/; revision=46007
|
2010-11-28 12:03:21 +00:00 |
|
Timo Stollenwerk
|
3b31ac1602
|
Always import ObjectCreatedEvent from zope.lifecycleevent.
svn path=/plone.app.discussion/trunk/; revision=46006
|
2010-11-28 12:01:27 +00:00 |
|
Timo Stollenwerk
|
ac4a64f55d
|
Make sure comment UIDs in the catalog are always unique. This fixes
http://dev.plone.org/plone/ticket/10652. We depend on plone.uuid and plone.app.uuid now. Refs #10652.
svn path=/plone.app.discussion/trunk/; revision=46005
|
2010-11-28 11:39:19 +00:00 |
|
Timo Stollenwerk
|
664e5c273e
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46004
|
2010-11-28 10:20:51 +00:00 |
|
Timo Stollenwerk
|
b08d7ddbeb
|
revert r46002.
svn path=/plone.app.discussion/trunk/; revision=46003
|
2010-11-28 10:00:31 +00:00 |
|
Timo Stollenwerk
|
7e39197114
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46002
|
2010-11-28 09:51:35 +00:00 |
|
Timo Stollenwerk
|
549c93af29
|
Use the 1.0-next KGS of dexterity instead of the outdated 2.0-next.
svn path=/plone.app.discussion/trunk/; revision=45927
|
2010-11-23 19:25:03 +00:00 |
|
Timo Stollenwerk
|
7dbcc9e2be
|
Use safe_unicode to decode the title of the content. encode("utf-9") caused Dexterity based content types to raise a unicode decode error. This fixes http://dev.plone.org/plone/ticket/11292. Refs #11292
svn path=/plone.app.discussion/trunk/; revision=45915
|
2010-11-23 14:03:47 +00:00 |
|
Timo Stollenwerk
|
3c219397fa
|
Buildout for tests with dexterity compatibility added.
svn path=/plone.app.discussion/trunk/; revision=45914
|
2010-11-23 13:05:23 +00:00 |
|
Timo Stollenwerk
|
2e880bec21
|
Give sneridagh the proper credits for the Catalan translation.
svn path=/plone.app.discussion/trunk/; revision=45853
|
2010-11-17 15:32:52 +00:00 |
|
Timo Stollenwerk
|
c043061b1b
|
We are still on 1.0RC1. :)
svn path=/plone.app.discussion/trunk/; revision=45736
|
2010-11-10 10:11:14 +00:00 |
|
Timo Stollenwerk
|
d358a31c74
|
Comments viewlet test for posting anonymous comments added.
svn path=/plone.app.discussion/trunk/; revision=45663
|
2010-11-08 17:10:19 +00:00 |
|
Timo Stollenwerk
|
5b788d1156
|
Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch.
svn path=/plone.app.discussion/trunk/; revision=45662
|
2010-11-08 17:09:26 +00:00 |
|
Timo Stollenwerk
|
cbd2edf932
|
Catch SMTP exceptions when sending email notifications.
svn path=/plone.app.discussion/trunk/; revision=45199
|
2010-11-04 15:56:12 +00:00 |
|
Timo Stollenwerk
|
13e9d54793
|
Update version to RC1.
svn path=/plone.app.discussion/trunk/; revision=45198
|
2010-11-04 15:55:52 +00:00 |
|
Timo Stollenwerk
|
e632349b83
|
Point to the latest b12 KGS.
svn path=/plone.app.discussion/trunk/; revision=45191
|
2010-11-04 14:54:28 +00:00 |
|
Timo Stollenwerk
|
6c03985d44
|
Set version to 1.0b12.
svn path=/plone.app.discussion/trunk/; revision=45190
|
2010-11-04 14:51:00 +00:00 |
|
Timo Stollenwerk
|
501cee78e2
|
".comment" and ".replyTreeLevel0" are both CSS classes of the comment div. Fix for Plone 3 only.
svn path=/plone.app.discussion/trunk/; revision=45189
|
2010-11-04 14:50:30 +00:00 |
|
Timo Stollenwerk
|
823ada7491
|
Remove AJAX comment deletion binding. This function relies on the nextUntil() selector introduced by jQuery 1.4 and therefore breaks in Plone 3 (that currently uses jQuery 1.3.2).
svn path=/plone.app.discussion/trunk/; revision=45188
|
2010-11-04 14:42:32 +00:00 |
|
Timo Stollenwerk
|
b68da9925b
|
Use parseInt with second param to make jslint happy.
svn path=/plone.app.discussion/trunk/; revision=45187
|
2010-11-04 14:37:18 +00:00 |
|
Timo Stollenwerk
|
89ac3f6b86
|
Prepare plone.app.discussion 1.0b11.
svn path=/plone.app.discussion/trunk/; revision=45133
|
2010-11-03 16:21:13 +00:00 |
|
Timo Stollenwerk
|
004b5def22
|
Preparing release 1.0b11
svn path=/plone.app.discussion/trunk/; revision=45131
|
2010-11-03 15:26:06 +00:00 |
|
Timo Stollenwerk
|
3ebc83447f
|
Point to the 1.0b11 KGS in README.
svn path=/plone.app.discussion/trunk/; revision=45130
|
2010-11-03 15:13:28 +00:00 |
|
Timo Stollenwerk
|
2bc0acd968
|
Update Sphinx release number to 1.0b11.
svn path=/plone.app.discussion/trunk/; revision=45128
|
2010-11-03 13:59:54 +00:00 |
|
Timo Stollenwerk
|
dc37db70d9
|
zope.i18n pinned down in Plone 3 KGS.
svn path=/plone.app.discussion/trunk/; revision=45127
|
2010-11-03 13:54:57 +00:00 |
|
Timo Stollenwerk
|
3d2f01b440
|
Translations updated.
svn path=/plone.app.discussion/trunk/; revision=45125
|
2010-11-03 13:45:00 +00:00 |
|
Timo Stollenwerk
|
25a82538b4
|
Fix Czech language code and name.
svn path=/plone.app.discussion/trunk/; revision=45124
|
2010-11-03 13:42:20 +00:00 |
|
Timo Stollenwerk
|
7f98b94031
|
Fix Dutch language code and name.
svn path=/plone.app.discussion/trunk/; revision=45123
|
2010-11-03 13:40:48 +00:00 |
|
Timo Stollenwerk
|
b95707ac52
|
Re-add the CommentsViewlet can_manage method. This method has been removed in version 1.0b9 and added again in 1.0b11 because we don't want to change the API in beta releases.
svn path=/plone.app.discussion/trunk/; revision=45110
|
2010-11-03 11:26:18 +00:00 |
|
Timo Stollenwerk
|
a8616c1c87
|
Don't declare the zope.schema dependency in setup.py because it will fetch a version that breaks the Plone 3 buildout.
svn path=/plone.app.discussion/trunk/; revision=45083
|
2010-11-02 12:21:02 +00:00 |
|
Timo Stollenwerk
|
8e8e78c2d9
|
Fix language code and name in the Basque .po file.
svn path=/plone.app.discussion/trunk/; revision=45082
|
2010-11-02 11:34:52 +00:00 |
|
Timo Stollenwerk
|
885c988ec9
|
Declare z3c.form and zope.schema as minimum version dependencies in setup.py in case people use a different KGS.
svn path=/plone.app.discussion/trunk/; revision=45081
|
2010-11-02 10:38:38 +00:00 |
|
Timo Stollenwerk
|
a39ac82858
|
There is no need to set the comment title in the tests, since comments do not have title fields anymore.
svn path=/plone.app.discussion/trunk/; revision=44738
|
2010-10-31 11:09:32 +00:00 |
|
Timo Stollenwerk
|
feec103b56
|
Fix user email notification test for Plone 3.
svn path=/plone.app.discussion/trunk/; revision=44737
|
2010-10-31 10:48:45 +00:00 |
|
Timo Stollenwerk
|
fa6e380eaf
|
Use secureSend for user email notification on Plone 3
svn path=/plone.app.discussion/trunk/; revision=44736
|
2010-10-31 10:34:58 +00:00 |
|
Timo Stollenwerk
|
c8cd370fc9
|
Use len(tuple()) instead of tuple() to make tests pass again.
svn path=/plone.app.discussion/trunk/; revision=44706
|
2010-10-30 19:26:51 +00:00 |
|
Timo Stollenwerk
|
093eaa393a
|
Use tuple() to test for generators. Thanks to otacon!
svn path=/plone.app.discussion/trunk/; revision=42096
|
2010-10-30 18:58:20 +00:00 |
|
Timo Stollenwerk
|
cc96acb50a
|
Ajaxify comment deletion and approval. thanks thomasdesvenain!
svn path=/plone.app.discussion/trunk/; revision=40984
|
2010-10-30 17:32:31 +00:00 |
|
Timo Stollenwerk
|
18d7aadd0e
|
Upgrade the plone 3.x buildout to work with z3c.form 2.3.3. We need this for the new user email notification feature.
svn path=/plone.app.discussion/trunk/; revision=40963
|
2010-10-30 16:03:31 +00:00 |
|
Timo Stollenwerk
|
82afd3ef15
|
New feature: As a logged-in user, I can enable/disable email notification of additional comments on this content object.
svn path=/plone.app.discussion/trunk/; revision=40949
|
2010-10-30 15:02:05 +00:00 |
|
Timo Stollenwerk
|
5fe339215b
|
Use the jstestdriver coverage plugin.
svn path=/plone.app.discussion/trunk/; revision=40909
|
2010-10-30 11:24:03 +00:00 |
|
Timo Stollenwerk
|
c6f03849df
|
Remove jscoverage from buildout.
svn path=/plone.app.discussion/trunk/; revision=40908
|
2010-10-30 11:23:45 +00:00 |
|
Timo Stollenwerk
|
380b81bd3e
|
Disable the moderation qunit tests for now because they are currently failing.
svn path=/plone.app.discussion/trunk/; revision=40907
|
2010-10-30 11:12:04 +00:00 |
|
Timo Stollenwerk
|
820fe7dd4e
|
jstestdriver added to buildout.
svn path=/plone.app.discussion/trunk/; revision=40903
|
2010-10-30 10:55:45 +00:00 |
|
Timo Stollenwerk
|
0820d3771f
|
Basic js-test-driver configuration added.
svn path=/plone.app.discussion/trunk/; revision=40892
|
2010-10-30 10:22:21 +00:00 |
|
Timo Stollenwerk
|
81dcdeaea3
|
Disable the plone.app.registry check on schema elements, so no error is raised on upgrades. This fixes https://dev.plone.org/plone/ticket/11195. Refs #11195
svn path=/plone.app.discussion/trunk/; revision=40868
|
2010-10-29 10:43:46 +00:00 |
|
Timo Stollenwerk
|
1316cfc83e
|
Fix collective.recipe.sphinxbuilder version pin.
svn path=/plone.app.discussion/trunk/; revision=40863
|
2010-10-28 17:06:52 +00:00 |
|
Timo Stollenwerk
|
f6b7ef1bcb
|
Remove the too generic id attribute of the comment form.
svn path=/plone.app.discussion/trunk/; revision=40858
|
2010-10-28 10:30:10 +00:00 |
|
Timo Stollenwerk
|
777e687169
|
Rename the id of the comment form from "form" to "comment-form".
svn path=/plone.app.discussion/trunk/; revision=40857
|
2010-10-28 09:45:34 +00:00 |
|
Timo Stollenwerk
|
22e4189c37
|
Revert revisions r40851 to r40853, they should have gone into the ajax-ui branch.
svn path=/plone.app.discussion/trunk/; revision=40856
|
2010-10-28 09:39:00 +00:00 |
|
Timo Stollenwerk
|
14e2600a79
|
Make ajax call for delete comment button work for comment replies.
svn path=/plone.app.discussion/trunk/; revision=40853
|
2010-10-27 16:10:04 +00:00 |
|
Timo Stollenwerk
|
926e4f6b8e
|
Integrate Denys ajax ui code.
svn path=/plone.app.discussion/trunk/; revision=40852
|
2010-10-27 14:44:52 +00:00 |
|
Timo Stollenwerk
|
79f4481722
|
Use "#comment-form" as id for the comment form instead of "#form" which is too generic.
svn path=/plone.app.discussion/trunk/; revision=40851
|
2010-10-27 14:44:06 +00:00 |
|
Timo Stollenwerk
|
11f786bcd6
|
Use 1.0b10 good-py link
svn path=/plone.app.discussion/trunk/; revision=40659
|
2010-10-15 15:54:37 +00:00 |
|
Timo Stollenwerk
|
5e6d638885
|
Back to 1.0b10 for a re-release.
svn path=/plone.app.discussion/trunk/; revision=40658
|
2010-10-15 15:53:33 +00:00 |
|
Timo Stollenwerk
|
239b38353a
|
Back to development: 1.0b11
svn path=/plone.app.discussion/trunk/; revision=40651
|
2010-10-15 14:55:12 +00:00 |
|
Timo Stollenwerk
|
13dbd2d7c4
|
Preparing release 1.0b10
svn path=/plone.app.discussion/trunk/; revision=40649
|
2010-10-15 14:50:58 +00:00 |
|
Timo Stollenwerk
|
6c67b0dbda
|
Update workflow documentation. we are not there yet.
svn path=/plone.app.discussion/trunk/; revision=40648
|
2010-10-15 14:49:54 +00:00 |
|
Timo Stollenwerk
|
f7ed357a83
|
Use 'comment_review_workflow' instead of 'simple_publication_workflow' for testing.
svn path=/plone.app.discussion/trunk/; revision=40571
|
2010-10-08 11:03:14 +00:00 |
|
Timo Stollenwerk
|
324d2274bd
|
Check for a 'pending' state in the current comment workflow instead of checking for the 'comment_review' workflow. Refs #11184. Merge last three submits in CHANGES.txt.
svn path=/plone.app.discussion/trunk/; revision=40570
|
2010-10-08 10:37:10 +00:00 |
|
Timo Stollenwerk
|
6e9bb4a9cd
|
Check the review_state to decide if moderation is enabled. If the current comment workflow implements a 'pending' state, moderation is enabled. Refs #11184.
svn path=/plone.app.discussion/trunk/; revision=40569
|
2010-10-08 10:22:40 +00:00 |
|
Timo Stollenwerk
|
2790e6d4eb
|
Check the review_state instead of the workflow after a comment has been posted to decide if a message is shown to the user. This allows integrators to use custom review workflows. Refs #11184
svn path=/plone.app.discussion/trunk/; revision=40566
|
2010-10-08 09:53:00 +00:00 |
|
Timo Stollenwerk
|
aea10731cd
|
Back to development: 1.0b10
svn path=/plone.app.discussion/trunk/; revision=40544
|
2010-10-07 07:14:29 +00:00 |
|
Timo Stollenwerk
|
23968e41b4
|
Preparing release 1.0b9
svn path=/plone.app.discussion/trunk/; revision=40542
|
2010-10-07 07:12:36 +00:00 |
|
Timo Stollenwerk
|
770b85f3df
|
Prepare sphinx docs for 1.0b9 release.
svn path=/plone.app.discussion/trunk/; revision=40541
|
2010-10-07 07:11:37 +00:00 |
|
Timo Stollenwerk
|
43d3222086
|
Run functional tests only with Plone 4 (and plone.testing).
svn path=/plone.app.discussion/trunk/; revision=40537
|
2010-10-06 15:12:11 +00:00 |
|
Timo Stollenwerk
|
94584429fd
|
Do not use has_key.
svn path=/plone.app.discussion/trunk/; revision=40536
|
2010-10-06 14:12:30 +00:00 |
|
Timo Stollenwerk
|
43bd68a6df
|
Update changes.
svn path=/plone.app.discussion/trunk/; revision=40535
|
2010-10-06 13:56:49 +00:00 |
|
Timo Stollenwerk
|
4bbfe677e4
|
Replace the can_manage method with a can_review method that checks the 'Review comments' permission. This fixes http://dev.plone.org/plone/ticket/11145.
svn path=/plone.app.discussion/trunk/; revision=40534
|
2010-10-06 13:55:57 +00:00 |
|
Timo Stollenwerk
|
3e73903a8d
|
Remove (old) functional test.
svn path=/plone.app.discussion/trunk/; revision=40533
|
2010-10-06 13:53:07 +00:00 |
|
Timo Stollenwerk
|
1230e67a01
|
Functional test for comment_review_workflow added; existing fonctional test renamed to functional_test_comments.txt;
svn path=/plone.app.discussion/trunk/; revision=40532
|
2010-10-06 13:52:11 +00:00 |
|
Timo Stollenwerk
|
1db321a044
|
Make pylint happy.
svn path=/plone.app.discussion/trunk/; revision=40527
|
2010-10-06 09:02:26 +00:00 |
|
Timo Stollenwerk
|
f9ca4497bd
|
Obey the 80 chars limit.
svn path=/plone.app.discussion/trunk/; revision=40526
|
2010-10-06 08:47:24 +00:00 |
|
Timo Stollenwerk
|
94b0c58511
|
Fix pylint disable-msg statements.
svn path=/plone.app.discussion/trunk/; revision=40521
|
2010-10-05 15:54:49 +00:00 |
|
Timo Stollenwerk
|
fbb042c012
|
Remove unused import.
svn path=/plone.app.discussion/trunk/; revision=40520
|
2010-10-05 15:52:19 +00:00 |
|
Timo Stollenwerk
|
773345c40f
|
Make pylint happy.
svn path=/plone.app.discussion/trunk/; revision=40519
|
2010-10-05 15:47:02 +00:00 |
|
Timo Stollenwerk
|
7de585542b
|
Fix moderation actions (publish, delete) in the moderation view with virtual hosts. This is a replacement for http://dev.plone.org/plone/changeset/35608.
svn path=/plone.app.discussion/trunk/; revision=40518
|
2010-10-05 15:21:54 +00:00 |
|
Timo Stollenwerk
|
b984a445d5
|
Inline documentation for moderation view added.
svn path=/plone.app.discussion/trunk/; revision=40517
|
2010-10-05 15:14:12 +00:00 |
|
Timo Stollenwerk
|
7e42a39346
|
Remove .mo file from subversion.
svn path=/plone.app.discussion/trunk/; revision=40516
|
2010-10-05 14:07:39 +00:00 |
|
Timo Stollenwerk
|
837e6b2966
|
Do not show two "login to add comments" buttons when there are no comments yet. This fixes http://plone.org/products/plone.app.discussion/issues/12.
svn path=/plone.app.discussion/trunk/; revision=40515
|
2010-10-05 12:07:08 +00:00 |
|
Timo Stollenwerk
|
7bdf340c88
|
Fix restructured text.
svn path=/plone.app.discussion/trunk/; revision=40511
|
2010-10-04 19:19:34 +00:00 |
|
Timo Stollenwerk
|
4b40575dd1
|
Back to development: 1.0b9
svn path=/plone.app.discussion/trunk/; revision=40510
|
2010-10-04 19:11:16 +00:00 |
|
Timo Stollenwerk
|
198225ae9a
|
Preparing release 1.0b8
svn path=/plone.app.discussion/trunk/; revision=40507
|
2010-10-04 19:09:28 +00:00 |
|
Timo Stollenwerk
|
51642c2e0f
|
German translations updated.
svn path=/plone.app.discussion/trunk/; revision=40506
|
2010-10-04 18:59:42 +00:00 |
|
Timo Stollenwerk
|
9841ba7229
|
Remove unnecessary decode statement from creator.
svn path=/plone.app.discussion/trunk/; revision=40503
|
2010-10-04 13:48:54 +00:00 |
|
Timo Stollenwerk
|
0ee649fb6c
|
Functional test for special characters added. Remove unnecessary decode statement from creator.
svn path=/plone.app.discussion/trunk/; revision=40502
|
2010-10-04 13:48:27 +00:00 |
|
Timo Stollenwerk
|
b06ba43a75
|
Ignore currently unused code from code coverage. Overall code coverage is up to 95%.
svn path=/plone.app.discussion/trunk/; revision=40497
|
2010-10-03 19:54:59 +00:00 |
|
Timo Stollenwerk
|
6d92d1383c
|
Remove comment title from comments viewlet tests.
svn path=/plone.app.discussion/trunk/; revision=40496
|
2010-10-03 19:41:02 +00:00 |
|
Timo Stollenwerk
|
ede295e649
|
Functional test for posting a comment with comment review workflow enabled.
svn path=/plone.app.discussion/trunk/; revision=40495
|
2010-10-03 19:07:30 +00:00 |
|
Timo Stollenwerk
|
603bcf3547
|
Ignore certain lines for code coverage.
svn path=/plone.app.discussion/trunk/; revision=40494
|
2010-10-03 16:52:26 +00:00 |
|
Timo Stollenwerk
|
f5cf756e31
|
Functional test for replying to an existing comment added.
svn path=/plone.app.discussion/trunk/; revision=40493
|
2010-10-03 16:50:47 +00:00 |
|
Timo Stollenwerk
|
497c2a075e
|
There is no need to set the title in the handleComment method anymore.
svn path=/plone.app.discussion/trunk/; revision=40492
|
2010-10-03 07:29:44 +00:00 |
|
Timo Stollenwerk
|
e0055d0ba7
|
Make sure comment titles work with special characters as well.
svn path=/plone.app.discussion/trunk/; revision=40486
|
2010-10-02 18:16:49 +00:00 |
|
Timo Stollenwerk
|
51d6c60412
|
Use the right event subscriber to make sure all comments are removed from the catalog, if their content object is deleted.
svn path=/plone.app.discussion/trunk/; revision=40485
|
2010-10-02 14:50:17 +00:00 |
|