Commit Graph
23 Commits
Author SHA1 Message Date
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
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
Maurits van Rees c7282543a1 Added CONTRIBUTING.rst.
[ci skip]
2015-11-14 00:25:54 +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
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
Maurits van Rees 3d2e176479 Removed Travis from repo.
This is a core package that should be maintained in buildout.coredev.
I have switched off the Travis hook.
2015-09-14 16:11:25 +02: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
Maurits van Rees 3d428f6bd4 check-manifest 2015-09-14 14:37:25 +02:00
Maurits van Rees 1e747f49ba setup.py: master is for Plone 5, Python 2.7. 2015-09-14 14:34:50 +02:00
Maurits van Rees 478273aa80 minor code cleanup
svn path=/plone.app.discussion/trunk/; revision=47599
2011-02-15 16:23:12 +00:00
Maurits van Rees 81d74cfe6b Fixed test failure for the default user portrait, which changed from
defaultUser.gif to defaultUser.png in Products.PlonePAS 4.0.5.

svn path=/plone.app.discussion/trunk/; revision=47597
2011-02-15 16:19:13 +00:00
Maurits van Rees d90c436f8a Removed the conditional loading of event subscribers:
- zope.app.container is available in both Plone 3 and Plone 4, so the 'not-installed zope.app.container' condition was always false
- zope.lifecycleevent.interfaces does not have an IObjectAddedEvent or IObjectRemovedEvent so even if the condition would have been true, the loading would have failed.

svn path=/plone.app.discussion/trunk/; revision=46367
2010-12-16 02:12:13 +00:00
Maurits van Rees a2a17085a3 Nuke trailing white space
svn path=/plone.app.discussion/trunk/; revision=46366
2010-12-15 23:52:56 +00:00
Maurits van Rees aff8a3709c Avoid sending multiple notification emails to the same person when
he has commented multiple times.

svn path=/plone.app.discussion/trunk/; revision=46365
2010-12-15 23:41:57 +00:00
Maurits van Rees 9eb172023a No tabs in zcml please
svn path=/plone.app.discussion/trunk/; revision=46364
2010-12-15 22:59:24 +00:00
Maurits van Rees 87d767651b Do not fail on startup with Plone 3 when plone.uuid is not there:
make implementing the plone.uuid.interfaces.IAttributeUUID interface conditional for Plone 4 only.

svn path=/plone.app.discussion/trunk/; revision=46363
2010-12-15 22:45:19 +00:00