Timo Stollenwerk
1579064ee6
Back to development: 1.0b7
...
svn path=/plone.app.discussion/trunk/; revision=38887
2010-08-24 09:19:09 +00:00
Timo Stollenwerk
d0f93e6376
version => 1.0b6
...
svn path=/plone.app.discussion/trunk/; revision=38138
2010-07-19 08:01:53 +00:00
Hanno Schlichting
8e4ce7256b
Clean up after Yiorigs
...
svn path=/plone.app.discussion/trunk/; revision=37725
2010-07-08 13:19:14 +00:00
Yiorgis Gozadinos
fcfd8b502d
Prepare plone.app.discussion 1.0b5jarn.
...
svn path=/plone.app.discussion/trunk/; revision=37724
2010-07-08 08:03:19 +00:00
Timo Stollenwerk
7b2aa33a45
author and email updated.
...
svn path=/plone.app.discussion/trunk/; revision=36899
2010-06-02 10:33:47 +00:00
Timo Stollenwerk
0b3f610f4b
fix author_email in setup.py; version => 1.0b5dev
...
svn path=/plone.app.discussion/trunk/; revision=35728
2010-04-05 10:38:04 +00:00
Timo Stollenwerk
75c3bb5ea3
update README, prepare for 1.0b4.
...
svn path=/plone.app.discussion/trunk/; revision=35694
2010-04-04 17:26:09 +00:00
Timo Stollenwerk
b293d3aa50
remove plone.z3cform <= 0.5.7 requirement from setup.py since p.a.d. works now with the latest plone.z3cform.
...
svn path=/plone.app.discussion/branches/notification/; revision=34053
2010-02-16 20:35:27 +00:00
Hanno Schlichting
9a12f0818a
Bump version
...
svn path=/plone.app.discussion/trunk/; revision=33555
2010-01-28 15:34:39 +00:00
Hanno Schlichting
99c211b6e8
Prepare plone.app.discussion 1.0b3.
...
svn path=/plone.app.discussion/trunk/; revision=33553
2010-01-28 15:33:50 +00:00
Hanno Schlichting
9c80b99ead
Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the moderation views.
...
svn path=/plone.app.discussion/trunk/; revision=33544
2010-01-28 13:23:58 +00:00
Timo Stollenwerk
8e0a2b8d6a
set version to 1.0b3dev
...
svn path=/plone.app.discussion/trunk/; revision=33385
2010-01-24 19:52:54 +00:00
Timo Stollenwerk
3ad307596c
prepare 1.0b2 release.
...
svn path=/plone.app.discussion/trunk/; revision=33285
2010-01-22 19:19:01 +00:00
Timo Stollenwerk
c8bc60e967
remove version restriction for plone.app.z3c.form and allow plone.z3cform < 0.5.7. plone.app.z3cform fails for versions >= 0.5.8.
...
svn path=/plone.app.discussion/trunk/; revision=33276
2010-01-22 16:30:51 +00:00
Timo Stollenwerk
91d42ecfbf
pin down plone.z3cform and plone.app.z3cform; set version to 1.0b1
...
svn path=/plone.app.discussion/trunk/; revision=32353
2009-12-08 09:50:09 +00:00
Hanno Schlichting
d8d57d3b7a
We only need to mention plone.z3cform once :)
...
svn path=/plone.app.discussion/trunk/; revision=30634
2009-10-16 12:31:01 +00:00
Timo Stollenwerk
b07f556a32
collective.monkeypatcher added to dependencies.
...
svn path=/plone.app.discussion/trunk/; revision=30631
2009-10-16 10:27:09 +00:00
Hanno Schlichting
71ed707794
Get this running again for the most part under Plone 4.0 - the main trick was probably to use the new CMFCatalogAware class. Removed collective.testcaselayer dependency, as that broke totally. There's some test failures left, but indexing works in general. Maybe the custom indexing event handlers aren't all required anymore. The title_or_id test failure looks like there's an infinite loop in the __parent__ pointers never reaching the actual content object. This change breaks Plone 3.x compatibility for the moment.
...
svn path=/plone.app.discussion/trunk/; revision=30629
2009-10-16 00:42:08 +00:00
Timo Stollenwerk
f14fc83d85
remove "dev" from version.
...
add plone.app.z3cform to package dependencies.
svn path=/plone.app.discussion/trunk/; revision=28344
2009-08-04 10:56:56 +00:00
Timo Stollenwerk
3dc7a6d7a8
set version to 1.0a2dev.
...
svn path=/plone.app.discussion/trunk/; revision=28055
2009-07-13 22:16:38 +00:00
Timo Stollenwerk
9c654dd10d
set author_email to timo@zmag.de
...
svn path=/plone.app.discussion/trunk/; revision=27874
2009-07-07 08:58:19 +00:00
Timo Stollenwerk
f27156e916
Added basic infrastructure for discussion controlpanel.
...
svn path=/plone.app.discussion/trunk/; revision=27269
2009-06-02 21:20:53 +00:00
Timo Stollenwerk
5f8acfd805
comment_title, comment_text, and comment_searchable_text indexes added.
...
svn path=/plone.app.discussion/trunk/; revision=27247
2009-05-31 17:55:46 +00:00
Martin Aspeli
22ae84735b
- specify dependencies
...
- set profile version to 1 (profile version != package version)
- complete dict APIs and IReplies adapters (not yet fully tested)
- tidy up addComment() and __delitem__ w.r.t events
- sync interfaces with actual code
- move tests to use collective.testcaselayer
svn path=/plone.app.discussion/trunk/; revision=27010
2009-05-18 14:16:48 +00:00
Martin Aspeli
e0e313c919
Some more recent thoughts
...
svn path=/plone.app.discussion/trunk/; revision=26953
2009-05-16 04:46:47 +00:00
Martin Aspeli
6381b14763
check in some skeletal code + notes, nothing concrete or working yet
...
svn path=/plone.app.discussion/trunk/; revision=26892
2009-05-11 16:52:16 +00:00