Morris Jobke
9838c91a5c
Add setup check for pending bigint conversion
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 17:53:42 +00:00
Morris Jobke
bdeaff0790
Fix bigint conversion on SQLite
...
* on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 17:53:42 +00:00
Morris Jobke
5322de3fec
Show columns to update in CLI interface
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 17:53:42 +00:00
John Molakvoæ
11894a82e7
Merge pull request #12848 from nextcloud/stb15-whatsNew-to-button
...
[stable15] Make a button out of 'What's new' so it's obvious it can be clicked on
2018-12-05 16:27:08 +01:00
Julius Härtl
3f70174ebe
Fix missing click event on update button
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-05 14:23:22 +01:00
John Molakvoæ (skjnldsv)
d3561d73c0
make a button out of 'What's new' so it's obvious it can be clicked on #12757
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-05 14:17:51 +01:00
Morris Jobke
3fd14b2920
Merge pull request #12833 from nextcloud/backport/12831/stable15
...
[stable15] Do not update child all child shares on group share update
2018-12-05 09:33:16 +01:00
Morris Jobke
328f93f66d
Merge pull request #12837 from nextcloud/backport/12821/stable15
...
[stable15] Add setup check for recommended PHP modules (i.e. Imagick, intl)
2018-12-05 09:29:52 +01:00
Roeland Jago Douma
13da72730c
Merge pull request #12816 from nextcloud/backport/12813/stable15
...
[stable15] Fix the system address book
2018-12-05 08:42:00 +01:00
Nextcloud bot
e77f1ea351
[tx-robot] updated from transifex
2018-12-05 01:12:05 +00:00
Morris Jobke
f4b582ec44
Update casing of PHP inside method name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 23:34:39 +00:00
Morris Jobke
ec9d58b21d
Add setup check for recommended PHP modules (i.e. Imagick, intl)
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 23:34:39 +00:00
Roeland Jago Douma
7bb79dc733
Do not update child all child shares on group share update
...
Else we overwrite the whole share for link shares. Basically breaking
them.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 21:51:20 +00:00
Morris Jobke
ce5a6fb41b
Merge pull request #12830 from nextcloud/backport/12819/stable15
...
[stable15] PHP 7.0 is end of life
2018-12-04 22:27:06 +01:00
Roeland Jago Douma
d031bd0149
Merge pull request #12829 from nextcloud/backport/12823/stable15
...
[stable15] Fix layout of "i" in admin settings of federated sharing
2018-12-04 21:02:35 +01:00
Morris Jobke
b5eac6301b
PHP 7.0 is end of life
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 19:12:08 +00:00
Roeland Jago Douma
9166db69e5
Merge pull request #12825 from nextcloud/backport/12822/stable15
...
[stable15] PHP module is named mbstring
2018-12-04 19:51:16 +01:00
Morris Jobke
81fd9ca16a
Fix layout of "i" in admin settings of federated sharing
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 18:50:50 +00:00
Joas Schilling
b047d0cba0
Unshare from mail activity is missing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-04 17:58:49 +00:00
Morris Jobke
31b5c17f2e
PHP module is named mbstring
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 17:56:46 +00:00
Roeland Jago Douma
e5d445f852
Fix the system address book
...
c23a66cda4
broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 14:20:41 +00:00
Morris Jobke
fe558f2238
Merge pull request #12811 from nextcloud/backport/12808/stable15
...
[stable15] Only run the AnonymousOptionsPlugion on Anonymous requests
2018-12-04 13:53:16 +01:00
Roeland Jago Douma
94864df68c
Only run the AnonymousOptionsPlugion on Anonymous requests
...
Fixes #12744
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 12:11:14 +00:00
Roeland Jago Douma
73dc436aec
Merge pull request #12805 from nextcloud/backport/12786/stable15
...
[stable15] Fix activatable/deactivatable 2fa provider interface typos
2018-12-04 11:43:20 +01:00
Roeland Jago Douma
c358bf8d4a
Merge pull request #12784 from nextcloud/backport/12762/stable15
...
[stable15] Polishing of various modal dialogs
2018-12-04 09:52:53 +01:00
Christoph Wurst
ad61fda11c
Fix activatable/deactivatable 2fa provider interface typos
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-04 08:43:35 +00:00
Nextcloud bot
faf27a1f20
[tx-robot] updated from transifex
2018-12-04 01:12:16 +00:00
Jan-Christoph Borchardt
e71dbb133f
Fix dialogs, button position
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03 06:30:58 +00:00
Nextcloud bot
00ff059ba1
[tx-robot] updated from transifex
2018-12-03 01:11:44 +00:00
Nextcloud bot
decb8d6068
[tx-robot] updated from transifex
2018-12-02 01:12:48 +00:00
Nextcloud bot
2841f85954
[tx-robot] updated from transifex
2018-12-01 01:11:38 +00:00
Morris Jobke
d40672296b
Merge pull request #12755 from nextcloud/version/noid/15.0.0RC2
...
15.0.0 RC 2
2018-11-30 11:29:28 +01:00
Morris Jobke
d41ec83860
15.0.0 RC 2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 10:40:14 +01:00
Morris Jobke
e15f18b100
Merge pull request #12756 from nextcloud/backport/12628/stable15
...
[stable15] Parse activity when a user self-unshares a file
2018-11-30 10:23:23 +01:00
Joas Schilling
9a1d936bbf
Parse activity when a user self-unshares a file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-30 09:15:20 +00:00
Morris Jobke
44acc9db88
Merge pull request #12746 from nextcloud/backport/12688/stable15
...
[stable15] Fix cannot set 0 as value on files_external through OCC command
2018-11-30 09:58:50 +01:00
Nextcloud bot
2ca2393513
[tx-robot] updated from transifex
2018-11-30 01:12:08 +00:00
Morris Jobke
96450a9e9b
Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15
...
[15] Add interface to allow storages from opting out of encryption
2018-11-29 22:01:14 +01:00
Morris Jobke
82fedb16a0
Merge pull request #12744 from nextcloud/backport/12647/stable15
...
[stable15] update compatible versions for cloud federation api
2018-11-29 21:53:43 +01:00
Robin Appelman
8eb4c21c0d
Fix cannot set 0 as value on files_external through OCC command
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 20:46:47 +00:00
Robin Appelman
e8eaaa3bd2
update compatible versions for cloud federation api
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 21:41:35 +01:00
Morris Jobke
0ecd92d70b
Merge pull request #12742 from nextcloud/backport/12734/stable15
...
[stable15] Add check for missing .woff2 rule in Nginx via setup check
2018-11-29 21:37:53 +01:00
Roeland Jago Douma
5ae517d905
Merge pull request #12741 from nextcloud/backport/12709/stable15
...
[stable15] Fix the loader position and the focus state on the login button
2018-11-29 20:49:53 +01:00
Roeland Jago Douma
ae9e3ddbce
Merge pull request #12740 from nextcloud/backport/12732/stable15
...
[stable15] Polishing fixes
2018-11-29 20:21:19 +01:00
Morris Jobke
19fbff9dd1
Add check for missing .woff2 rule in Nginx via setup check
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-29 18:37:41 +00:00
Roeland Jago Douma
cbb264552a
Merge pull request #12733 from nextcloud/backport/12674/stable15
...
[stable15] Date title to linkshare
2018-11-29 19:37:20 +01:00
Roeland Jago Douma
c602d1b751
Merge pull request #12736 from nextcloud/backport/12424/stable15
...
[stable15] Add pipe mode for sendmail
2018-11-29 19:36:30 +01:00
Roeland Jago Douma
ca9666fadb
Merge pull request #12737 from nextcloud/backport/12690/stable15
...
[stable15] Set Referrer-Policy also in addSecurityHeaders()
2018-11-29 19:36:15 +01:00
John Molakvoæ (skjnldsv)
294cf525e8
Fix the loader position and the focus state on the login button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:31:27 +00:00
John Molakvoæ (skjnldsv)
869867890a
Remove animation on the sidebar for accessibility purpose
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 17:22:09 +00:00