Commit Graph

47440 Commits

Author SHA1 Message Date
Nextcloud bot e4ea4061f6
[tx-robot] updated from transifex 2019-01-25 01:12:30 +00:00
Joas Schilling 87b7dd0af2 Merge the str_replacements
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:37:18 +00:00
Joas Schilling 63a1ef9154 Fix linear-gradient for long comments on dark-theme
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:37:17 +00:00
Morris Jobke d823f6fba8
Merge pull request #13792 from nextcloud/backport/13644/stable15
[stable15] ignore non existing users when retrieving details of group members
2019-01-24 19:17:22 +01:00
Morris Jobke 07ded47c22
Merge pull request #13794 from nextcloud/backport/13742/stable15
[stable15] Add icon to restore activity
2019-01-24 19:17:01 +01:00
Morris Jobke 61c2919225
Merge pull request #13793 from nextcloud/backport/13786/stable15
[stable15] Remove .css fileending from accessibility user css route
2019-01-24 19:16:07 +01:00
Roeland Jago Douma bb624724f6
Merge pull request #13761 from nextcloud/backport/15/13738
[stable15] Fix integration of social sharing into the link popover menu
2019-01-24 18:54:53 +01:00
Joas Schilling 4ab1970c43 Make the yellow favorite icon non-monochrome
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 13:46:54 +00:00
Joas Schilling d343873e7c Add icon to restore activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 13:46:53 +00:00
Julius Härtl 15e8a27338 Remove .css fileending from accessibility user css route
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-24 13:44:56 +00:00
Arthur Schiwon 922d35e0c3 ignore non existing users when retrieving details of group members
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-24 13:26:42 +00:00
Morris Jobke 266938da40
Merge pull request #13781 from nextcloud/backport/13772/stable15
[stable15] Show proper default locale
2019-01-24 10:59:58 +01:00
Morris Jobke c7ea554c62 Show proper default locale
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-24 07:32:26 +00:00
Roeland Jago Douma e6863782eb
Merge pull request #13769 from nextcloud/backport/13734/stable15
[stable15] Call proper function when fetching link shares in the breadcrumb view
2019-01-24 08:07:08 +01:00
Nextcloud bot 3079a88f03
[tx-robot] updated from transifex 2019-01-24 01:12:16 +00:00
Morris Jobke effc384c33
Merge pull request #13771 from nextcloud/stable15-13217-add-acceptance-tests-for-moving-and-copying-files
[stable15] Add acceptance tests for moving and copying files
2019-01-24 00:26:02 +01:00
Daniel Calviño Sánchez d4e1e9709f Add acceptance tests for moving and copying selections to another folder
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-23 21:05:54 +01:00
Daniel Calviño Sánchez f8473f4427 Add acceptance tests for moving and copying files to another folder
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-23 21:05:54 +01:00
Julius Härtl f861c84b97 Call proper function when fetching link shares in the breadcrumb view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-23 18:15:45 +00:00
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
Morris Jobke 09db2bc701
Merge pull request #13740 from nextcloud/backport/13140/stable15
[stable15] Cache tokens when using swift's v2 authentication
2019-01-23 15:29:56 +01:00
Morris Jobke 51cd99d089
Merge pull request #13762 from nextcloud/backport/13730/stable15
[stable15] Respect user locale in natural sort comparator
2019-01-23 13:31:37 +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
Julius Härtl cd79769921
Fix integration of social sharing into the link popover menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-23 12:07:59 +01: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
Morris Jobke 703bb18fc9
Merge pull request #13744 from nextcloud/backport/13739/stable15
[stable15] cleanup shared lock if changing to exclusive lock failed
2019-01-23 08:18:06 +01:00
Nextcloud bot 34c1644714
[tx-robot] updated from transifex 2019-01-23 01:12:19 +00:00
Robin Appelman f7a4f1f128 cleanup shared lock if changing to exclusive lock failed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-22 15:12:46 +00:00
Roeland Jago Douma 581d908ace Bump autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-22 14:37:10 +00:00
Robin Appelman 6855c1594c Cache tokens when using swift's v2 authentication
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-22 14:37:09 +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 e9fae5e390
[tx-robot] updated from transifex 2019-01-20 01:12:42 +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 3037e26948
Merge pull request #13665 from nextcloud/backport/13664/stable15
[stable15] Use warning background color & primary text color for setting warnings
2019-01-18 17:10:44 +01: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
Joas Schilling 2c46aab893
Merge pull request #13653 from nextcloud/backport/13650/stable15
[stable15] Fix colorizeSvg with transformations that contain a comma (,)
2019-01-18 09:06:49 +01:00
Nextcloud bot af196c4495
[tx-robot] updated from transifex 2019-01-18 01:14:45 +00:00
Joas Schilling f39dacf1fb Fix colorizeSvg with transformations that contain a comma (,)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-17 14:58:13 +00:00
Morris Jobke 0917637460
Merge pull request #13636 from nextcloud/backport/13634/stable15
[stable15] update URL for federation
2019-01-17 09:35:03 +01:00
Nextcloud bot 0469bb11c9
[tx-robot] updated from transifex 2019-01-17 01:12:28 +00:00
Jos Poortvliet 8ca06c96a0 update URL for federation 2019-01-16 21:43:03 +00:00
Morris Jobke 0b5aaec397
Merge pull request #13625 from nextcloud/backport/13574/stable15
[stable15] Fix app navigation flickering on hover
2019-01-16 22:07:47 +01: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
Morris Jobke 3384bb27e9
Merge pull request #13598 from nextcloud/3rdpart/stable15/pear/archive_tar-1.4.5
[stable15] [3rdparty] Bump pear/archive_tar to 1.4.5
2019-01-16 16:21:55 +01:00
Roeland Jago Douma 2f6c722482
Merge pull request #13588 from nextcloud/backport/13468/stable15
[stable15] don't close input stream when writing in encrypted file
2019-01-16 14:12:44 +01:00
Nextcloud bot 6a44943425
[tx-robot] updated from transifex 2019-01-16 01:12:46 +00:00
Roeland Jago Douma f50de2af23
Merge pull request #13609 from nextcloud/backport/13607/stable15
[stable15] Fix integer background job id type error
2019-01-15 19:54:27 +01:00