Ticket #68 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

Allow selecting all messages in a mailbox

Reported by: russells Assigned to: azza-bazoo
Priority: minor Milestone:
Component: ajax-interface Version:
Keywords: Cc:

Description

Selecting "all" messages (link at bottom of mailbox view) selects all the messages currently displayed in the mailbox. I'd like to be able to select all messages in the mailbox, as I occasionally need to move all messages somewhere else, or delete all messages.

As a suggestion, after selecting "all" to select all the displayed messages, perhaps the all link could change to "all in mailbox".

Change History

09/26/07 01:56:50 changed by daniel

AJAX client side support in r172 for this. Still no HTML mode support or server support for this yet.

09/26/07 02:38:14 changed by daniel

HTML client side support in r176. Still no server support for this yet.

09/26/07 03:44:03 changed by daniel

Implmented server side support and AJAX hooks in r177. So this works for the AJAX version.

09/26/07 04:02:25 changed by daniel

Implemented in HTML version of Lichen in r178. Still needs UI cleanups, so this bug is not closed yet.