Commit Graph

1486 Commits

Author SHA1 Message Date
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
Timo Stollenwerk 943065c15f Pep8. 2013-04-17 19:07:40 +02:00
Timo Stollenwerk dcb2d3e7d4 Pep8 2013-04-17 19:04:45 +02:00
Timo Stollenwerk 00448703f2 Merge commit '92375bd338b2bdc4a19610c6f8ab92944ca004fb'
Conflicts:
	CHANGES.txt
2013-04-17 15:01:49 +02:00
Timo Stollenwerk 65ade424d8 Pep8. 2013-04-17 14:55:50 +02:00
Asko Soukka 92375bd338 Update changelog
Add changelog entry for aa61364342
2013-04-17 15:54:24 +03:00
Timo Stollenwerk 048ca0a87a Update CHANGES.txt. 2013-04-17 14:52:44 +02:00
Timo Stollenwerk aa61364342 Merge pull request #25 from datakurre/master
Fix migration to not fail when member has been deleted
2013-04-17 05:52:17 -07:00
Timo Stollenwerk 628f72ea0b Pep8. 2013-04-17 14:24:39 +02:00
Timo Stollenwerk c678589df5 Checkout latest c.xmltestreport. 2013-04-17 14:10:11 +02:00
Timo Stollenwerk 244cc96aa5 Extend parts, do not override it. 2013-04-17 11:25:16 +02:00
Timo Stollenwerk 822f39451f Add repo url for plone.recipe.codeanaylsis. 2013-04-17 11:17:07 +02:00
Timo Stollenwerk 8d63226e93 Add plone.recipe.codeanalysis dev parts. 2013-04-14 12:00:44 +02:00
Timo Stollenwerk 1e95e33573 Pep8 2013-04-13 22:47:30 +02:00
Timo Stollenwerk 59b56166f7 Jenkins.cfg added. 2013-04-13 10:24:19 +02:00
Roman Kozlovskyi 803d6c7fbb Updated ukrainian translations 2013-04-12 15:11:29 +03:00
Asko Soukka 4165a74180 Fix migration to not fail when member has been deleted 2013-04-10 10:28:46 +03:00
Felipe Duardo 7f16b55493 return to last commit... 2013-04-09 13:55:21 -03:00
Felipe Duardo 79a96a8c1e Added a prefix to the id attr of the comment field
The W3C validator does not accept the attributes id or class started with numbers.
2013-04-09 12:21:14 -03:00
Eric Steele b02f1f493b Back to development: 2.2.6 2013-04-06 11:51:53 -04:00
Eric Steele 5961cfea98 Preparing release 2.2.5 2013-04-06 11:50:25 -04:00
Érico Andrei bfb0b9649d Update Changelog 2013-04-06 09:58:02 -03:00
Érico Andrei d77ecc31f3 Update pt_BR translation 2013-04-06 09:57:13 -03:00