Nextcloud bot
b7c6586c8d
[tx-robot] updated from transifex
2017-06-14 00:08:59 +00:00
Morris Jobke
f6181d8e16
Merge pull request #4913 from nextcloud/backport-4810-mimetype-update
...
[stable11] Fix mimetype update query
2017-06-13 17:39:31 -05:00
Morris Jobke
136601ccae
Merge pull request #5366 from nextcloud/backport-5365
...
[stable11] filter missing groups in share provider
2017-06-13 08:05:43 -05:00
Robin Appelman
460df4c007
filter missing groups in share provider
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-06-13 10:55:09 +02:00
Bjoern Schiessle
f8addd4cf9
don't try to encrypt/decrypt the certificate bundle
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-13 10:16:18 +02:00
Nextcloud bot
b01c39478a
[tx-robot] updated from transifex
2017-06-13 00:08:42 +00:00
Nextcloud bot
d93db515b4
[tx-robot] updated from transifex
2017-06-12 00:08:30 +00:00
Nextcloud bot
735e46d79b
[tx-robot] updated from transifex
2017-06-11 00:08:39 +00:00
Nextcloud bot
e8b1e30fbd
[tx-robot] updated from transifex
2017-06-10 00:08:56 +00:00
Nextcloud bot
5f1ee2e2f1
[tx-robot] updated from transifex
2017-06-09 00:08:44 +00:00
Nextcloud bot
b620eb192a
[tx-robot] updated from transifex
2017-06-08 00:08:46 +00:00
Nextcloud bot
99180cc30a
[tx-robot] updated from transifex
2017-06-07 00:09:25 +00:00
Nextcloud bot
4f2246a92d
[tx-robot] updated from transifex
2017-06-06 00:09:04 +00:00
Nextcloud bot
7a850244ec
[tx-robot] updated from transifex
2017-06-05 00:08:47 +00:00
Nextcloud bot
480e7d0613
[tx-robot] updated from transifex
2017-06-04 00:08:49 +00:00
Nextcloud bot
19adcc8945
[tx-robot] updated from transifex
2017-06-03 00:09:21 +00:00
blizzz
671a779a17
Merge pull request #5214 from nextcloud/5213-stable11
...
[stable11] Trigger changeUser hook only on real changes
2017-06-02 13:15:29 +02:00
Nextcloud bot
3af49dafef
[tx-robot] updated from transifex
2017-06-02 00:08:49 +00:00
blizzz
e1a1a1c801
Merge pull request #5128 from nextcloud/ldap-attempt-reconnect-stable11
...
[stable11] Add layer on top of LDAP methods to catch server disconnects and attempt re-connection
2017-06-01 13:15:56 +02:00
Bjoern Schiessle
187e76a184
fix typo
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-01 12:34:21 +02:00
Bjoern Schiessle
59f4ffb9a3
use (int) instead of intval for performance reasons
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-01 12:34:12 +02:00
Morris Jobke
decdb06e89
properly include class
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-01 12:33:56 +02:00
Morris Jobke
fef75ff2c0
Use intval() for validation of config options
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-01 12:33:41 +02:00
Morris Jobke
26c8f82ba2
Improve the UX for sharing settings
...
* shows a info when list is potentially truncated
* shows a warning when characters length is not enough
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-01 12:33:06 +02:00
Bjoern Schiessle
a5f0f3f4f6
allow to configure a min-length of search strings for auto-compeltion and a max number for of results returned
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-01 12:31:34 +02:00
Arthur Schiwon
ee7c6e0db8
emit changeUser only if there really was a change (quota, displayname)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-01 11:50:09 +02:00
Nextcloud bot
0b8deebb4f
[tx-robot] updated from transifex
2017-06-01 00:08:58 +00:00
Arthur Schiwon
05881fa4ed
remove unnecessary lines…
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-31 12:26:03 +02:00
Arthur Schiwon
aecb85cf64
Treat PHP Errors on User session regenerate
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-31 12:15:06 +02:00
Nextcloud bot
ea9e6722de
[tx-robot] updated from transifex
2017-05-31 00:09:05 +00:00
Nextcloud bot
da4aeaae59
[tx-robot] updated from transifex
2017-05-30 00:09:02 +00:00
Nextcloud bot
09390ab48d
[tx-robot] updated from transifex
2017-05-29 00:08:53 +00:00
Nextcloud bot
2feba45266
[tx-robot] updated from transifex
2017-05-28 00:08:33 +00:00
Nextcloud bot
ce8aaf5f99
[tx-robot] updated from transifex
2017-05-27 00:08:51 +00:00
Arthur Schiwon
351204ec16
fix paging
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-26 13:47:38 +02:00
Arthur Schiwon
973f9bfe81
make sure used ldap connection resource is always up to date
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-26 13:04:04 +02:00
bline
1b4b7b639f
moved to something a little less invasive. back to passing CR around.
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-26 13:03:51 +02:00
bline
3f176a7449
special case for controlPagedResultResponse. It would be nice if there was a generic way to pass by reference with call_user_func_array..
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-05-26 13:00:33 +02:00
Nextcloud bot
3f4cefbb54
[tx-robot] updated from transifex
2017-05-26 00:08:34 +00:00
Nextcloud bot
53b09c1f62
[tx-robot] updated from transifex
2017-05-25 00:08:22 +00:00
Nextcloud bot
2697e84ec6
[tx-robot] updated from transifex
2017-05-24 00:08:40 +00:00
Roeland Jago Douma
840090d39c
Merge pull request #5074 from nextcloud/external-get-for-group-sql-type-11
...
[11] use the correct param type when getting external storages for groups
2017-05-23 22:39:11 +02:00
Robin Appelman
135bf7427f
use the correct param type when getting external storages for groups
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-05-23 16:50:19 +02:00
Roeland Jago Douma
746c263e44
Merge pull request #5052 from nextcloud/stable11-downstream-27027
...
Stable11 downstream 27027
2017-05-23 13:13:45 +02:00
Nextcloud bot
6c01b214a6
[tx-robot] updated from transifex
2017-05-23 00:08:48 +00:00
Robin Appelman
1fd6369a60
set cache to failedcache when shared storage init fails
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-05-22 23:16:28 +02:00
Robin Appelman
0d20865548
return failed cache if the shared storage failed to setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-05-22 23:16:25 +02:00
Robin Appelman
4652923011
also set nonmaskedstorage in error cases
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-05-22 23:16:21 +02:00
Vincent Petry
cbeedbfb83
Ignore NoUserException for shares from ghosts
...
Add unit tests for FailedStorage init from SharedStorage
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-22 23:16:18 +02:00
Nextcloud bot
caa48bc984
[tx-robot] updated from transifex
2017-05-22 00:08:40 +00:00