Commit Graph

1790 Commits

Author SHA1 Message Date
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
Jens W. Klein
12d5347ca8 Merge pull request #87 from plone/thet-control-panel-url
Use ``getSite()`` instead of portal url
2016-03-14 11:06:43 +01: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
Gil Forcada Codinachs
aca1e3a8e0 Merge pull request #85 from serge73/patch-4
Update CHANGES.rst
2016-02-11 22:48:35 +01:00
Gil Forcada Codinachs
1234261bc9 Merge pull request #84 from serge73/patch-3
fixed translate translation plone-ru.po
2016-02-11 22:48:15 +01:00
serge73
3217ca9c65 Update CHANGES.rst 2016-02-12 02:10:40 +05:00
serge73
0a94f185e7 Update plone-ru.po 2016-02-12 02:05:57 +05:00
Johannes Raggam
4df90c2ade remove duplicate 2016-02-10 17:16:35 +01:00
Maurits van Rees
dc74279eee Used https in pypi url. 2016-02-09 23:09:19 +01: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 Codinachs
f0d837294f Merge pull request #83 from plone/cleanup
Cleanup
2016-02-05 13:02:53 +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
Jens W. Klein
fb71aee6cd Merge pull request #80 from plone/remove-p.a.discussion-monkey
Get rid of the monkey patch on Products.CMFPlone's CatalogTool.
2016-01-31 23:33:33 +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
Gil Forcada Codinachs
c00e1099a2 Merge pull request #79 from serge73/patch-2
Update CHANGES.rst
2016-01-22 16:02:35 +01:00
Gil Forcada Codinachs
b5189d84b2 Merge pull request #78 from serge73/patch-1
Create plone-ru.po
2016-01-22 16:02:25 +01:00
serge73
80326a4509 Update CHANGES.rst 2016-01-22 15:35:23 +05:00
serge73
a08714575f Create plone-ru.po 2016-01-22 15:33:33 +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
Gil Forcada Codinachs
d73e5cb83a Merge pull request #76 from plone/cmfplone-issue-1040
In tests, use ``selection.any`` in querystrings.
2015-11-25 11:42:42 +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
Gil Forcada Codinachs
a2439609c6 Merge pull request #75 from plone/fix_sitesetup_link
Update Site Setup link in all control panels
2015-11-25 01:39:33 +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
Maurits van Rees
c7282543a1 Added CONTRIBUTING.rst.
[ci skip]
2015-11-14 00:25:54 +01:00
Gil Forcada
19fe254916 Remove i18n:registerTranslations directive 2015-11-09 22:47:46 +01:00
Gil Forcada
182342833b Remove locales folder
Translations have already been moved to plone.app.locales.

See:
https://github.com/plone/plone.app.discussion/pull/74
b063d4811f
2015-11-09 22:45:21 +01:00
Gil Forcada Codinachs
befff141a2 Merge pull request #74 from plone/remove-own-i18n-domain
Use plone i18n domain
2015-11-09 22:32:10 +01:00
Gil Forcada
dba633e127 Update CHANGES 2015-11-09 22:29:47 +01:00
Gil Forcada
0713bcd8bc Use plone i18n domain
plone.app.discussion is an official Plone core package,
thus their translations belong to plone.app.locales.

This commit removes the plone.app.discussion domain and changes it for
plone.

This fixes:
https://github.com/plone/plone.app.discussion/issues/66
2015-11-05 00:30:42 +01:00
Maurits van Rees
24aadbdb72 Added New/Fixes headers to changelog.
[ci skip]
2015-10-31 00:17:12 +01:00
Maurits van Rees
69cc6a7f25 Allowed union merge strategy in CHANGES.rst.
[ci skip]
2015-10-25 00:00:19 +02: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
e2bd22e74b fix comment-moderation 2015-09-19 14:58:53 +02:00
Philip Bauer
35e6ab2677 remove discussion.css 2015-09-16 14:58:42 +02:00
Encolpe DEGOUTE
c2c5c0abb6 update French translations 2015-09-16 01:33:06 +02:00
ichim-david
99ef943328 Refs #764; added context class to edit link:
- This styles the link as a button which aligns with the other
  actions that have button styles from bootstrap and
  plonetheme.barcelonata
2015-09-15 23:38:23 +03:00