Commit Graph

4868 Commits

Author SHA1 Message Date
Roeland Jago Douma 465e919de1
Merge pull request #16154 from nextcloud/fix/noid/accessibility-focusable-viewtoggle
Make possible to focus grid/list view toggle via keyboard
2019-08-15 10:56:52 +02:00
John Molakvoæ 0185aafbcc
Rename delete label to Delete folder/file (#16741)
Rename delete label to Delete folder/file
2019-08-15 10:20:20 +02:00
Nextcloud bot fdcc654ff6
[tx-robot] updated from transifex 2019-08-15 02:14:35 +00:00
John Molakvoæ (skjnldsv) 3e1fd602eb
Rename delete label to Delete folder/file
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-14 18:28:46 +02:00
John Molakvoæ (skjnldsv) cbc3862830
Always put the gridview toggle on the visible part of the page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-14 16:45:58 +02:00
Nextcloud bot d60bd93641
[tx-robot] updated from transifex 2019-08-14 02:14:58 +00:00
Nextcloud bot 00c1389628
[tx-robot] updated from transifex 2019-08-08 02:14:43 +00:00
Morris Jobke 2ca8ff83f2
Merge pull request #16643 from nextcloud/enh/moreDIUsage
Lets use DI where we can
2019-08-05 12:55:52 +02:00
Nextcloud bot bfcc3acc9a
[tx-robot] updated from transifex 2019-08-03 02:14:32 +00:00
Roeland Jago Douma 2d9feca0a3
Lets use DI where we can
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-02 20:43:50 +02:00
Nextcloud bot a1afdac31a
[tx-robot] updated from transifex 2019-08-01 02:15:27 +00:00
Max Fichtelmann 1d29636008 fix XSS when adding a file with a malicious name to favorites
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-29 18:16:37 +02:00
Morris Jobke e51c269dbe
Merge pull request #16532 from nextcloud/bugfix/14776/maxcontrast-fix
Fix max contrast retrieval to limit minimum color for relative time
2019-07-25 17:07:22 +02:00
Morris Jobke 003e23520d
Trigger fallback code to get max contrast value and use integer there
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 09:45:09 +02:00
Nextcloud bot 569cf31cd6
[tx-robot] updated from transifex 2019-07-25 02:14:40 +00:00
Morris Jobke 5e02d71588
Fix max contrast retrieval to limit minimum color for relative time
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-24 21:48:52 +02:00
John Molakvoæ b6376b7bd6
Fix 1px jump when selecting multi table entries (#16475)
Fix 1px jump when selecting multi table entries
2019-07-22 12:29:00 +02:00
Nextcloud bot 9249a810fb
[tx-robot] updated from transifex 2019-07-21 02:15:10 +00:00
Michael Weimann 68049f1eae
Fix 1px jump when selecting multi table entries
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-07-20 11:28:52 +02:00
Greta Doci e1da99af4c
Fix filelist overlap with header ref #16076
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-18 15:34:39 +02:00
Nextcloud bot 8b31dbc5a4
[tx-robot] updated from transifex 2019-07-16 02:14:48 +00:00
Morris Jobke cd3f5e48de
Merge pull request #16151 from jameslao/master
Update operationprogressbar.js
2019-07-15 22:09:25 +02:00
Nextcloud bot d307ed8e42
[tx-robot] updated from transifex 2019-07-14 02:15:06 +00:00
Nextcloud bot 7675d01955
[tx-robot] updated from transifex 2019-07-13 02:14:18 +00:00
Nextcloud bot 0263821010
[tx-robot] updated from transifex 2019-07-11 02:14:31 +00:00
John Molakvoæ 2f86fd604b
Properly load permissions in showActions (#15992)
Properly load permissions in showActions
2019-07-07 20:20:09 +02:00
Nextcloud bot e80e82548d
[tx-robot] updated from transifex 2019-07-06 02:13:43 +00:00
Julius Härtl 51683fa9d1
Properly load permissions in showActions
When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 12:21:21 +02:00
Nextcloud bot 8427ecf685
[tx-robot] updated from transifex 2019-07-05 02:14:09 +00:00
Nextcloud bot 853a1a586a
[tx-robot] updated from transifex 2019-07-04 02:13:48 +00:00
Morris Jobke eaabe97373
Merge pull request #16200 from nextcloud/revert/16049-wrong-round
Revert incorrect rouding
2019-07-03 10:02:52 +02:00
Nextcloud bot ffb6230efb
[tx-robot] updated from transifex 2019-07-03 02:13:44 +00:00
Morris Jobke 0d0850746e
Merge pull request #15741 from mxss/fix/phpdoc-fixes
misc phpdoc fixes
2019-07-02 22:25:41 +02:00
Daniel Kesselberg fda7f5edb4
Revert "Fix usage view tests"
This reverts commit 7da7acd0

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:32 +02:00
Daniel Kesselberg 63ef389db1
Revert parts hide quota bar if unlimited
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:31 +02:00
Roeland Jago Douma 7da7acd0a5
Fix usage view tests
Follow up to #16049

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-02 15:50:36 +02:00
Nextcloud bot 9beda013c1
[tx-robot] updated from transifex 2019-07-02 02:13:41 +00:00
Robin Appelman ae4ae0d3d0
Merge pull request #16170 from nextcloud/dnd-upload-permissions
fix permissions for drag-n-drop uploads
2019-07-01 15:23:47 +02:00
John Molakvoæ 41ccf5e8c7
Hide quota bar if unlimited quota (#16049)
Hide quota bar if unlimited quota
2019-07-01 12:39:58 +02:00
Robin Appelman 258902b337
fix permissions for drag-n-drop uploads
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-01 11:58:13 +02:00
James Lao 6afd368b75 Update operationprogressbar.js
To fix issue #16137

Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
2019-06-28 10:13:04 -07:00
Jan-Christoph Borchardt 665362b354
Merge pull request #16084 from nextcloud/design/fix-files-checkboxes
Fix file checkbox margin causing layout issues in file list
2019-06-26 14:52:37 +02:00
Nextcloud bot 9bd2b11ce7
[tx-robot] updated from transifex 2019-06-26 02:13:59 +00:00
Jan-Christoph Borchardt 2832c0d8a2
Fix file checkbox margin causing layout issues in file list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 00:48:11 +02:00
Daniel Kesselberg 5c3fc44f33
Don't show absolute number in tooltip
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-24 18:35:37 +02:00
Daniel Kesselberg d059ee34a0
Show used space in mb instead of %
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-24 18:33:10 +02:00
Daniel Kesselberg f310b964d4
Hide quota bar if unlimited
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-23 21:21:13 +02:00
John Molakvoæ 552657223a
Fix window scroll container (#16009)
Fix window scroll container
2019-06-19 19:42:38 +02:00
Julius Härtl bf56f2843c
Fix window scroll container
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 11:14:57 +02:00
John Molakvoæ abb1fd9fc9
Avoid scrolling to the hidden input when toggling grid/list view (#16005)
Avoid scrolling to the hidden input when toggling grid/list view
2019-06-19 10:49:15 +02:00