Commit Graph

8973 Commits

Author SHA1 Message Date
Morris Jobke e086a5e7f9
Merge pull request #13758 from nextcloud/backport/13747/stable15
[stable15] Honor remember_login_cookie_lifetime
2019-01-23 15:31:05 +01:00
Christoph Wurst 90e9877dd0 Respect user locale in natural sort comparator
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-23 11:20:19 +00:00
Roeland Jago Douma 4d3bb0a521 Honor remember_login_cookie_lifetime
If the remember_login_cookie_lifetime is set to 0 this means we do not
want to use remember me at all. In that case we should also not creatae
a remember me cookie and should create a proper temp token.

Further this specifies that is not 0 the remember me time should always
be larger than the session timeout. Because else the behavior is not
really defined.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-23 09:23:41 +00:00
Nextcloud bot 34c1644714
[tx-robot] updated from transifex 2019-01-23 01:12:19 +00:00
Nextcloud bot e1f917fd4c
[tx-robot] updated from transifex 2019-01-22 01:12:37 +00:00
Morris Jobke d908bf190c
Merge pull request #13670 from nextcloud/backport/13660/stable15
[stable15] Fix template paramter
2019-01-21 15:56:46 +01:00
Nextcloud bot c96e47b5ad
[tx-robot] updated from transifex 2019-01-21 01:12:02 +00:00
Nextcloud bot 2b577f5634
[tx-robot] updated from transifex 2019-01-19 01:12:32 +00:00
Roeland Jago Douma 16966ee5aa Fix template paramter
Else we get shown an error page instead of the correct 403.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-18 18:43:45 +00:00
Morris Jobke 5eca1921c7 Use warning background color & primary text color for setting warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-18 12:59:33 +00:00
Nextcloud bot af196c4495
[tx-robot] updated from transifex 2019-01-18 01:14:45 +00:00
Nextcloud bot 0469bb11c9
[tx-robot] updated from transifex 2019-01-17 01:12:28 +00:00
Alaa Shmalih 3f8b43f16d the bug number #13263 fixed by the xavierando user
i change the file by xaviterando done and fix
and i will do pull request to the solution becouse xavirando did pull request to him self
2019-01-16 15:30:45 +00:00
Nextcloud bot 6a44943425
[tx-robot] updated from transifex 2019-01-16 01:12:46 +00:00
Nextcloud bot 08676fd8e6
[tx-robot] updated from transifex 2019-01-15 01:12:27 +00:00
Roeland Jago Douma fea21a857b
Merge pull request #13585 from nextcloud/backport/13581/stable15
[stable15] Correctly handle displaynames returned from the sharee API
2019-01-14 19:30:26 +01:00
Joas Schilling 0d5f1e99f8 Correctly handle displaynames returned from the sharee API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 14:19:39 +00:00
Michael Weimann 59efe5d0e6 Fix click app names
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 11:25:23 +00:00
Christoph Wurst fb9f5ad66b
Merge pull request #13546 from nextcloud/fix/stable15/13520
[stable15] Add strengthify.min files
2019-01-14 09:32:28 +01:00
Nextcloud bot 457261a955
[tx-robot] updated from transifex 2019-01-14 01:12:11 +00:00
Nextcloud bot 0fdb6b4545
[tx-robot] updated from transifex 2019-01-13 01:13:03 +00:00
Roeland Jago Douma 8c772d8b8d
Add strengthify.min files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-12 14:25:58 +01:00
Nextcloud bot 6dfb0909fa
[tx-robot] updated from transifex 2019-01-12 01:12:07 +00:00
Nextcloud bot a1a9bb7a3a
[tx-robot] updated from transifex 2019-01-11 01:12:41 +00:00
Morris Jobke 625ffdb6c6 Show the repair steps and repair info output in the web for better feedback
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 07:37:04 +00:00
Nextcloud bot 941a99c586
[tx-robot] updated from transifex 2019-01-10 01:12:17 +00:00
Maxence Lange e003a77a37 add support for boolean default
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
code cleaning

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-09 13:01:06 +00:00
John Molakvoæ (skjnldsv) d472eb3e5d Fix apps menu overlapping
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-07 12:33:55 +00:00
Nextcloud bot 06e634330a
[tx-robot] updated from transifex 2019-01-06 01:13:16 +00:00
Nextcloud bot a0d08147d9
[tx-robot] updated from transifex 2019-01-05 01:12:08 +00:00
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