Timo Stollenwerk
|
a00dea41e3
|
differentiate between delete and publish AJAX calls.
svn path=/plone.app.discussion/trunk/; revision=27725
|
2009-06-29 15:09:41 +00:00 |
|
Timo Stollenwerk
|
6057ad0e91
|
check if the comment is not already published, before publishing.
svn path=/plone.app.discussion/trunk/; revision=27723
|
2009-06-29 13:52:51 +00:00 |
|
Timo Stollenwerk
|
7e3de6ae0a
|
remove unnecessary paths variable for BulkActionView methods, set self.paths instead.
svn path=/plone.app.discussion/trunk/; revision=27722
|
2009-06-29 13:44:46 +00:00 |
|
Timo Stollenwerk
|
502015b14e
|
submit bulkactions with an AJAX call.
svn path=/plone.app.discussion/trunk/; revision=27720
|
2009-06-29 13:38:00 +00:00 |
|
Timo Stollenwerk
|
8df9ad9cf4
|
remove return REQUEST statements for AJAX calls, since they are unnecessary.
svn path=/plone.app.discussion/trunk/; revision=27718
|
2009-06-29 12:24:10 +00:00 |
|
Timo Stollenwerk
|
dd7f59c104
|
keep current filter when submitting a form.
svn path=/plone.app.discussion/trunk/; revision=27715
|
2009-06-29 11:11:58 +00:00 |
|
Timo Stollenwerk
|
906fa4ce7e
|
fix publish button for the moderate comments view.
svn path=/plone.app.discussion/trunk/; revision=27713
|
2009-06-29 09:54:17 +00:00 |
|
Timo Stollenwerk
|
59554b7af7
|
revert changes from rev. 27698 and 27702. switch back to non-plone table for comment moderation.
svn path=/plone.app.discussion/trunk/; revision=27704
|
2009-06-28 18:38:25 +00:00 |
|
Timo Stollenwerk
|
14b00ff361
|
fix publish comment button.
svn path=/plone.app.discussion/trunk/; revision=27702
|
2009-06-28 18:29:01 +00:00 |
|
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 |
|
Timo Stollenwerk
|
ffcdfc22e5
|
bulk actions for publish and delete added.
svn path=/plone.app.discussion/trunk/; revision=27674
|
2009-06-26 18:59:37 +00:00 |
|
Timo Stollenwerk
|
fb0bae4877
|
remove reindexObjectSecurity() call in publish comment method, since it is unnecessary.
svn path=/plone.app.discussion/trunk/; revision=27671
|
2009-06-26 15:03:20 +00:00 |
|
Timo Stollenwerk
|
90440cfeca
|
add bulk actions and filter to the moderation view.
move delete- and publish-comment methods from comment.py to moderation.py.
svn path=/plone.app.discussion/trunk/; revision=27670
|
2009-06-26 14:57:45 +00:00 |
|
Timo Stollenwerk
|
b757d1b61b
|
format_time method removed from moderation view, since it is not used anymore.
svn path=/plone.app.discussion/trunk/; revision=27625
|
2009-06-22 10:09:11 +00:00 |
|
Timo Stollenwerk
|
7692186880
|
return the comment text for the moderation view.
svn path=/plone.app.discussion/trunk/; revision=27383
|
2009-06-11 13:47:32 +00:00 |
|
Timo Stollenwerk
|
1e71258a0d
|
add moderate-comments view.
svn path=/plone.app.discussion/trunk/; revision=27369
|
2009-06-10 20:14:44 +00:00 |
|