Commit Graph
71 Commits
Author SHA1 Message Date
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