esteele
ba28439d94
Back to development: 2.3.4
2014-10-23 21:37:49 -04:00
esteele
75b8c13640
Preparing release 2.3.3
2014-10-23 21:36:21 -04:00
Ramon Navarro Bosch
0bbbc9ba2f
Merge pull request #54 from plone/barceloneta
...
Reapplied on correct branch.
2014-10-09 14:00:09 +02:00
Victor Fernandez de Alba
30c88842c0
Reapplied on correct branch.
...
Revert "Revert "Update tag for id=content element to article instead of a simple div.""
This reverts commit 45f58edd06
.
2014-10-09 13:30:53 +02:00
Vincent Fretin
838f229726
Don't execute createReplyForm js if there is no in_reply_to button.
2014-10-09 11:41:00 +02:00
Vincent Fretin
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).
2014-09-20 14:54:02 +02:00
Gil Forcada
fa127ad85c
Whitespaces cleanup
2014-08-23 00:31:28 +02:00
Victor Fernandez de Alba
45f58edd06
Revert "Update tag for id=content element to article instead of a simple div."
...
This reverts commit 0165f1b73c
.
2014-08-11 14:11:18 +02:00
Victor Fernandez de Alba
0165f1b73c
Update tag for id=content element to article instead of a simple div.
2014-08-11 14:09:48 +02:00
Timo Stollenwerk
21a03d295e
Merge pull request #53 from Ammy2/master
...
Id for the textarea of reply form made unique
2014-06-29 19:25:22 +02:00
Ammy2
002c81427e
Id for textarea of reply form made unique
2014-06-25 02:32:48 +05:30
Jens W. Klein
d1bd62046b
Merge pull request #52 from cekk/italian-translations
...
relaunched i18ndude and fix italian translations
2014-05-16 23:32:20 +02:00
Andrea Cecchi
e9a4dcfc52
relaunched i18ndude and fix italian translations
2014-05-16 17:39:57 +02:00
Timo Stollenwerk
7f8be09d82
Merge pull request #50 from cekk/edit-delete-final
...
Edit and delete comments
2014-05-16 11:14:43 +02:00
Andrea Cecchi
4a83166d95
fixed CHANGES
2014-05-15 18:06:38 +02:00
Andrea Cecchi
4f255a355d
rebased CHANGES and tests
2014-05-15 17:51:22 +02:00
Andrea Cecchi
e453e0050b
fixed HISTORY and add delete test to test_comments_viewlet
2014-05-15 17:51:22 +02:00
Andrea Cecchi
f67f12bd05
fixed upgrade step
2014-05-15 17:51:05 +02:00
Andrea Cecchi
9a4e3718fc
added Delete comments permission to manage comments deletion
2014-05-15 17:51:05 +02:00
Andrea Cecchi
fd16144b9b
fixed edit test
2014-05-15 17:51:05 +02:00
Andrea Cecchi
3711d2fb5f
rebased branch from master
2014-05-15 17:51:05 +02:00
Guido A.J. Stevens
520b1e83f4
provide "delete own comments" as a configurable option
2014-05-15 17:50:32 +02:00
Guido A.J. Stevens
a82352a36c
Make comments editable
2014-05-15 17:50:32 +02:00
Andrea Cecchi
dec8bd63dd
rebased CHANGES and tests
2014-05-15 16:55:27 +02:00
Andrea Cecchi
22cc340ff6
fixed HISTORY and add delete test to test_comments_viewlet
2014-05-15 16:54:54 +02:00
Andrea Cecchi
770651cf72
fixed upgrade step
2014-05-15 16:39:07 +02:00
Andrea Cecchi
920392d124
added Delete comments permission to manage comments deletion
2014-05-15 16:38:03 +02:00
Andrea Cecchi
6ee480a229
fixed edit test
2014-05-15 16:37:23 +02:00
Andrea Cecchi
f2d11021a3
rebased branch from master
2014-05-15 16:36:33 +02:00
Timo Stollenwerk
2b18d5a2e4
Revert "Merge pull request #38 from delib/evilbungle-comment-acquisition"
...
This reverts commit e18598e316
, reversing
changes made to fd6ac0788b
.
This pull request introduces two test failures. See http://jenkins.plone.org/job/plone-5.0-python-2.7/lastCompletedBuild/testReport/ for details.
2014-05-13 07:07:37 +02:00
Timo Stollenwerk
e18598e316
Merge pull request #38 from delib/evilbungle-comment-acquisition
...
Fixing incorrect behaviour with acquired permissions
2014-05-12 22:53:34 +02:00
Timo Stollenwerk
fd6ac0788b
Merge pull request #43 from plone/remove-dt-dl-dd
...
Remove DL's from portal message in templates.
2014-05-12 20:52:49 +02:00
Timo Stollenwerk
8709e0b14b
Merge pull request #49 from eea/master
...
Add tests for custom events and contentrules events/string substitutions
2014-05-12 19:53:01 +02:00
Alin Voinea
fe91d7801e
Add tests for custom events and contentrules events/string substitutions
2014-05-12 20:20:18 +03:00
Jens W. Klein
311eef63eb
Merge pull request #48 from l34marr/translation
...
Update Traditional Chinese Translation.
2014-05-12 10:39:33 +02:00
TsungWei Hu
2360934029
Update ChangeLog.
2014-05-07 23:28:48 +08:00
tisto
22ed06b66d
Add second robot test to test adding comments.
2014-05-02 13:42:19 +02:00
tisto
f894d47d62
Add basic robot test setup and a first test.
2014-05-02 13:22:08 +02:00
TsungWei Hu
6ced9ed0a5
Update Traditional Chinese Translation.
2014-05-02 18:30:08 +08:00
Gaudenz Steinlin
fa17c51a7b
Replace $.live with $.on
...
This is needed for jQuery >= 1.9 compatibility and is compatible with
JQuery >= 1.7 (Plone 4.3 onwards).
2014-04-28 18:06:41 +02:00
Alin Voinea
f58e900e25
Merge pull request #46 from eea/master
...
Trigger custom events on comment add/remove/reply
2014-04-18 17:40:27 +03:00
Alin Voinea
6565dfe19e
i18n update
2014-04-18 17:26:27 +03:00
Alin Voinea
28d7556c92
Remove hard dependency on plone.stringinterp
2014-04-18 16:42:06 +03:00
Alin Voinea
13830715a7
Add custom content rules string substitutions
...
- Add content rules string substitutions for comment:
- id
- text
- author email
- author user name
- author full name
2014-04-18 16:36:06 +03:00
Alin Voinea
ab926d6a10
Update change log
...
Conflicts:
CHANGES.rst
2014-04-18 16:35:45 +03:00
Alin Voinea
14d4382ca6
Use commented object as context instead of comment within event trigger
...
- In order this to work with plone.contentrules use commented object as
the main context within custom discussion events and add comment as the
second parameter.
2014-04-18 16:33:12 +03:00
Alin Voinea
4343197209
Trigger custom comment events on comment add/remove/reply
...
Conflicts:
plone/app/discussion/interfaces.py
2014-04-18 16:32:43 +03:00
tisto
5a9bfdf876
Back to development: 2.3.3
2014-04-05 16:36:11 +02:00
tisto
c1c36c0133
Remove changes.txt in docs folder since this confuses zest.releaser.
2014-04-05 16:26:24 +02:00
tisto
5c43271430
Remove message_extractors from setup.py since they currently prevent us from making a release (distutils raise an error).
2014-04-05 16:24:11 +02:00