Timo Stollenwerk
|
85d5b823b0
|
Remove collective.akismet from the captcha documentation.
svn path=/plone.app.discussion/trunk/; revision=37915
|
2010-07-16 15:08:18 +00:00 |
|
Timo Stollenwerk
|
c3320def88
|
Make sure the form fields in the reply form are always placed under the field labels; Fix CSS overflow bug that occurs with the new Plone 4.0b5 comment styles
svn path=/plone.app.discussion/trunk/; revision=37774
|
2010-07-13 13:39:35 +00:00 |
|
Timo Stollenwerk
|
6ca6f58acd
|
Remove unnecessary variables and imports.
svn path=/plone.app.discussion/trunk/; revision=37773
|
2010-07-13 13:21:12 +00:00 |
|
Timo Stollenwerk
|
3e625f3677
|
Upgrade dev buildout to Plone 4.0b5; Use PloneTestCase trunk for now until 0.9.10 is out. Thanks MJ!
svn path=/plone.app.discussion/trunk/; revision=37772
|
2010-07-13 13:19:53 +00:00 |
|
Timo Stollenwerk
|
42dbf1fe85
|
Remove unnecessary Zope download line from dev buildout.
svn path=/plone.app.discussion/trunk/; revision=37770
|
2010-07-13 11:45:49 +00:00 |
|
Timo Stollenwerk
|
1807205710
|
CHANGES updated (Unnecessary imports and variables removed.).
svn path=/plone.app.discussion/trunk/; revision=37769
|
2010-07-13 10:46:41 +00:00 |
|
Timo Stollenwerk
|
a54a15a90f
|
Remove unnecessary imports and variables from test code.
svn path=/plone.app.discussion/trunk/; revision=37768
|
2010-07-13 10:45:53 +00:00 |
|
Timo Stollenwerk
|
cfdd99b111
|
remove unnecessary imports / variables; whitespace
svn path=/plone.app.discussion/trunk/; revision=37767
|
2010-07-13 10:41:26 +00:00 |
|
Timo Stollenwerk
|
66c235aa5e
|
fix whitespace
svn path=/plone.app.discussion/trunk/; revision=37766
|
2010-07-13 10:40:45 +00:00 |
|
Timo Stollenwerk
|
a5683b0674
|
remove unnecessary imports.
svn path=/plone.app.discussion/trunk/; revision=37765
|
2010-07-13 10:40:24 +00:00 |
|
Timo Stollenwerk
|
f3b1dab916
|
Move AkismetValidator from plone.app.discussion to collective.akismet.
svn path=/plone.app.discussion/trunk/; revision=37764
|
2010-07-13 09:24:23 +00:00 |
|
Timo Stollenwerk
|
5784ed82a3
|
Remove unnecessary imports from vocabularies.py.
svn path=/plone.app.discussion/trunk/; revision=37763
|
2010-07-13 09:23:10 +00:00 |
|
Timo Stollenwerk
|
31c0f7b459
|
Check for collective.akismet to detect akismet plugin, not for the Python akismet package.
svn path=/plone.app.discussion/trunk/; revision=37762
|
2010-07-13 09:22:05 +00:00 |
|
Timo Stollenwerk
|
2dbc337fc7
|
Remove unnecessary imports from captcha.py.
svn path=/plone.app.discussion/trunk/; revision=37760
|
2010-07-13 09:20:32 +00:00 |
|
Timo Stollenwerk
|
1a84b0b7b8
|
Remove unnecessary imports.
svn path=/plone.app.discussion/trunk/; revision=37759
|
2010-07-13 09:19:20 +00:00 |
|
Timo Stollenwerk
|
27d8ced62d
|
revert r37751.
svn path=/plone.app.discussion/trunk/; revision=37753
|
2010-07-12 13:49:57 +00:00 |
|
Timo Stollenwerk
|
cac0bae7a5
|
revert r37751.
svn path=/plone.app.discussion/trunk/; revision=37752
|
2010-07-12 13:47:53 +00:00 |
|
Timo Stollenwerk
|
eabf3bc890
|
Always use zope.component getUtility instead of queryUtility.
svn path=/plone.app.discussion/trunk/; revision=37751
|
2010-07-12 13:34:02 +00:00 |
|
Timo Stollenwerk
|
5bdfe7c750
|
plone.z3cform trunk added to mr.developer.
svn path=/plone.app.discussion/trunk/; revision=37747
|
2010-07-12 06:43:57 +00:00 |
|
Timo Stollenwerk
|
a6f12ad658
|
Upgrade dev buildout to plone 4.0b5; ipzope added; plone.app.z3cform and z3c.form added to mr.developer.
svn path=/plone.app.discussion/trunk/; revision=37728
|
2010-07-09 08:05:18 +00:00 |
|
Timo Stollenwerk
|
bddc4a96da
|
Remove unnecessary import.
svn path=/plone.app.discussion/trunk/; revision=37692
|
2010-07-07 11:37:44 +00:00 |
|
Timo Stollenwerk
|
a8ccdc7b02
|
Use sphinx.plonetheme for plone.app.discussion documentation.
svn path=/plone.app.discussion/trunk/; revision=37374
|
2010-06-21 10:04:11 +00:00 |
|
Timo Stollenwerk
|
f1444f695b
|
collective.akismet added to dev plone3 buildout.
svn path=/plone.app.discussion/trunk/; revision=37370
|
2010-06-21 09:13:19 +00:00 |
|
Timo Stollenwerk
|
5f2daced20
|
Captcha documentation updated (code examples included, etc).
svn path=/plone.app.discussion/trunk/; revision=37369
|
2010-06-21 09:11:45 +00:00 |
|
Timo Stollenwerk
|
a702b2877e
|
documentation for email notification added.
svn path=/plone.app.discussion/trunk/; revision=37368
|
2010-06-21 09:07:11 +00:00 |
|
Timo Stollenwerk
|
0a6c2996a2
|
set version to 1.0b5 (sphinx documentation).
svn path=/plone.app.discussion/trunk/; revision=37367
|
2010-06-21 08:59:12 +00:00 |
|
Timo Stollenwerk
|
a33b1001a5
|
Products.PrintingMailHost added to p4 buildout.
svn path=/plone.app.discussion/trunk/; revision=37366
|
2010-06-21 07:47:33 +00:00 |
|
Timo Stollenwerk
|
12589d9fd2
|
Remove the hard coded check for title and text when the comment form is submitted. This allows integrators to write schema extenders that remove the title from the comment form.
svn path=/plone.app.discussion/trunk/; revision=37341
|
2010-06-17 18:56:26 +00:00 |
|
Timo Stollenwerk
|
6e98edf54f
|
Fix ascii art blocks.
svn path=/plone.app.discussion/trunk/; revision=37336
|
2010-06-17 09:01:59 +00:00 |
|
Timo Stollenwerk
|
400956e264
|
Comments added to the notification subscriber functions.
svn path=/plone.app.discussion/trunk/; revision=37329
|
2010-06-17 06:57:51 +00:00 |
|
Timo Stollenwerk
|
3f36e09728
|
upgrade to Plone 4.0b4
svn path=/plone.app.discussion/trunk/; revision=37297
|
2010-06-14 17:57:16 +00:00 |
|
Timo Stollenwerk
|
ac103f3211
|
buildout.eggtractor added to dev-plone4 buildout.
svn path=/plone.app.discussion/trunk/; revision=37284
|
2010-06-14 15:24:51 +00:00 |
|
Timo Stollenwerk
|
cef787865c
|
collective.akismet added to autocheckout.
svn path=/plone.app.discussion/trunk/; revision=37283
|
2010-06-14 15:05:46 +00:00 |
|
Timo Stollenwerk
|
57a5210f80
|
collective.akismet added to dev-plone4 buildout.
svn path=/plone.app.discussion/trunk/; revision=37281
|
2010-06-14 14:59:55 +00:00 |
|
Timo Stollenwerk
|
e56bc65956
|
raise AkismetReject if Akismet rejects a comment as spam.
svn path=/plone.app.discussion/trunk/; revision=37276
|
2010-06-14 13:02:46 +00:00 |
|
Timo Stollenwerk
|
ac84b232b8
|
Import Captcha validator from validator directly.
svn path=/plone.app.discussion/trunk/; revision=37273
|
2010-06-14 12:42:28 +00:00 |
|
Timo Stollenwerk
|
29015324f2
|
Move the Akismet validator error message to the top.
svn path=/plone.app.discussion/trunk/; revision=37272
|
2010-06-14 12:25:56 +00:00 |
|
Timo Stollenwerk
|
ac6865311d
|
Move captcha registration to its own captcha.zcml file. Fix captcha registration for Plone 3/Zope 2.10
svn path=/plone.app.discussion/trunk/; revision=37140
|
2010-06-10 14:57:03 +00:00 |
|
Timo Stollenwerk
|
2767f52bf0
|
Akismet spam protection plugin support added (collective.akismet).
svn path=/plone.app.discussion/trunk/; revision=37137
|
2010-06-10 13:12:12 +00:00 |
|
Timo Stollenwerk
|
926314ea49
|
Akismet spam protection plugin support added (collective.akismet).
svn path=/plone.app.discussion/trunk/; revision=37136
|
2010-06-10 13:11:33 +00:00 |
|
Timo Stollenwerk
|
92766752c4
|
Simplify the CaptchaValidator class by dynamically adapting a view with the name of the captcha plugin (e.g. recaptcha, captcha, akismet) for the validator.
svn path=/plone.app.discussion/trunk/; revision=37131
|
2010-06-10 10:51:41 +00:00 |
|
Timo Stollenwerk
|
30ffc4a920
|
CHANGES.txt updated (Dutch translation added).
svn path=/plone.app.discussion/trunk/; revision=37092
|
2010-06-07 14:40:09 +00:00 |
|
Timo Stollenwerk
|
8b74090ac5
|
documentation links added.
svn path=/plone.app.discussion/trunk/; revision=37030
|
2010-06-06 13:00:21 +00:00 |
|
Timo Stollenwerk
|
af1a8bfacd
|
Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title.
svn path=/plone.app.discussion/trunk/; revision=36998
|
2010-06-04 11:22:16 +00:00 |
|
Timo Stollenwerk
|
adbe6c7db7
|
delete docs/html.
svn path=/plone.app.discussion/trunk/; revision=36997
|
2010-06-04 11:14:35 +00:00 |
|
Timo Stollenwerk
|
bca29657b5
|
minor.
svn path=/plone.app.discussion/trunk/; revision=36996
|
2010-06-04 11:13:22 +00:00 |
|
Timo Stollenwerk
|
429c334376
|
captcha.txt added to sphinx documentation.
svn path=/plone.app.discussion/trunk/; revision=36995
|
2010-06-04 11:11:01 +00:00 |
|
Timo Stollenwerk
|
92e72d0794
|
versions updated for p.f.captcha.
svn path=/plone.app.discussion/trunk/; revision=36994
|
2010-06-04 10:58:34 +00:00 |
|
Timo Stollenwerk
|
7f28f2773a
|
Design notes for the Captcha plugin architecture added.
svn path=/plone.app.discussion/trunk/; revision=36993
|
2010-06-04 10:57:57 +00:00 |
|
Timo Stollenwerk
|
3bda1a12f1
|
Make IDiscussionLayer inherit from Interface again. Remove IDefaultPloneLayer, since Plone 4.0b1 and plone.theme 2.0b1 are out now. This was fixed by #10109; https://dev.plone.org/plone/ticket/10109; thanks davisagli!
svn path=/plone.app.discussion/trunk/; revision=36992
|
2010-06-04 09:33:48 +00:00 |
|
Timo Stollenwerk
|
28d88dcfb4
|
Clean up Javascript code. Obey the 80 character limit.
svn path=/plone.app.discussion/trunk/; revision=36991
|
2010-06-04 09:25:47 +00:00 |
|
Timo Stollenwerk
|
7b2aa33a45
|
author and email updated.
svn path=/plone.app.discussion/trunk/; revision=36899
|
2010-06-02 10:33:47 +00:00 |
|
Timo Stollenwerk
|
2e0b52889d
|
Clean up (Re)Captcha code. Register Captcha field/validator only if a package is installed that provides the "plone.app.discussion-captcha" feature (currently plone.formwidget.captcha and plone.formwidget.recaptcha trunk only).
svn path=/plone.app.discussion/trunk/; revision=36877
|
2010-06-01 16:38:29 +00:00 |
|
Timo Stollenwerk
|
e16b15708b
|
minor changes; svn:ignore.
svn path=/plone.app.discussion/trunk/; revision=36876
|
2010-06-01 15:12:53 +00:00 |
|
Timo Stollenwerk
|
518b89b043
|
Remove docs/html directory. There is no need to keep the HTML documentation inside the package itself, since it is available on packages.python.org/plone.app.discussion.
svn path=/plone.app.discussion/trunk/; revision=36875
|
2010-06-01 15:11:33 +00:00 |
|
Timo Stollenwerk
|
125a1beb7e
|
plone4 versions file updated.
svn path=/plone.app.discussion/trunk/; revision=36849
|
2010-05-31 10:25:54 +00:00 |
|
Timo Stollenwerk
|
0e2d9e539d
|
Remove make.bat and Makefile from docs folder, since these are automatically created by the buildout.
svn path=/plone.app.discussion/trunk/; revision=36848
|
2010-05-31 10:25:13 +00:00 |
|
Timo Stollenwerk
|
023f7ec70d
|
repoze.sphinx.autointerface added to dev-plone4 buildout.
svn path=/plone.app.discussion/trunk/; revision=36847
|
2010-05-31 10:23:57 +00:00 |
|
Timo Stollenwerk
|
90f15c92b5
|
remove plone.z3cform version pinning, because p.a.d. works with the most recent version now.
svn path=/plone.app.discussion/trunk/; revision=36846
|
2010-05-31 10:11:39 +00:00 |
|
Timo Stollenwerk
|
682ceb2760
|
fix r36843 commit. set HAS_WRAPPED_FORM to false for plone.z3cform < 0.6.0.
svn path=/plone.app.discussion/trunk/; revision=36845
|
2010-05-31 10:05:57 +00:00 |
|
Timo Stollenwerk
|
3d22bc56c4
|
Fix encoding error in migration procedure, otherwise migration procedure breaks on joining output list in case we have there any non-ascii characters. [piv]
svn path=/plone.app.discussion/trunk/; revision=36844
|
2010-05-31 09:58:42 +00:00 |
|
Timo Stollenwerk
|
4f13054ae4
|
plone.z3cform 0.6.0 compatibility (fix maximum recursion depth error which appears with plone.z3cform higher than 0.5.10); [piv]
svn path=/plone.app.discussion/trunk/; revision=36843
|
2010-05-31 09:50:46 +00:00 |
|
Timo Stollenwerk
|
5c323a5cf4
|
Whitespace and comment added.
svn path=/plone.app.discussion/trunk/; revision=36787
|
2010-05-28 15:56:39 +00:00 |
|
Timo Stollenwerk
|
a76e82ba8d
|
Pin down plone.app.z3cform and plone.z3cform for now, otherwise tests will fail with a maximum recursion error.
svn path=/plone.app.discussion/trunk/; revision=36786
|
2010-05-28 15:36:51 +00:00 |
|
Timo Stollenwerk
|
c770db0ba7
|
Upgrade plone4 dev buildout to use plone 4.0b3.
svn path=/plone.app.discussion/trunk/; revision=36785
|
2010-05-28 15:01:33 +00:00 |
|
Timo Stollenwerk
|
17e57739dc
|
Upgrade plone3 dev buildout to use plone 3.3.5.
svn path=/plone.app.discussion/trunk/; revision=36784
|
2010-05-28 15:00:56 +00:00 |
|
Timo Stollenwerk
|
d2a8bbf362
|
changelog updated (ggozad's commit).
svn path=/plone.app.discussion/trunk/; revision=36644
|
2010-05-20 07:45:24 +00:00 |
|
Timo Stollenwerk
|
b5a6e6f1fc
|
use plone 4 as default buildout.
svn path=/plone.app.discussion/trunk/; revision=36643
|
2010-05-20 07:41:42 +00:00 |
|
Timo Stollenwerk
|
0b3f610f4b
|
fix author_email in setup.py; version => 1.0b5dev
svn path=/plone.app.discussion/trunk/; revision=35728
|
2010-04-05 10:38:04 +00:00 |
|
Timo Stollenwerk
|
dc9fa80458
|
prepare 1.0b4 release.
svn path=/plone.app.discussion/trunk/; revision=35699
|
2010-04-04 17:37:13 +00:00 |
|
Timo Stollenwerk
|
0371e269b8
|
plone3 dump-picked-versions file added.
svn path=/plone.app.discussion/trunk/; revision=35698
|
2010-04-04 17:30:14 +00:00 |
|
Timo Stollenwerk
|
9f9bfd5d40
|
move new feature to the top of the changes list.
svn path=/plone.app.discussion/trunk/; revision=35697
|
2010-04-04 17:29:41 +00:00 |
|
Timo Stollenwerk
|
f543387d4a
|
dump-picked-versions file for plone3 added.
svn path=/plone.app.discussion/trunk/; revision=35695
|
2010-04-04 17:26:46 +00:00 |
|
Timo Stollenwerk
|
75c3bb5ea3
|
update README, prepare for 1.0b4.
svn path=/plone.app.discussion/trunk/; revision=35694
|
2010-04-04 17:26:09 +00:00 |
|
Timo Stollenwerk
|
eedb80eedf
|
use plone 4 version specific dump-picked-versions file.
svn path=/plone.app.discussion/trunk/; revision=35693
|
2010-04-04 17:21:47 +00:00 |
|
Timo Stollenwerk
|
a18fdb6128
|
interface description for enabled method added.
svn path=/plone.app.discussion/trunk/; revision=35687
|
2010-04-04 16:15:21 +00:00 |
|
Timo Stollenwerk
|
5c71387362
|
versions.cfg updated.
svn path=/plone.app.discussion/trunk/; revision=35529
|
2010-03-24 08:47:35 +00:00 |
|
Timo Stollenwerk
|
a0de79b1aa
|
README.txt added to docs dir; svn:ignore docs/html.
svn path=/plone.app.discussion/trunk/; revision=35526
|
2010-03-24 08:27:25 +00:00 |
|
Timo Stollenwerk
|
f81c79cbe9
|
remove docs/doctrees directory from svn.
svn path=/plone.app.discussion/trunk/; revision=35525
|
2010-03-24 08:15:51 +00:00 |
|
Timo Stollenwerk
|
acc7d50f7b
|
credits for <1.0b3 added.
svn path=/plone.app.discussion/trunk/; revision=35524
|
2010-03-24 08:15:18 +00:00 |
|
Timo Stollenwerk
|
23fae2b6f9
|
Sphinx-based developer documentation added.
svn path=/plone.app.discussion/trunk/; revision=35523
|
2010-03-24 07:56:53 +00:00 |
|
Timo Stollenwerk
|
1be96fa588
|
omelette added to dev plone4 buildout.
svn path=/plone.app.discussion/trunk/; revision=35354
|
2010-03-19 10:54:05 +00:00 |
|
Timo Stollenwerk
|
6bbf8dbc08
|
update translation files.
svn path=/plone.app.discussion/trunk/; revision=35353
|
2010-03-19 10:53:46 +00:00 |
|
Timo Stollenwerk
|
5040d48a33
|
Rename "Single State Workflow" to "Comment Single State Workflow".
svn path=/plone.app.discussion/trunk/; revision=35347
|
2010-03-19 10:17:00 +00:00 |
|
Timo Stollenwerk
|
5ce942d1d2
|
Rename 'publish comment' to 'approve comment'. This fixes #1608470.
svn path=/plone.app.discussion/trunk/; revision=35342
|
2010-03-19 09:58:35 +00:00 |
|
Timo Stollenwerk
|
437094d951
|
Show a warning in the moderation view if the moderation workflow is disabled.
svn path=/plone.app.discussion/trunk/; revision=35341
|
2010-03-19 09:44:07 +00:00 |
|
Timo Stollenwerk
|
24a34d6919
|
Move 'Moderate comments' link from site actions to user actions.
svn path=/plone.app.discussion/trunk/; revision=35303
|
2010-03-18 16:16:44 +00:00 |
|
Timo Stollenwerk
|
f41c55cc8c
|
move api documentation to its own page.
svn path=/plone.app.discussion/trunk/; revision=35288
|
2010-03-18 14:32:29 +00:00 |
|
Timo Stollenwerk
|
6135fcf6d4
|
use collective.recipe.sphinxbuilder;
svn path=/plone.app.discussion/trunk/; revision=35274
|
2010-03-18 14:06:04 +00:00 |
|
Timo Stollenwerk
|
c45a600e5b
|
remove source_at directory from docs.
svn path=/plone.app.discussion/trunk/; revision=35256
|
2010-03-18 10:57:49 +00:00 |
|
Timo Stollenwerk
|
d0ee0a956f
|
german po file updated. [juh]
svn path=/plone.app.discussion/trunk/; revision=35246
|
2010-03-18 10:16:00 +00:00 |
|
Timo Stollenwerk
|
75964b6a11
|
dev buildout for plone 3.3 added.
svn path=/plone.app.discussion/trunk/; revision=35239
|
2010-03-18 09:54:49 +00:00 |
|
Timo Stollenwerk
|
4adb628758
|
add the sphinx generated docs as well.
svn path=/plone.app.discussion/trunk/; revision=35235
|
2010-03-18 09:45:01 +00:00 |
|
Timo Stollenwerk
|
51150ee38e
|
Initial Sphinx output added to docs folder.
svn path=/plone.app.discussion/trunk/; revision=35234
|
2010-03-18 09:40:38 +00:00 |
|
Timo Stollenwerk
|
c372cbb4fa
|
fix language code, name, and domain for German translation.
svn path=/plone.app.discussion/trunk/; revision=35162
|
2010-03-17 16:40:57 +00:00 |
|
Timo Stollenwerk
|
cddeefa70a
|
fix language code for german plone translation file.
svn path=/plone.app.discussion/trunk/; revision=35148
|
2010-03-17 16:13:39 +00:00 |
|
Timo Stollenwerk
|
c626bab2e5
|
German translation updated.
svn path=/plone.app.discussion/trunk/; revision=35141
|
2010-03-17 15:47:54 +00:00 |
|
Timo Stollenwerk
|
f5a171a6e0
|
add missing DiscussionLayer to TestCommentOperations test.
svn path=/plone.app.discussion/trunk/; revision=35129
|
2010-03-17 15:09:23 +00:00 |
|
Timo Stollenwerk
|
b70774343f
|
collection test added.
svn path=/plone.app.discussion/trunk/; revision=35126
|
2010-03-17 15:00:19 +00:00 |
|
Timo Stollenwerk
|
e00453e9d6
|
Fix #662654: As an administrator, I can configure a Collection to show recent comments. Rename 'Discussion Item' title from 'Comment' to 'Discussion Item'.
svn path=/plone.app.discussion/trunk/; revision=35109
|
2010-03-17 14:04:34 +00:00 |
|