Côme Chilliet
d07208bd2c
Use the new octetLength function to filter lines to migrate
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +00:00
Côme Chilliet
6c7ba01dfe
Adapt max length limit in AbstactMapping to match database
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +00:00
Arthur Schiwon
52b57eb753
shrink ldap_dn column to 4000
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-30 14:43:08 +00:00
Arthur Schiwon
2f49f4a0fe
limit ldap_dn columns to 4000
...
- enlarging string cols from 255 to more than 4000 fails on default
Oracle installations for invalid datatype conversion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-30 14:43:08 +00:00
Côme Chilliet
f528c5416c
Merge pull request #31759 from nextcloud/fix/fix-composer-autoloader
...
Build autoloader with new composer version
2022-03-30 16:32:46 +02:00
blizzz
72b8deb1e6
Merge pull request #31756 from nextcloud/fix/vendor_loading_ldap
...
Fix vendor loading in user_ldap wizard
2022-03-30 16:26:09 +02:00
Côme Chilliet
d84e87eab9
Build autoloader with new composer version
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 15:40:23 +02:00
Louis Chemineau
2ddb9a6663
Fix vendor loading in user_ldap wizard
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-30 14:14:40 +02:00
Nextcloud bot
cf4c77e064
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-30 02:27:32 +00:00
Pytal
c57a0012cf
Merge pull request #31690 from nextcloud/fix/throw-import-calendar-error
2022-03-29 17:06:32 -07:00
Christopher Ng
cdb93e7f1d
Show filename in output message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-29 23:12:52 +00:00
Christopher Ng
e4f1d4192a
Skip import of current calendar on error
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-29 23:12:52 +00:00
Vincent Petry
576e4e8f2a
Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2
...
Add direct arg to login flow
2022-03-29 18:21:40 +02:00
Côme Chilliet
9191ca43ce
Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyright
...
migration generator also includes copyright section
2022-03-29 16:49:43 +02:00
Côme Chilliet
b984cd1d83
Merge pull request #31575 from nextcloud/enh/add-trashbin-migrator
...
Add trashbin migrator to export and import trashbin data
2022-03-29 14:39:50 +02:00
Louis
93d0c60917
Merge pull request #31697 from nextcloud/enh/27607/fix-user-count
...
fix User Counts updates on user add/remove
2022-03-29 13:53:30 +02:00
Louis
7d2cb35988
Merge pull request #31632 from Maaxxs/fix-undefined-index-dav
...
Fixes the undefined index error with the DAV property getlastmodified
2022-03-29 13:53:15 +02:00
Petre T
ae1a8204dd
Fix user counts updates on user add/remove
...
Signed-off-by: Petre Tudor <petre.tudor@dorkfar.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-29 10:59:29 +02:00
Vincent Petry
262d22f184
Merge pull request #31711 from nextcloud/mount-cache-external-share
...
invalidate mount cache after accepting or renaming federated share
2022-03-29 10:35:25 +02:00
Côme Chilliet
765999f454
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
...
Migrate from ILogger to LoggerInterface in lib/private
2022-03-29 09:39:38 +02:00
Côme Chilliet
4a4f250a2b
Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthcheck-oracle
...
Use getLengthExpression to measure field length instead of like
2022-03-29 09:38:21 +02:00
Joas Schilling
bdfc6563ab
Merge pull request #31736 from nextcloud/bugfix/noid/disable-bulkupload
...
Disable bulk upload by not advertising it
2022-03-29 09:35:00 +02:00
Nextcloud bot
c28a4c2d8b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-29 02:28:02 +00:00
Max Kunzelmann
2952c7d01f
Use the null coalescing operator to set the value of size.
...
Signed-off-by: Max Kunzelmann <maxdev@posteo.de>
2022-03-28 22:26:45 +02:00
Simon L
8acefc9bf1
Merge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginstances
...
show that the web updater is not recommended on big instances
2022-03-28 21:50:51 +02:00
szaimen
4e11d7d0f9
address reviews
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-28 21:12:35 +02:00
Joas Schilling
e1e003f569
Also comment out in test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-28 17:17:29 +02:00
Vincent Petry
d31bc9fa34
Disable bulk upload by not advertising it
...
It has been reported broken on many instances.
Disable it for now until it can be fixed.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-28 17:17:22 +02:00
Louis
39494fbf79
Merge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
...
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
2022-03-28 16:52:56 +02:00
dependabot[bot]
427001bcdf
Merge pull request #31717 from nextcloud/dependabot/npm_and_yarn/jquery-migrate-3.4.0
2022-03-28 14:42:07 +00:00
Arthur Schiwon
ee006563ae
migration generator also includes copyright section
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-28 15:35:17 +02:00
dependabot[bot]
9509cb60a6
Bump jquery-migrate from 3.3.2 to 3.4.0
...
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery-migrate/releases )
- [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.2...3.4.0 )
---
updated-dependencies:
- dependency-name: jquery-migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-28 13:33:22 +00:00
dependabot[bot]
e72b82d1c4
Merge pull request #31716 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.2.1
2022-03-28 12:48:31 +00:00
dependabot[bot]
d1166220f7
Bump @nextcloud/vue from 5.1.1 to 5.2.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.1.1...v5.2.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-28 11:52:48 +00:00
Louis
9db75dbe5a
Merge pull request #30276 from nextcloud/feature/add_oauth2_migration
...
Add oauth2_clients migration for Owncloud
2022-03-28 11:14:49 +02:00
Vincent Petry
80388663af
Add direct arg to login flow
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-Authored-by: Carl Schwan <carl@carlschwan.eu>
2022-03-28 10:28:45 +02:00
Nextcloud bot
53180f40e1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-28 02:27:22 +00:00
Côme Chilliet
7407a324d9
Fix LENGTH function name across databases
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-28 00:01:17 +02:00
dependabot[bot]
d715a2272a
Merge pull request #31722 from nextcloud/dependabot/npm_and_yarn/minimist-1.2.6
2022-03-26 07:58:29 +00:00
dependabot[bot]
b98824ebdd
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 06:00:06 +00:00
dependabot[bot]
2e86f22250
Merge pull request #31715 from nextcloud/dependabot/npm_and_yarn/babel-loader-8.2.4
2022-03-26 05:59:03 +00:00
Nextcloud bot
ba1b20ad8b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-26 02:27:51 +00:00
dependabot[bot]
08b72fe871
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:05:17 +00:00
dependabot[bot]
5b42a64d5b
Bump babel-loader from 8.2.3 to 8.2.4
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.4 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:02:33 +00:00
Pytal
13b7dfae6a
Merge pull request #31708 from nextcloud/enh/noid/apptoken-maxlength
2022-03-25 11:03:14 -07:00
Robin Appelman
de5af8efbf
invalidate mount cache after accepting or renaming federated share
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-25 14:18:36 +01:00
Vincent Petry
7bcc1830a2
Set max length to app token field to match backend
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-25 09:42:00 +01:00
Nextcloud bot
c407bb9786
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-25 02:44:41 +00:00
szaimen
e8122f21c5
show warning in update admin overview
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-24 23:04:33 +00:00
blizzz
47c9cd97b9
Merge pull request #31693 from nextcloud/releases/24/beta1
...
24.0.0 beta 1
2022-03-24 21:57:06 +01:00