Jon Pentland
16123e268b
Set timezone for creation and modification dates of comments
2022-10-18 16:06:24 +02:00
Maurits van Rees
1ea81e4a90
Increase metadata version to 2000.
...
We need to leave some room for another upgrade step in Plone 5.2.
2022-05-10 21:36:50 +02:00
Maurits van Rees
245a2d9be3
Grant Site Administrators the same workflow permissions as Managers.
...
They were missing permissions on pending comments.
Fixes https://github.com/plone/plone.app.discussion/issues/199
2022-05-10 21:32:46 +02:00
Miu Razvan
5beb673321
Add upgrade step
2022-03-01 13:07:27 +02:00
Peter Mathis
3d53ab09cc
add upgradestep and update classifiers
2021-02-15 15:34:19 +01:00
Katja Suess
9b1eb6834b
Upgrade step added
...
Upgrade applies workflow changes to existing instances
2020-01-14 15:59:05 +01:00
Katja Suess
336808bfa9
Update metadata.xml
2020-01-13 11:23:48 +01:00
Katja Suess
084d2893e7
Additional (optional) workflow: "Comment Multiple State Review Workflow"
...
Moderator is not forced to delete a comment or to let it pending:
Workflow has two more states "rejected" and "spam" to existing review workflow.
Moderation view extended showing all states. Filter by state.
2020-01-08 12:36:28 +01:00
Philip Bauer
c229e51690
add upgrade-step to re-enable comments.js
2019-06-27 19:59:20 +02:00
Philip Bauer
4966d8388e
add plone.resource dependency and change to plone:static
2019-06-27 19:43:27 +02:00
Maurits van Rees
802e3ec04c
Make comment on private content not publicly available in search results.
...
This is part of PloneHotfix20161129.
Updated metadata.xml version to 1000. This leaves more room for
profile version increases in earlier releases. We apply the rolemap
step again to avoid accidentally missing it.
2017-01-14 17:58:48 +01:00
Guido A.J. Stevens
520b1e83f4
provide "delete own comments" as a configurable option
2014-05-15 17:50:32 +02:00
Guido A.J. Stevens
a82352a36c
Make comments editable
2014-05-15 17:50:32 +02:00
JeanMichel FRANCOIS
0e72ce12a6
remove upgrade step from here. all upgrade step of plone goes to plone.app.upgrades
2013-01-08 10:31:16 +01:00
JeanMichel FRANCOIS
a16958c1c7
add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default
2013-01-04 19:00:24 +01:00
David Glick
8d3a37ead9
merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line
...
svn path=/plone.app.discussion/trunk/; revision=48556
2011-04-08 20:23:07 +00:00
David Glick
d323d37285
add upgrade step for moderator_email setting
...
svn path=/plone.app.discussion/branches/1.x/; revision=48555
2011-04-08 20:20:34 +00:00
Timo Stollenwerk
57c534b5d3
add globally_enabled option to the discussion plone control panel. add plone.app.discussion to the package dependencies.
...
svn path=/plone.app.discussion/trunk/; revision=27273
2009-06-03 12:49:34 +00:00
Martin Aspeli
22ae84735b
- specify dependencies
...
- set profile version to 1 (profile version != package version)
- complete dict APIs and IReplies adapters (not yet fully tested)
- tidy up addComment() and __delitem__ w.r.t events
- sync interfaces with actual code
- move tests to use collective.testcaselayer
svn path=/plone.app.discussion/trunk/; revision=27010
2009-05-18 14:16:48 +00:00
Martin Aspeli
6381b14763
check in some skeletal code + notes, nothing concrete or working yet
...
svn path=/plone.app.discussion/trunk/; revision=26892
2009-05-11 16:52:16 +00:00