0e72ce12a6remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades
JeanMichel FRANCOIS
2013-01-08 10:31:16 +0100
a16958c1c7add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default
JeanMichel FRANCOIS
2013-01-04 19:00:24 +0100
68d195375euse member.getProperty('fullname') if member.fullname is an empty string. Not sure in what case this would happen, but it did happen in my site migration
William Deegan
2012-12-15 16:47:01 -0800
372b573cb1move creation of test user to test setup, rather than just in the new test_migrate_comment_with_creator() method
William Deegan
2012-12-15 16:45:56 -0800
ff1f65a75esimplify some of the logic and get some tests in place to cover them. TDB: test against actual site to ensure the changes to the logic don't break a real environment, but still work with the tests..
William Deegan
2012-12-13 21:14:40 -0800
84ba3661e0Back to development.
Timo Stollenwerk
2012-11-28 11:41:02 +0100
44eb1507caPrepare 2.2.2 release.
Timo Stollenwerk
2012-11-28 10:20:42 +0100
3445674d64Fix changelog. the latest pull request has not been included in the 2.2.1 release.
Timo Stollenwerk
2012-11-28 09:45:52 +0100
b23415943aMerge pull request #22 from maartenkling/master
Timo Stollenwerk
2012-11-28 00:43:15 -0800
485571325ffix migration of author_name and author_username
William Deegan
2012-11-27 21:32:07 -0800
d9885020d5Back to development.
Timo Stollenwerk
2012-11-27 08:01:05 +0100
412cfed5c5first check if captcha is installed before we open browsers zcml files that depend on these packages, fixes#12118 and #12774
maartenkling
2012-11-26 14:50:07 +0100
6dffe930f9Pep8.
Timo Stollenwerk
2012-11-16 12:09:40 +0100
face5bf5d6Prepare 2.2.1 release.
Timo Stollenwerk
2012-11-16 12:07:06 +0100
df7e6978baMerge pull request #21 from khink/master
Timo Stollenwerk
2012-11-16 01:34:10 -0800
e57d3a2ad4Convert test for invalid comment id in url to integration test.
Kees Hink
2012-11-16 10:28:00 +0100
e008bcf54dWhitespace.
Timo Stollenwerk
2012-11-04 17:25:25 +0100
41a53fc8ffFix failing test.
Timo Stollenwerk
2012-11-04 17:18:46 +0100
2df4cf0765Merge pull request #19 from thet/master
Timo Stollenwerk
2012-11-02 09:04:20 -0700
f1aaa0d752The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
maartenkling
2012-11-01 08:31:02 +0100
882236cb15For migrations of comments without a valid old_status, apply the 'published' state.
Johannes Raggam
2012-10-31 22:46:10 +0100
d2ccec6efeRe-apply eleddy's 'Revert modification date since this is fixed in p.a.caching now.' as her commit was lost later on due to some git magic.
Johannes Raggam
2012-10-31 22:26:51 +0100
dae55074cdreally set the modification date
Johannes Raggam
2012-10-31 22:15:20 +0100
01ac7058b5Merge pull request #18 from maartenkling/master
Timo Stollenwerk
2012-10-26 03:07:35 -0700
62b0b47b56remove the submitting completly, the form is submitted fine without and this fixes both #13037 and #12357
maartenkling
2012-10-26 11:12:44 +0200
53cf405313Merge pull request #17 from maartenkling/master
Timo Stollenwerk
2012-10-26 00:11:37 -0700
56b08b2247Fix catalog updates for IObjectMovedEvent
Gaudenz Steinlin
2012-09-17 16:43:19 +0200
05c2c19c93Replace discussionitem_icon.gif with png version.
Timo Stollenwerk
2012-09-02 08:31:58 +0200
5bd40c175aBack to development: 2.2.1
Eric Steele
2012-08-30 11:26:10 -0400
281f2c834fPreparing release 2.2.0
Eric Steele
2012-08-30 11:25:41 -0400
9146aa8025Don't use reindexObject from catalog, but from the object
Patrick Gerken
2012-08-22 17:58:07 +0200
58b4205f38Revert "Attempt to fix test_format_time()."
David Glick
2012-08-02 22:21:26 -0700
7fe9f062e8Revert "Update master"
David Glick
2012-08-02 22:21:19 -0700
53ec8e52eaUpdate master
Karl Johan Kleist
2012-07-18 06:58:17 +0300
c231794940Attempt to fix test_format_time().
Karl Johan Kleist
2012-07-18 06:56:14 +0300
528e1a1434Run ConversationTest for dexterity types only if dexterity is installed.
Timo Stollenwerk
2012-07-12 18:56:10 +0200
103c7323e7Fix test that fails due to the creator/author_name changes.
Timo Stollenwerk
2012-07-12 17:29:05 +0200
a6a48a58ddFix test that fails due to the css id changes due to comment text field.
Timo Stollenwerk
2012-07-12 17:28:12 +0200
c47689af42Fix handling of comments with invalid transforms. Write an error msg to the log and just return the untransformed text.
Timo Stollenwerk
2012-07-12 10:26:39 +0200
08f11534eaUpdate changes.
Timo Stollenwerk
2012-07-12 16:01:39 +0200
702f7e1f1dMake 'text/plain' the default mime type for comments and make sure the default type is set properly when creating a new comment.
Timo Stollenwerk
2012-06-17 12:09:25 +0200
f45373b311Test for mime type transformation from html to html added.
Timo Stollenwerk
2012-06-15 21:15:02 +0200
eded7f1059text/html added to possible mime types for comments.
Timo Stollenwerk
2012-06-15 17:27:11 +0200
ac9d4f9584Rename the id of the text widgets because there can be css-id clashes with the text field of documents when using TinyMCE in overlays or multiple instances of TinyMCE on a single page.
Timo Stollenwerk
2012-02-15 17:04:29 +0100
0535e659ffRefactor the comment creator/author_name to comply with the Plone core convention to store the username on the creator attribute and not the fullname.
Timo Stollenwerk
2012-01-30 13:30:46 +0100
98dca81438Start 2.2.x development. 2.1.x is now a branch.
Timo Stollenwerk
2012-07-12 15:29:50 +0200
19a511f4e5Merge pull request #7 from plone/hide-from-breadcrumb
Timo Stollenwerk
2012-07-12 06:18:42 -0700
4be6bfd4f5Remove development buildout files and directories.
Timo Stollenwerk
2012-07-12 15:12:17 +0200
f45a2e8bbaReplace deprecated unit test methods.
Timo Stollenwerk
2012-05-18 09:40:36 +0200
05e36d63abUpdate changes for the latest documentation and howto updates.
Timo Stollenwerk
2012-07-12 15:07:28 +0200
1781211787Add all pending howtos to sphinx.
tisto
2012-01-25 23:33:38 +0100