Roeland Jago Douma
909fc44538
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:03 +00:00
Morris Jobke
cf11a4585c
Merge pull request #13361 from nextcloud/backport/13145/stable15
...
[stable15] IE fix for apps menu
2019-01-04 19:45:34 +01:00
John Molakvoæ (skjnldsv)
115ca20a5f
IE fix for apps menu
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 18:30:46 +00:00
Julius Härtl
67ebcf8fa9
Make setup check also pass with a 501 status
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-04 16:08:52 +00:00
Nextcloud bot
5270f3996f
[tx-robot] updated from transifex
2019-01-04 01:12:40 +00:00
Jonas Sulzer
5c88439848
remove user_external from shipped.json
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-03 09:40:48 +00:00
Nextcloud bot
ec05897e4e
[tx-robot] updated from transifex
2019-01-03 01:11:58 +00:00
Nextcloud bot
eab25fc1fc
[tx-robot] updated from transifex
2019-01-02 01:11:41 +00:00
Nextcloud bot
2d91e9f00d
[tx-robot] updated from transifex
2019-01-01 01:11:45 +00:00
Nextcloud bot
933d0c1902
[tx-robot] updated from transifex
2018-12-31 01:11:52 +00:00
Nextcloud bot
9cc7b9b9ec
[tx-robot] updated from transifex
2018-12-30 01:12:51 +00:00
Nextcloud bot
520ac7c8b1
[tx-robot] updated from transifex
2018-12-29 01:11:53 +00:00
Nextcloud bot
9e315b1ac4
[tx-robot] updated from transifex
2018-12-28 01:11:59 +00:00
Nextcloud bot
424fc68d4c
[tx-robot] updated from transifex
2018-12-27 01:11:51 +00:00
Nextcloud bot
32eeb94692
[tx-robot] updated from transifex
2018-12-26 01:12:06 +00:00
Nextcloud bot
1accc18b8d
[tx-robot] updated from transifex
2018-12-25 01:11:46 +00:00
Nextcloud bot
23889c50fc
[tx-robot] updated from transifex
2018-12-24 01:11:59 +00:00
Nextcloud bot
3aacf8305a
[tx-robot] updated from transifex
2018-12-23 01:12:37 +00:00
Nextcloud bot
925d7733ea
[tx-robot] updated from transifex
2018-12-22 01:11:57 +00:00
John Molakvoæ (skjnldsv)
c454ce5c33
Fix ie11 checkboxes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-21 09:18:34 +00:00
Nextcloud bot
6a618ebd8b
[tx-robot] updated from transifex
2018-12-21 01:11:57 +00:00
Michael Weimann
fb02625e8e
Make the footer "Get your own free account" translatable
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-20 06:47:00 +00:00
Nextcloud bot
d543678651
[tx-robot] updated from transifex
2018-12-20 01:11:55 +00:00
Nextcloud bot
140f3d2ee0
[tx-robot] updated from transifex
2018-12-19 01:11:56 +00:00
Roeland Jago Douma
5350fee90d
Fix SAML Client login flow on Apple devices
...
Because the redirect from the SAML/SSO endpoint is a POST the lax/strict
cookies are not properly send.
Note that it is not strictly requried on this endpoint as we do not need
the remember me data. Only the real session info is enough. The endpoint
is also already protected by a state token.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-17 13:18:32 +00:00
Nextcloud bot
3f3337af9b
[tx-robot] updated from transifex
2018-12-17 01:11:42 +00:00
Nextcloud bot
3045b6aae2
[tx-robot] updated from transifex
2018-12-16 01:12:42 +00:00
Nextcloud bot
da3196fdb8
[tx-robot] updated from transifex
2018-12-15 01:11:48 +00:00
Nextcloud bot
d92e3bb47b
[tx-robot] updated from transifex
2018-12-13 01:12:07 +00:00
Roeland Jago Douma
474c9fb8e5
Merge pull request #13007 from nextcloud/backport/13003/stable15
...
[stable15] Use default cursor for disabled primary buttons
2018-12-12 13:30:11 +01:00
Nextcloud bot
4fb51850c5
[tx-robot] updated from transifex
2018-12-12 01:11:48 +00:00
Daniel Calviño Sánchez
2a06ca4dae
Use default cursor for disabled primary buttons
...
Disabled buttons use the default cursor, but as the cursor property for
primary buttons is set after the cursor property for disabled buttons
the latter is always overridden, even if the primary button is also
disabled. Due to this it is necessary to explicitly set the default
cursor for disabled primary buttons.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-11 13:48:37 +00:00
Nextcloud bot
76d1364167
[tx-robot] updated from transifex
2018-12-11 01:11:57 +00:00
Nextcloud bot
303fa31b11
[tx-robot] updated from transifex
2018-12-10 01:11:48 +00:00
Nextcloud bot
9d6d39d218
[tx-robot] updated from transifex
2018-12-09 01:12:37 +00:00
Nextcloud bot
eb7c17add2
[tx-robot] updated from transifex
2018-12-08 01:11:34 +00:00
Morris Jobke
8a247d52de
Fix logo path in non-themed instance
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-07 12:38:34 +00:00
Nextcloud bot
f7ef71bef5
[tx-robot] updated from transifex
2018-12-07 01:11:51 +00:00
Nextcloud bot
1f94126f59
[tx-robot] updated from transifex
2018-12-06 01:12:12 +00:00
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
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
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
c358bf8d4a
Merge pull request #12784 from nextcloud/backport/12762/stable15
...
[stable15] Polishing of various modal dialogs
2018-12-04 09:52:53 +01: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