Lukas Reschke
0a369747a0
Merge pull request #5924 from nextcloud/12.0.1rc4
...
12.0.1RC4
2017-07-30 15:39:19 +02:00
Nextcloud bot
a6499afb5b
[tx-robot] updated from transifex
2017-07-30 00:08:13 +00:00
Sebastian Kostka
09b120c6da
[Stable 12] Removed cast to integer in getSize
...
Fixes - Wrong or no sizes of files/folders #5031 for 32-bit systems a direct cast to integer causes problems.
Backport from #5744
Signed-off-by: Sebastian Kostka <sebastian.kostka@gmail.com>
2017-07-29 07:40:13 +02:00
Nextcloud bot
820a74e71b
[tx-robot] updated from transifex
2017-07-29 00:08:40 +00:00
Lukas Reschke
4b325da037
12.0.1RC4
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-28 16:03:36 +02:00
Lukas Reschke
7425316b29
Merge pull request #5919 from nextcloud/add-brackets-on-concat-method
...
Add brackets around concat statements so comparing the result works a…
2017-07-28 15:35:49 +02:00
Joas Schilling
b8bd5808e8
Add brackets around concat statements so comparing the result works as intended
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-28 11:34:35 +02:00
Morris Jobke
635dc7e08c
Fix anchor name for federated sharing settings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-28 08:23:06 +02:00
Nextcloud bot
ee4804b1da
[tx-robot] updated from transifex
2017-07-28 00:08:14 +00:00
Morris Jobke
2476a5f0e3
Merge pull request #5902 from nextcloud/oc-migration
...
Add a repair step to drop the account_terms table on oc migration
2017-07-27 17:25:21 +02:00
Morris Jobke
2f153fe4e6
Merge pull request #5896 from nextcloud/12-5895
...
[stable12] Fix show password button for password change
2017-07-27 13:26:17 +02:00
Joas Schilling
690efbd4eb
Use the existing array of OC versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-27 12:30:24 +02:00
Lukas Reschke
4b58eccf61
This is RC3
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-27 11:49:16 +02:00
Joas Schilling
d06d86a719
Add a repair step to drop the account_terms table on oc migration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-27 11:38:55 +02:00
Nextcloud bot
569892d3c0
[tx-robot] updated from transifex
2017-07-27 00:08:13 +00:00
Morris Jobke
1f82223883
Fix show password button for password change
...
* fix the show password button on the personal page
* before: if the password change failed the show password icon was not shown again
* after: show password icon is visible
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-26 22:57:56 +02:00
Morris Jobke
2290255bb2
Merge pull request #5883 from nextcloud/12-5871
...
[stable12] Enable postgres on drone again
2017-07-26 22:31:20 +02:00
Lukas Reschke
7c0e1c4860
Merge pull request #5889 from nextcloud/stable12-overlay-on-show-password
...
fix overlay on show password
2017-07-26 16:55:34 +02:00
Morris Jobke
c929e3ad26
Merge pull request #5875 from nextcloud/stable12-edu-edition
...
[stable12] Add new bundle
2017-07-26 16:47:32 +02:00
Maxence Lange
c87002105d
fix overlay on show password
...
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-26 16:18:57 +02:00
Morris Jobke
6b79d77dd2
Enable postgres on drone again
...
* use proper password
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-26 14:17:53 +02:00
Lukas Reschke
7568b04705
Add new bundle
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-26 11:47:15 +02:00
Nextcloud bot
2902677ccf
[tx-robot] updated from transifex
2017-07-26 00:08:14 +00:00
Lukas Reschke
f386fbfe1e
Merge pull request #5851 from nextcloud/make-it-rc2
...
v12.0.1 RC2
2017-07-25 10:28:17 +02:00
Nextcloud bot
79522f4078
[tx-robot] updated from transifex
2017-07-25 00:08:13 +00:00
Lukas Reschke
886a8d12c3
v12.0.1 RC2
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-24 16:16:57 +02:00
Morris Jobke
aea95e48f8
Merge pull request #5858 from nextcloud/12-5850
...
[stable12] proper logo height in emails for Outlook
2017-07-24 16:16:16 +02:00
Morris Jobke
f45e4471f0
Remove unneeded styles
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-24 13:46:17 +02:00
Lukas Reschke
3353dbfab4
Adjust to height=120
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-24 13:46:09 +02:00
Nextcloud bot
65dba8a558
[tx-robot] updated from transifex
2017-07-24 00:08:13 +00:00
Roeland Jago Douma
4ec8cac3ec
Merge pull request #5830 from nextcloud/12-5812
...
[stable12] Fix for mb strlen
2017-07-23 14:05:17 +02:00
Nextcloud bot
12590bf3d8
[tx-robot] updated from transifex
2017-07-23 00:08:07 +00:00
Robin Appelman
13831085c3
add tests for renaming paths with multibyte utf8 characters
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-07-22 11:10:37 +02:00
Artem Kochnev
3d54cef078
Fix for mb strlen
...
Error with moving files with long names in UTF-8
2017-07-22 11:10:25 +02:00
Nextcloud bot
f91d6624cd
[tx-robot] updated from transifex
2017-07-22 00:08:16 +00:00
Morris Jobke
2663aa253e
Merge pull request #5826 from nextcloud/12-backport-5821
...
[stable12] Fix error message on untrusted domain error page
2017-07-21 23:35:46 +02:00
Morris Jobke
816f1e63e9
Merge pull request #5757 from nextcloud/mount-rename-12
...
[12] Fix renaming of non-renamble mounts
2017-07-21 23:30:42 +02:00
Morris Jobke
111844e7b1
Fix error message on untrusted domain error page
...
Fixes #5347
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-21 16:16:48 +02:00
Morris Jobke
c6e3368af7
Merge pull request #5786 from nextcloud/path-repair-steps-storage-12
...
[12] Also repair storage id's when repairing invalid entries
2017-07-21 14:03:38 +02:00
Roeland Jago Douma
73b293fa6a
Merge pull request #5754 from nextcloud/fed-unshare-fail-remote-12
...
[12] still remove the federated share even if we cant notify the remote
2017-07-21 12:46:31 +02:00
Roeland Jago Douma
4165d5bca6
Merge pull request #5792 from nextcloud/stable12-prevent-php7.2-usage
...
[stable12] Show warning if PHP 7.2 is used
2017-07-21 12:38:34 +02:00
Roeland Jago Douma
d338869257
Merge pull request #5805 from nextcloud/fix-public-links-stable12
...
[stable12] fix preview for public links
2017-07-21 11:02:02 +02:00
Lukas Reschke
091cba8374
Show warning if PHP 7.2 is used
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-21 09:40:47 +02:00
Nextcloud bot
9fe53e2649
[tx-robot] updated from transifex
2017-07-21 00:08:16 +00:00
Morris Jobke
fd25265849
Merge pull request #5807 from nextcloud/12-backport-5790
...
[stable12] Fix config.sample.php documentation
2017-07-20 22:38:15 +02:00
Björn Schießle
c9624d2695
Merge pull request #5630 from nextcloud/add-recovery-key-on-public-upload-stable12
...
[stable12] Add recovery key on public upload
2017-07-20 14:27:57 +02:00
Roeland Jago Douma
07ebc7b1c3
Merge pull request #5759 from nextcloud/backport-translations-stuff-12
...
[stable12] Backport translation fixes
2017-07-20 14:25:11 +02:00
Morris Jobke
ad1c6a0fc2
Merge pull request #5804 from nextcloud/12-backport-5800
...
[stable12] Enable acceptance tests again on Drone 0.7
2017-07-20 13:07:59 +02:00
Morris Jobke
bf79293e13
Fix config.sample.php documentation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 12:32:46 +02:00
Bjoern Schiessle
fff804c39e
make sure that we always have a owner
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-07-20 11:43:39 +02:00