Commit graph

21699 commits

Author SHA1 Message Date
Roeland Jago Douma
21ebb07d44
Merge pull request #19628 from nextcloud/backport/19621/stable18
[stable18] Make sure that the transfer details are present in the database during the cron run
2020-02-28 09:44:03 +01:00
Roeland Jago Douma
86fa14694a
Merge pull request #19624 from nextcloud/backport/19549/stable18
[stable18] remove noise from detectUuid and cache results
2020-02-28 09:43:46 +01:00
Nextcloud bot
e0d36ded05
[tx-robot] updated from transifex 2020-02-28 02:18:47 +00:00
Nextcloud bot
739387bc19
[tx-robot] updated from transifex 2020-02-27 02:18:47 +00:00
Nextcloud bot
b5ba74aed5
[tx-robot] updated from transifex 2020-02-26 02:18:31 +00:00
Joas Schilling
396af5a234 Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 13:50:22 +00:00
Joas Schilling
ad940fdbee Fix hover state color of drag-n-drop with theming and dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 07:43:59 +00:00
Nextcloud bot
6ad2248be0
[tx-robot] updated from transifex 2020-02-25 02:19:34 +00:00
Julius Härtl
a606888f50 Make sure that the transfer entry is present in the database
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-24 19:39:55 +00:00
Arthur Schiwon
b6d8e7c3fd remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-24 19:04:58 +00:00
John Molakvoæ
38ea4d2d19
Merge pull request #19607 from nextcloud/backport/19566/stable18
[stable18] FIx logging in accessibility controller
2020-02-24 11:25:24 +01:00
Christoph Wurst
13b36371e6
Merge pull request #19612 from nextcloud/stable18-19547-missing-translation-tab
Replace tab character with space
2020-02-24 07:10:04 +01:00
Nextcloud bot
8308321fe1
[tx-robot] updated from transifex 2020-02-24 02:19:27 +00:00
Daniel Kesselberg
661e744d39 Replace tab character with space
Otherwise the translation is missing. Also I don't see the reason for the tab character.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 15:58:49 +00:00
Joas Schilling
c97df156b2 FIx logging in accessibility controller
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-23 09:29:14 +00:00
Nextcloud bot
84730be28b
[tx-robot] updated from transifex 2020-02-23 02:19:39 +00:00
Nextcloud bot
c383452b22
[tx-robot] updated from transifex 2020-02-22 02:18:53 +00:00
Julius Härtl
ca3a3e32ca Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-21 11:19:24 +00:00
Julius Härtl
f38386c77c Make sure the secondary view registered for systemtags has an id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-21 11:19:24 +00:00
Nextcloud bot
054dbf9b07
[tx-robot] updated from transifex 2020-02-21 02:19:21 +00:00
Nextcloud bot
3738cd9b93
[tx-robot] updated from transifex 2020-02-20 02:18:52 +00:00
blizzz
41fd0aaa26
Merge pull request #19516 from nextcloud/backport/19510/stable18
[stable18] Continue with next foreach iteration
2020-02-19 10:01:30 +01:00
Nextcloud bot
f2c3926f99
[tx-robot] updated from transifex 2020-02-19 02:18:23 +00:00
Nextcloud bot
67af95981d
[tx-robot] updated from transifex 2020-02-18 02:18:33 +00:00
Joas Schilling
1e62541a15
Merge pull request #19481 from nextcloud/backport/19477/stable18
[stable18] Reduce flow logging at INFO level, move to DEBUG
2020-02-17 12:48:16 +01:00
Julius Härtl
fa43d766e8 Continue with next foreach iteration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-17 11:00:13 +00:00
Nextcloud bot
91f4237eb7
[tx-robot] updated from transifex 2020-02-17 02:18:17 +00:00
Nextcloud bot
2655a11691
[tx-robot] updated from transifex 2020-02-16 02:18:32 +00:00
Nextcloud bot
e092141b6e
[tx-robot] updated from transifex 2020-02-15 02:18:19 +00:00
Julius Härtl
e56441d6c5 Reduce flow logging at INFO level
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-14 13:22:10 +00:00
Nextcloud bot
1185289509
[tx-robot] updated from transifex 2020-02-14 02:18:19 +00:00
Roeland Jago Douma
6c1d939447
Merge pull request #19441 from nextcloud/backport/19431/stable18
[stable18] Show proper file name when fetching details fails
2020-02-13 12:38:07 +01:00
Nextcloud bot
d51e493a30
[tx-robot] updated from transifex 2020-02-13 02:19:36 +00:00
Julius Härtl
535b60bfed Show proper file name when fetching details fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 19:27:26 +00:00
Nextcloud bot
1e70f72957
[tx-robot] updated from transifex 2020-02-12 02:18:28 +00:00
Nextcloud bot
41b23e2d00
[tx-robot] updated from transifex 2020-02-11 02:18:43 +00:00
Arthur Schiwon
501e1aadd5 always require a message paramter for data logging
also ensure it plays well with current log reader

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
Arthur Schiwon
02c0a8fbed log Flow activity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
blizzz
fa8b998b62 Merge pull request #19360 from nextcloud/backport/19349/stable18
[stable18] Prevent archieved download on secure view
2020-02-10 09:32:35 +01:00
Nextcloud bot
23d321f4f1
[tx-robot] updated from transifex 2020-02-10 02:18:09 +00:00
Nextcloud bot
f6963f3936
[tx-robot] updated from transifex 2020-02-09 02:19:28 +00:00
Joas Schilling
6db47f7a6e Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-08 09:19:43 +00:00
Nextcloud bot
edafd81a20
[tx-robot] updated from transifex 2020-02-08 02:18:31 +00:00
Roeland Jago Douma
bf6a7a8e3a Disable link shares of disabled users
Fixes #10869

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 08:14:48 +00:00
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex 2020-02-07 07:32:43 +00:00
Joas Schilling
81352411be Fix event type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 19:32:02 +00:00
Arthur Schiwon
00548d7729 do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-06 09:49:45 +00:00
Roeland Jago Douma
ea6e4cb033
Merge pull request #19308 from nextcloud/backport/19219/stable18
[stable18] Fix display of DTEND for multi-day all-day event
2020-02-05 22:22:12 +01:00
Roeland Jago Douma
9fd015353c
Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise
[stable18] Allow to await the sidebar
2020-02-05 21:08:32 +01:00
Georg Ehrke
befa7f4913 Fix display of DTEND for multi-day all-day event
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-02-05 19:55:03 +00:00