Vincent Petry
|
bb2557c389
|
Replace files app ids to classes
Replaced ids to classes for the following:
- #filestable -> .files-filestable
- #fileList -> .files-fileList
- #controls -> .files-controls
- #emptycontent -> .emptyfilelist.emptycontent
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-07-26 10:19:19 +07:00 |
Christopher Ng
|
7219847ad1
|
Add accessible names for file picker grid view toggle and new folder button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-07-01 00:44:05 +07:00 |
Christopher Ng
|
0b0ef105c5
|
Use button for grid view toggle instead of hidden checkbox
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-09 00:09:57 +07:00 |
Christopher Ng
|
229c65b0d7
|
Handle keyboard navigation in the file picker
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-06-08 23:58:28 +07:00 |
szaimen
|
3b03324998
|
fix filepicker bug in dark mode
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-07-09 09:22:39 +07:00 |
Loïc Hermann
|
6c60b85a87
|
Fix breadcrumb in move or copy file dialog
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-04-17 06:47:17 +07:00 |
Daniel Calviño Sánchez
|
8754866a31
|
Fix markup of file names in file picker
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
2019-04-03 16:28:15 +07:00 |
John Molakvoæ (skjnldsv)
|
c12545b581
|
Truncate filename in the middle on filepicker
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-30 10:28:59 +07:00 |
Christoph Wurst
|
2cd594aaed
|
Make all filepicker strings translatable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-03-22 10:22:07 +07:00 |
Florian Schunk
|
808cf39961
|
change menu's orientation to make sure it is completly visible
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
|
2019-01-09 11:28:51 +07:00 |
Florian Schunk
|
dba14fac8b
|
add functionality to create new folder in file picker
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
|
2019-01-09 11:28:51 +07:00 |
Florian Schunk
|
74197462c0
|
added button for new folder to interface
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
|
2019-01-09 11:28:51 +07:00 |
John Molakvoæ (skjnldsv)
|
d526ab55fb
|
Fix default filepicker style and gridview
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-29 14:05:10 +07:00 |
Julius Härtl
|
3e11337b3b
|
Allow sorting in the file picker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-16 14:12:41 +07:00 |
John Molakvoæ (skjnldsv)
|
8013dab044
|
Allow focus on input with keyboard
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-10-23 17:00:47 +07:00 |
John Molakvoæ (skjnldsv)
|
26ca7a0e2f
|
Add filepicker toggle
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-10-23 10:38:00 +07:00 |
Jan-Christoph Borchardt
|
39ff82f707
|
Use grid view in other file views too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2018-10-18 13:44:05 +07:00 |
Robin Appelman
|
7427fb170f
|
show empty folder message in filepicker
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-21 16:35:55 +07:00 |
Robin Appelman
|
14f78369d7
|
Use a table for the filepicker list and add size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-19 14:18:21 +07:00 |
Robin Appelman
|
6d43942125
|
filepicker styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-14 17:36:08 +07:00 |
Thomas Tanghus
|
27a5132b46
|
Don't set image path in template.
|
2013-05-20 09:44:31 +07:00 |
Thomas Tanghus
|
a0b79f5649
|
Dialogs: Loose up-button.
|
2013-05-17 06:48:24 +07:00 |
Thomas Tanghus
|
152e275c8a
|
Various cleanups in OC.dialogs
|
2013-05-17 04:54:08 +07:00 |
Thomas Tanghus
|
c8bbf90feb
|
Port OC.dialogs to use octemplate except for prompt() and form().
Also load octemplate per default.
|
2013-05-16 13:41:04 +07:00 |