Commit Graph

134 Commits

Author SHA1 Message Date
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
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 80a9dea1d8 no extra debug for plone.app.robotframework 2014-09-20 14:08:50 +02:00
Alin Voinea fe91d7801e Add tests for custom events and contentrules events/string substitutions 2014-05-12 20:20:18 +03:00
tisto f894d47d62 Add basic robot test setup and a first test. 2014-05-02 13:22:08 +02:00
tisto 5a9bfdf876 Back to development: 2.3.3 2014-04-05 16:36:11 +02:00
tisto 5c43271430 Remove message_extractors from setup.py since they currently prevent us from making a release (distutils raise an error). 2014-04-05 16:24:11 +02:00
tisto 7ebd2de06f Preparing release 2.3.2 2014-04-05 16:22:19 +02:00
David Glick 0b50d7c339 remove setup_requires = Babel, which isn't actually used and broke the build 2014-03-25 12:24:00 -07:00
Jens W. Klein 96bf7ca002 added update translations script (flavor by saily) 2014-03-25 16:59:20 +01:00
tisto f3a247dcd7 Fix buildout that broke due to version conflicts caused by the latest p.a.contenttypes release. 2014-03-23 17:46:53 +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 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
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
Timo Stollenwerk 0463b20f78 Remove interlude from test dependencies. 2013-08-30 10:00:21 +02:00
Timo Stollenwerk 9049368cba Refactor tests to use the PLONE_APP_CONTENTTYPES_FIXTURE instead of the PLONE_FIXTURE. This fixes all test p.a.discussion test failures. 2013-08-29 22:20:47 +02:00
Timo Stollenwerk 0d18a6dd57 Rename CHANGES.txt to CHANGES.rst. 2013-08-20 14:34:13 +02:00
Timo Stollenwerk ba7a6d26aa Back to development. 2013-08-20 14:33:03 +02:00
Timo Stollenwerk f094a29f91 Prepare 2.2.8 release. 2013-08-20 14:19:23 +02:00
Timo Stollenwerk 1903008c76 Prepare 2.2.7 release. 2013-08-20 10:44:36 +02:00
Eric Steele 124aeb55d6 Back to development: 2.2.7 2013-05-23 21:25:49 -04:00
Eric Steele 56bba54fd9 Preparing release 2.2.6 2013-05-23 21:23:06 -04:00
Kees Hink fd9d0a0eba Revert "Add a test for permission Acquisition on comments."
This reverts commit 66d355544f.
2013-05-10 13:39:02 +02:00
Kees Hink 66d355544f Add a test for permission Acquisition on comments.
We use a different workflow for comments:
The View permission is acquired instead of given explicitly,
as outlined in https://dev.plone.org/ticket/12531.
2013-05-10 13:18:58 +02:00
Eric Steele b02f1f493b Back to development: 2.2.6 2013-04-06 11:51:53 -04:00
Eric Steele 5961cfea98 Preparing release 2.2.5 2013-04-06 11:50:25 -04:00
Eric Steele 600d014d07 Bump version. 2013-03-05 16:00:42 -05:00
Eric Steele 3b637b8e01 Preparing release 2.2.4 2013-03-05 15:56:22 -05:00
Eric Steele a113019fdc Back to development: 2.2.4 2013-01-13 22:17:14 -05:00
Eric Steele 42048f518a Preparing release 2.2.3 2013-01-13 22:15:35 -05:00
Timo Stollenwerk 84ba3661e0 Back to development. 2012-11-28 11:41:02 +01:00
Timo Stollenwerk 44eb1507ca Prepare 2.2.2 release. 2012-11-28 10:20:42 +01:00
Timo Stollenwerk d9885020d5 Back to development. 2012-11-27 08:01:05 +01:00
Timo Stollenwerk 6dffe930f9 Pep8. 2012-11-16 12:09:40 +01:00
Timo Stollenwerk face5bf5d6 Prepare 2.2.1 release. 2012-11-16 12:07:06 +01:00
Eric Steele 5bd40c175a Back to development: 2.2.1 2012-08-30 11:26:10 -04:00
Eric Steele 281f2c834f Preparing release 2.2.0 2012-08-30 11:25:41 -04:00
Timo Stollenwerk 98dca81438 Start 2.2.x development. 2.1.x is now a branch. 2012-07-12 15:29:50 +02:00
Timo Stollenwerk 19a511f4e5 Merge pull request #7 from plone/hide-from-breadcrumb
Hide Conversation objects from breadcrumb navigation
2012-07-12 06:18:42 -07:00
Eric Steele 4ef12b189e Back to development: 2.1.8 2012-06-29 22:37:51 -04:00
Eric Steele b39029fc11 Preparing release 2.1.7 2012-06-29 22:37:15 -04:00
Eric Steele 231cadb449 Back to development: 2.1.7 2012-05-30 21:16:20 -04:00
Eric Steele cdb533e6bc Preparing release 2.1.6 2012-05-30 21:14:53 -04:00
Gaudenz Steinlin ad5cca6454 Hide Conversation objects from breadcrumb navigation
The breadcrumbs navigation is also used in the search results view.
This lead to Conversation objects showing up if 'Discussion Items'
are searchable.
2012-05-29 13:40:31 +02:00
Timo Stollenwerk 38332e557d Back to development. 2012-04-05 07:37:47 +02:00