Commit Graph

303 Commits

Author SHA1 Message Date
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
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
Roman Kozlovskyi
11b4ebfaff Updated CHANGES.txt 2013-02-04 13:52:11 +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
JeanMichel FRANCOIS
1b9dff806b update changelog 2013-01-08 10:43:47 +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
maartenkling
4b7ecf9e29 update changes 2012-11-26 14:51:29 +01:00
Timo Stollenwerk
face5bf5d6 Prepare 2.2.1 release. 2012-11-16 12:07:06 +01:00
Kees Hink
6bd31ad490 Make conversation view not break when comment-id cannot be converted to long, fixes #13327 2012-11-14 13:25:10 +01:00
maartenkling
33e7c1ef39 update changes 2012-11-13 09:41:57 +01:00
Johannes Raggam
882236cb15 For migrations of comments without a valid old_status, apply the 'published'
state.
2012-10-31 22:46:10 +01:00
Johannes Raggam
d2ccec6efe Re-apply eleddy's 'Revert modification date since this is fixed in
p.a.caching now.' as her commit was lost later on due to some git magic.
2012-10-31 22:26:51 +01:00
maartenkling
62b0b47b56 remove the submitting completly, the form is submitted fine without and this fixes both #13037 and #12357 2012-10-26 11:12:44 +02:00
maartenkling
f8bf11dc31 update changes 2012-10-26 08:53:09 +02:00
maartenkling
cea0ebbfb2 update changes 2012-10-22 10:05:58 +02:00
Izak Burger
ea6e00c6cc update changelog 2012-09-17 23:57:51 +02:00
Gaudenz Steinlin
75842b948d Update changelog 2012-09-17 16:56:01 +02:00
Timo Stollenwerk
05c2c19c93 Replace discussionitem_icon.gif with png version. 2012-09-02 08:31:58 +02:00
Eric Steele
5bd40c175a Back to development: 2.2.1 2012-08-30 11:26:10 -04:00
Eric Steele
281f2c834f Preparing release 2.2.0 2012-08-30 11:25:41 -04: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
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
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
05e36d63ab Update changes for the latest documentation and howto updates. 2012-07-12 15:07:28 +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
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
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