Commit Graph

1709 Commits

Author SHA1 Message Date
tisto e7cae8430a Replace deprecated test assert statements. 2013-10-10 16:29:15 +02:00
tisto fbc78e2951 Remove portal_discussion tool. 2013-10-10 15:36:18 +02:00
tisto 270f4d5653 Merge branch 'master' into edit-comments-squashed
Conflicts:
	CHANGES.rst
2013-09-24 15:38:56 +02:00
tisto 3eae5378ff Update version number to 2.3.0 since we need a new master branch for Plone 5 due to the changes in the test setup (PLONE_APP_CONTENTTPYES_FIXTURE). 2013-09-24 15:00:46 +02:00
tisto f929dc2bd9 Prepare 2.2.9 release. 2013-09-24 14:29:52 +02:00
tisto 3ab24b12bc Pin zope.interface to 4.0.5. 2013-09-24 14:29:38 +02:00
tisto 08c3db59e1 Portuguese translation added. 2013-09-24 14:21:45 +02:00
Huub Bouma fd85de9c30 Fix comments Title if utf-8 characters in author_name 2013-09-20 16:28:05 +02:00
Guido A.J. Stevens 82a473c138 provide "delete own comments" as a configurable option 2013-09-19 11:43:13 +02:00
Guido A.J. Stevens e6172a219e Make comments editable 2013-09-19 11:43:13 +02:00
Timo Stollenwerk 0463b20f78 Remove interlude from test dependencies. 2013-08-30 10:00:21 +02:00
Timo Stollenwerk 9049368cba Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE. This fixes all test p.a.discussion test failures. 2013-08-29 22:20:47 +02:00
Jens W. Klein 645bbb0a95 typo: renamed 'annotions' to 'annotations' 2013-08-26 14:49:26 +02:00
JeanMichel FRANCOIS 34bbd39829 fix: add form serialized data to the delete comment ajax form submit
Even if in fresh Plone there is no data, I'm in a case where I'm adding
'ajax' marker in the form to not render all the page (which is the case
here) and the render is not used at all except if the action do not
happens in ajax.
2013-08-21 11:07:48 +02:00
Andrea Cecchi bde1a1a44a fix reindexObject for comment container object 2013-08-20 15:37:56 +02:00
Timo Stollenwerk 0d18a6dd57 Rename CHANGES.txt to CHANGES.rst. 2013-08-20 14:34:13 +02:00
Timo Stollenwerk ba7a6d26aa Back to development. 2013-08-20 14:33:03 +02:00
Timo Stollenwerk 1b0ed27b98 Include the CHANGE notes from garbas which haven't been pushed to github. 2013-08-20 14:24:35 +02:00
Timo Stollenwerk 8820def72b Add jarn.mkrelease and zest.pocompile to buildout. Pin zope.interface to 3.6.1 2013-08-20 14:22:52 +02:00
Timo Stollenwerk 12d9152ae9 Use latest bootstrap. 2013-08-20 14:22:30 +02:00
Timo Stollenwerk f094a29f91 Prepare 2.2.8 release. 2013-08-20 14:19:23 +02:00
Timo Stollenwerk 1903008c76 Prepare 2.2.7 release. 2013-08-20 10:44:36 +02:00
Timo Stollenwerk 4dc5177fdd Add CHANGES entry for latest pull request merge. 2013-08-20 10:27:19 +02:00
Timo Stollenwerk ad8d55cdb9 Merge pull request #28 from witsch/non-annotatables
fix for non-annotatable objects
2013-08-20 01:23:31 -07:00
Jens W. Klein 04d57ca5db Update README.rst
Refined confusing info about Plone versions.
2013-08-19 14:23:55 +02:00
Andreas Zeidler b027789391 prevent the viewlet from raising an error for objects that are not annotatable 2013-08-15 00:01:22 +02:00
Andreas Zeidler fa7a1acd64 add buildout configuration for standalone testing 2013-08-15 00:00:42 +02:00
Paul J Stevens 7716fb0b82 update changelog 2013-06-13 06:34:31 -04:00
Paul J Stevens 52c6372664 fix deprecation warning 2013-06-04 13:23:22 +00:00
Paul J Stevens 1946991928 fix regression
introduced by 702f7e1f1d
2013-06-04 13:19:41 +00:00
Eric Steele 124aeb55d6 Back to development: 2.2.7 2013-05-23 21:25:49 -04:00
Eric Steele 56bba54fd9 Preparing release 2.2.6 2013-05-23 21:23:06 -04:00
Thomas Desvenain f90c1531bc Update french translation 2013-05-23 09:35:41 +02:00
Timo Stollenwerk 56c525d824 Merge pull request #27 from juh2/patch-1
Update plone.app.discussion.po
2013-05-22 10:13:50 -07:00
Jan Ulrich Hasecke a03409a2cb Update plone.app.discussion.po
Some translations
2013-05-22 19:03:00 +02:00
Kees Hink fd9d0a0eba Revert "Add a test for permission Acquisition on comments."
This reverts commit 66d355544f.
2013-05-10 13:39:02 +02:00
Kees Hink 6d5c193d8c Revert "Move application of custom workflow to test_acquisition.py..."
This reverts commit 6e9b32254e.
2013-05-10 13:38:46 +02:00
Kees Hink 6e9b32254e Move application of custom workflow to test_acquisition.py...
...so it doesn't interfere with other test in the layer.
2013-05-10 13:26:30 +02:00
Kees Hink 66d355544f Add a test for permission Acquisition on comments.
We use a different workflow for comments:
The View permission is acquired instead of given explicitly,
as outlined in https://dev.plone.org/ticket/12531.
2013-05-10 13:18:58 +02:00
Timo Stollenwerk e2a43aefb6 Remove testbrowser dump. 2013-04-22 14:55:04 +02:00
Timo Stollenwerk 73d84a22d7 Pep8. 2013-04-18 16:12:00 +02:00
Timo Stollenwerk 607719fd42 Pep8. 2013-04-18 15:57:01 +02:00
Timo Stollenwerk b151244138 Pep8. 2013-04-18 15:51:57 +02:00
Timo Stollenwerk 0a8cd01922 Pep8 2013-04-18 15:46:28 +02:00
Timo Stollenwerk 37faab444a Pep8. 2013-04-18 15:38:17 +02:00
Timo Stollenwerk 0b8112fda1 Pep8. 2013-04-18 15:31:40 +02:00
Timo Stollenwerk 849299f233 Pep8. 2013-04-18 15:21:00 +02:00
Timo Stollenwerk 20935da608 Pep8. 2013-04-17 19:37:10 +02:00
Timo Stollenwerk 29fe4bbec7 Pep8. 2013-04-17 19:34:17 +02:00
Timo Stollenwerk b4c22e90bf Pep8. 2013-04-17 19:27:30 +02:00