Pytal
a416d508de
Merge pull request #27089 from m7913d/feature/addGroupDisplayNames
...
[ProvisioningAPI] Allow specifying group display name during creation
2021-06-09 15:33:57 +07:00
blizzz
bb2b946c51
Merge pull request #27430 from nextcloud/fix/feedback_response_check
...
Correctly check the reception of a remote feedback
2021-06-09 20:46:05 +07:00
Louis Chemineau
ebf35fb38a
Correctly check the reception of a remote feedback
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-09 15:37:18 +07:00
Christoph Wurst
70483a16a3
Merge pull request #27439 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-8.12.24
...
Bump giggsey/libphonenumber-for-php from 8.12.20 to 8.12.24
2021-06-09 15:36:20 +07:00
Christoph Wurst
5183d42d11
Bump giggsey/libphonenumber-for-php from 8.12.20 to 8.12.24
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-09 14:26:38 +07:00
John Molakvoæ
97e427f09f
Merge pull request #27436 from nextcloud/techdebt/noid/all-apps-to-get-photos-from-vobjects-too
...
Allow apps to get photos of VObjects
2021-06-09 14:24:49 +07:00
Christoph Wurst
c613c8ceac
Merge pull request #27410 from nextcloud/dependachristoph/composer/symfony-4.4.25
...
Bump Symfony from 4.4.19 to 4.4.25
2021-06-09 14:14:36 +07:00
John Molakvoæ
b77a28df16
Merge pull request #27387 from nextcloud/dependabot/npm_and_yarn/sass-1.34.1
...
Bump sass from 1.34.0 to 1.34.1
2021-06-09 14:14:05 +07:00
Christoph Wurst
bf564e2a5a
Convert command option defaults to strings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-09 13:25:31 +07:00
Christoph Wurst
b2d21466ad
Bump Symfony from 4.4.19 to 4.4.25
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-09 12:08:51 +07:00
Joas Schilling
b1031f3985
Allow apps to get photos of VObjects
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-09 11:57:49 +07:00
Christoph Wurst
932a385c56
Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-by
...
Don't pass a column object to addOrderBy
2021-06-09 09:12:03 +07:00
Nextcloud bot
1c97818e14
[tx-robot] updated from transifex
2021-06-09 02:26:15 +07:00
dependabot[bot]
5257688afb
Merge pull request #27419 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.8.0
2021-06-08 22:55:38 +07:00
dependabot[bot]
d4159fa99b
Bump webpack-merge from 5.7.3 to 5.8.0
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0 )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 22:21:53 +07:00
dependabot[bot]
d8bc0665d6
Merge pull request #27282 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.14.4
2021-06-08 20:47:26 +07:00
dependabot[bot]
51c36fa7e9
Bump @babel/preset-env from 7.13.15 to 7.14.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.15 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 20:13:48 +07:00
kesselb
89c534858e
Merge pull request #27414 from francoisfreitag/test-at-2
...
Rewrite LegacyHelperTest without $this->at()
2021-06-08 22:07:16 +07:00
Daniel Kesselberg
11cacf63f8
Fix #26085
...
addOrderBy expects a order expression. For the migration scenario we have column objects. Column objects are not supported by quoteColumnName yet.
A column object as order expression is most likely an edgy thing when migration database information.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-08 16:30:44 +07:00
Christoph Wurst
745543d8c0
Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftmailer
...
Set local domain for swiftmailer
2021-06-08 15:43:39 +07:00
blizzz
662ab937e0
Merge pull request #27189 from nextcloud/feat/26866/account-collection-properties
...
Extend Accounts with multivalue properties (PropertyCollection)
2021-06-08 14:25:18 +07:00
kesselb
b3cfa1859b
Merge pull request #27420 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-06-08 10:05:20 +07:00
Nextcloud-PR-Bot
db1509ab19
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-08 04:27:41 +07:00
Nextcloud bot
f6485f98f0
[tx-robot] updated from transifex
2021-06-08 02:26:20 +07:00
dependabot[bot]
ac42eed2f9
Merge pull request #27418 from nextcloud/dependabot/npm_and_yarn/build/glob-parent-5.1.2
2021-06-07 23:48:05 +07:00
dependabot[bot]
910d620edb
Bump glob-parent from 5.1.1 to 5.1.2 in /build
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 23:09:12 +07:00
dependabot[bot]
a4a8eeea89
Merge pull request #27417 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.7.2
2021-06-07 23:08:08 +07:00
dependabot[bot]
af032dd33f
Bump webpack-cli from 4.7.0 to 4.7.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 21:43:54 +07:00
Arthur Schiwon
ff2382e5a4
CI: more flexible assertions
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-07 23:41:04 +07:00
Morris Jobke
c2ff254f59
Merge pull request #27123 from nextcloud/feature/emit_sidebar_events
...
Emit Sidebar events on nextcloud-bus
2021-06-07 23:33:48 +07:00
Morris Jobke
2ae60b42ab
Merge pull request #26494 from rigrig/fix-php8-deprecations
...
Fix some php 8 warnings
2021-06-07 23:30:59 +07:00
François Freitag
21762a1e94
Rewrite LegacyHelperTest without $this->at()
...
The at() matcher has been deprecated. It will be removed in PHPUnit 10.
Please refactor your test to not rely on the order in which methods are
invoked.
Signed-off-by: François Freitag <mail@franek.fr>
2021-06-07 21:43:30 +07:00
Louis Chemineau
8a66cdbdf3
Emit sidebar events
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-07 16:48:55 +07:00
blizzz
ae4907b6c9
Merge pull request #26397 from nextcloud/external-storage-login-ldap-public
...
allow using any ldap property as login name when using external storage login credentials
2021-06-07 13:13:54 +07:00
blizzz
56b68ce4e0
Merge pull request #27375 from nextcloud/bugfix/noid/dont-update-offline-status
...
Don't update statuses to offline again and again
2021-06-07 12:12:33 +07:00
Morris Jobke
92d19bd79b
Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-tests
...
Bugfix/noid/adjust unit tests
2021-06-07 11:12:22 +07:00
Morris Jobke
e238b93234
Code style fixes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-07 10:31:14 +07:00
Joas Schilling
55c44580c2
Don't update statuses to offline again and again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 09:32:00 +07:00
Nextcloud bot
d1d4725630
[tx-robot] updated from transifex
2021-06-07 02:25:07 +07:00
Nextcloud bot
fdb2b07803
[tx-robot] updated from transifex
2021-06-06 02:26:01 +07:00
Dries Mys
e16682aeda
Effectively return a valid group as it would be the case in a real
...
situation. Returned group object is now used to set the displayname if
provided.
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:39 +07:00
Dries Mys
befd0452b2
Added tests for specifying custom display name during group creation.
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:39 +07:00
Dries Mys
cb95b8de3f
Group may be null if backend doesn't support creating groups
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:39 +07:00
Dries Mys
644cb4154b
Fixed indentation
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:38 +07:00
Dries Mys
101153c11d
[ProvisioningAPI] Allow specifying group display name during creation
...
Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
2021-06-05 22:22:38 +07:00
dependabot-preview[bot]
fcc7ea3f62
Bump sass from 1.34.0 to 1.34.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-05 10:39:15 +07:00
John Molakvoæ
b211d02e9c
Merge pull request #27008 from francoisfreitag/no-jq-app-calendar
2021-06-05 12:36:30 +07:00
François Freitag
70edda0342
Port dav calendar settings page to Vue.js
...
- Drop reliance on deprecated global jQuery object.
- Allow testing user interactions.
- Use newer technology stack.
---
Test user interactions with the groupware dav settings
Add infrastructure to test Vue components:
- Use recommended libraries:
- https://vuejs.org/v2/guide/testing.html#Recommendations
- Use jest-dom for robust assertions on the DOM state
- Use user-event to be more representative of user actions
- Code is transpiled by Jest, with the help of vue-jest.
Ignore test files for no-unpublished-import. Prevent ESLint from
flagging:
```
/home/runner/work/server/server/apps/dav/src/views/CalDavSettings.spec.js
Error: 1:24 error "@testing-library/vue" is not published node/no-unpublished-import
Error: 2:23 error "@testing-library/user-event" is not published node/no-unpublished-import
```
Signed-off-by: François Freitag <mail@franek.fr>
2021-06-05 11:22:25 +07:00
Nextcloud bot
37a216467c
[tx-robot] updated from transifex
2021-06-05 02:28:36 +07:00
John Molakvoæ
0447b53bda
Merge pull request #27381 from nextcloud/fix/licenses
2021-06-04 23:12:23 +07:00