Commit Graph

49307 Commits

Author SHA1 Message Date
Nextcloud bot f7b7f07e08
[tx-robot] updated from transifex 2019-06-21 02:13:48 +00:00
Nextcloud bot d44f7df6f6
[tx-robot] updated from transifex 2019-06-20 02:13:59 +00:00
blizzz d3199cfc7f
Merge pull request #16015 from nextcloud/backport/16011/stable16
[stable16] (LDAP) API: return one base properly when multiple are configured
2019-06-20 00:24:10 +02:00
Julius Härtl 265a7ad882 Fix window scroll container
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 17:43:19 +00:00
Arthur Schiwon 15c77deeef fixes return type in php doc
* the backend already expects and works with the string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 15:20:14 +00:00
Arthur Schiwon bca48e088b fixes returning the base when multiple are specified
* reading the config directly will return the value with line breaks
* using the proper accessor gives us all bases in an array
* returns the first matching one
* having user id provided for the group base is strange and does not let
  us operate like this. here we return the first one. might change in
  future, a backportable fix won't have an API change however.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 15:20:13 +00:00
John Molakvoæ 0c79118e9f
[stable16] Avoid scrolling to the hidden input when toggling grid/list view (#16007)
[stable16] Avoid scrolling to the hidden input when toggling grid/list view
2019-06-19 15:42:05 +02:00
Julius Härtl b18befd339 Avoid scrolling to the hidden input when toggling grid/list view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 08:50:27 +00:00
John Molakvoæ dce4a245b5
[stable16] cache the displayname after an LDAP plugin set it (#16000)
[stable16] cache the displayname after an LDAP plugin set it
2019-06-19 08:08:36 +02:00
Nextcloud bot c08f3836b0
[tx-robot] updated from transifex 2019-06-19 02:13:59 +00:00
Arthur Schiwon c95da45e48 caches the displayname after an LDAP plugin set it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-18 21:21:49 +00:00
John Molakvoæ 26ab38aea0
[stable16] Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661 (#15981)
[stable16] Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
2019-06-18 16:46:11 +02:00
Nextcloud bot 067627b678
[tx-robot] updated from transifex 2019-06-18 02:14:04 +00:00
blizzz 3c61ba7db4
Merge pull request #15984 from nextcloud/backport/15858/stable16
[stable16] add LDAP integr. test for receiving share candidates with group limitation
2019-06-17 22:46:12 +02:00
Arthur Schiwon 17bc99743b fix inGroup check, thus make integration tests succeed
there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-17 13:34:55 +00:00
Arthur Schiwon d325d23593 add LDAP integr. test for receiving share candidates with group limitation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-17 13:34:55 +00:00
Jan-Christoph Borchardt 5369a132b6 Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-17 08:00:42 +00:00
Nextcloud bot 7a70c37549
[tx-robot] updated from transifex 2019-06-17 02:14:06 +00:00
Nextcloud bot 36d48fa2bd
[tx-robot] updated from transifex 2019-06-16 02:14:16 +00:00
Nextcloud bot 29f157ec86
[tx-robot] updated from transifex 2019-06-15 02:13:46 +00:00
Nextcloud bot 1d4e394cf5
[tx-robot] updated from transifex 2019-06-14 02:14:35 +00:00
John Molakvoæ 73a186066b
[stable16] Temporary fix for project translations (#15949)
[stable16] Temporary fix for project translations
2019-06-13 19:15:53 +02:00
Julius Härtl b41a7cacff
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-13 16:08:14 +02:00
John Molakvoæ 84f45fe73f
[stable16] Fix userid casting in notifications (#15925)
[stable16] Fix userid casting in notifications
2019-06-12 08:59:21 +02:00
John Molakvoæ 9dfe777fc8
[stable16] Show share settings only if incoming federated shares are allowed (#15926)
[stable16] Show share settings only if incoming federated shares are allowed
2019-06-12 08:58:49 +02:00
Morris Jobke 827b941c49 Show share settings only if incoming federated shares are allowed
Fixes #15802

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-06-11 16:32:08 +00:00
John Molakvoæ (skjnldsv) 9346718cc2 Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 16:31:25 +00:00
John Molakvoæ f21b9c0df7
[stable16] Fix mobile menu over app-content (#15920)
[stable16] Fix mobile menu over app-content
2019-06-11 18:28:53 +02:00
John Molakvoæ (skjnldsv) c5881c4af3 Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 13:26:14 +00:00
John Molakvoæ 50829f3a2f
[stable16] Fix missing login hook wih Apache/SAML login (#15911)
[stable16] Fix missing login hook wih Apache/SAML login
2019-06-11 14:54:47 +02:00
Christoph Wurst 376e570b15 Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-11 07:42:25 +00:00
Roeland Jago Douma 45505407de
Merge pull request #15856 from nextcloud/backport/15767/stable16
[stable16] Hide newFile menu if quota is set to 0B
2019-06-05 09:03:16 +02:00
Julius Härtl f8d32096b2 Hide newFile menu if quota is set to 0B
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-03 12:38:46 +00:00
John Molakvoæ 24c8fc22df
[Security] Bump axios from 0.18.0 to 0.18.1 (#15846)
[Security] Bump axios from 0.18.0 to 0.18.1
2019-06-03 14:19:56 +02:00
dependabot-preview[bot] c6007f3a82
[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-03 12:34:37 +02:00
Morris Jobke 62e2ce05de
Merge pull request #15799 from nextcloud/backport/15776/stable16
[stable16] search files by id in shared storages last
2019-05-31 13:29:38 +02:00
Robin Appelman 4488293d62 search files by id in shared storages last
this prevents unneeded recursion when the file is not in the share

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-29 19:57:31 +00:00
Roeland Jago Douma 538a710d1c
Merge pull request #15772 from nextcloud/backport/15766/stable16
[stable16] Check for free space on touch
2019-05-29 20:48:51 +02:00
John Molakvoæ baf376b6fd
[stable16] add option to show hidden files in SMB shares (#15786)
[stable16] add option to show hidden files in SMB shares
2019-05-29 16:34:50 +02:00
Robin Appelman 74cb5d592d add option to show hidden files in SMB shares
Note hidden files can mean different things in smb and the option the the files web ui,
the webui only counts files starting with '.' as hidden, while smb files
can be marked as hidden regardless, any files that are marked as hidden
on smb will thus be shown in the webui regardless of the setting in the files app.

Fixes #15644

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-29 08:21:21 +00:00
Nextcloud bot d467e9129b
[tx-robot] updated from transifex 2019-05-29 02:13:52 +00:00
Morris Jobke 4a71a02215
Merge pull request #15768 from nextcloud/backport/15705/stable16
[stable16] Change text color in search box in darktheme, ref #15598
2019-05-28 15:58:41 +02:00
Julius Härtl 7764979281 Check for free space on touch
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 13:04:49 +00:00
Greta Doci b9d441f530 Change text color in search box in darktheme, ref #15598
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-28 11:51:54 +00:00
Nextcloud bot 153d9ba9d6
[tx-robot] updated from transifex 2019-05-28 02:13:49 +00:00
Roeland Jago Douma a7ec1cbc99
Merge pull request #15754 from nextcloud/backport/15747/stable16
[stable16] Also allow dragging below the file list
2019-05-27 22:33:54 +02:00
Julius Härtl 8b775e6895 Also allow dragging below the file list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 12:22:58 +00:00
Morris Jobke 73e4594e08
Merge pull request #15745 from nextcloud/backport/15738/stable16
[stable16] Don't notify admins if no potentially over exposing links found
2019-05-27 13:48:52 +02:00
Daniel Kesselberg 90ca099341 Don't notify admins if no potentially over exposing links found
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-05-27 09:52:20 +00:00
Nextcloud bot 1583b2af91
[tx-robot] updated from transifex 2019-05-27 02:13:48 +00:00