This website requires JavaScript.
Explore
Help
Sign In
ajung
/
plone.app.discussion
Watch
0
Star
0
Fork
0
You've already forked plone.app.discussion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
abb0334c1dc33f0a207fb1def8295e3ade0a355e
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
T
History
Timo Stollenwerk
abb0334c1d
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
...
svn path=/plone.app.discussion/trunk/; revision=27698
2009-06-28 11:49:00 +00:00
..
javascripts
fix reply bug ("TypeError: long() argument must be a string or a number") in Chrome.
2009-06-20 16:24:16 +00:00
stylesheets
add bulk actions and filter to the moderation view.
2009-06-26 14:57:45 +00:00
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
batching.pt
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
2009-06-28 11:49:00 +00:00
comments.pt
fix wrong i18n attribute in body text.
2009-06-24 08:26:02 +00:00
comments.py
add bulk actions and filter to the moderation view.
2009-06-26 14:57:45 +00:00
configure.zcml
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
2009-06-28 11:49:00 +00:00
controlpanel.py
test for globally_enabled discussion added.
2009-06-04 15:38:12 +00:00
moderation.pt
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
2009-06-28 11:49:00 +00:00
moderation.py
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
2009-06-28 11:49:00 +00:00
table.pt
replace moderate comments table with a subclass of the standard Plone folder-listing table. this basically breaks all functionality (filter, bulk actions) and kss actions are not working yet, but the pagination is working.
2009-06-28 11:49:00 +00:00
traversal.py
Fix some security issues and make the traversal adapter work with OFS.Traversable. Requires a name, so we now call it ++conversation++default
2009-05-23 11:52:57 +00:00