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
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
Nextcloud bot
2ca2393513
[tx-robot] updated from transifex
2018-11-30 01:12:08 +00: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
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