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
Karl Johan Kleist
636e77e3b2
Reverting, as per Timo's comment in 49734cd39b (commitcomment-1559057)
.
...
So Jenkins is running the tests using the en-US locale?
2012-07-10 10:56:56 +03:00
Karl Johan Kleist
49734cd39b
Fallback for localized time is now ISO style.
...
https://jenkins.plone.org/job/plone-4.3-tests/89/testReport/junit/plone.app.discussion.tests.test_comments_viewlet/TestCommentsViewlet/test_format_time/
2012-07-07 11:58:46 +03:00
Radim Novotny
d86e19e717
Added empty translation files for Slovak language
2012-07-02 17:54:58 +02:00
Timo Stollenwerk
0e587a7d85
Support for Dexterity added.
2012-06-30 10:59:49 +02:00
Eric Steele
4ef12b189e
Back to development: 2.1.8
2012-06-29 22:37:51 -04:00
Eric Steele
b39029fc11
Preparing release 2.1.7
2012-06-29 22:37:15 -04:00
Paul J Stevens
53428fe5f6
total_comments only counts published comments
...
Also migrate workflow state during migration.
2012-06-13 11:17:22 +00:00
Paul J Stevens
5e08d3a33e
Update version in buildout.cfg to allow development
2012-06-13 11:08:28 +00:00
Paul J Stevens
e31f90c440
Prune duplicated test code
2012-06-12 14:44:42 +00:00
Eric Steele
231cadb449
Back to development: 2.1.7
2012-05-30 21:16:20 -04:00
Eric Steele
cdb533e6bc
Preparing release 2.1.6
2012-05-30 21:14:53 -04:00
Gaudenz Steinlin
ad5cca6454
Hide Conversation objects from breadcrumb navigation
...
The breadcrumbs navigation is also used in the search results view.
This lead to Conversation objects showing up if 'Discussion Items'
are searchable.
2012-05-29 13:40:31 +02:00
Gaudenz Steinlin
3eab51e1c4
Add Site Administrator role to Review comments permission
2012-05-29 13:26:05 +02:00
Gaudenz Steinlin
4e0bf9f25e
Fix JS comment deletion
...
If the comment tree had just one top level comment the whole tree was
removed by the JS code if just one comment in the tree was deleted.
These comments were (correctly) not removed from the ZODB.
2012-05-29 13:26:05 +02:00
Anton Stonor
cc2af905dc
Updating Danish translation
2012-05-23 08:35:04 +02:00
Hanno Schlichting
1b0ba3c0b0
No longer depend on zope.app packages.
2012-05-18 18:19:12 -04:00
Timo Stollenwerk
11bef67f1d
Merge pull request #5 from retsu/patch-1
...
fixed Kanji typo.
2012-05-15 08:46:05 -07:00
Takeshi Yamamoto
5f063d60ea
fixed Kanji typo.
2012-05-15 20:54:56 +09:00
Huub Bouma
c9848bebfe
no more recursive came_from redirection after logged_in
2012-04-12 13:06:05 +02: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
Elizabeth Leddy
877f2d3e84
fix url redirect for content types that must have /view in url to view contents
2012-03-14 15:01:17 -07:00