Maxence Lange
9940058a60
add support for boolean default
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-09 13:02:06 +00:00
Joas Schilling
cdffeb7e4b
Add a repair step to remove sensitive event activity
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:19:12 +01:00
Joas Schilling
10dec5ff98
Correctly handle the classification of events in the activity stream
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:17:37 +01:00
Nextcloud bot
32adb9c66f
[tx-robot] updated from transifex
2019-01-09 01:13:00 +00:00
Morris Jobke
596d69d23d
Merge pull request #13426 from nextcloud/backport/13418/stable14
...
[stable14] HttpClient getHeader can return empty string
2019-01-08 17:02:02 +01:00
Roeland Jago Douma
df25c44a2d
HttpClient getHeader can return empty string
...
Fixes #11999
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-08 15:26:32 +00:00
Nextcloud bot
67c8ca25a2
[tx-robot] updated from transifex
2019-01-08 01:12:22 +00:00
Nextcloud bot
50685cc404
[tx-robot] updated from transifex
2019-01-07 01:12:19 +00:00
Nextcloud bot
7f81025f10
[tx-robot] updated from transifex
2019-01-06 01:13:25 +00:00
Roeland Jago Douma
2d72e798eb
Merge pull request #13347 from nextcloud/version/noid/14.0.5RC1
...
14.0.5 RC 1
2019-01-05 21:38:33 +01:00
Nextcloud bot
3d5ecac012
[tx-robot] updated from transifex
2019-01-05 01:12:17 +00:00
Morris Jobke
41ee4d4807
14.0.5 RC 1
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-05 00:13:11 +01:00
Morris Jobke
c39ad3d37b
Merge pull request #13373 from nextcloud/backport/13138/stable14
...
[stable14] register and show when an LDAP user was detected as unavailable/deleted
2019-01-05 00:12:36 +01:00
Morris Jobke
11994b66c9
Merge pull request #13371 from nextcloud/backport/13363/stable14
...
[stable14] Fix loginflow with apptoken enter on iOS
2019-01-04 23:57:53 +01:00
Morris Jobke
7a0772e602
Merge pull request #13369 from nextcloud/backport/13367/stable14
...
[stable14] Throttle with correct metadata
2019-01-04 23:24:28 +01:00
Arthur Schiwon
9bef634cc9
ensure db is pristine before starting the tests
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-04 21:49:16 +00:00
Arthur Schiwon
ac2577fd66
LDAP: extend remnants output with "detected on" field
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-04 21:49:16 +00:00
Arthur Schiwon
4884c294b5
add tests for the DUI
...
as they are interact with the DB they are more integraiton than unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-04 21:49:15 +00:00
Roeland Jago Douma
5cf1a3d4dc
Fix loginflow with apptoken enter on iOS
...
It seems iOS doesn't like us to change the location. So now we submit it
to the server that geneartes the redirect.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 21:43:36 +00:00
Roeland Jago Douma
17b7a4805a
Throttle with correct metadata
...
Fixes #13202
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 21:22:19 +00:00
Roeland Jago Douma
15851c6d2f
Merge pull request #13350 from nextcloud/backport/13172/stable14
...
[stable14] fix can change password check in case of encryption is enabled
2019-01-04 14:10:16 +01:00
Morris Jobke
848029fc47
Merge pull request #13353 from nextcloud/backport/13351/stable14
...
[stable14] Update the CRL
2019-01-04 10:44:42 +01:00
Roeland Jago Douma
a52310af3b
Update the CRL
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:40:33 +00:00
Bjoern Schiessle
5153c1b519
fix can change password check in case of encryption is enabled
...
Admin should _not_ be able to change password when:
- if an encryption module is loaded and it uses per-user keys
- if encryption is enabled but no encryption modules are loaded
Admin should be able to change the password when:
- no encryption module is loaded and encryption is disabled
- encryption module is loaded but it doesn't require per user keys
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-01-04 08:54:46 +00:00
Nextcloud bot
4cd730c5bd
[tx-robot] updated from transifex
2019-01-04 01:12:48 +00:00
John Molakvoæ
9afb2ce843
Merge pull request #13224 from nextcloud/stb14-svg-controller-fixes
...
[stable14] Use only app path to get the icon on the svg api
2019-01-03 17:53:53 +01:00
Roeland Jago Douma
4db95a8b5f
Merge pull request #13254 from nextcloud/backport/13227/stable14
...
[stable14] Fix opening search results for comments
2019-01-03 11:37:14 +01:00
Morris Jobke
25fe43fa1a
Merge pull request #13321 from nextcloud/bugfix/noid/backport-of-issues-fixed-in-12105
...
[stable14] Force var to be integer
2019-01-03 10:41:51 +01:00
Roeland Jago Douma
3698a44f17
Merge pull request #13322 from nextcloud/backport/13163/stable14
...
[stable14] Make the footer "Get your own free account" translatable
2019-01-03 07:39:57 +01:00
Nextcloud bot
6e78ac0888
[tx-robot] updated from transifex
2019-01-03 01:12:07 +00:00
Michael Weimann
5fae1b9cda
Make the footer "Get your own free account" translatable
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-02 11:57:03 +00:00
Maxence Lange
bdf5c93c30
force var to be integer
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 09:49:03 -01:00
Nextcloud bot
0c746c0826
[tx-robot] updated from transifex
2019-01-02 01:11:48 +00:00
Nextcloud bot
591b4ec18a
[tx-robot] updated from transifex
2019-01-01 01:11:54 +00:00
Nextcloud bot
0c9fb32585
[tx-robot] updated from transifex
2018-12-31 01:12:01 +00:00
Nextcloud bot
d3eb44469e
[tx-robot] updated from transifex
2018-12-30 01:13:01 +00:00
Nextcloud bot
58b744acf0
[tx-robot] updated from transifex
2018-12-29 01:12:01 +00:00
Nextcloud bot
61000a7c1d
[tx-robot] updated from transifex
2018-12-28 01:12:07 +00:00
Nextcloud bot
ed43996cc1
[tx-robot] updated from transifex
2018-12-27 01:12:01 +00:00
Nextcloud bot
e8fc1decf4
[tx-robot] updated from transifex
2018-12-26 01:12:16 +00:00
Nextcloud bot
99bd29414f
[tx-robot] updated from transifex
2018-12-25 01:11:54 +00:00
Daniel Calviño Sánchez
e2465c6793
Fix opening search results for comments
...
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-24 13:22:06 +00:00
Daniel Calviño Sánchez
0f3a0420f7
Add acceptance tests for opening search results for comments
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-24 13:22:06 +00:00
Daniel Calviño Sánchez
aeb2760d7e
Add acceptance tests for searching comments
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-24 13:22:06 +00:00
Nextcloud bot
c099e7cbe9
[tx-robot] updated from transifex
2018-12-24 01:12:08 +00:00
Nextcloud bot
398429c6b0
[tx-robot] updated from transifex
2018-12-23 01:12:46 +00:00
Roeland Jago Douma
ce2c08da6a
Merge pull request #12617 from nextcloud/backport/10839/stable14
...
[stable14] adjust Calendar resource / room interfaces to use class implementation
2018-12-22 12:15:05 +01:00
Roeland Jago Douma
0bbb1fa6ba
Merge pull request #13216 from nextcloud/backport/13212/stable14
...
[stable14] Files list not rendering if user has favorites navigation unfolded
2018-12-22 10:35:08 +01:00
Nextcloud bot
54ee69929a
[tx-robot] updated from transifex
2018-12-22 01:12:06 +00:00
John Molakvoæ (skjnldsv)
8a8ef211c8
Use only app path to get the icon on the svg api
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-21 17:37:29 +01:00