Commit Graph
99 Commits
Author SHA1 Message Date
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
Timo Stollenwerk a6afdf265c Pep8 2013-01-10 18:40:04 +01:00
Timo Stollenwerk 69b628c386 Pep8. 2013-01-10 18:33:46 +01: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
Timo Stollenwerk d9885020d5 Back to development. 2012-11-27 08:01:05 +01:00
Timo Stollenwerk 6dffe930f9 Pep8. 2012-11-16 12:09:40 +01:00
Timo Stollenwerk face5bf5d6 Prepare 2.2.1 release. 2012-11-16 12:07:06 +01:00
Timo Stollenwerk df7e6978ba Merge pull request #21 from khink/master
Fix conversation view: shouldn't break on invalid URLs
2012-11-16 01:34:10 -08:00
Timo Stollenwerk d46ca5e651 Merge pull request #20 from maartenkling/master
The border attribute is obsolete and add permission to type to fix RSS and comments
2012-11-13 02:15:31 -08:00
Timo Stollenwerk e008bcf54d Whitespace. 2012-11-04 17:25:25 +01:00
Timo Stollenwerk 41a53fc8ff Fix failing test. 2012-11-04 17:18:46 +01:00
Timo Stollenwerk 2df4cf0765 Merge pull request #19 from thet/master
apply published state for migrations of broken comments
2012-11-02 09:04:20 -07:00
Timo Stollenwerk 01ac7058b5 Merge pull request #18 from maartenkling/master
even better fix
2012-10-26 03:07:35 -07:00
Timo Stollenwerk 53cf405313 Merge pull request #17 from maartenkling/master
fixing #13037
2012-10-26 00:11:37 -07:00
Timo Stollenwerk 362dc4f5d5 Merge pull request #15 from maartenkling/master
Fix 12399 and 11324
2012-10-22 01:11:09 -07:00
Timo Stollenwerk 07140cd136 Merge pull request #13 from l34marr/master
zh-tw PO updated
2012-10-19 06:02:26 -07:00
Timo Stollenwerk ac1014e1bd Merge pull request #14 from headnet/master
completed danish translation
2012-10-19 06:01:56 -07:00
Timo Stollenwerk 4c0da5c6e3 Merge pull request #12 from rnd0101/patch-1
Update plone/app/discussion/browser/comments.pt
2012-09-19 03:34:31 -07:00
Timo Stollenwerk 6a96717677 Merge pull request #11 from plone/ticket_13172
Fix catalog updates for IObjectMovedEvent
2012-09-17 08:09:06 -07:00
Timo Stollenwerk 05c2c19c93 Replace discussionitem_icon.gif with png version. 2012-09-02 08:31:58 +02:00
Timo Stollenwerk 528e1a1434 Run ConversationTest for dexterity types only if dexterity is installed. 2012-07-12 18:56:10 +02:00
Timo Stollenwerk 103c7323e7 Fix test that fails due to the creator/author_name changes. 2012-07-12 17:29:05 +02:00
Timo Stollenwerk a6a48a58dd Fix test that fails due to the css id changes due to comment text field. 2012-07-12 17:28:12 +02:00
Timo Stollenwerk c47689af42 Fix handling of comments with invalid transforms. Write an error msg to the log and just return the untransformed text. 2012-07-12 16:03:02 +02:00
Timo Stollenwerk 08f11534ea Update changes. 2012-07-12 16:01:39 +02:00
Timo Stollenwerk 702f7e1f1d Make 'text/plain' the default mime type for comments and make sure the default type is set properly when creating a new comment. 2012-07-12 16:01:07 +02:00
Timo Stollenwerk f45373b311 Test for mime type transformation from html to html added. 2012-07-12 15:54:38 +02:00
Timo Stollenwerk eded7f1059 text/html added to possible mime types for comments. 2012-07-12 15:54:01 +02:00
Timo Stollenwerk ac9d4f9584 Rename 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.
2012-07-12 15:49:19 +02:00
Timo Stollenwerk 0535e659ff Refactor the comment creator/author_name to comply with the Plone core convention to store the username on the creator attribute and not the fullname. 2012-07-12 15:39:27 +02:00
Timo Stollenwerk 98dca81438 Start 2.2.x development. 2.1.x is now a branch. 2012-07-12 15:29:50 +02:00
Timo Stollenwerk 19a511f4e5 Merge pull request #7 from plone/hide-from-breadcrumb
Hide Conversation objects from breadcrumb navigation
2012-07-12 06:18:42 -07:00
Timo Stollenwerk 4be6bfd4f5 Remove development buildout files and directories. 2012-07-12 15:12:17 +02:00
Timo Stollenwerk f45a2e8bba Replace deprecated unit test methods. 2012-07-12 15:08:22 +02:00
Timo Stollenwerk 05e36d63ab Update changes for the latest documentation and howto updates. 2012-07-12 15:07:28 +02:00
tisto 1781211787 Add all pending howtos to sphinx. 2012-07-12 15:04:30 +02:00
tisto 7481980c4f Update gs howto. 2012-07-12 15:04:03 +02:00
tisto 65590732ea Move api documentation to a separate folder. 2012-07-12 15:03:26 +02:00
Timo Stollenwerk 7d34baf2d5 Prepare files for API documentation. 2012-07-12 14:56:03 +02:00
Timo Stollenwerk 4d12aa4df2 Update changes for pull request https://github.com/plone/plone.app.discussion/pull/6. 2012-07-12 12:45:19 +02:00
Timo Stollenwerk 4919b50edb Merge pull request #6 from stonor/master
Please pull this updated Danish translation
2012-07-12 03:44:10 -07:00
Timo Stollenwerk 619f337117 Update changes for pull request https://github.com/plone/plone.app.discussion/pull/9. 2012-07-12 12:40:13 +02:00
Timo Stollenwerk 19685db96b Merge pull request #9 from Goldmund-Wyldebeast-Wunderliebe/master
no more recursive came_from redirection after logged_in
2012-07-12 03:35:33 -07:00
Timo Stollenwerk 0e587a7d85 Support for Dexterity added. 2012-06-30 10:59:49 +02:00
Timo Stollenwerk 11bef67f1d Merge pull request #5 from retsu/patch-1
fixed Kanji typo.
2012-05-15 08:46:05 -07:00
Timo Stollenwerk 38332e557d Back to development. 2012-04-05 07:37:47 +02:00
Timo Stollenwerk 68b53ba444 Prepare plone.app.discussion 2.1.5. 2012-04-05 07:35:25 +02:00
Timo Stollenwerk 7d7fcc4cd2 Prepare 2.1.5 release. 2012-04-05 07:20:13 +02:00
Timo Stollenwerk f66d6e1c05 Make topic/collection tests pass when plone.app.collection is installed. 2012-04-02 22:00:27 +02:00
Timo Stollenwerk 4d330f2daa Make comment collection tests work with plone.app.collection. 2012-03-31 18:40:58 +02:00
Timo Stollenwerk ebb39b4994 No need to define portal_membership tool twice. 2012-03-19 16:32:33 +01:00
Timo Stollenwerk 58663fb492 Warning message added to discussion control panel that shows up if there are unmigrated comments. 2012-03-15 20:00:08 +01:00
Timo Stollenwerk c76ef0523e Merge commit 877f2d3e84 which has been accidentially purged. 2012-03-15 19:06:23 +01:00
Timo Stollenwerk 910f75aa7e Make comments and controlpanel views more robust, so they don't break if no workflow is assigned to the 'Discussion Item' content type. 2012-03-15 13:06:00 +01:00
Timo Stollenwerk 36eb76869a Pep8 2012-03-15 13:01:38 +01:00
Timo Stollenwerk 05b0393e31 Whitespace 2012-03-15 13:01:23 +01:00
Timo Stollenwerk 3b55519c13 Back to development. 2012-02-29 10:23:36 +01:00
Timo Stollenwerk 147a25e0d8 Prepare plone.app.discussion 2.1.4. 2012-02-29 10:17:57 +01:00
Timo Stollenwerk fda1bb1c63 Prepare 2.1.4 release. 2012-02-29 09:33:30 +01:00
Timo Stollenwerk 5e5d9d0da4 Add missing meta_typ to 'Review comments' portal action. 2012-02-29 09:32:35 +01:00
Timo Stollenwerk 2443feb638 Add eleddy's latest commit to changes. 2012-02-29 09:25:15 +01:00
Timo Stollenwerk 2098b01c7c Add an index to buildout. 2012-02-29 09:23:53 +01:00
Timo Stollenwerk 92f8c07a5d Fix jenkins test directory. 2012-02-06 08:36:58 +01:00
Timo Stollenwerk 79acf3ddc8 Use new buildout.jenkins vars. 2012-02-06 08:32:09 +01:00
Timo Stollenwerk 1920f1d4d5 Move IDiscussionSettings to the bottom of the interfaces file. 2012-01-25 16:02:00 +01:00
Timo Stollenwerk 943661cf42 How to override enable_conversation added. 2012-01-25 15:57:17 +01:00
Timo Stollenwerk 80d70bbf08 Whitespace 2012-01-25 15:57:17 +01:00
Timo Stollenwerk e64d23bef7 Update version pin in buildout. 2012-01-25 08:36:52 +01:00
tisto c14091c734 Pep8 2012-01-14 08:00:40 +01:00
tisto 81fd515455 Pep8 2012-01-14 07:53:03 +01:00
tisto 11e101f7d7 Pep8 2012-01-14 07:47:07 +01:00
tisto aa36c0bc9b Pep8 2012-01-14 07:41:50 +01:00
tisto 2dc5393ff2 Pep8 2012-01-14 07:35:59 +01:00
tisto 2d4f7fd665 Pep8 2012-01-14 07:30:43 +01:00
tisto 0558a9b739 Pep8 2012-01-14 07:26:01 +01:00
tisto a3883d7e7b Pep8 2012-01-14 07:13:39 +01:00
tisto f520482eb3 Pep8 2012-01-14 07:03:29 +01:00
tisto d5ccd2e2be Pep8 2012-01-14 06:57:25 +01:00
Timo Stollenwerk cce409a729 Pep8 2012-01-13 14:40:26 +01:00
Timo Stollenwerk 07cde3ca7b Pep8 2012-01-13 10:16:01 +01:00
Timo Stollenwerk bbc70ede54 Fix jenkins code analysis. 2012-01-13 08:59:56 +01:00
Timo Stollenwerk f6c78ec827 Do code-analysis with buildout.jenkins. 2012-01-13 08:28:18 +01:00
Timo Stollenwerk e17cfa68a1 Fix whitespace/Pep8/Pyflakes in tests. 2012-01-09 16:43:54 +01:00
Timo Stollenwerk 1f01a71aac Whitespace. 2012-01-09 16:31:52 +01:00
Timo Stollenwerk c5864ca9f7 Rename README.txt to README.rst 2011-12-23 17:01:13 +01:00
Timo Stollenwerk 0077d04ba1 Switch back to development. 2011-12-23 16:59:48 +01:00
Timo Stollenwerk 83b68c9047 Prepare plone.app.discussion 2.1.2. 2011-12-21 19:50:39 +01:00
Timo Stollenwerk 2d1afa65c6 src dir added. 2011-12-21 19:46:39 +01:00
Timo Stollenwerk 8176b02c71 Prepare 2.1.2 release. 2011-12-21 19:39:13 +01:00
Timo Stollenwerk 3b1d1b8967 Changelog entry and test to fix #12437 added. 2011-12-21 19:37:40 +01:00
Timo Stollenwerk 5e81422cd1 Rename discussion var to ctool which is more appropriate. 2011-12-21 19:17:58 +01:00
Timo Stollenwerk 7dc3e0c6f9 Merge pull request #3 from pjstevns/master
Fix for broken indexing when clear-and-rebuild catalog.
2011-12-21 10:13:50 -08:00
Timo Stollenwerk 81997174d4 Merge pull request #2 from pjstevns/master
dutch PO file update for plone.app.discussion
2011-09-30 08:11:12 -07:00
Timo Stollenwerk 24681ec3d2 Merge pull request #1 from pjstevns/master
dutch PO file update for plone.app.discussion
2011-09-30 07:21:46 -07:00