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
John Molakvoæ (skjnldsv)
b074be1b1d
Close handling
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-05 19:12:27 +00:00
John Molakvoæ (skjnldsv)
f4d298cc03
Allow to await the sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-05 20:09:20 +01:00
Roeland Jago Douma
dfe200bd4e
Merge pull request #19228 from nextcloud/backport/19215/stable18
...
[stable18] WebcalRefreshJob: Fix reading refresh rate
2020-02-04 15:49:37 +01:00
Julius Härtl
f0aca462c6
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:41:37 +01:00
Julius Härtl
a1248780bc
Make sure that minSearchStringLength is taken into account
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:40:15 +01:00
Julius Härtl
0bad752282
Fix issue when selecting an entry, the multiselect input was not closed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:40:08 +01:00
Roeland Jago Douma
344ac9c694
Merge pull request #19278 from nextcloud/backport/19276/stable18
...
[stable18] Use proper andwhere clause
2020-02-03 21:23:52 +01:00
Roeland Jago Douma
38735c2bd0
Allow specifying this is the first login
...
On firstlogin we allow non empty target folders. So that for guest
transfers the user sees the same UI.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
c3092fda9a
Catch \Error in Transfer::restoreShares
...
This makes the command more fault tolerant. An \Error can happen when
e.g. the owner of a share is null.
If we don't catch this, the restore process will stop in an unknown
state.
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
6cc23b170a
Prevent transferring data to user which never loggedin
...
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Tobia De Koninck
0b33aefc86
Add option to transfer-ownership to move data
...
This will move the home folder of own user to another user. Only allowed
if that other user's home folder is empty.
Can be used as workaround to rename users.
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 15:00:03 +00:00
Roeland Jago Douma
c680ebbc15
Use proper andwhere clause
...
Fixes #19248
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 13:16:49 +00:00
Daniel Kesselberg
dea1213589
Update test to pass l10n instead of factory
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 11:57:04 +00:00
Roeland Jago Douma
fc7a4147c0
Use the l10n from settings
...
Fixes #19261
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 11:57:04 +00:00
Georg Ehrke
da7bbb4454
RefreshWebcalJob: Fix reading subscription from database leading to ignored refreshRate
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-31 07:19:06 +00:00
Roeland Jago Douma
297debef34
Merge pull request #19212 from nextcloud/backport/19125/bugfix/noid/tab-id
...
[stable18] Give the sharing tab a unique id so it also opens properly on other languages
2020-01-30 22:10:03 +01:00
John Molakvoæ (skjnldsv)
4cfb5eac02
Fix legacy tabs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-30 10:32:32 +01:00
Julius Härtl
b0edd76af5
Give the sharing tab a unique id so it also opens properly on other languages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-30 09:41:52 +01:00
Joas Schilling
157db55602
Fix query selector for inverted icons
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-30 08:34:14 +00:00
Roeland Jago Douma
560f3a55f0
Merge pull request #19189 from nextcloud/backport/19054/stable18
...
[stable18] Use themed favicon-fb
2020-01-29 14:13:22 +01:00
Joas Schilling
13068ba3c5
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-29 09:44:34 +00:00
Julius Härtl
80773f2f15
Use themed favicon-fb
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-29 08:39:58 +00:00
npmbuildbot[bot]
c6f2faf1c1
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-27 16:23:47 +00:00
Arthur Schiwon
9bff2e7f03
apps can have polyamorous relationships with bundles
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-27 17:16:20 +01:00
Roeland Jago Douma
2d0a038642
Use the target for file notifications
...
The node is not yet accessible if you did not accept the share yet.
So trying to get it results in an acception.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-26 19:44:44 +00:00
Roeland Jago Douma
4f087d7af6
Merge pull request #19117 from nextcloud/backport/19109/stable18
...
[stable18] Adjust filelist color handling to new dark theme value
2020-01-26 20:37:45 +01:00
Marco Ambrosini
ea798ff2d2
Do not invert avatar colors when dark theme is enabled
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-24 14:12:55 +00:00
Julius Härtl
77797b4910
Adjust filelist color handling to new dark theme value
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 12:11:50 +00:00
Julius Härtl
3b8c58d516
Make sure the whole file list header is sticky and properly stacks to other headers
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 09:09:16 +00:00
GretaD
8ffe43c574
fix multiselect actions for files
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-24 09:09:16 +00:00
Roeland Jago Douma
fe6fdfe50d
Merge pull request #18953 from nextcloud/enhancement/18-apps-18
...
[stable18] Add new recommended 18 apps
2020-01-17 14:05:20 +01:00
Roeland Jago Douma
8c229684d7
Fix width and icon
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-17 12:14:33 +00:00
Roeland Jago Douma
32b00cee4f
Merge pull request #18950 from nextcloud/backport/18764/stable18
...
[stable18] Prevent duplicate entries in file sidebar
2020-01-17 02:36:29 +01:00
Roeland Jago Douma
df2c2d48cc
Merge pull request #18948 from nextcloud/backport-18940
...
[stable18] Make the share accept process optional
2020-01-17 02:36:02 +01:00
Gary Kim
b2b7587f54
Prevent duplicate entries in file sidebar
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-01-17 02:29:17 +01:00
Roeland Jago Douma
dae2fdaae2
Merge pull request #18947 from nextcloud/backport-18455
...
[stable18] fix userlist alignment
2020-01-17 02:00:46 +01:00