[buddypress-trac] [BuddyPress Trac] #6005: No-js bulk deletion of messages

buddypress-trac noreply at wordpress.org
Tue Nov 18 16:29:35 UTC 2014


#6005: No-js bulk deletion of messages
----------------------------------------+------------------
 Reporter:  lakrisgubben                |       Owner:
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  2.2
Component:  Messaging                   |     Version:
 Severity:  normal                      |  Resolution:
 Keywords:  needs-refresh dev-feedback  |
----------------------------------------+------------------

Comment (by lakrisgubben):

 latest patch does the things we've talked about above, i.e. lots of them.
 :)

 It reformats the messages table to be a bit cleaner and more in line with
 the notifications table.

 It add supports for marking a single message thread as read/unread, as
 well as bulk management (read/unread/delete) of messages.

 The patch grew quite big since I had to write lots of template functions,
 almost all of them where inspired by the notifications component.

 This patch doesn't have any js/ajax support (except for selecting all, and
 disabling the submit button if no bulk action is choosen), this have to
 come later. :) The thing is that the current ajax support for deleting and
 bulk managing messages is quite broken since it doesn't take into account
 pagination etc. So I'd say that this is more complete than what exists.

 I've tried to make sure that someone using an old version of buddypress.js
 or rolling their own messages-loop.php template file would still be okay,
 even though of course they won't get the new stuff.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6005#comment:23>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list