Commit graph

52291 commits

Author SHA1 Message Date
Marc Michalsky
4958ae5fd4 Center Buttons
Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
2020-02-03 09:11:59 +00:00
Daniel Kesselberg
5ce0b44960 Make sure to catch php errors during job execution
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 08:55:22 +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
Georg Ehrke
c0429095bc JobList: Typecast last_run to integer
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
Roeland Jago Douma
20efce99c8
Merge pull request #19206 from nextcloud/backport/19179/stable18
[stable18] Fix query selector for inverted icons
2020-01-30 22:09:25 +01:00
Roeland Jago Douma
42adde5132
Merge pull request #19207 from nextcloud/backport/19176/stable18
[stable18] Do not encode contacts menu mailto links
2020-01-30 22:07:59 +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
John Molakvoæ (skjnldsv)
8fc29440f4
Bump @nextcloud/vue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-30 10:30:42 +01:00
Christoph Wurst
8aecb95aa4 Do not encode contacts menu mailto links
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-30 08:46:09 +00: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
blizzz
1050cc2322
Merge pull request #19190 from nextcloud/backport/19186/stable18
[stable18] Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
2020-01-29 14:02:18 +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
Roeland Jago Douma
3cc69aa901
Merge pull request #19166 from nextcloud/backport/19116/stable18
[stable18] apps can have polyamorous relationships with bundles
2020-01-27 20:09:34 +01: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
c99c969d55
Merge pull request #19149 from nextcloud/backport/19115/stable18
[stable18] Use the target for file notifications
2020-01-27 11:07:49 +01:00
Roeland Jago Douma
bfdfeb460b
Merge pull request #19150 from nextcloud/backport/19120/stable18
[stable18] Use correct appid for talk
2020-01-27 09:34:15 +01:00
Roeland Jago Douma
a77eaff83f
Merge pull request #19153 from nextcloud/backport/19105/stable18
[stable18] add hub bundle for easy installation on upgraded instances
2020-01-27 09:25:34 +01:00
Arthur Schiwon
a68533e5a6 add hub bundle for easy post-installation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-27 07:21:09 +00:00
Roeland Jago Douma
327a814a42
Use correct appid for talk
Else it won't show up of course...

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-26 21:17:23 +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
Roeland Jago Douma
81e787822a
Merge pull request #19121 from nextcloud/backport/19113/stable18
[stable18] Do not invert avatar colors when dark theme is enabled
2020-01-26 20:37:23 +01:00
Roeland Jago Douma
6a99ffac03
Merge pull request #19119 from nextcloud/backport/19111/stable18
[stable18] New file menu needs to be above the filelist header
2020-01-26 20:36:55 +01:00
Roeland Jago Douma
f5b72fb80e
Merge pull request #19118 from nextcloud/legacy_event_log
[stable18] Reduce legacy event log level to debug
2020-01-26 20:36:32 +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
37f961a664 New file menu needs to be above the filelist header
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 12:31:06 +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
Roeland Jago Douma
673fd35a8f
Merge pull request #19108 from nextcloud/backport/18913/stable18
[stable18] fix multiselect actions for files
2020-01-24 11:10:55 +01:00
Roeland Jago Douma
98e4ebfe3c
Merge pull request #19094 from nextcloud/backport/19023/stable18
[stable18] expose Argon2 options (as we did for bcrypt)
2020-01-24 10:11:11 +01: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
Arthur Schiwon
8f30ff3cc6 extended documentation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Arthur Schiwon
9a7e7c3d42 ignore values that undershoot the minimum, go with default
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
blizzz
e186fecd16 use getSystemValueInt
Co-Authored-By: kesselb <mail@danielkesselberg.de>

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Arthur Schiwon
42756b4655 expose Argon2 options (as we did for bcrypt)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Joas Schilling
c9d852ade2
Merge pull request #19060 from nextcloud/backport/19053/stable18
[stable18] Fix loaded controller check
2020-01-22 09:45:50 +01:00
Joas Schilling
f215d2f8c9 Fix loaded controller check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 19:13:39 +00:00
Roeland Jago Douma
986ad0a497
Merge pull request #19025 from nextcloud/backport/19017/stable18
[stable18] Increase the timeout for app downloads
2020-01-21 11:55:38 +01:00
Joas Schilling
f52c9d759f
Adjust unit test for #19017
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 08:45:58 +01:00
Joas Schilling
2450706582 Increase the timeout for app downloads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 20:41:42 +00:00
Roeland Jago Douma
df4a7b3b28
Merge pull request #18982 from nextcloud/dependabot/npm_and_yarn/stable18/style-loader-1.1.3
Bump style-loader from 1.1.2 to 1.1.3
2020-01-20 10:59:49 +01:00
dependabot-preview[bot]
40c8bafc93
Bump style-loader from 1.1.2 to 1.1.3
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 02:14:13 +00:00
MichaIng
fbf93de67a Reduce legacy event log level to debug
This is to reduce log flooding on info log level, which is currently expected tue to deprecated event use in many apps and core: https://github.com/nextcloud/server/issues/18331
This information is helpful for developers only, hence should be sufficient as debug log. Especially due to the extremely high frequency this log can happen, this currently practically forces admins to disable info logs, which conflicts with other needs.

Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-18 18:09:10 +01:00
John Molakvoæ
357e8b76e8
Merge pull request #18961 from nextcloud/backport/18939/stable18
[stable18] Fix cursor on disabled contenteditable divs
2020-01-18 08:40:43 +01:00
Daniel Calviño Sánchez
c3a649c755 Fix cursor on disabled contenteditable divs
The cursor should be a default cursor, as the text cursor implies that
text can be introduced.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-17 15:39:32 +00:00