Commit Graph

1834 Commits

Author SHA1 Message Date
Maurits van Rees
59527e7020 Preparing release 2.4.20
[ci skip]
2017-01-17 19:15:56 +01:00
Maurits van Rees
356f26fedb Cleaned up empty headers from changelog.
[ci skip]
2017-01-17 19:15:51 +01:00
Maurits van Rees
31e7fab26c Merge pull request #115 from plone/apply-hotfix-20161129-master
Apply hotfix 20161129 [master]
2017-01-16 16:39:32 +01: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
Maurits van Rees
97477163be Moved all upgrade steps to upgrades.zcml.
Until now some were in configure.zcml and some in upgrades.zcml.
2017-01-10 18:18:52 +01:00
esteele
0f5a91d4f4 Back to development: 2.4.20
[ci skip]
2017-01-02 14:02:57 -05:00
esteele
e56e1880f9 Preparing release 2.4.19
[ci skip]
2017-01-02 13:57:13 -05:00
esteele
fa1f4ac32e Cleaned up empty headers from changelog.
[ci skip]
2017-01-02 13:57:03 -05:00
Alessandro Pisa
17fd1b005d Merge pull request #109 from derFreitag/gforcada-patch-1
Reindex comments when they are modified
2016-12-22 18:34:50 +01:00
Maurits van Rees
643fc41570 Back to development: 2.4.19
[ci skip]
2016-09-20 16:07:59 +02:00
Maurits van Rees
321ce54ffa Preparing release 2.4.18
[ci skip]
2016-09-20 16:07:40 +02:00
Maurits van Rees
6a74c64b12 Cleaned up empty headers from changelog.
[ci skip]
2016-09-20 16:07:35 +02:00
Gil Forcada
26a21a12d5 Reindex comments when they are modified 2016-09-20 13:05:24 +02:00
Jens W. Klein
608287692c Merge pull request #112 from plone/apply-hotfix-20160830-master
Apply security hotfix 20160830 for redirects. [master]
2016-09-20 10:52:21 +02:00
Maurits van Rees
358ec89c03 Apply security hotfix 20160830 for redirects. 2016-09-19 17:10:10 +02:00
Gil Forcada Codinachs
fe138c6b93 Merge pull request #111 from l34marr/zh-tw
Update Traditional Chinese Translation
2016-09-11 17:35:20 +02:00
TsungWei Hu
466ca149d3 Update Traditional Chinese Translation. 2016-09-10 07:30:47 +00:00
Maurits van Rees
ef4710bab1 Back to development: 2.4.18
[ci skip]
2016-08-17 00:21:22 +02:00
Maurits van Rees
afa962bb11 Preparing release 2.4.17
[ci skip]
2016-08-17 00:20:56 +02:00
Maurits van Rees
648a12ecd5 Cleaned up empty headers from changelog.
[ci skip]
2016-08-17 00:20:44 +02:00
Maurits van Rees
7d9a3923e6 Added Plone 5.1 classifier to setup.py.
[ci skip]
2016-08-12 22:38:26 +02:00
Gil Forcada Codinachs
edbca5d71e Merge pull request #108 from plone/gforcada-use-zope-decorators
Use zope.interface decorator
2016-07-09 08:50:52 +02:00
Gil Forcada
d5e7afcd23 Use zope.interface decorator
This not only makes code more pleasent to read,
but also makes the code python 3 compatible
(while maintaining python 2 compatibility).
2016-07-08 23:17:03 +02:00
Maurits van Rees
3619419df4 Back to development: 2.4.17
[ci skip]
2016-06-27 10:45:45 +02:00
Maurits van Rees
bfcc079451 Preparing release 2.4.16
[ci skip]
2016-06-27 10:45:22 +02:00
Maurits van Rees
9b53dbe841 Cleaned up empty headers from changelog.
[ci skip]
2016-06-27 10:45:12 +02:00
Maurits van Rees
f2460cb181 Moved last changelog entries to correct version.
[ci skip]
2016-06-27 10:45:07 +02:00
Jens W. Klein
69ded592c3 Merge pull request #104 from plone/maurits-remove-migration
Removed `comment-migration` view.
2016-06-13 09:48:39 +02:00
Jens W. Klein
115e984339 Merge pull request #103 from plone/cleanup
Flake8 cleanup
2016-06-13 09:48:02 +02:00
Maurits van Rees
1e9909ab6f Split too complex _enabled_for_archetypes. 2016-06-12 06:51:41 +02:00
Maurits van Rees
d496dfdddc Split too complex handleComment. 2016-06-12 06:51:41 +02:00
Maurits van Rees
814af8d837 Various flake8 fixes.
- Removed tabs.
- Fixed E731 do not assign a lambda expression, use a def.
- avoid hasattr
2016-06-12 06:51:35 +02:00
Maurits van Rees
cdb48ba87a Back to development: 2.4.16
[ci skip]
2016-06-12 01:39:52 +02:00
Maurits van Rees
9e943a67d0 Preparing release 2.4.15
[ci skip]
2016-06-12 01:39:31 +02:00
Maurits van Rees
ba37bdbe45 Cleaned up empty headers from changelog.
[ci skip]
2016-06-12 01:37:22 +02:00
Maurits van Rees
bfeb66ee60 Removed comment-migration view.
This did not work anymore on Plone 5.  If you still need to migrate
from old-style comments, so from Plone 4.0 or earlier, please upgrade
to Plone 4.3 first.
2016-06-11 15:56:31 +02:00
Jens W. Klein
483b8b071f Merge pull request #102 from plone/maurits-fix-required-email
Reset the required setting of the author_email widget each time.
2016-06-10 09:07:54 +02:00
Maurits van Rees
6952923b1e Reset the required setting of the author_email widget each time.
Otherwise, the email field might get set to required when an anonymous
user visits, and then remain required when an authenticated user
visits, making it impossible for an authenticated user to fill in the
form without validation error.  Or when in the control panel the field
is set as not required anymore, that change would have no effect until
the instance was restarted.
2016-06-10 01:57:04 +02:00
Maurits van Rees
4ecc7f0519 Back to development: 2.4.15
[ci skip]
2016-06-06 11:42:40 +02:00
Maurits van Rees
b086c33788 Preparing release 2.4.14
[ci skip]
2016-06-06 11:42:18 +02:00
Maurits van Rees
80e0fe68ea Cleaned up empty headers from changelog.
[ci skip]
2016-06-06 11:42:05 +02:00
Maurits van Rees
43ea783824 Merge pull request #98 from plone/maurits-xss-master
Fixed possible cross site scripting attack on moderate comments page [master]
2016-06-06 10:10:57 +02:00
Maurits van Rees
e1dbaef82a Fixed possible cross site scripting (XSS) attack on moderate comments page. 2016-06-03 00:43:21 +02:00
Tom Gross
085567431f Make tests work with lxml safe html cleaner (#97)
* Make tests work with lxml safe html cleaner

* whitespace fix in test assertion
2016-05-31 11:41:34 +02:00
Maurits van Rees
23a1f02e2f Back to development: 2.4.14
[ci skip]
2016-05-04 16:46:49 +02:00
Maurits van Rees
4da634d12f Preparing release 2.4.13
[ci skip]
2016-05-04 16:46:21 +02:00
Maurits van Rees
181ceb9d04 Cleaned up empty headers from changelog.
[ci skip]
2016-05-04 16:46:09 +02:00
Maurits van Rees
89d542e8d2 Apply hotfix 20160419 (#94)
Removed docstrings from some methods to avoid publishing them.
2016-05-04 10:40:36 +02:00
esteele
13b87f030d Back to development: 2.4.13
[ci skip]
2016-04-13 08:40:02 -04:00
esteele
69eee88eb9 Preparing release 2.4.12
[ci skip]
2016-04-13 08:30:22 -04:00