]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Mon, 10 Feb 2020 18:41:41 +0000 (19:41 +0100)]
Merge pull request #19397 from nextcloud/version/18.0.1/RC3
18.0.1 RC3
Roeland Jago Douma [Mon, 10 Feb 2020 18:40:57 +0000 (19:40 +0100)]
Merge pull request #19396 from nextcloud/backport/18904/stable18
[stable18] Log Flow activity
Roeland Jago Douma [Mon, 10 Feb 2020 14:19:13 +0000 (15:19 +0100)]
18.0.1 RC3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Arthur Schiwon [Tue, 28 Jan 2020 12:00:13 +0000 (13:00 +0100)]
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>
Arthur Schiwon [Tue, 14 Jan 2020 09:43:50 +0000 (10:43 +0100)]
log Flow activity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Mon, 10 Feb 2020 08:32:35 +0000 (09:32 +0100)]
Merge pull request #19360 from nextcloud/backport/19349/stable18
[stable18] Prevent archieved download on secure view
Nextcloud bot [Mon, 10 Feb 2020 02:18:09 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Feb 2020 02:19:28 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 7 Feb 2020 11:45:29 +0000 (12:45 +0100)]
Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sat, 8 Feb 2020 02:18:31 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 7 Feb 2020 11:33:43 +0000 (12:33 +0100)]
Merge pull request #19342 from nextcloud/version/18.0.1/RC2
18.0.1 RC2
Roeland Jago Douma [Fri, 7 Feb 2020 10:53:27 +0000 (11:53 +0100)]
Merge pull request #19340 from nextcloud/backport/17077/stable18
[stable18] Disable link shares of disabled users
Roeland Jago Douma [Fri, 7 Feb 2020 09:08:21 +0000 (10:08 +0100)]
18.0.1 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 9 Sep 2019 20:33:03 +0000 (22:33 +0200)]
Disable link shares of disabled users
Fixes #10869
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 7 Feb 2020 08:11:58 +0000 (09:11 +0100)]
Merge pull request #19326 from nextcloud/backport/19303/stable18
[stable18] Fix occ maintenance:install database connect failure
Roeland Jago Douma [Fri, 7 Feb 2020 08:10:25 +0000 (09:10 +0100)]
Merge pull request #19332 from nextcloud/backport/18926/stable18
[stable18] Array access on int will fail on php7.4
Nextcloud bot [Fri, 7 Feb 2020 07:32:43 +0000 (07:32 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 7 Feb 2020 07:04:15 +0000 (08:04 +0100)]
Merge pull request #19330 from nextcloud/backport/19320/stable18
[stable18] Fix event type
Roeland Jago Douma [Fri, 7 Feb 2020 06:49:42 +0000 (07:49 +0100)]
Merge pull request #19334 from nextcloud/backport/19178/stable18
[stable18] Make sure the default share provider does not execute for other things
Joas Schilling [Tue, 28 Jan 2020 15:00:03 +0000 (16:00 +0100)]
Make sure the default share provider does not execute for other things
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Thu, 16 Jan 2020 13:09:25 +0000 (14:09 +0100)]
Use strpos to check that @ is the first char
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Thu, 16 Jan 2020 13:04:23 +0000 (14:04 +0100)]
Add test to trigger "Trying to access array offset on value of type int"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Thu, 6 Feb 2020 14:17:27 +0000 (15:17 +0100)]
Fix event type
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 5 Feb 2020 11:47:08 +0000 (12:47 +0100)]
Correctly append the port to the host so it's written to the config correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 5 Feb 2020 10:00:37 +0000 (11:00 +0100)]
Split the exception handling so install errors don't log as setup errors
More gebuging
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 5 Feb 2020 10:08:18 +0000 (11:08 +0100)]
Check the new connection on setup like with PostgreSQL and Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 5 Feb 2020 09:05:11 +0000 (10:05 +0100)]
Only provide the auth method for MySQL 8.0+ to not break MariaDB
Provide the auth method for MySQL 8.0+
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Thu, 6 Feb 2020 18:25:17 +0000 (19:25 +0100)]
Merge pull request #19315 from nextcloud/backport/19312/stable18
[stable18] do not overwrite global user auth credentials with empty values
Arthur Schiwon [Wed, 5 Feb 2020 23:14:29 +0000 (00:14 +0100)]
do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 6 Feb 2020 07:56:00 +0000 (08:56 +0100)]
Merge pull request #19267 from nextcloud/version/18.0.1/RC1
18.0.1 RC1
Roeland Jago Douma [Wed, 5 Feb 2020 21:22:12 +0000 (22:22 +0100)]
Merge pull request #19308 from nextcloud/backport/19219/stable18
[stable18] Fix display of DTEND for multi-day all-day event
Roeland Jago Douma [Mon, 3 Feb 2020 07:37:38 +0000 (08:37 +0100)]
18.0.1 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 5 Feb 2020 20:08:32 +0000 (21:08 +0100)]
Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise
[stable18] Allow to await the sidebar
Georg Ehrke [Thu, 30 Jan 2020 14:02:16 +0000 (15:02 +0100)]
Fix display of DTEND for multi-day all-day event
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
John Molakvoæ (skjnldsv) [Thu, 16 Jan 2020 15:51:47 +0000 (16:51 +0100)]
Close handling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ (skjnldsv) [Thu, 16 Jan 2020 14:28:03 +0000 (15:28 +0100)]
Allow to await the sidebar
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 5 Feb 2020 13:39:47 +0000 (14:39 +0100)]
Merge pull request #19302 from nextcloud/backport/19165/stable18
[stable18] Fix data Apache2 .htaccess typo
Simounet [Sun, 26 Jan 2020 14:47:04 +0000 (15:47 +0100)]
Fix data Apache2 .htaccess typo
Signed-off-by: Simounet <contact@simounet.net>
Roeland Jago Douma [Wed, 5 Feb 2020 06:39:14 +0000 (07:39 +0100)]
Merge pull request #19297 from nextcloud/backport/19246/stable18
[stable18] Keep the modification time during decryptFile
Roeland Jago Douma [Wed, 5 Feb 2020 06:35:49 +0000 (07:35 +0100)]
Merge pull request #19292 from nextcloud/backport/19203/stable18
[stable18] Allow respecting PASSWORD_DEFAULT
John Molakvoæ [Tue, 4 Feb 2020 20:55:28 +0000 (21:55 +0100)]
Merge pull request #19271 from nextcloud/backport/19238/stable18
[stable18] Center Buttons
sammo2828 [Sat, 1 Feb 2020 05:20:33 +0000 (16:20 +1100)]
Keep the modification time during decryptFile
Roeland Jago Douma [Tue, 4 Feb 2020 14:49:37 +0000 (15:49 +0100)]
Merge pull request #19228 from nextcloud/backport/19215/stable18
[stable18] WebcalRefreshJob: Fix reading refresh rate
Roeland Jago Douma [Wed, 29 Jan 2020 20:39:58 +0000 (21:39 +0100)]
Allow selecting the hashing algorithm
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 4 Feb 2020 09:58:59 +0000 (10:58 +0100)]
Merge pull request #19291 from nextcloud/backport/stable18/19275
[stable18] owner transfer multiselect fixes
Julius Härtl [Tue, 4 Feb 2020 08:41:37 +0000 (09:41 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 3 Feb 2020 10:59:10 +0000 (11:59 +0100)]
Make sure that minSearchStringLength is taken into account
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 3 Feb 2020 10:58:51 +0000 (11:58 +0100)]
Fix issue when selecting an entry, the multiselect input was not closed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Tue, 4 Feb 2020 07:48:42 +0000 (08:48 +0100)]
Merge pull request #19283 from nextcloud/backport/19281/stable18
[stable18] for the DB ot pick an index specify the object_type
Arthur Schiwon [Mon, 3 Feb 2020 15:17:25 +0000 (16:17 +0100)]
for the DB ot pick an index specify the object_type
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Mon, 3 Feb 2020 20:23:52 +0000 (21:23 +0100)]
Merge pull request #19278 from nextcloud/backport/19276/stable18
[stable18] Use proper andwhere clause
Roeland Jago Douma [Mon, 3 Feb 2020 20:06:42 +0000 (21:06 +0100)]
Merge pull request #19279 from nextcloud/backport/19233/stable18
[stable18] Add move (and firstlogin) option to transferownership service
Roeland Jago Douma [Fri, 31 Jan 2020 10:04:43 +0000 (11:04 +0100)]
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>
Tobia De Koninck [Fri, 3 Jan 2020 07:50:37 +0000 (08:50 +0100)]
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>
Tobia De Koninck [Fri, 3 Jan 2020 07:48:17 +0000 (08:48 +0100)]
Prevent transferring data to user which never loggedin
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
Tobia De Koninck [Fri, 3 Jan 2020 07:43:39 +0000 (08:43 +0100)]
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>
Roeland Jago Douma [Mon, 3 Feb 2020 14:56:35 +0000 (15:56 +0100)]
Merge pull request #19269 from nextcloud/backport/19241/stable18
[stable18] Make sure to catch php errors during job execution
Roeland Jago Douma [Mon, 3 Feb 2020 14:56:08 +0000 (15:56 +0100)]
Merge pull request #19277 from nextcloud/backport/19268/stable18
[stable18] Use the l10n from settings
Roeland Jago Douma [Mon, 3 Feb 2020 11:17:46 +0000 (12:17 +0100)]
Use proper andwhere clause
Fixes #19248
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Kesselberg [Mon, 3 Feb 2020 09:31:23 +0000 (10:31 +0100)]
Update test to pass l10n instead of factory
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Mon, 3 Feb 2020 08:44:59 +0000 (09:44 +0100)]
Use the l10n from settings
Fixes #19261
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Marc Michalsky [Fri, 31 Jan 2020 16:38:39 +0000 (17:38 +0100)]
Update guest.css
Marc Michalsky [Fri, 31 Jan 2020 13:56:20 +0000 (14:56 +0100)]
Center Buttons
Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
Daniel Kesselberg [Fri, 31 Jan 2020 15:04:04 +0000 (16:04 +0100)]
Make sure to catch php errors during job execution
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Georg Ehrke [Thu, 30 Jan 2020 11:51:04 +0000 (12:51 +0100)]
RefreshWebcalJob: Fix reading subscription from database leading to ignored refreshRate
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Georg Ehrke [Thu, 30 Jan 2020 11:00:41 +0000 (12:00 +0100)]
JobList: Typecast last_run to integer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Roeland Jago Douma [Thu, 30 Jan 2020 21:10:03 +0000 (22:10 +0100)]
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
Roeland Jago Douma [Thu, 30 Jan 2020 21:09:25 +0000 (22:09 +0100)]
Merge pull request #19206 from nextcloud/backport/19179/stable18
[stable18] Fix query selector for inverted icons
Roeland Jago Douma [Thu, 30 Jan 2020 21:07:59 +0000 (22:07 +0100)]
Merge pull request #19207 from nextcloud/backport/19176/stable18
[stable18] Do not encode contacts menu mailto links
John Molakvoæ (skjnldsv) [Wed, 29 Jan 2020 15:31:47 +0000 (16:31 +0100)]
Fix legacy tabs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Thu, 30 Jan 2020 09:30:42 +0000 (10:30 +0100)]
Bump @nextcloud/vue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Christoph Wurst [Tue, 28 Jan 2020 13:29:41 +0000 (14:29 +0100)]
Do not encode contacts menu mailto links
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Julius Härtl [Fri, 24 Jan 2020 16:35:28 +0000 (17:35 +0100)]
Give the sharing tab a unique id so it also opens properly on other languages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Tue, 28 Jan 2020 15:35:41 +0000 (16:35 +0100)]
Fix query selector for inverted icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 29 Jan 2020 13:13:22 +0000 (14:13 +0100)]
Merge pull request #19189 from nextcloud/backport/19054/stable18
[stable18] Use themed favicon-fb
blizzz [Wed, 29 Jan 2020 13:02:18 +0000 (14:02 +0100)]
Merge pull request #19190 from nextcloud/backport/19186/stable18
[stable18] Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
Joas Schilling [Wed, 29 Jan 2020 08:22:42 +0000 (09:22 +0100)]
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Tue, 21 Jan 2020 15:34:08 +0000 (16:34 +0100)]
Use themed favicon-fb
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Mon, 27 Jan 2020 19:09:34 +0000 (20:09 +0100)]
Merge pull request #19166 from nextcloud/backport/19116/stable18
[stable18] apps can have polyamorous relationships with bundles
npmbuildbot[bot] [Mon, 27 Jan 2020 16:23:47 +0000 (16:23 +0000)]
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Arthur Schiwon [Fri, 24 Jan 2020 11:50:06 +0000 (12:50 +0100)]
apps can have polyamorous relationships with bundles
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Mon, 27 Jan 2020 10:07:49 +0000 (11:07 +0100)]
Merge pull request #19149 from nextcloud/backport/19115/stable18
[stable18] Use the target for file notifications
Roeland Jago Douma [Mon, 27 Jan 2020 08:34:15 +0000 (09:34 +0100)]
Merge pull request #19150 from nextcloud/backport/19120/stable18
[stable18] Use correct appid for talk
Roeland Jago Douma [Mon, 27 Jan 2020 08:25:34 +0000 (09:25 +0100)]
Merge pull request #19153 from nextcloud/backport/19105/stable18
[stable18] add hub bundle for easy installation on upgraded instances
Arthur Schiwon [Thu, 23 Jan 2020 20:06:59 +0000 (21:06 +0100)]
add hub bundle for easy post-installation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Fri, 24 Jan 2020 12:36:01 +0000 (13:36 +0100)]
Use correct appid for talk
Else it won't show up of course...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 24 Jan 2020 11:43:17 +0000 (12:43 +0100)]
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>
Roeland Jago Douma [Sun, 26 Jan 2020 19:37:45 +0000 (20:37 +0100)]
Merge pull request #19117 from nextcloud/backport/19109/stable18
[stable18] Adjust filelist color handling to new dark theme value
Roeland Jago Douma [Sun, 26 Jan 2020 19:37:23 +0000 (20:37 +0100)]
Merge pull request #19121 from nextcloud/backport/19113/stable18
[stable18] Do not invert avatar colors when dark theme is enabled
Roeland Jago Douma [Sun, 26 Jan 2020 19:36:55 +0000 (20:36 +0100)]
Merge pull request #19119 from nextcloud/backport/19111/stable18
[stable18] New file menu needs to be above the filelist header
Roeland Jago Douma [Sun, 26 Jan 2020 19:36:32 +0000 (20:36 +0100)]
Merge pull request #19118 from nextcloud/legacy_event_log
[stable18] Reduce legacy event log level to debug
Marco Ambrosini [Fri, 24 Jan 2020 11:14:03 +0000 (12:14 +0100)]
Do not invert avatar colors when dark theme is enabled
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Julius Härtl [Fri, 24 Jan 2020 10:49:37 +0000 (11:49 +0100)]
New file menu needs to be above the filelist header
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 24 Jan 2020 09:31:18 +0000 (10:31 +0100)]
Adjust filelist color handling to new dark theme value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Fri, 24 Jan 2020 10:10:55 +0000 (11:10 +0100)]
Merge pull request #19108 from nextcloud/backport/18913/stable18
[stable18] fix multiselect actions for files
Roeland Jago Douma [Fri, 24 Jan 2020 09:11:11 +0000 (10:11 +0100)]
Merge pull request #19094 from nextcloud/backport/19023/stable18
[stable18] expose Argon2 options (as we did for bcrypt)
Julius Härtl [Thu, 16 Jan 2020 23:24:34 +0000 (00:24 +0100)]
Make sure the whole file list header is sticky and properly stacks to other headers
Signed-off-by: Julius Härtl <jus@bitgrid.net>
GretaD [Wed, 15 Jan 2020 16:52:27 +0000 (17:52 +0100)]
fix multiselect actions for files
Signed-off-by: GretaD <gretadoci@gmail.com>
Arthur Schiwon [Wed, 22 Jan 2020 16:45:27 +0000 (17:45 +0100)]
extended documentation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Tue, 21 Jan 2020 10:58:13 +0000 (11:58 +0100)]
ignore values that undershoot the minimum, go with default
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>