Commit Graph

  • 9c5f1dd1d8 Unused imports removed. Timo Stollenwerk 2010-08-31 17:29:26 +0000
  • 8d915b6327 Obey the 80 chars limit. Timo Stollenwerk 2010-08-31 17:28:07 +0000
  • 23122ded8b Test if registry has been registered. Timo Stollenwerk 2010-08-28 22:58:23 +0000
  • c530e2dbf3 use package-directory param for more flexibility. Timo Stollenwerk 2010-08-28 22:57:47 +0000
  • dc160f9d5e Obey the 80 chars limit in the comments view. Timo Stollenwerk 2010-08-28 20:19:58 +0000
  • 785b006394 Obey the 80 chars limit in the migration function. Timo Stollenwerk 2010-08-28 20:18:36 +0000
  • 632e167806 revert 39237 since this breaks some tests. Timo Stollenwerk 2010-08-28 20:10:48 +0000
  • a2a8956d09 Obey the 80 char limit. Timo Stollenwerk 2010-08-28 20:02:08 +0000
  • f0ff6119cf "Clean up code with PyLint" added to changes. Timo Stollenwerk 2010-08-28 19:55:58 +0000
  • cef90c576b remove author_username variable, because it is unused. Timo Stollenwerk 2010-08-28 19:54:57 +0000
  • 87b2c5dd02 Comment out author_notification because we don't use it right now. Timo Stollenwerk 2010-08-28 19:51:53 +0000
  • 946ff36190 "W0622 total_comments: Redefining built-in 'object'" added to pylint msg ignores. Timo Stollenwerk 2010-08-28 19:48:40 +0000
  • 318afe5aae Fix indentation. Timo Stollenwerk 2010-08-28 19:45:53 +0000
  • 4390b8929b Revert r39314. zptlint failed as expected. hudson integration works! Timo Stollenwerk 2010-08-28 19:31:17 +0000
  • 133da3d305 BREAK templates to check if zptlint in hudson works. Will be reverted immediately. Timo Stollenwerk 2010-08-28 19:19:27 +0000
  • e37e48498b Write errors to the stout as well. Timo Stollenwerk 2010-08-28 19:18:33 +0000
  • a1e81d4eaf exit with an error if zptlint fails. Timo Stollenwerk 2010-08-28 19:12:31 +0000
  • 0ea94c56ff fix typo in zptlint-test section. Timo Stollenwerk 2010-08-28 18:23:38 +0000
  • f110dd6c40 pylint excludes updated; zptlint added. Timo Stollenwerk 2010-08-28 18:21:54 +0000
  • 42cad90262 omelette added; disable more pylint messages. Timo Stollenwerk 2010-08-28 17:07:10 +0000
  • 435040e0b2 Make pylint happy. Timo Stollenwerk 2010-08-28 17:06:53 +0000
  • 0f9c98ec97 Obey the 80 chars limit. Timo Stollenwerk 2010-08-28 16:11:58 +0000
  • 5f5b831904 Be more specific, use ImportError. Timo Stollenwerk 2010-08-28 16:08:36 +0000
  • e12d19a6e9 Fix bugs that have been introduced with the latest pylint "optimizations". Timo Stollenwerk 2010-08-28 16:07:44 +0000
  • 9264d2d42d Make pylint happy. Timo Stollenwerk 2010-08-28 15:35:21 +0000
  • 487d5308a5 Fix jscoverage and pylint sections. Timo Stollenwerk 2010-08-28 14:07:35 +0000
  • 6b53b7bad2 buildout section to build jscoverage added. Timo Stollenwerk 2010-08-28 12:27:39 +0000
  • 7f8522672c jscoverage and pylint added to test buildout. Timo Stollenwerk 2010-08-28 12:05:53 +0000
  • 7aa09d45b2 jscoverage script added to dev buildout. Timo Stollenwerk 2010-08-27 22:27:09 +0000
  • ba8e7ac5cd Move the functions out of the ready function. this makes the JS tests pass. Timo Stollenwerk 2010-08-27 21:26:37 +0000
  • 67fb426f08 Javascript doc added. Timo Stollenwerk 2010-08-27 20:52:38 +0000
  • f4435a563b Remove unnecessary init test. remove namespaces from method calls. Timo Stollenwerk 2010-08-27 20:51:19 +0000
  • 9e405b47a1 qunit files added. Timo Stollenwerk 2010-08-27 20:50:18 +0000
  • a1605fb88b Revert r39104 since it breaks the comments js. Timo Stollenwerk 2010-08-27 20:45:11 +0000
  • d713409aa1 Use a discussion JS namespace for comments.js; JS tests for clearForm and createReplyForm functions added. Timo Stollenwerk 2010-08-27 17:11:25 +0000
  • 2c5d387cfc Rename js directory to javascripts. Timo Stollenwerk 2010-08-27 12:07:04 +0000
  • e310c1d021 Basic JS tests added. Timo Stollenwerk 2010-08-27 11:41:39 +0000
  • d3074fa4fd Make Javascripts pass JSLint validation Timo Stollenwerk 2010-08-27 10:34:42 +0000
  • d4b4c56fe2 Fix coverage report section. Timo Stollenwerk 2010-08-26 16:04:16 +0000
  • 867e641465 Fix coveragereport script. Timo Stollenwerk 2010-08-26 10:28:22 +0000
  • 61565de95a Put email notification subscribers into their own zcml file so it is easier for integrators to override them. Timo Stollenwerk 2010-08-26 09:31:49 +0000
  • a2c89ed5e8 Plain text and intelligent text options for comment text added to preserve basic text structure and to make links clickable. Timo Stollenwerk 2010-08-25 14:03:29 +0000
  • 35d7743b7a Plain text to HTML transformation added for comment text Timo Stollenwerk 2010-08-25 09:19:28 +0000
  • 5a379b7c4f Hum, I half committed my changes apparently Vincent Fretin 2010-08-25 06:46:24 +0000
  • 17fce9d515 Rewrote all tal:condition in comments.pt. The authenticated user has the reply button and the comment form if he has the "Reply to item" permission and the conversation is currently enabled. Vincent Fretin 2010-08-24 11:25:17 +0000
  • 1579064ee6 Back to development: 1.0b7 Timo Stollenwerk 2010-08-24 09:19:09 +0000
  • 94ebb54421 Update README to 1.0b6 as well. Timo Stollenwerk 2010-08-24 09:18:30 +0000
  • aae3a522bd zest.releaser added to plone 4 dev buildout. Timo Stollenwerk 2010-08-24 09:17:58 +0000
  • 6d5d72f778 Prepare 1.0b6 release. Timo Stollenwerk 2010-08-24 09:05:41 +0000
  • c6252d5116 Remove "exit-with-status" option from test section in the test-plone-4 buildout. Timo Stollenwerk 2010-08-24 09:04:13 +0000
  • 352a517a0a Fixed the case where a folder has allow_discussion=False and conversation.enabled() on a document in this folder returned False instead of True because of allow_discussion acquisition. Vincent Fretin 2010-08-20 11:52:05 +0000
  • 01bc4a778a added .mo files to git ignore Patrick Gerken 2010-08-19 14:38:22 +0000
  • 49db74fe3e Remove xmltestreport options that break the coverage report. Timo Stollenwerk 2010-08-09 17:58:22 +0000
  • 510ea5c272 Missing test part added. Timo Stollenwerk 2010-08-09 16:58:38 +0000
  • f9766aeeb6 Test coverage added to test-plone4 buildout. Timo Stollenwerk 2010-08-09 13:05:07 +0000
  • 7a2f1ff12b Fix indentation. Timo Stollenwerk 2010-08-09 12:42:21 +0000
  • d37d5aa9f5 Redirect to the comment form action instead of the absolute url when a comment is posted. This fixes the accidentially triggered file upload when a comment is posted on a file content object. Timo Stollenwerk 2010-08-09 12:25:14 +0000
  • 7fef29cf64 We are still on 1.0b6. Timo Stollenwerk 2010-08-09 12:21:04 +0000
  • 539fa85bb4 Version pins for Plone 4 test buildout updated. Timo Stollenwerk 2010-08-09 12:06:13 +0000
  • 34a199a2cb Upgrade dev buildout to Plone 4.0rc1 (pin down TinyMCE to 1.1.1 because fetching 1.1.2 breaks buildout) Timo Stollenwerk 2010-08-09 11:49:04 +0000
  • 7705e7facf Updated zh_TW translation Vincent Fretin 2010-08-08 08:55:31 +0000
  • d75fe71a3b Add point Vincent Fretin 2010-08-06 20:22:07 +0000
  • 7c007b1306 You can now translate the title and description of the product. Vincent Fretin 2010-08-06 19:22:19 +0000
  • 8d6e960804 changed translation Vincent Fretin 2010-08-06 19:17:18 +0000
  • 69c2ce9556 Added 3 new messages from the single state workflow Vincent Fretin 2010-08-06 17:24:05 +0000
  • bd1d391c2c previous commit: We need five:registerPackage to register the i18n folder. Vincent Fretin 2010-08-06 17:19:32 +0000
  • be0a6cb685 Added zh_TW translation, use Domain:zh_TW (case sensitive) in plone-zh_TW.po Vincent Fretin 2010-08-06 17:15:59 +0000
  • fd6a8e0fd8 * Renamed legend_add_comment to label_add_comment to have the translation from plone domain. * label_comment_by and label_commented_at are not in Plone 4 translation anymore, so these two messages moved to plone.app.discussions i18n domain. Vincent Fretin 2010-08-06 15:33:34 +0000
  • 86aee7a2ea Added French translation. Vincent Fretin 2010-08-06 15:21:29 +0000
  • 733c3439ca Translate "Warning" shown in @@moderate-comments in the plone domain. Vincent Fretin 2010-08-06 10:46:37 +0000
  • da7e28be74 Fixed some typo Vincent Fretin 2010-08-06 10:43:44 +0000
  • 38b5f7dbae italian translation update Giorgio Borelli 2010-08-06 10:34:04 +0000
  • d2b19deeac use double quotes Vincent Fretin 2010-08-06 10:01:52 +0000
  • c1e861e969 Fixed i18n markup of message_moderation_disabled. Vincent Fretin 2010-08-06 09:51:23 +0000
  • 27710ca541 It's 'Allow comments', not 'enable moderation' Vincent Fretin 2010-08-06 09:34:05 +0000
  • 86c2bbe001 Spanish and German translation updated. Timo Stollenwerk 2010-08-05 18:41:22 +0000
  • 27a2d3fa36 Use only one MessageFactory. Timo Stollenwerk 2010-08-05 18:40:22 +0000
  • 25d1da3475 Spanish translation added. Thanks to Judith Sanleandro. Timo Stollenwerk 2010-08-05 17:18:19 +0000
  • 6d07243885 Added fr to the script and added the empty i18n/plone-fr.po file Vincent Fretin 2010-08-05 17:00:05 +0000
  • d0cb939828 Added fr directory with empty po file Vincent Fretin 2010-08-05 16:57:25 +0000
  • ae5754455b Translation files updated. Spanish translation added. Timo Stollenwerk 2010-08-05 16:47:24 +0000
  • f72972844d Call the CaptchaValidator even when no captcha data was submitted. This is necessary to ensure that the collective.akismet validator is called when installed. Timo Stollenwerk 2010-08-05 15:36:07 +0000
  • 94e73b43a7 Catch TypeError in indexers if content can not be adapted Patrick Gerken 2010-07-21 23:36:16 +0000
  • 9d8c675e69 collective.akismet added to plugin section. Timo Stollenwerk 2010-07-19 09:42:08 +0000
  • 0925a63c15 Unnecessary imports removed. Timo Stollenwerk 2010-07-19 08:25:37 +0000
  • d0f93e6376 version => 1.0b6 Timo Stollenwerk 2010-07-19 08:01:53 +0000
  • 4cea4bf384 whitespace Timo Stollenwerk 2010-07-19 08:01:25 +0000
  • d61b5e5964 Point to 1.0b5 to avoid confusion. Timo Stollenwerk 2010-07-16 15:58:04 +0000
  • 01332a2618 Prepare 1.0b5 release. Timo Stollenwerk 2010-07-16 15:31:36 +0000
  • 88ce860aa5 Use self.form instead of CommentForm for the CommentsViewlet update method so integrators don't have to override the viewlet's update method. [Matous] Timo Stollenwerk 2010-07-16 15:26:01 +0000
  • 85d5b823b0 Remove collective.akismet from the captcha documentation. Timo Stollenwerk 2010-07-16 15:08:18 +0000
  • 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 Timo Stollenwerk 2010-07-13 13:39:35 +0000
  • 6ca6f58acd Remove unnecessary variables and imports. Timo Stollenwerk 2010-07-13 13:21:12 +0000
  • 3e625f3677 Upgrade dev buildout to Plone 4.0b5; Use PloneTestCase trunk for now until 0.9.10 is out. Thanks MJ! Timo Stollenwerk 2010-07-13 13:19:53 +0000
  • 42dbf1fe85 Remove unnecessary Zope download line from dev buildout. Timo Stollenwerk 2010-07-13 11:45:49 +0000
  • 1807205710 CHANGES updated (Unnecessary imports and variables removed.). Timo Stollenwerk 2010-07-13 10:46:41 +0000
  • a54a15a90f Remove unnecessary imports and variables from test code. Timo Stollenwerk 2010-07-13 10:45:53 +0000
  • cfdd99b111 remove unnecessary imports / variables; whitespace Timo Stollenwerk 2010-07-13 10:41:26 +0000
  • 66c235aa5e fix whitespace Timo Stollenwerk 2010-07-13 10:40:45 +0000
  • a5683b0674 remove unnecessary imports. Timo Stollenwerk 2010-07-13 10:40:24 +0000