0bbbc9ba2f
Merge pull request #54 from plone/barceloneta
Ramon Navarro Bosch
2014-10-09 14:00:09 +02:00
30c88842c0
Reapplied on correct branch.
Victor Fernandez de Alba
2014-08-11 14:22:08 +02:00
06b20b8f81
merge fix from master (Don't execute createReplyForm js if there is no in_reply_to button)
Vincent Fretin
2014-10-09 11:41:00 +02:00
838f229726
Don't execute createReplyForm js if there is no in_reply_to button.
Vincent Fretin
2014-10-09 11:41:00 +02:00
acacc8281a
add a test for delete-own-comment view
Vincent Fretin
2014-09-20 16:21:55 +02:00
2a8082cfa7
add delete_own_comment_enabled option in control panel
Vincent Fretin
2014-09-20 16:02:48 +02:00
42d12200a7
Don't use session at all for content rules, set the event in the request to be able to access comment attributes. This fixes 'InvalidObjectReference: A new object is reachable from multiple databases.' if comment contains a RichTextValue which contains a RawValueHolder (persistent object).
Vincent Fretin
2014-09-20 14:14:19 +02:00
ee28528f55
Don't use session at all for content rules, set the event in the request to be able to access comment attributes. This fixes 'InvalidObjectReference: A new object is reachable from multiple databases.' if comment contains a RichTextValue which contains a RawValueHolder (persistent object).
Vincent Fretin
2014-09-20 14:14:19 +02:00
80a9dea1d8
no extra debug for plone.app.robotframework
Vincent Fretin
2014-09-20 14:08:50 +02:00
a94b3249a9
fixed can_delete called from parent
Thomas Desvenain
2014-09-05 11:11:54 +02:00
fa127ad85c
Whitespaces cleanup
Gil Forcada
2014-08-23 00:31:28 +02:00
2ba35bb0d4
merge fixed
Jens W. Klein
2014-08-17 04:54:12 +02:00
62b2990b7c
merged master
Jens W. Klein
2014-08-17 04:48:44 +02:00
45f58edd06
Revert "Update tag for id=content element to article instead of a simple div."
Victor Fernandez de Alba
2014-08-11 14:11:18 +02:00
0165f1b73c
Update tag for id=content element to article instead of a simple div.
Victor Fernandez de Alba
2014-08-11 14:09:48 +02:00
21a03d295e
Merge pull request #53 from Ammy2/master
Timo Stollenwerk
2014-06-29 19:25:22 +02:00
002c81427e
Id for textarea of reply form made unique
Ammy2
2014-06-25 02:32:48 +05:30
d1bd62046b
Merge pull request #52 from cekk/italian-translations
Jens W. Klein
2014-05-16 23:32:20 +02:00
e9a4dcfc52
relaunched i18ndude and fix italian translations
Andrea Cecchi
2014-05-16 17:39:57 +02:00
7f8be09d82
Merge pull request #50 from cekk/edit-delete-final
Timo Stollenwerk
2014-05-16 11:14:43 +02:00
4a83166d95
fixed CHANGES
Andrea Cecchi
2014-05-15 18:06:38 +02:00
4f255a355d
rebased CHANGES and tests
Andrea Cecchi
2014-03-26 18:22:59 +01:00
e453e0050b
fixed HISTORY and add delete test to test_comments_viewlet
Andrea Cecchi
2014-03-26 18:07:28 +01:00
f67f12bd05
fixed upgrade step
Andrea Cecchi
2014-03-03 16:15:12 +01:00
9a4e3718fc
added Delete comments permission to manage comments deletion
Andrea Cecchi
2014-03-03 15:12:16 +01:00
fd16144b9b
fixed edit test
Andrea Cecchi
2014-03-03 15:09:30 +01:00
3711d2fb5f
rebased branch from master
Andrea Cecchi
2014-02-04 11:35:20 +01:00
520b1e83f4
provide "delete own comments" as a configurable option
Guido A.J. Stevens
2013-09-19 08:39:52 +00:00
a82352a36c
Make comments editable
Guido A.J. Stevens
2013-09-17 12:03:46 +00:00
dec8bd63dd
rebased CHANGES and tests
Andrea Cecchi
2014-03-26 18:22:59 +01:00
22cc340ff6
fixed HISTORY and add delete test to test_comments_viewlet
Andrea Cecchi
2014-03-26 18:07:28 +01:00
770651cf72
fixed upgrade step
Andrea Cecchi
2014-03-03 16:15:12 +01:00
920392d124
added Delete comments permission to manage comments deletion
Andrea Cecchi
2014-03-03 15:12:16 +01:00
6ee480a229
fixed edit test
Andrea Cecchi
2014-03-03 15:09:30 +01:00
f2d11021a3
rebased branch from master
Andrea Cecchi
2014-02-04 11:35:20 +01:00
2b18d5a2e4
Revert "Merge pull request #38 from delib/evilbungle-comment-acquisition"
Timo Stollenwerk
2014-05-13 07:07:37 +02:00
e18598e316
Merge pull request #38 from delib/evilbungle-comment-acquisition
Timo Stollenwerk
2014-05-12 22:53:34 +02:00
fd6ac0788b
Merge pull request #43 from plone/remove-dt-dl-dd
Timo Stollenwerk
2014-05-12 20:52:49 +02:00
8709e0b14b
Merge pull request #49 from eea/master
Timo Stollenwerk
2014-05-12 19:53:01 +02:00
fe91d7801e
Add tests for custom events and contentrules events/string substitutions
Alin Voinea
2014-05-12 20:20:18 +03:00
311eef63eb
Merge pull request #48 from l34marr/translation
Jens W. Klein
2014-05-12 10:39:33 +02:00
2360934029
Update ChangeLog.
TsungWei Hu
2014-05-07 23:28:48 +08:00
22ed06b66d
Add second robot test to test adding comments.
tisto
2014-05-02 13:42:19 +02:00
f894d47d62
Add basic robot test setup and a first test.
tisto
2014-05-02 13:22:08 +02:00
6ced9ed0a5
Update Traditional Chinese Translation.
TsungWei Hu
2014-05-02 18:30:08 +08:00
fa17c51a7b
Replace $.live with $.on
Gaudenz Steinlin
2014-03-14 16:51:57 +01:00
5a9bfdf876
Back to development: 2.3.3
tisto
2014-04-05 16:36:11 +02:00
c1c36c0133
Remove changes.txt in docs folder since this confuses zest.releaser.
tisto
2014-04-05 16:26:24 +02:00
5c43271430
Remove message_extractors from setup.py since they currently prevent us from making a release (distutils raise an error).
tisto
2014-04-05 16:24:11 +02:00
2729f5a7e9
required showed up, but validation needs it on field too. huh. this is not what i expected, but, well, its z3cforms
Jens W. Klein
2014-03-26 11:27:12 +01:00
822750697a
Merge branch 'master' of github.com:plone/plone.app.discussion
Jens W. Klein
2014-03-25 21:31:15 +01:00
6bfa19411d
bugfix 1: according to IDiscussionSettings.anonymous_email_enabled (cite): If selected, anonymous user will have to give their email. - But field was not required. Now it is.
Jens W. Klein
2014-03-25 21:30:50 +01:00
0b50d7c339
remove setup_requires = Babel, which isn't actually used and broke the build
David Glick
2014-03-25 12:24:00 -07:00
996592835b
state latest changes
Jens W. Klein
2014-03-25 19:15:52 +01:00
9575a0436a
synced with recent i18ndude and updated missing german translations
Jens W. Klein
2014-03-25 19:14:26 +01:00
14263973f0
synced with recent i18ndude and updated missing german translations (mostly in settings form)
Jens W. Klein
2014-03-25 19:13:43 +01:00
0a6d429237
corrected outdated help text
Jens W. Klein
2014-03-25 18:53:51 +01:00
334b01f9ff
run of update translations. nothing really changed. anyway, no we're sure. next: missing translations (de)
Jens W. Klein
2014-03-25 18:39:08 +01:00
6609ab6af5
make flake8 happy
Jens W. Klein
2014-03-25 18:38:12 +01:00
a145413ac2
make flake8 happy
Jens W. Klein
2014-03-25 18:37:06 +01:00
67213b70eb
make flake8 happy
Jens W. Klein
2014-03-25 18:36:14 +01:00
dd0831c7d7
state last change
Jens W. Klein
2014-03-25 18:35:33 +01:00
79ad7816c4
added i8ndude and script to buildout in order to make translations updates simpler.
Jens W. Klein
2014-03-25 18:33:48 +01:00
96bf7ca002
added update translations script (flavor by saily)
Jens W. Klein
2014-03-25 16:59:20 +01:00
e2811ebd52
ignore local directory from virtualenv
Jens W. Klein
2014-03-25 16:49:48 +01:00
9e7b574690
Move 'Fix reindexObject ...' CHANGES entry to the current release.
tisto
2014-03-24 20:51:26 +01:00
01641b4957
Merge branch 'fix_reindex_on_publish' of git://github.com/RedTurtle/plone.app.discussion into RedTurtle-fix_reindex_on_publish
tisto
2014-03-24 20:49:32 +01:00
9c9c2e2aaa
Merge branch 'master' of git://github.com/huubbouma/plone.app.discussion into huubbouma-master
tisto
2014-03-23 18:54:44 +01:00
f3a247dcd7
Fix buildout that broke due to version conflicts caused by the latest p.a.contenttypes release.
tisto
2014-03-23 17:46:53 +01:00
f65ef6cfe7
Merge pull request #41 from maartenkling/master
Timo Stollenwerk
2014-03-04 12:09:26 +01:00
0ea9a7131f
merge upstream and fix numbering
maartenkling
2014-03-04 09:16:36 +01:00
e0ae1c0eaa
Preparing release 2.3.1
Timo Stollenwerk
2014-02-22 10:12:32 +01:00
a26a4b363c
2.3.0 was a brown bag release.
Timo Stollenwerk
2014-02-22 10:12:15 +01:00
7a8f60dd5f
Back to development: 2.3.1
Timo Stollenwerk
2014-02-22 10:11:05 +01:00
cd65923df5
Make sure a release includes *.rst files.
Timo Stollenwerk
2014-02-22 07:58:35 +01:00
ce5c00ca7d
Prepare 2.3.0 release.
Timo Stollenwerk
2014-02-22 07:25:07 +01:00
d788d07a87
fix test. the richtext-field in plone.app.contenttypes uses a behavior
Philip Bauer
2014-02-14 09:40:55 +01:00
6ae623c39d
Remove DL's from portal message in templates.
Kees Hink
2014-02-11 09:42:42 +01:00
cc02ed01ad
Remove DL's from portal message in templates.
Kees Hink
2014-02-11 09:38:54 +01:00
aa87302280
Amend commit history of changes made by omiron from pull request 42 for a clearer message of intended fix
ichim-david
2014-02-10 11:51:35 +02:00
fe747f2ae9
Merge pull request #42 from eea/master
Alexandru Ghica
2014-02-04 02:15:24 -08:00
f660a6d980
added to CHANGES.rst
Ovidiu Miron
2014-02-04 11:53:51 +02:00
a9d0cb574b
Execute the property workflow
Ovidiu Miron
2014-02-04 11:00:06 +02:00
f37e96bb90
fix typo in changelog
maartenkling
2014-02-02 15:02:21 +01:00
8ccd648928
user member.getId as author_username, so membrane users and plone users have portraits and author urls
maartenkling
2014-02-02 14:55:37 +01:00
a8dc5dd3f0
Remove test_suite functions since they are only needed for zope.testing < 3.8.0.
Timo Stollenwerk
2013-12-19 09:54:03 +01:00
f7c1450a1e
Merge pull request #40 from tisto/master
Timo Stollenwerk
2013-12-15 07:02:16 -08:00
a2ae2a888f
Remov qunit and jstestdriver test setup.
tisto
2013-12-15 12:56:51 +01:00
5c4599a7f3
Merge pull request #39 from tisto/master
Timo Stollenwerk
2013-12-15 03:05:53 -08:00
38cfae5647
Set flake8 max complexity to 50.
tisto
2013-12-15 12:04:05 +01:00