Timo Stollenwerk
|
1a6b1fdb91
|
Use Plone's safe_encode method instead of encode() to make sure unicode encoded strings can be indexed too.
svn path=/plone.app.discussion/trunk/; revision=51432
|
2011-07-25 06:47:45 +00:00 |
|
Timo Stollenwerk
|
dbda349768
|
Automatically reload batch moderation page if no comments are left. This refs #11298.
svn path=/plone.app.discussion/trunk/; revision=51274
|
2011-07-15 17:29:29 +00:00 |
|
Timo Stollenwerk
|
7225fc78ad
|
Next release will be 2.0.8.
svn path=/plone.app.discussion/trunk/; revision=51273
|
2011-07-15 17:25:04 +00:00 |
|
Timo Stollenwerk
|
a78deecf78
|
Prepare 2.0.7 release.
svn path=/plone.app.discussion/trunk/; revision=51260
|
2011-07-15 08:32:36 +00:00 |
|
Timo Stollenwerk
|
637ac334ac
|
Remove debug print.
svn path=/plone.app.discussion/trunk/; revision=51259
|
2011-07-15 08:25:34 +00:00 |
|
Timo Stollenwerk
|
160022b146
|
Another fix for http://dev.plone.org/plone/ticket/11486. r51246 fixed Chrome but broke Safari. This fix has been tested in Fx, Chrome, Safari and IE 9.
svn path=/plone.app.discussion/trunk/; revision=51258
|
2011-07-15 08:23:08 +00:00 |
|
Timo Stollenwerk
|
c2ff87a778
|
Fix discussion control panel submit. This fixes Refs #11486.
svn path=/plone.app.discussion/trunk/; revision=51246
|
2011-07-14 07:09:58 +00:00 |
|
Timo Stollenwerk
|
9cd4058bca
|
Move move_comments test to the right position.
svn path=/plone.app.discussion/trunk/; revision=50947
|
2011-07-04 07:27:16 +00:00 |
|
Timo Stollenwerk
|
80764e5597
|
Prepare 2.0.6 release.
svn path=/plone.app.discussion/trunk/; revision=50945
|
2011-07-04 07:21:15 +00:00 |
|
Timo Stollenwerk
|
50641ac6cc
|
Remove unnecessary lines from notify_content_object_moved event subscriber function.
svn path=/plone.app.discussion/trunk/; revision=50944
|
2011-07-04 07:07:42 +00:00 |
|
Timo Stollenwerk
|
b7dad192d5
|
Update comment brains in zcatalog when moving a content object with comments. This fixes http://dev.plone.org/plone/ticket/11331. Refs #11331
svn path=/plone.app.discussion/trunk/; revision=50937
|
2011-07-03 18:36:02 +00:00 |
|
Timo Stollenwerk
|
7378635115
|
CHANGES updated.
svn path=/plone.app.discussion/trunk/; revision=50936
|
2011-07-03 18:26:43 +00:00 |
|
Timo Stollenwerk
|
101e9e2616
|
Plone 3 specific exclusion of plone.app.uuid removed.
svn path=/plone.app.discussion/trunk/; revision=50935
|
2011-07-03 18:26:06 +00:00 |
|
Timo Stollenwerk
|
dbbd36c692
|
Start 2.0.6 development.
svn path=/plone.app.discussion/trunk/; revision=50934
|
2011-07-03 18:24:57 +00:00 |
|
Timo Stollenwerk
|
65de44247f
|
Fix last release date.
svn path=/plone.app.discussion/trunk/; revision=50493
|
2011-06-16 11:11:41 +00:00 |
|
Timo Stollenwerk
|
d51101db5f
|
Prepare 2.0.5 release.
svn path=/plone.app.discussion/trunk/; revision=50490
|
2011-06-16 11:01:06 +00:00 |
|
Timo Stollenwerk
|
98bcc19d5c
|
Do not render/update the comment form in CommentViewlets if commenting is disabled, since this slows down the page rendering. This fixes http://dev.plone.org/plone/ticket/11930 #11930
svn path=/plone.app.discussion/trunk/; revision=50489
|
2011-06-16 10:59:25 +00:00 |
|
Timo Stollenwerk
|
5fc9854d36
|
Rough outline of pad+dexterity howto added.
svn path=/plone.app.discussion/trunk/; revision=50483
|
2011-06-16 09:40:18 +00:00 |
|
Laurence Rowe
|
46404c709f
|
Move comments.js registration so it is merged along with other anonymous resources
svn path=/plone.app.discussion/trunk/; revision=50263
|
2011-06-05 22:30:56 +00:00 |
|
Laurence Rowe
|
b653c7a130
|
Insert css after forms.css to allow merging
svn path=/plone.app.discussion/trunk/; revision=50261
|
2011-06-05 22:05:22 +00:00 |
|
Laurence Rowe
|
b18da3f1ae
|
Simplify CSS and JS registrations. CSS will now be imported using the
standard link and so can be merged.
svn path=/plone.app.discussion/trunk/; revision=50260
|
2011-06-05 21:52:01 +00:00 |
|
Timo Stollenwerk
|
c27c8aa5ca
|
Typo.
svn path=/plone.app.discussion/trunk/; revision=50104
|
2011-05-29 08:28:11 +00:00 |
|
Timo Stollenwerk
|
9f87681520
|
Fix link to example.commentextender.
svn path=/plone.app.discussion/trunk/; revision=50103
|
2011-05-29 08:27:15 +00:00 |
|
WouterVH
|
f149f0f8dd
|
- Enable the left-menu on the configlet, to be more consistent with all other configlets.
Related to https://dev.plone.org/plone/ticket/11737
[WouterVH]
svn path=/plone.app.discussion/trunk/; revision=50095
|
2011-05-28 22:02:33 +00:00 |
|
Timo Stollenwerk
|
964c3c0d97
|
README updated; known issues section added; prepare 2.0.4 release.
svn path=/plone.app.discussion/trunk/; revision=50079
|
2011-05-28 11:49:47 +00:00 |
|
Timo Stollenwerk
|
1e331d957f
|
Comment form extender documentation updated.
svn path=/plone.app.discussion/trunk/; revision=50078
|
2011-05-28 11:11:58 +00:00 |
|
Timo Stollenwerk
|
7a7a708fc0
|
Add jarn.mkrelease to buildout.
svn path=/plone.app.discussion/trunk/; revision=50077
|
2011-05-28 11:09:55 +00:00 |
|
Timo Stollenwerk
|
102ad53722
|
Howtos section update.
svn path=/plone.app.discussion/trunk/; revision=50076
|
2011-05-28 10:22:48 +00:00 |
|
Timo Stollenwerk
|
811639a4b0
|
Sphinx doc: Move changelog to separate page.
svn path=/plone.app.discussion/trunk/; revision=50075
|
2011-05-27 20:15:22 +00:00 |
|
Timo Stollenwerk
|
832238d198
|
buildout is still needed for sphinx documentation.
svn path=/plone.app.discussion/trunk/; revision=50070
|
2011-05-27 13:48:18 +00:00 |
|
Timo Stollenwerk
|
a7f61eb4d3
|
Refactor/clean up the handleComment method.
svn path=/plone.app.discussion/trunk/; revision=50069
|
2011-05-27 13:47:15 +00:00 |
|
Timo Stollenwerk
|
ca997df2a0
|
Howto "how to extend the comment form" added to documentation.
svn path=/plone.app.discussion/trunk/; revision=50068
|
2011-05-27 13:46:41 +00:00 |
|
Timo Stollenwerk
|
1ea5f0cdb4
|
Make handleComment method store comment attributes from form extenders. This allows us to extend the comment form with external add-ons.
svn path=/plone.app.discussion/trunk/; revision=50059
|
2011-05-26 21:37:37 +00:00 |
|
Timo Stollenwerk
|
1c2f1865a1
|
No need for a separate buildout anymore.
svn path=/plone.app.discussion/trunk/; revision=50057
|
2011-05-26 19:17:57 +00:00 |
|
Timo Stollenwerk
|
1db3824fb1
|
Remove unnecessary Plone 3/4 buildout files.
svn path=/plone.app.discussion/trunk/; revision=50049
|
2011-05-26 08:14:20 +00:00 |
|
Eric Steele
|
1e66387294
|
Bump
svn path=/plone.app.discussion/trunk/; revision=49820
|
2011-05-19 18:11:12 +00:00 |
|
Eric Steele
|
82c0c063f9
|
Prepare plone.app.discussion 2.0.3.
svn path=/plone.app.discussion/trunk/; revision=49818
|
2011-05-19 18:09:16 +00:00 |
|
Jian Aijun
|
f9f394a1f1
|
Updated Simplified Chinese translation
svn path=/plone.app.discussion/trunk/; revision=49791
|
2011-05-19 01:39:35 +00:00 |
|
Jian Aijun
|
dbd872a517
|
Updated Simplified Chinese translation
svn path=/plone.app.discussion/trunk/; revision=49630
|
2011-05-15 23:46:21 +00:00 |
|
Jian Aijun
|
5f983ffb4b
|
Updated Simplified Chinese translation
svn path=/plone.app.discussion/trunk/; revision=49602
|
2011-05-15 01:25:01 +00:00 |
|
Jian Aijun
|
582ad4af19
|
Add Simplified Chinese translation
svn path=/plone.app.discussion/trunk/; revision=49577
|
2011-05-14 01:37:59 +00:00 |
|
Giorgio Borelli
|
d9016974fc
|
italian translation review
svn path=/plone.app.discussion/trunk/; revision=49571
|
2011-05-13 22:21:51 +00:00 |
|
Hanno Schlichting
|
fa0e4a4410
|
vb
svn path=/plone.app.discussion/trunk/; revision=49469
|
2011-05-12 09:22:10 +00:00 |
|
Hanno Schlichting
|
4c188bba59
|
Prepare plone.app.discussion 2.0.2.
svn path=/plone.app.discussion/trunk/; revision=49467
|
2011-05-12 09:18:36 +00:00 |
|
Timo Stollenwerk
|
420af84651
|
Minor German translation fix.
svn path=/plone.app.discussion/trunk/; revision=49340
|
2011-05-06 09:18:19 +00:00 |
|
Karl Johan Kleist
|
731e95af7a
|
sv: all strings now translated for Plone 4.1
svn path=/plone.app.discussion/trunk/; revision=49336
|
2011-05-05 18:08:01 +00:00 |
|
Timo Stollenwerk
|
d3ae80be82
|
Minor German translation fix.
svn path=/plone.app.discussion/branches/1.x/; revision=49335
|
2011-05-05 13:02:45 +00:00 |
|
Karl Johan Kleist
|
51466e8192
|
sv: just a few looong ones remain to translate now
svn path=/plone.app.discussion/trunk/; revision=49326
|
2011-05-04 17:23:20 +00:00 |
|
Karl Johan Kleist
|
c02450f2ff
|
sv: first version based on "no", several strings remain to translate
svn path=/plone.app.discussion/trunk/; revision=49310
|
2011-05-03 15:51:02 +00:00 |
|
Timo Stollenwerk
|
7c8f0cae14
|
Prepare plone.app.discussion 1.1.
svn path=/plone.app.discussion/branches/1.x/; revision=49305
|
2011-05-03 14:07:24 +00:00 |
|