Commit Graph

1797 Commits

Author SHA1 Message Date
ichim-david
aa87302280 Amend commit history of changes made by omiron from pull request 42 for a clearer message of intended fix 2014-02-10 11:51:35 +02:00
Alexandru Ghica
fe747f2ae9 Merge pull request #42 from eea/master
Comments do not retain Mark for Deletion state
2014-02-04 02:15:24 -08:00
Ovidiu Miron
f660a6d980 added to CHANGES.rst 2014-02-04 11:53:51 +02:00
Ovidiu Miron
6bc5db4276 Fixed typo error 2014-02-04 11:46:29 +02:00
Ovidiu Miron
a9d0cb574b Execute the property workflow 2014-02-04 11:15:31 +02:00
maartenkling
f37e96bb90 fix typo in changelog 2014-02-02 15:02:21 +01:00
maartenkling
8ccd648928 user member.getId as author_username, so membrane users and plone users have portraits and author urls 2014-02-02 14:55:37 +01:00
Timo Stollenwerk
a8dc5dd3f0 Remove test_suite functions since they are only needed for zope.testing < 3.8.0. 2013-12-19 09:54:03 +01:00
Timo Stollenwerk
f7c1450a1e Merge pull request #40 from tisto/master
Remov qunit and jstestdriver test setup.
2013-12-15 07:02:16 -08:00
tisto
a2ae2a888f Remov qunit and jstestdriver test setup. 2013-12-15 12:56:51 +01:00
Timo Stollenwerk
5c4599a7f3 Merge pull request #39 from tisto/master
Pep8 and code analysis.
2013-12-15 03:05:53 -08:00
tisto
38cfae5647 Set flake8 max complexity to 50. 2013-12-15 12:04:05 +01:00
tisto
f0a9d9ad6b Pep8 2013-12-15 12:02:32 +01:00
tisto
b5f4df5f17 Add code analysis section. 2013-12-15 12:00:25 +01:00
tisto
66e5563228 Fix buildout. 2013-11-26 20:08:30 +01:00
tisto
a337413d3d Update CHANGES. 2013-11-26 19:29:28 +01:00
Timo Stollenwerk
a2552acd2b Merge pull request #36 from aputtu/patch-1
Corrections and additions to the Danish translation
2013-11-26 10:27:52 -08:00
Alan Hoey
1bf4dacc1d Back out internal version number 2013-11-25 13:04:24 +00:00
Alan Hoey
8161dc14da Fixing test failures. 2013-11-25 12:54:49 +00:00
Alan Hoey
e6ec6ebe16 Add tests to confirm that some methods of a conversation incorrectly use an unwrapped comment to determine whether anonymous users can view. 2013-11-25 12:52:31 +00:00
Alan Hoey
4804868ab2 Refactor acquisition tests to define the expected behaviour when dealing with wrapped and unwrapped comments. 2013-11-25 12:06:05 +00:00
Jess Henderson
7269dfca65 Add dev.delib-da.1 to version pin 2013-11-22 11:51:47 +00:00
Alan Hoey
4be4c03c49 Fix total comments index 2013-11-21 18:13:31 +00:00
vmaksymiv
8e56b99638 added test acquisition chain for unwrapped object
Conflicts:
	plone/app/discussion/tests/test_acquisition.py
2013-11-21 17:23:36 +00:00
Kees Hink
5fb6968fca Add a test for Acquisition in comments. 2013-11-21 17:22:12 +00:00
Roman Kozlovskyi
f1747c7a87 Updated ukrainian translations 2013-11-17 21:10:02 +02:00
David Glick
7cfbd20d72 don't fail test if portal_atct is missing 2013-11-15 00:11:13 -08:00
Timo Stollenwerk
654869a30d Remove old topic test. New collections are tested in p.a.contenttypes anyways. 2013-11-14 11:01:14 +01:00
Mikel Larreategi
4fdd1f7467 update basque translation 2013-11-14 09:13:20 +01:00
Mikel Larreategi
ceae98cd19 update basque translation 2013-11-14 09:12:38 +01:00
Mikel Larreategi
2f781fe6e9 update basque translation 2013-11-14 09:12:31 +01:00
David Glick
05fed2def7 Merge pull request #37 from plone/bsuttor-use-defaultUser-png
Use defaultUser.png instead of defaultUser.gif
2013-11-13 11:07:45 -08:00
Benoît Suttor
c3ce01edd0 Use defaultUser.png instead of defaultUser.gif
Indeed, defaultUser.gif is in a deprecated skins folder (Products/CMFPlone/
skins/plone_deprecated/defaultUser.gif) and not defaultUser.png
(Products/CMFPlone/skins/plone_images/defaultUser.png).
Test is also updated.
2013-11-13 15:53:12 +01:00
maartenkling
c45650261e Rename @@discussion-settings to @@discussion-controlpanel 2013-11-12 10:45:59 +01:00
JeanMichel FRANCOIS
410b8c998a Fix ownership of comments. 2013-11-05 10:23:15 +01:00
aputtu
00861f5f9c Corrections and additions to the Danish translation 2013-10-22 20:22:05 +02:00
David Glick
dcba2c2714 re-add ICommentingTool to support migration 2013-10-18 21:40:50 -07:00
tisto
d225cbfc9a Remove bbb directory. 2013-10-16 19:20:15 +02:00
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