Commit Graph

1503 Commits

Author SHA1 Message Date
Timo Stollenwerk 048ca0a87a Update CHANGES.txt. 2013-04-17 14:52:44 +02:00
Timo Stollenwerk aa61364342 Merge pull request #25 from datakurre/master
Fix migration to not fail when member has been deleted
2013-04-17 05:52:17 -07:00
Timo Stollenwerk 628f72ea0b Pep8. 2013-04-17 14:24:39 +02:00
Timo Stollenwerk c678589df5 Checkout latest c.xmltestreport. 2013-04-17 14:10:11 +02:00
Timo Stollenwerk 244cc96aa5 Extend parts, do not override it. 2013-04-17 11:25:16 +02:00
Timo Stollenwerk 822f39451f Add repo url for plone.recipe.codeanaylsis. 2013-04-17 11:17:07 +02:00
Timo Stollenwerk 8d63226e93 Add plone.recipe.codeanalysis dev parts. 2013-04-14 12:00:44 +02:00
Timo Stollenwerk 1e95e33573 Pep8 2013-04-13 22:47:30 +02:00
Timo Stollenwerk 59b56166f7 Jenkins.cfg added. 2013-04-13 10:24:19 +02:00
Roman Kozlovskyi 803d6c7fbb Updated ukrainian translations 2013-04-12 15:11:29 +03:00
Asko Soukka 4165a74180 Fix migration to not fail when member has been deleted 2013-04-10 10:28:46 +03:00
Felipe Duardo 7f16b55493 return to last commit... 2013-04-09 13:55:21 -03:00
Felipe Duardo 79a96a8c1e Added a prefix to the id attr of the comment field
The W3C validator does not accept the attributes id or class started with numbers.
2013-04-09 12:21:14 -03:00
Eric Steele b02f1f493b Back to development: 2.2.6 2013-04-06 11:51:53 -04:00
Eric Steele 5961cfea98 Preparing release 2.2.5 2013-04-06 11:50:25 -04:00
Érico Andrei bfb0b9649d Update Changelog 2013-04-06 09:58:02 -03:00
Érico Andrei d77ecc31f3 Update pt_BR translation 2013-04-06 09:57:13 -03:00
Érico Andrei e6deebf9b5 Sync translations 2013-04-06 09:56:53 -03:00
Érico Andrei 1bbaace2fd Sync translations 2013-04-06 09:48:44 -03:00
Patrick Gerken 05f0e7e4d8 Many updates to handle non public comments properly 2013-03-28 14:28:22 +01:00
Timo Stollenwerk 6320048b37 Update CHANGES. 2013-03-27 17:06:49 +01:00
Timo Stollenwerk 0c6b873bef Do not raise an error when no workflow is assigned to the comment type. 2013-03-27 17:06:14 +01:00
Timo Stollenwerk 317bbca6d8 Whitespace. 2013-03-27 16:58:35 +01:00
Eric Steele 600d014d07 Bump version. 2013-03-05 16:00:42 -05:00
Eric Steele 3b637b8e01 Preparing release 2.2.4 2013-03-05 15:56:22 -05:00
bdbaddog 6f675b6f80 Merge pull request #23 from bdbaddog/fix_comment_user_migration
fix migration of author_name and author_username
2013-02-11 10:20:41 -08:00
Roman Kozlovskyi 11b4ebfaff Updated CHANGES.txt 2013-02-04 13:52:11 +02:00
Roman Kozlovskyi 948d7d4956 Updated Ukrainian translation 2013-02-04 13:39:17 +02:00
ichim-david e2d8543020 Cherry-picked 7a48d5 and 10f031 from 2.1.x branch to master 2013-02-03 22:07:51 +02:00
ichim-david c08fe78355 Added a better fix for ticket #13037 to the 2.1.X branch, previous fix was done in master branch 2013-02-03 22:05:33 +02:00
ichim-david 321f725bda Added Romanian translation 2013-02-03 18:11:00 +02:00
Eric Steele a113019fdc Back to development: 2.2.4 2013-01-13 22:17:14 -05:00
Eric Steele 42048f518a Preparing release 2.2.3 2013-01-13 22:15:35 -05:00
Timo Stollenwerk a6afdf265c Pep8 2013-01-10 18:40:04 +01:00
Timo Stollenwerk 69b628c386 Pep8. 2013-01-10 18:33:46 +01:00
JeanMichel FRANCOIS 1b9dff806b update changelog 2013-01-08 10:43:47 +01:00
JeanMichel FRANCOIS 0e72ce12a6 remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades 2013-01-08 10:31:16 +01:00
JeanMichel FRANCOIS a16958c1c7 add 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 2013-01-04 19:00:24 +01:00
William Deegan 68d195375e use 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 2012-12-15 16:47:01 -08:00
William Deegan 372b573cb1 move creation of test user to test setup, rather than just in the new test_migrate_comment_with_creator() method 2012-12-15 16:45:56 -08:00
William Deegan ff1f65a75e simplify 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.. 2012-12-13 21:14:40 -08:00
Timo Stollenwerk 84ba3661e0 Back to development. 2012-11-28 11:41:02 +01:00
Timo Stollenwerk 44eb1507ca Prepare 2.2.2 release. 2012-11-28 10:20:42 +01:00
Timo Stollenwerk 3445674d64 Fix changelog. the latest pull request has not been included in the 2.2.1 release. 2012-11-28 09:45:52 +01:00
Timo Stollenwerk b23415943a Merge pull request #22 from maartenkling/master
first check if captcha is installed before we open browsers zcml
2012-11-28 00:43:15 -08:00
William Deegan 485571325f fix migration of author_name and author_username 2012-11-27 21:32:07 -08:00
Timo Stollenwerk d9885020d5 Back to development. 2012-11-27 08:01:05 +01:00
maartenkling 4b7ecf9e29 update changes 2012-11-26 14:51:29 +01:00
maartenkling 412cfed5c5 first check if captcha is installed before we open browsers zcml files that depend on these packages, fixes #12118 and #12774 2012-11-26 14:50:07 +01:00
Timo Stollenwerk 6dffe930f9 Pep8. 2012-11-16 12:09:40 +01:00