Simon L
7fa42a2f03
Do not open the sidebar automatically on small widths
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-02 19:01:19 +01:00
blizzz
07b9dbab3b
Merge pull request #36484 from nextcloud/release/26.0.0_beta_2
...
26.0.0 beta 2
2023-02-02 18:10:52 +01:00
blizzz
58e4a831c0
Merge pull request #35743 from nextcloud/fix/use-recurrence-for-imip-email
...
Include more information in iMIP email and show diff information on updating an event
2023-02-02 18:09:08 +01:00
blizzz
39f202581b
Merge pull request #36497 from nextcloud/techdebt/noid/fix-autotest-execution
...
Fix autotest.sh execution
2023-02-02 17:36:54 +01:00
blizzz
d83ea282c4
Merge pull request #35736 from nextcloud/pluggable-share-display
...
Allow to register public share template provider
2023-02-02 17:33:34 +01:00
Anna Larch
38e9cb6a05
Use recurrence instance to build iMip email
...
instead of the main VEVENT of a repeating event
Fixes part of https://github.com/nextcloud/calendar/issues/3919
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-02-02 16:25:59 +01:00
Simon L
6f3c4f2255
Merge pull request #36450 from nextcloud/fix/clipboard-copy
...
Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard
2023-02-02 16:05:13 +01:00
dependabot[bot]
db30974348
Merge pull request #36499 from nextcloud/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
2023-02-02 14:42:31 +00:00
Louis Chemineau
4ab3c16403
Pluggable share provider
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-02 15:41:26 +01:00
Joas Schilling
e4f050568e
Merge pull request #36393 from nextcloud/3rdparty-drop-php-parser
...
chore: drop depedency php-parser
2023-02-02 14:25:25 +01:00
dependabot[bot]
0d6982d7c5
chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 12:48:46 +00:00
blizzz
970f3937e5
Merge pull request #36375 from nextcloud/enh/allow-php-8.2
...
Allow php 8.2
2023-02-02 13:47:16 +01:00
Daniel Kesselberg
d9235658f8
chore: drop depedency php-parser
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-02-02 12:42:48 +01:00
Joas Schilling
4bdc5834fa
Make sure name and path are strings
...
Otherwise Oracle returns NULL for empty strings and PHP 8.2
throws on null in string functions like trim() and md5()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:22 +01:00
Joas Schilling
c27c9fac98
Try fixing Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:21 +01:00
Côme Chilliet
ac5df8e94f
Catch deprecation warnings in oci tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:21 +01:00
Côme Chilliet
0925709c62
Add 8.2 to oci tests
...
This is the only test suite testing 8.1, so adding 8.2 as well
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:20 +01:00
Côme Chilliet
1fec8c07e0
Allow 8.2 in versioncheck
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:20 +01:00
Joas Schilling
5096d4f5cb
Align version number of PHPUnit and give a helping install hint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:03:09 +01:00
Joas Schilling
5d068ff534
Fix autotest.sh execution
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 11:58:55 +01:00
blizzz
bbd3e2b04a
Merge pull request #30349 from nextcloud/enhancement/migrate_to_symfony_mailer
...
Migrate to Symfony Mailer
2023-02-02 11:42:07 +01:00
Arthur Schiwon
e123d270fc
remove depraction of validateEmailAddress
...
for there are legit use cases to validate an email address without
sending there to
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-02 10:30:06 +01:00
Côme Chilliet
dde5c46a3e
Migrate to Symfony Mailer
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 10:30:06 +01:00
Joas Schilling
fc4e87a2df
Merge pull request #36487 from nextcloud/bugfix/noid/fix-query-builder-usage-in-dav-account-deletion
...
Do not reuse query builder objects in DAV account deletion
2023-02-02 06:54:28 +01:00
Nextcloud bot
129803d036
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-02 02:25:46 +00:00
Christopher Ng
edcf675e6e
Drop vue-clipboard2 to fix copy to clipboard
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-01 15:40:13 -08:00
Joas Schilling
1a31ddb56d
Do not reuse query builder objects in DAV account deletion
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-01 21:49:34 +01:00
Arthur Schiwon
7df18f18bc
26.0.0 beta 2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-01 17:39:09 +01:00
Simon L
41148acf83
Merge pull request #36257 from nextcloud/fix/noid/single-upgrade-on-custom-apps
...
non-static app_dir
2023-02-01 17:07:23 +01:00
Maxence Lange
4cac49c797
refresh cached app folder on install/upgrade
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-02-01 11:07:31 -01:00
Christoph Wurst
0c5eba3786
Merge pull request #36444 from nextcloud/perf/autoloading/weather-status-authoritative-autoloader
...
perf(autoloading): Add authoritative autoloader for weather-status
2023-02-01 11:56:03 +01:00
Christoph Wurst
d7bd7639c2
Merge pull request #36407 from nextcloud/enh/31710/migration-safeguard
...
add a safeguard for Version23000Date20210721100600.php
2023-02-01 08:50:23 +01:00
Nextcloud bot
03a6d1a985
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-01 02:25:23 +00:00
Maxence Lange
d2df81a969
Merge pull request #36458 from nextcloud/fix/noid/run-tests-php-8.0
...
test runs with php8.0 images
2023-01-31 21:49:15 -01:00
John Molakvoæ
873501a141
Merge pull request #36455 from nextcloud/artonge/e2e/reset_theming
...
Reset theming in cypress test
2023-01-31 19:53:39 +01:00
Maxence Lange
1a655e88d9
use php8.0 images
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-31 15:44:12 -01:00
Julius Härtl
ca3f53ab88
Merge pull request #36453 from nextcloud/bugfix/noid/oci-longtext
...
Fix MigrateBackgroundImages on oracle
2023-01-31 15:27:19 +01:00
Louis
3ff568342b
Merge pull request #36331 from tpayen/fix/globalNewButton
...
fix(files) Call .action of local element instead of global page
2023-01-31 14:23:16 +01:00
Louis Chemineau
fc1a16283e
Reset theming in cypress test
...
The test in admin-settings does not reset the theming.
So when it is run before user-background, the "Default cloud background is not rendered" test fails.
This makes sure that the theming is reset before running "User default background settings"
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-31 14:18:26 +01:00
Julius Härtl
ecccff8bd2
fix(theming): Fix query for configvalue as CLOB on OCI
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-31 11:57:54 +01:00
Julius Härtl
c246edece6
tests(oci): Test where statement on longtext column
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
test: try with just passing the type to eq which should also cast
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-31 11:57:54 +01:00
John Molakvoæ
e7c9fdb1ac
Merge pull request #36445 from nextcloud/Valdnet-patch-4
...
l10n: Change admin to administrator
2023-01-31 10:35:45 +01:00
Richard Steinmetz
825a067ed7
Merge pull request #36440 from nextcloud/perf/autoloading/dashboard-authoritative-autoloader
...
perf(autoloading): Add authoritative autoloader for dashboard
2023-01-31 10:35:03 +01:00
Julius Härtl
9f2495cc09
Merge pull request #35474 from nextcloud/feature/rich-workspace-visibility
...
Update rich-workspace visibility
2023-01-31 09:54:57 +01:00
Nextcloud bot
9035be6b81
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-31 02:25:42 +00:00
Joas Schilling
e4fadcf02a
Merge pull request #36434 from nextcloud/techdebt/noid/drop-bootstrap
...
Drop bootstrap
2023-01-30 23:13:22 +01:00
Luka Trovic
cacffecba5
feat: update newfilemenu.js for rich-workspace
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2023-01-30 20:27:16 +01:00
Valdnet
928f62610b
l10n: Change administrator to administration
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-01-30 18:40:29 +01:00
Valdnet
927821e363
l10n: Change admin to administrator
...
Spelling unification.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-01-30 18:21:33 +01:00
Christoph Wurst
ba4e46d341
perf(autoloading): Add authoritative autoloader for weather-status
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-30 18:10:58 +01:00