Nextcloud bot
8cfd529ba0
[tx-robot] updated from transifex
2017-03-07 01:07:49 +00:00
Joas Schilling
5658404609
Merge pull request #3700 from nextcloud/stable11-3687
...
Use a proper date format for transfer ownership
2017-03-06 15:31:30 +01:00
Nextcloud bot
2ca0ada4c9
[tx-robot] updated from transifex
2017-03-06 01:08:07 +00:00
Nextcloud bot
2209e2364c
[tx-robot] updated from transifex
2017-03-05 01:07:54 +00:00
Nextcloud bot
3bf5720192
[tx-robot] updated from transifex
2017-03-04 01:07:51 +00:00
Morris Jobke
ddfc61146d
Use a proper date format for transfer ownership
...
* on Windows : is not allowed as filename and doesn't get synced then
* uses 2017-03-02 22-00-00 instead of 2017-03-02T22:00:00+00:00 as format
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-03 10:46:33 -06:00
Nextcloud bot
f03c2835a5
[tx-robot] updated from transifex
2017-03-03 01:07:55 +00:00
Nextcloud bot
2282e61e2e
[tx-robot] updated from transifex
2017-03-02 16:49:01 +00:00
Joas Schilling
131fadfb60
Merge pull request #3675 from nextcloud/stable11-transifex-for-theming
...
[stable11] Transifex config for theming app
2017-03-02 09:26:47 +01:00
Roeland Jago Douma
15f6e8dc0a
Merge pull request #3658 from GreenArchon/stable11_issue_#3461
...
[stable11] Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs
2017-03-02 08:54:28 +01:00
Morris Jobke
0a4b4cb7f7
Transifex config for theming app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 22:05:52 -06:00
Nextcloud bot
077f071117
[tx-robot] updated from transifex
2017-03-02 01:07:41 +00:00
Robin Appelman
1a5f8492e8
Merge pull request #3293 from nextcloud/streams52-11
...
update icewind/streams to 0.5.2
2017-03-01 15:40:03 +01:00
Nextcloud bot
f0389fdcb6
[tx-robot] updated from transifex
2017-03-01 01:07:51 +00:00
Robin Appelman
75f0e17ae7
update icewind/streams to 0.5.2
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-02-28 12:39:41 -06:00
Christoph Wurst
02e41c9b50
Fix saving backup codes by using a correct data uri
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-28 10:45:40 +01:00
Nextcloud bot
c7735006b8
[tx-robot] updated from transifex
2017-02-28 01:08:03 +00:00
Lukas Reschke
fbc5bb45a7
Merge pull request #3608 from nextcloud/backport-3598-shared-addressbooks-fail-on-legacy-endpoint
...
[stable11] Use the correct principal for shared addressbooks
2017-02-27 21:07:27 +01:00
Nextcloud bot
c2e88c6f44
[tx-robot] updated from transifex
2017-02-27 01:19:59 +00:00
Nextcloud bot
6d5a916729
[tx-robot] updated from transifex
2017-02-25 01:25:18 +00:00
Frédéric Fortier
0f3cf7fee8
Typecast filecache 'storage' as int to return it as documented, fixes #3461
...
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
2017-02-24 12:09:40 -05:00
Joas Schilling
664f802b92
Use the correct principal for shared addressbooks
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-24 10:05:17 +01:00
Nextcloud bot
8d23569b92
[tx-robot] updated from transifex
2017-02-24 01:21:48 +00:00
Nextcloud bot
13a5fddd11
[tx-robot] updated from transifex
2017-02-23 01:18:59 +00:00
Nextcloud bot
e00a786900
[tx-robot] updated from transifex
2017-02-22 01:12:35 +00:00
Lukas Reschke
b7e56a8a0a
Merge pull request #3560 from nextcloud/fix-misleading-wording-stable11
...
[stable11] Fix misleading wording: searching is affected, not user access
2017-02-21 21:38:09 +01:00
Nextcloud bot
cd270b8e7e
[tx-robot] updated from transifex
2017-02-21 01:08:55 +00:00
Arthur Schiwon
6625b48213
Fix misleading wording: searching is affected, not user access.
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-20 22:38:13 +01:00
Lukas Reschke
db7d7a903a
Merge pull request #3528 from nextcloud/backport-3521
...
[stable11] Backport of Fix Broken UUID Attribute Detection #3521
2017-02-20 21:34:13 +01:00
Arthur Schiwon
f9b2574fb8
also adjust version no in unit tests
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-20 17:29:31 +01:00
Nextcloud bot
521aabda2f
[tx-robot] updated from transifex
2017-02-19 01:07:46 +00:00
Arthur Schiwon
f58796e21c
Backport of Fix Broken UUID Attribute Detection #3521
...
Fix integration test by not relying on Fake instances
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Fix determining the UUID attribute, default of the override is null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
add integration test for uuid attr detection
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Add repair steps
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Background jobs can take 4k of characters only. We find a good batch size.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
add tests to DB group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-17 22:00:28 +01:00
Nextcloud bot
2504ff1f41
[tx-robot] updated from transifex
2017-02-17 01:08:07 +00:00
Lukas Reschke
04718fa182
Merge pull request #3510 from nextcloud/backport-2704-stable11
...
[stable11] fix printing backup codes
2017-02-16 23:01:56 +01:00
Morris Jobke
cc226b183f
Merge pull request #3493 from nextcloud/backport-3324
...
[stable11] LDAP's checkPassword should only catch when a user was not found
2017-02-16 11:32:37 -06:00
Christoph Wurst
757949eec3
add title to backup codes print page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-16 16:14:58 +01:00
Christoph Wurst
41522306ed
print and close the new tab, not the current one when printing backup codes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-16 16:14:49 +01:00
Nextcloud bot
8296f1a35b
[tx-robot] updated from transifex
2017-02-16 01:07:53 +00:00
Morris Jobke
88720f3565
Merge pull request #3499 from nextcloud/fix-addressbook-deletion
...
[stable11] Address book data lost when any user receiving a share is deleted backport
2017-02-15 18:37:05 -06:00
John Molakvoæ (skjnldsv)
6923821964
Address book data lost when any user receiving a share is deleted backport
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-02-15 16:09:00 +01:00
John Molakvoæ (skjnldsv)
07da606caa
Css fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-02-15 12:34:54 +01:00
Arthur Schiwon
839f2342da
LDAP's checkPassword should only catch when a user was not found, fixes #2431
...
Also fixes error processing after ldap_search, due to different return format
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-15 11:50:36 +01:00
Nextcloud bot
d41b2d688c
[tx-robot] updated from transifex
2017-02-15 01:07:38 +00:00
Nextcloud bot
33c995bc47
[tx-robot] updated from transifex
2017-02-14 01:07:30 +00:00
Lukas Reschke
9ba080f5f8
Merge pull request #3445 from nextcloud/stable11-add-integration-tests-for-dav
...
[stable11] Add integration tests for legacy DAV endpoints
2017-02-13 10:11:28 +01:00
Nextcloud bot
2cb637ec85
[tx-robot] updated from transifex
2017-02-13 01:07:19 +00:00
Nextcloud bot
1e668ec02b
[tx-robot] updated from transifex
2017-02-12 01:07:36 +00:00
Nextcloud bot
61420af20c
[tx-robot] updated from transifex
2017-02-11 01:07:33 +00:00
Lukas Reschke
886938718d
Add integration tests for legacy DAV endpoints
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-10 16:19:45 +01:00
Lukas Reschke
f65b99c17d
Merge pull request #3431 from nextcloud/backport-3430-fix-ios-client-detection
...
[stable11] Fix detection of the new iOS app
2017-02-10 14:45:54 +01:00