mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_listview_range_select: Migration to 12.0
[FIX] Firefox shift click [REM] Removed unnecessary configure section [ADD] Roadmap with new features
This commit is contained in:
2
web_listview_range_select/readme/CONTRIBUTORS.rst
Normal file
2
web_listview_range_select/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* Aldo Soares <soares_aldo@hotmail.com>
|
||||
1
web_listview_range_select/readme/DESCRIPTION.rst
Normal file
1
web_listview_range_select/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
Enables selecting a range of records using the shift key.
|
||||
3
web_listview_range_select/readme/ROADMAP.rst
Normal file
3
web_listview_range_select/readme/ROADMAP.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* Allow to click on the whole line (not just the checkbox) to select a row.
|
||||
* Enable the same behaviour with Ctrl button.
|
||||
* Shift and drag to select rows.
|
||||
5
web_listview_range_select/readme/USAGE.rst
Normal file
5
web_listview_range_select/readme/USAGE.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
To use this module, you need to:
|
||||
|
||||
#. click a record;
|
||||
#. hold shift and click another record;
|
||||
#. you can repeat this operation as many times as you want.
|
||||
Reference in New Issue
Block a user