Opened 4 years ago

Closed 2 years ago

#1485609 closed Feature Patches (wontfix)

checkbox and click to move

Reported by: ldeviator Owned by:
Priority: 5 Milestone: later
Component: User Interface Version: git-master
Severity: normal Keywords:
Cc:

Description

some of my users don't like the ctrl or shift-click to select messages so they wanted a checkbox to select a message

also, they don't like dragging .. they want to move messages to a folder with a click

the attached patch implements both of those... checkbox select and click on folder to move

Attachments (3)

checkbox and click to move.patch (6.0 KB) - added by ldeviator 4 years ago.
checkbox and click to move.2.patch (6.1 KB) - added by ldeviator 4 years ago.
checkbox and click to move.3.patch (6.2 KB) - added by ldeviator 4 years ago.
updated .. previous patches broken return to message list button

Download all attachments as: .zip

Change History (7)

Changed 4 years ago by ldeviator

comment:1 Changed 4 years ago by ldeviator

second patch has better javascript placement to handle the Click to Move and Folder wording changes on the folderlist

Changed 4 years ago by ldeviator

Changed 4 years ago by ldeviator

updated .. previous patches broken return to message list button

comment:2 Changed 4 years ago by JohnDoh

would the context menu help? no check boxes but users can select messages and then click the folder in the context menu to move the messages.

NB. To get this feature you need to latest dev version of the plugin from the git repo, requires latest SVN version of RC http://github.com/JohnDoh/RoundCube-Plugin-Context-Menu/tree

comment:3 Changed 4 years ago by cityhunter

is there anyone can help port to 0.3x ? user like use check box to select messages (like gmail)

comment:4 Changed 2 years ago by alec

  • Resolution set to wontfix
  • Status changed from new to closed

This should be implemented as plugin. No checkboxes in core.

Note: See TracTickets for help on using tickets.