Commit Graph

229 Commits

Author SHA1 Message Date
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
Maurits van Rees 1e9909ab6f Split too complex _enabled_for_archetypes. 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
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 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
Gil Forcada Codinachs eee8e3c1b6 Mark edit link for translation (#91)
Mark edit link for translation.
2016-04-07 18:36:19 +02:00
esteele 2e3ffc9b2c Back to development: 2.4.12 2016-03-31 12:08:33 +02:00
esteele dd3894e3e4 Preparing release 2.4.11 2016-03-31 12:06:51 +02:00
Johannes Raggam ec7fe25b6c Use ``getSite()`` instead of portal url
For the discussion controlpanel, change base URLs from portal URL to what getSite returns, but don't change the controlpanels context binding.
This allows for more flexibility when configuring it to be allowed on a sub site with a local registry.
2016-03-11 14:16:22 +01:00
serge73 3217ca9c65 Update CHANGES.rst 2016-02-12 02:10:40 +05:00
Maurits van Rees e458447456 Back to development: 2.4.11
[ci skip]
2016-02-08 22:40:13 +01:00
Maurits van Rees 6fdd3dc16e Preparing release 2.4.10
[ci skip]
2016-02-08 22:39:36 +01:00
Maurits van Rees a4e45742d2 Cleaned up changelog before release. 2016-02-08 22:39:26 +01:00
Gil Forcada cb1bf28c16 Cleanup
Follow https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst
to clean up the code.
2016-02-05 09:43:42 +01:00
Fred van Dijk fcb4bbf94b Get rid of the monkey patch on Products.CMFPlone's CatalogTool. 2016-01-25 14:45:59 +01:00
serge73 80326a4509 Update CHANGES.rst 2016-01-22 15:35:23 +05:00
Maurits van Rees 445e1f8d9f Back to development: 2.4.10
[ci skip]
2015-11-25 23:29:24 +01:00
Maurits van Rees d44cba1844 Preparing release 2.4.9
[ci skip]
2015-11-25 23:29:05 +01:00
Maurits van Rees 1c39fe9d2d Cleanup changelog. 2015-11-25 23:28:57 +01:00
Maurits van Rees e5d6916c2f In tests, use ``selection.any`` in querystrings.
Issue https://github.com/plone/Products.CMFPlone/issues/1040
2015-11-25 11:40:06 +01:00
Davi Lima 3f07781675 Update Site Setup link in all control panels (fixes plone/Products.CMFPlone#1255) 2015-11-23 09:13:00 -03:00
Gil Forcada dba633e127 Update CHANGES 2015-11-09 22:29:47 +01:00
Maurits van Rees 24aadbdb72 Added New/Fixes headers to changelog.
[ci skip]
2015-10-31 00:17:12 +01:00
esteele e168ca18b9 Back to development: 2.4.9 2015-09-20 20:57:13 +02:00
esteele 6622934b23 Preparing release 2.4.8 2015-09-20 20:56:28 +02:00
esteele 98f1f3d6a4 Move portal_properties settings to configuration registry
commit b13db31e3c55fd5ed9320e9d0c93aea48366c883
Author: esteele <eric@esteele.net>
Date:   Fri Sep 18 10:14:56 2015 +0200

    Remove pdb.

commit 6b3e591583146ca661556ef50cafd02f62c79d46
Author: esteele <eric@esteele.net>
Date:   Fri Sep 18 09:50:06 2015 +0200

    Fix registry id

commit 9dfce9a739496b6023f93376535dccc9a9310517
Author: esteele <eric@esteele.net>
Date:   Thu Sep 17 18:34:42 2015 +0200

    Use registry lookup for types_use_view_action_in_listings
2015-09-20 17:31:55 +02:00
Philip Bauer 35e6ab2677 remove discussion.css 2015-09-16 14:58:42 +02:00
ichim-david 6e85735b5b Fix reply button visibility toggle by javascript 2015-09-15 22:43:34 +03:00
Maurits van Rees ced8609a8c Back to development: 2.4.8
[ci skip]
2015-09-15 18:21:41 +02:00
Maurits van Rees c284f248d3 Preparing release 2.4.7
[ci skip]
2015-09-15 18:20:56 +02:00
ichim-david cb83fc2042 Refs #764 style tweaks needed for plonetheme.barcelonata coexistance 2015-09-15 00:14:05 +03:00
Maurits van Rees 41d216c225 Back to development: 2.4.7
[ci skip]
2015-09-14 14:38:08 +02:00
Maurits van Rees b898f7d396 Preparing release 2.4.6
[ci skip]
2015-09-14 14:37:44 +02:00
Philip Bauer 37f00106b7 add changeling 2015-09-13 18:31:51 +02:00
Philip Bauer b7f81fc3fe Move anonymous_email_enabled after anonymous_comments in controlpanel 2015-09-13 15:38:46 +02:00
esteele 50d9d685ed Back to development: 2.4.6
[ci skip]
2015-09-11 15:43:38 -04:00
esteele eb69461f35 Preparing release 2.4.5
[ci skip]
2015-09-11 15:36:47 -04:00
Mikel Larreategi 90ec3d73ac add changelog entry 2015-09-09 15:48:48 +02:00
Timo Stollenwerk 9b23e270c0 Back to development: 2.4.5 2015-07-18 06:03:59 +02:00
Timo Stollenwerk 7edd363169 Preparing release 2.4.4 2015-07-18 06:03:24 +02:00
Timo Stollenwerk a3b540c484 Update changelog. 2015-07-18 05:42:15 +02:00
Victor Fernandez de Alba 35862dd6dc Updated links for the renamed 'Types' control panel 2015-07-16 12:17:59 +02:00
Victor Fernandez de Alba 89a18c889d Change the category of the configlet to 'plone-general' 2015-07-15 18:05:24 +02:00
Jens W. Klein 23ff055698 Merge pull request #68 from plone-ve/master
Updated Spanish translation
2015-06-08 19:56:14 +02:00
Leonardo J. Caballero G fab8e1c3de Updated Changelog file 2015-06-07 17:42:56 -04:30
Timo Stollenwerk 53000c27f2 Back to development: 2.4.4 2015-06-05 09:46:48 +02:00
Timo Stollenwerk e6c654dfd4 Preparing release 2.4.3 2015-06-05 09:46:21 +02:00
vangheem 68665b6f2b Only use edit overlay if available for editing comments. We will need a plone 5 alternative 2015-05-30 11:45:02 -05:00
Gil Forcada Codinachs 4556486082 Merge pull request #67 from plonejp/master
Updated Japanese translation
2015-05-11 08:39:58 +02:00
Manabu TERADA a781e6b7fc wrote changes.rst 2015-05-11 10:16:11 +09:00
Timo Stollenwerk f5f2beff10 Back to development: 2.4.3 2015-05-04 22:05:59 +02:00
Timo Stollenwerk 815b44dfd9 Preparing release 2.4.2 2015-05-04 22:05:12 +02:00
Timo Stollenwerk 48cb779f8f Blank lines. 2015-05-04 22:04:51 +02:00
Gil Forcada add7610466 Add changelog entries 2015-05-03 23:10:45 +02:00
Manabu TERADA 16a6090693 added changes.rst 2015-04-29 18:39:20 +09:00
Timo Stollenwerk 8843d8d804 Remove merge leftover. 2015-04-27 15:01:13 +02:00
esteele 4f03f173e7 Back to development: 2.4.2 2015-03-26 15:50:55 -04:00
esteele 9cc97f8f95 Preparing release 2.4.1 2015-03-26 15:49:17 -04:00
David\ Beitey 285dbcd918 i18n for ICaptcha interface field 2015-03-23 18:06:29 +10:00
esteele f7b4eb982d Back to development: 2.4.1 2015-03-12 10:22:07 -04:00
esteele 7ea789770b Preparing release 2.4.0 2015-03-12 10:21:21 -04:00
Gil Forcada 2a423095ab Add note on CHANGES.rst 2015-02-25 21:47:08 +01:00
vangheem ad3953f794 use requirejs if available 2015-02-10 16:21:17 -06:00
Timo Stollenwerk 5f1a7fb5bc Merge branch 'master' into plip10359-z3cform
Conflicts:
	CHANGES.rst
2015-01-29 21:31:45 +01:00
Timo Stollenwerk 1b67cc7596 Next release needs to be a major version because of an API change and upgrade step. 2015-01-29 21:24:26 +01:00
Timo Stollenwerk c852609111 Merge branch 'master' into delete-own-comments
Conflicts:
	CHANGES.rst
2015-01-29 21:14:05 +01:00
Timo Stollenwerk 785bc7b890 Read mail settings from new (Plone 5) registry. 2014-12-13 16:20:08 +01:00
Timo Stollenwerk e11471a44e Fix README.rst styles. 2014-12-13 09:34:09 +01:00
João Toss Molon 744b5b6380 Updated pt-br translation 2014-12-05 17:38:04 -02:00
esteele ba28439d94 Back to development: 2.3.4 2014-10-23 21:37:49 -04:00
esteele 75b8c13640 Preparing release 2.3.3 2014-10-23 21:36:21 -04:00
Vincent Fretin 06b20b8f81 merge fix from master (Don't execute createReplyForm js if there is no in_reply_to button) 2014-10-09 11:44:31 +02:00
Vincent Fretin 838f229726 Don't execute createReplyForm js if there is no in_reply_to button. 2014-10-09 11:41:00 +02:00
Jens W. Klein 62b2990b7c merged master 2014-08-17 04:48:44 +02:00
Andrea Cecchi e9a4dcfc52 relaunched i18ndude and fix italian translations 2014-05-16 17:39:57 +02:00
Andrea Cecchi e453e0050b fixed HISTORY and add delete test to test_comments_viewlet 2014-05-15 17:51:22 +02:00
Andrea Cecchi 9a4e3718fc added Delete comments permission to manage comments deletion 2014-05-15 17:51:05 +02:00
Andrea Cecchi 3711d2fb5f rebased branch from master 2014-05-15 17:51:05 +02:00
Guido A.J. Stevens a82352a36c Make comments editable 2014-05-15 17:50:32 +02:00
Timo Stollenwerk fd6ac0788b Merge pull request #43 from plone/remove-dt-dl-dd
Remove DL's from portal message in templates.
2014-05-12 20:52:49 +02:00
TsungWei Hu 2360934029 Update ChangeLog. 2014-05-07 23:28:48 +08:00
Gaudenz Steinlin fa17c51a7b Replace $.live with $.on
This is needed for jQuery >= 1.9 compatibility and is compatible with
JQuery >= 1.7 (Plone 4.3 onwards).
2014-04-28 18:06:41 +02:00
Alin Voinea ab926d6a10 Update change log
Conflicts:
	CHANGES.rst
2014-04-18 16:35:45 +03:00
tisto 5a9bfdf876 Back to development: 2.3.3 2014-04-05 16:36:11 +02:00
tisto 7ebd2de06f Preparing release 2.3.2 2014-04-05 16:22:19 +02:00
Jens W. Klein 6bfa19411d bugfix 1: according to IDiscussionSettings.anonymous_email_enabled (cite):
If selected, anonymous user will have to give their email. - But field
was not required. Now it is.

bugfix 2: anonymous email field was never saved.
2014-03-25 21:30:50 +01:00
Jens W. Klein 996592835b state latest changes 2014-03-25 19:15:52 +01:00
Jens W. Klein dd0831c7d7 state last change 2014-03-25 18:35:33 +01:00
tisto 9e7b574690 Move 'Fix reindexObject ...' CHANGES entry to the current release. 2014-03-24 20:51:26 +01:00
tisto 01641b4957 Merge branch 'fix_reindex_on_publish' of git://github.com/RedTurtle/plone.app.discussion into RedTurtle-fix_reindex_on_publish 2014-03-24 20:49:32 +01:00
tisto 9c9c2e2aaa Merge branch 'master' of git://github.com/huubbouma/plone.app.discussion into huubbouma-master
Conflicts:
	CHANGES.rst
2014-03-23 18:54:44 +01:00
maartenkling 0ea9a7131f merge upstream and fix numbering 2014-03-04 09:16:36 +01:00
Timo Stollenwerk e0ae1c0eaa Preparing release 2.3.1 2014-02-22 10:12:32 +01:00
Timo Stollenwerk a26a4b363c 2.3.0 was a brown bag release. 2014-02-22 10:12:15 +01:00
Timo Stollenwerk 7a8f60dd5f Back to development: 2.3.1 2014-02-22 10:11:05 +01:00
Timo Stollenwerk ce5c00ca7d Prepare 2.3.0 release. 2014-02-22 07:25:07 +01:00
Kees Hink cc02ed01ad Remove DL's from portal message in templates. 2014-02-11 09:38:54 +01:00
ichim-david aa87302280 Amend commit history of changes made by omiron from pull request 42 for a clearer message of intended fix 2014-02-10 11:51:35 +02:00
Ovidiu Miron f660a6d980 added to CHANGES.rst 2014-02-04 11:53:51 +02:00
maartenkling f37e96bb90 fix typo in changelog 2014-02-02 15:02:21 +01:00
maartenkling 8ccd648928 user member.getId as author_username, so membrane users and plone users have portraits and author urls 2014-02-02 14:55:37 +01:00
tisto 66e5563228 Fix buildout. 2013-11-26 20:08:30 +01:00
tisto a337413d3d Update CHANGES. 2013-11-26 19:29:28 +01:00
Benoît Suttor c3ce01edd0 Use defaultUser.png instead of defaultUser.gif
Indeed, defaultUser.gif is in a deprecated skins folder (Products/CMFPlone/
skins/plone_deprecated/defaultUser.gif) and not defaultUser.png
(Products/CMFPlone/skins/plone_images/defaultUser.png).
Test is also updated.
2013-11-13 15:53:12 +01:00
maartenkling c45650261e Rename @@discussion-settings to @@discussion-controlpanel 2013-11-12 10:45:59 +01:00
JeanMichel FRANCOIS 410b8c998a Fix ownership of comments. 2013-11-05 10:23:15 +01:00
tisto d225cbfc9a Remove bbb directory. 2013-10-16 19:20:15 +02:00
tisto e7cae8430a Replace deprecated test assert statements. 2013-10-10 16:29:15 +02:00
tisto fbc78e2951 Remove portal_discussion tool. 2013-10-10 15:36:18 +02:00
tisto 3eae5378ff Update version number to 2.3.0 since we need a new master branch for Plone 5 due to the changes in the test setup (PLONE_APP_CONTENTTPYES_FIXTURE). 2013-09-24 15:00:46 +02:00
tisto f929dc2bd9 Prepare 2.2.9 release. 2013-09-24 14:29:52 +02:00
tisto 08c3db59e1 Portuguese translation added. 2013-09-24 14:21:45 +02:00
Huub Bouma fd85de9c30 Fix comments Title if utf-8 characters in author_name 2013-09-20 16:28:05 +02:00
JeanMichel FRANCOIS 34bbd39829 fix: add form serialized data to the delete comment ajax form submit
Even if in fresh Plone there is no data, I'm in a case where I'm adding
'ajax' marker in the form to not render all the page (which is the case
here) and the render is not used at all except if the action do not
happens in ajax.
2013-08-21 11:07:48 +02:00
Timo Stollenwerk 0d18a6dd57 Rename CHANGES.txt to CHANGES.rst. 2013-08-20 14:34:13 +02:00