Côme Chilliet
d3d53494d4
Merge pull request #31750 from nextcloud/fix/ci-should-fail-on-deprecation-warnings
...
Convert deprecation warnings to exception in phpunit
2022-04-01 14:11:41 +02:00
blizzz
3395a5e1b9
Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizard
...
Fix ldap wizard styling
2022-04-01 10:36:40 +02:00
Valdnet
4b8b73ed21
Merge pull request #30550 from nextcloud/Valdnet-patch-1
...
l10n: Change "rain" to "rainfall"
2022-04-01 08:24:44 +02:00
Valdnet
a1081d18c4
Merge pull request #30939 from nextcloud/Valdnet-patch-2
...
Code ordering for text strings
2022-04-01 08:18:42 +02:00
Nextcloud bot
770a434f39
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-01 02:28:13 +00:00
Vincent Petry
74826ed628
Merge pull request #31779 from nextcloud/fix/ldap-wizard-getconnection
...
Fix assignment of the LDAP Wizard connection
2022-03-31 21:38:33 +02:00
Richard Steinmetz
3890081997
Fix ldap wizard styling
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-03-31 20:54:22 +02:00
blizzz
800fae0133
Merge pull request #31769 from nextcloud/releases/24/beta2
...
24.0.0 beta 2
2022-03-31 19:41:27 +02:00
Valdnet
7cb012d86e
Return to quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 16:21:28 +02:00
Valdnet
a3f8f08d50
Correct code
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 16:21:28 +02:00
Valdnet
d94b19de93
Code ordering for text strings
...
Code cleanup for text strings and change quotation marks to apostrophe for 'occ'.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 16:21:06 +02:00
Valdnet
e750b2321a
l10n: Change "rain" to "rainfall"
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 16:03:11 +02:00
Louis
47f1ba6ea6
Merge pull request #31240 from nextcloud/Valdnet-patch-3
...
l10n: Add a dot
2022-03-31 14:57:25 +02:00
Christoph Wurst
9c922ed15a
Fix assignment of the LDAP Wizard connection
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-31 14:42:39 +02:00
Vincent Petry
d4c558a229
Merge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updates
...
Do not update _lastChanged on auto-detected attributes
2022-03-31 14:07:16 +02:00
Joas Schilling
eea05b05ed
Merge pull request #31737 from nextcloud/fix/oc_oauth2_migration
...
Wrap oauth2 migrations inside conditions
2022-03-31 13:43:09 +02:00
blizzz
87e079d2ad
Merge pull request #31770 from nextcloud/fix/systemtag_loading
...
Change script loading order in worflowengine
2022-03-31 13:27:36 +02:00
Côme Chilliet
dd357d7f9b
Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000
...
Ensure string column limit of 4.000 characters
2022-03-31 11:37:43 +02:00
Valdnet
806a49aba5
Fix test
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 11:04:47 +02:00
Louis Chemineau
b0b88059b8
Wrap oauth2 migrations inside conditions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-31 10:42:44 +02:00
Côme Chilliet
9fc00fdb82
Avoid updating _lastChange when nothing is changed in the configuration
...
Had to set at least one var when creating an empty configuration in
order to save the default values.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 08:38:05 +00:00
Côme Chilliet
bd9c4fbc07
Do not update _lastChanged on auto-detected attributes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 08:38:05 +00:00
Louis Chemineau
64951ec14e
Change script loading order in worflowengine
...
Fix: https://github.com/nextcloud/server/issues/31709
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-31 10:33:50 +02:00
Côme Chilliet
ddfa2f221e
Remove unneeded preSchemaChange and return null if no changes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 10:19:48 +02:00
Arthur Schiwon
0e118d730e
24.0.0 beta 2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-31 09:28:42 +02:00
Nextcloud bot
f548548924
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-31 02:29:38 +00:00
dependabot[bot]
72442ba302
Merge pull request #31719 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.4.2
2022-03-30 22:16:56 +00:00
dependabot[bot]
ac77d43f65
Update guzzlehttp/guzzle requirement in /build/integration
...
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:40:41 +00:00
Côme Chilliet
2bf0effee0
Merge pull request #31683 from nextcloud/fix/31681/oracle-str-col
...
limit ldap_dn columns to 4000
2022-03-30 18:28:17 +02:00
Simon L
50076ec6c5
Merge pull request #31739 from nextcloud/enh/noid/add-beta-channel-advice
...
add beta channel advice to the updatenotification section
2022-03-30 18:24:57 +02:00
szaimen
d84eda974d
add beta channel advice to the updatenotification section
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-30 15:12:11 +00:00
Côme Chilliet
07ab2581b8
Build autoloaders
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +00:00
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
Côme Chilliet
cba4d85d9b
Convert deprecation warnings to exception in php unit
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-29 21:48:35 +02: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