Timo Stollenwerk
|
ffcc29a401
|
Override the default plone.app.registry controlpanel template; JS file for the controlpanel added. Disable all commenting options in the discussion control panel when comments are disabled globally.
svn path=/plone.app.discussion/trunk/; revision=46085
|
2010-12-02 18:15:47 +00:00 |
|
Timo Stollenwerk
|
c311a4f88d
|
Check for the 'review comments' permission instead of 'manage' to decide if the user should see a 'this comment is pending' message.
svn path=/plone.app.discussion/trunk/; revision=46050
|
2010-12-01 06:34:05 +00:00 |
|
Timo Stollenwerk
|
19f0666b39
|
Move "moderate comments" site action above the logout action.
svn path=/plone.app.discussion/trunk/; revision=46047
|
2010-11-30 18:17:02 +00:00 |
|
Timo Stollenwerk
|
5f0f2c459a
|
plone4 versions updated.
svn path=/plone.app.discussion/trunk/; revision=46044
|
2010-11-30 09:51:35 +00:00 |
|
Timo Stollenwerk
|
d94767576b
|
Do not use plone.app.uuid to generate unique UIDs for Plone 3. plone.app.uuid causes the IObjectAddedEvent to be fired twice on Plone 3. This causes the email notifications to be send twice. This means that https://dev.plone.org/plone/ticket/10652 is fixed only for Plone 4.
svn path=/plone.app.discussion/trunk/; revision=46043
|
2010-11-30 09:50:12 +00:00 |
|
Timo Stollenwerk
|
2b3a84e9d1
|
Moderator notification description updated.
svn path=/plone.app.discussion/trunk/; revision=46042
|
2010-11-30 09:13:30 +00:00 |
|
Timo Stollenwerk
|
baeec60b8d
|
plone 4.x todo list added.
svn path=/plone.app.discussion/trunk/; revision=46041
|
2010-11-30 09:08:08 +00:00 |
|
Timo Stollenwerk
|
13772c6e5b
|
Redirect back to the discussion control panel when the discussion control panel form is submitted.
svn path=/plone.app.discussion/trunk/; revision=46040
|
2010-11-30 09:06:46 +00:00 |
|
Timo Stollenwerk
|
65f1ba8230
|
fetch plone.app.registry trunk for dev buildout.
svn path=/plone.app.discussion/trunk/; revision=46039
|
2010-11-30 08:30:22 +00:00 |
|
Timo Stollenwerk
|
824ed1e94a
|
Fix document_byline bottom margin if commenter images are disabled.
svn path=/plone.app.discussion/trunk/; revision=46037
|
2010-11-30 07:33:22 +00:00 |
|
Timo Stollenwerk
|
0c94707743
|
Dynamically show the comment formatting message dependent on the text transform setting.
svn path=/plone.app.discussion/trunk/; revision=46035
|
2010-11-29 22:42:20 +00:00 |
|
Timo Stollenwerk
|
ea2ff81b43
|
Description for text transform added to the discussion control panel.
svn path=/plone.app.discussion/trunk/; revision=46027
|
2010-11-29 18:54:29 +00:00 |
|
Timo Stollenwerk
|
9dd33c47d0
|
Move the discussion control panel to the core Plone configuration.
svn path=/plone.app.discussion/trunk/; revision=46020
|
2010-11-29 17:40:37 +00:00 |
|
Timo Stollenwerk
|
f0cecaf274
|
Always set the effective date of a comment to the same value as the creation date.
svn path=/plone.app.discussion/trunk/; revision=46019
|
2010-11-29 17:36:52 +00:00 |
|
Timo Stollenwerk
|
b26d5a5a62
|
Fix SMTP exception when an email is send to the moderator.
svn path=/plone.app.discussion/trunk/; revision=46013
|
2010-11-29 08:27:09 +00:00 |
|
Timo Stollenwerk
|
e3eaef18b8
|
We have to fetch the "uuid" explicitly for Plone 3.
svn path=/plone.app.discussion/trunk/; revision=46007
|
2010-11-28 12:03:21 +00:00 |
|
Timo Stollenwerk
|
3b31ac1602
|
Always import ObjectCreatedEvent from zope.lifecycleevent.
svn path=/plone.app.discussion/trunk/; revision=46006
|
2010-11-28 12:01:27 +00:00 |
|
Timo Stollenwerk
|
ac4a64f55d
|
Make sure comment UIDs in the catalog are always unique. This fixes
http://dev.plone.org/plone/ticket/10652. We depend on plone.uuid and plone.app.uuid now. Refs #10652.
svn path=/plone.app.discussion/trunk/; revision=46005
|
2010-11-28 11:39:19 +00:00 |
|
Timo Stollenwerk
|
664e5c273e
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46004
|
2010-11-28 10:20:51 +00:00 |
|
Timo Stollenwerk
|
b08d7ddbeb
|
revert r46002.
svn path=/plone.app.discussion/trunk/; revision=46003
|
2010-11-28 10:00:31 +00:00 |
|
Timo Stollenwerk
|
7e39197114
|
hudson buildout added.
svn path=/plone.app.discussion/trunk/; revision=46002
|
2010-11-28 09:51:35 +00:00 |
|
Timo Stollenwerk
|
549c93af29
|
Use the 1.0-next KGS of dexterity instead of the outdated 2.0-next.
svn path=/plone.app.discussion/trunk/; revision=45927
|
2010-11-23 19:25:03 +00:00 |
|
David Glick
|
4c31afeac2
|
fix comparison of string to integer which broke 'check all'
svn path=/plone.app.discussion/trunk/; revision=45926
|
2010-11-23 18:53:38 +00:00 |
|
Timo Stollenwerk
|
7dbcc9e2be
|
Use safe_unicode to decode the title of the content. encode("utf-9") caused Dexterity based content types to raise a unicode decode error. This fixes http://dev.plone.org/plone/ticket/11292. Refs #11292
svn path=/plone.app.discussion/trunk/; revision=45915
|
2010-11-23 14:03:47 +00:00 |
|
Timo Stollenwerk
|
3c219397fa
|
Buildout for tests with dexterity compatibility added.
svn path=/plone.app.discussion/trunk/; revision=45914
|
2010-11-23 13:05:23 +00:00 |
|
Israel Saeta Pérez
|
6f698551ce
|
Update Spanish localization.
svn path=/plone.app.discussion/trunk/; revision=45880
|
2010-11-19 11:01:05 +00:00 |
|
Timo Stollenwerk
|
2e880bec21
|
Give sneridagh the proper credits for the Catalan translation.
svn path=/plone.app.discussion/trunk/; revision=45853
|
2010-11-17 15:32:52 +00:00 |
|
Victor Fernandez de Alba
|
289f876244
|
Corrected typo in catalan translation
svn path=/plone.app.discussion/trunk/; revision=45852
|
2010-11-17 14:50:43 +00:00 |
|
Victor Fernandez de Alba
|
48d225e97e
|
Catalan translations
svn path=/plone.app.discussion/trunk/; revision=45851
|
2010-11-17 14:26:15 +00:00 |
|
Luca Fabbri
|
7083607d63
|
update italian translation
svn path=/plone.app.discussion/trunk/; revision=45811
|
2010-11-15 16:02:11 +00:00 |
|
Timo Stollenwerk
|
c043061b1b
|
We are still on 1.0RC1. :)
svn path=/plone.app.discussion/trunk/; revision=45736
|
2010-11-10 10:11:14 +00:00 |
|
Yiorgis Gozadinos
|
ab00fa3d99
|
Make the creator indexer return utf-8 to the catalog.
svn path=/plone.app.discussion/trunk/; revision=45735
|
2010-11-10 10:06:20 +00:00 |
|
Timo Stollenwerk
|
d358a31c74
|
Comments viewlet test for posting anonymous comments added.
svn path=/plone.app.discussion/trunk/; revision=45663
|
2010-11-08 17:10:19 +00:00 |
|
Timo Stollenwerk
|
5b788d1156
|
Merge 'Convert anonymous-supplied name to unicode as done for authenticated members.' from jarn-unicode branch.
svn path=/plone.app.discussion/trunk/; revision=45662
|
2010-11-08 17:09:26 +00:00 |
|
Anton Stonor
|
91a488931d
|
staring Danish translation
svn path=/plone.app.discussion/trunk/; revision=45615
|
2010-11-07 22:02:08 +00:00 |
|
Anton Stonor
|
85c5e5565b
|
revert, wrong commit
svn path=/plone.app.discussion/buildouts/; revision=45614
|
2010-11-07 22:01:47 +00:00 |
|
Anton Stonor
|
37853ad226
|
starting danish translation
svn path=/plone.app.discussion/buildouts/; revision=45613
|
2010-11-07 21:55:33 +00:00 |
|
Radim Novotny
|
469da01f11
|
typo in Czech translation
svn path=/plone.app.discussion/trunk/; revision=45607
|
2010-11-07 18:52:12 +00:00 |
|
Timo Stollenwerk
|
cbd2edf932
|
Catch SMTP exceptions when sending email notifications.
svn path=/plone.app.discussion/trunk/; revision=45199
|
2010-11-04 15:56:12 +00:00 |
|
Timo Stollenwerk
|
13e9d54793
|
Update version to RC1.
svn path=/plone.app.discussion/trunk/; revision=45198
|
2010-11-04 15:55:52 +00:00 |
|
Timo Stollenwerk
|
e632349b83
|
Point to the latest b12 KGS.
svn path=/plone.app.discussion/trunk/; revision=45191
|
2010-11-04 14:54:28 +00:00 |
|
Timo Stollenwerk
|
6c03985d44
|
Set version to 1.0b12.
svn path=/plone.app.discussion/trunk/; revision=45190
|
2010-11-04 14:51:00 +00:00 |
|
Timo Stollenwerk
|
501cee78e2
|
".comment" and ".replyTreeLevel0" are both CSS classes of the comment div. Fix for Plone 3 only.
svn path=/plone.app.discussion/trunk/; revision=45189
|
2010-11-04 14:50:30 +00:00 |
|
Timo Stollenwerk
|
823ada7491
|
Remove AJAX comment deletion binding. This function relies on the nextUntil() selector introduced by jQuery 1.4 and therefore breaks in Plone 3 (that currently uses jQuery 1.3.2).
svn path=/plone.app.discussion/trunk/; revision=45188
|
2010-11-04 14:42:32 +00:00 |
|
Timo Stollenwerk
|
b68da9925b
|
Use parseInt with second param to make jslint happy.
svn path=/plone.app.discussion/trunk/; revision=45187
|
2010-11-04 14:37:18 +00:00 |
|
Timo Stollenwerk
|
89ac3f6b86
|
Prepare plone.app.discussion 1.0b11.
svn path=/plone.app.discussion/trunk/; revision=45133
|
2010-11-03 16:21:13 +00:00 |
|
Timo Stollenwerk
|
004b5def22
|
Preparing release 1.0b11
svn path=/plone.app.discussion/trunk/; revision=45131
|
2010-11-03 15:26:06 +00:00 |
|
Timo Stollenwerk
|
3ebc83447f
|
Point to the 1.0b11 KGS in README.
svn path=/plone.app.discussion/trunk/; revision=45130
|
2010-11-03 15:13:28 +00:00 |
|
Timo Stollenwerk
|
2bc0acd968
|
Update Sphinx release number to 1.0b11.
svn path=/plone.app.discussion/trunk/; revision=45128
|
2010-11-03 13:59:54 +00:00 |
|
Timo Stollenwerk
|
dc37db70d9
|
zope.i18n pinned down in Plone 3 KGS.
svn path=/plone.app.discussion/trunk/; revision=45127
|
2010-11-03 13:54:57 +00:00 |
|