dependabot[bot]
d794b29fcd
Merge pull request #30540 from nextcloud/dependabot/npm_and_yarn/camelcase-6.3.0
2022-01-08 07:17:48 +00:00
dependabot[bot]
afc93548e2
Bump camelcase from 6.2.1 to 6.3.0
...
Bumps [camelcase](https://github.com/sindresorhus/camelcase ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases )
- [Commits](https://github.com/sindresorhus/camelcase/compare/v6.2.1...v6.3.0 )
---
updated-dependencies:
- dependency-name: camelcase
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-08 03:11:07 +00:00
Nextcloud bot
c7ab34a459
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-08 02:26:27 +00:00
Joas Schilling
55986382e8
Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concat
...
Accept multipe args on concat
2022-01-07 12:16:46 +01:00
blizzz
e65431d049
Merge pull request #30491 from nextcloud/fix/30374/email-verification
...
Fix email verification
2022-01-07 11:46:12 +01:00
blizzz
1a235f5baf
Merge pull request #30511 from nextcloud/updateCrl
...
update CRL after revocation of sharerenamer.crt
2022-01-07 11:33:37 +01:00
Joas Schilling
cc9de3fbef
Merge pull request #30284 from nextcloud/Valdnet-patch-1
...
l10n: Separate words and add dots
2022-01-07 10:20:05 +01:00
Vitor Mattos
f732cf1b04
Unit tests
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-07 09:54:41 +01:00
Nextcloud bot
a781133437
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-07 02:28:02 +00:00
Christopher Ng
19a3656fd9
Fix email verification
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-06 23:47:42 +00:00
blizzz
08701853ed
Merge pull request #30352 from nextcloud/fix/translit-php8/tests2
...
Remove iconv from further tests
2022-01-06 23:58:01 +01:00
Vitor Mattos
04033b6169
Update crl
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-06 12:18:06 -03:00
Julien Veyssier
9b2e60e2d1
Merge pull request #30509 from nextcloud/weather-round-temperature
...
Integer temperatures in weather widget
2022-01-06 16:07:05 +01:00
Julien Veyssier
e497b30744
[weather widget] only display integer temperatures
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-01-06 14:10:18 +01:00
Vitor Mattos
814924a787
Accept multipe args on concat
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-06 08:12:10 -03:00
blizzz
63a9bc2aac
Merge pull request #29859 from nextcloud/fix/user_ldap-test-config
...
Improve ldap:test-config occ command
2022-01-06 11:44:35 +01:00
Julien Veyssier
331edaf445
Merge pull request #30496 from nextcloud/enh/23399/current-weather
...
Show current weather and forecast in the weather widget
2022-01-06 10:52:45 +01:00
Nextcloud bot
1acbdf2d2d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-06 02:28:21 +00:00
Valdnet
85444605d3
One more test fix
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-01-05 19:00:28 +01:00
Valdnet
8382e5ebb3
Fix test
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-01-05 18:02:14 +01:00
Valdnet
ee60736d33
Fix test
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-01-05 17:58:16 +01:00
Julien Veyssier
416e4a35bc
factorization in weather widget
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-01-05 17:24:28 +01:00
Julien Veyssier
3f7ab0ca83
[weather widget] refs #23399 #30436 show current weather and forecast
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-01-05 17:24:28 +01:00
Joas Schilling
773c407965
Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commments-with-multiple-verbs
...
Allow to count comments with multiple verbs
2022-01-05 13:44:07 +01:00
Joas Schilling
f9b06def78
Merge pull request #30492 from nextcloud/bugfix/noid/fix-parameter-passing
...
Fix passing on the parameter
2022-01-05 12:06:03 +01:00
Joas Schilling
03abaaaee5
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-05 11:53:33 +01:00
Joas Schilling
66b1963b6e
Fix passing on the parameter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-05 09:30:20 +01:00
Nextcloud bot
d232dc85ff
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-05 02:27:38 +00:00
Joas Schilling
977d8479e3
Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-function
...
Add group_concat aggregator function
2022-01-04 17:34:37 +01:00
Joas Schilling
2ad566af63
Merge pull request #30469 from nextcloud/work/cleanup-external-share-apidoc
...
Improve api documentation/type hinting for file sharing external storage
2022-01-04 17:18:33 +01:00
Joas Schilling
8dd65ebd05
Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-reenabling
...
Run migrations fully when reenabling an app
2022-01-04 17:16:57 +01:00
Joas Schilling
005e717fe6
Use quote function
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 13:59:54 +01:00
Joas Schilling
ecc92067bf
Try escaping Oracle single quotes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 13:36:55 +01:00
Côme Chilliet
59862f7175
Improve ldap:test-config occ command
...
Test a search on the base, as the settings wizard is doing.
This is to avoid the wizard saying the base is wrong and the command
saying everything is fine.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-04 12:17:58 +01:00
John Molakvoæ
130d3bd8d3
Merge pull request #30423 from nextcloud/fix/grid-drop-text
2022-01-04 09:44:03 +01:00
Julius Härtl
16fc0da58c
Merge pull request #30358 from nextcloud/bugfix/noid/job-disabled
2022-01-04 09:21:07 +01:00
Joas Schilling
46ad6fa3c7
Add a test with integer
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-04 09:15:17 +01:00
Nextcloud bot
60e82f61c0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-04 02:27:33 +00:00
Joas Schilling
e3e73a12ef
Fix oracle LISTAGG
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-03 21:43:53 -03:00
Joas Schilling
43fa2d5c8c
Test with real data
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-03 21:43:51 -03:00
Vitor Mattos
fb6a9f308d
Add unit test
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 21:41:38 -03:00
Vitor Mattos
7b9fea85b6
Add unit test and orderBy parameter
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 12:45:00 -03:00
Julius Härtl
b30193ed14
Reset job disabling timer on adding the job again
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-03 12:12:02 +01:00
Louis
5ae544b704
Merge pull request #30452 from nextcloud/fix/missing_showGridView
...
Restore innocent code from IE purge
2022-01-03 11:58:49 +01:00
Vitor Mattos
79b3df00f8
Add group_concat aggregator function
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-03 07:48:11 -03:00
Louis Chemineau
e7026c0f57
Restore innocent code from IE purge
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-03 10:50:43 +01:00
Carl Schwan
33051667ce
Improve api documentation for file sharing external storage
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-03 10:41:40 +01:00
Julius Härtl
eb65e653d3
Merge pull request #30401 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-13.0.1
2022-01-03 08:31:04 +01:00
Nextcloud bot
8057615ce7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-03 02:27:36 +00:00
dependabot[bot]
cf3db1a54b
Bump puppeteer from 13.0.0 to 13.0.1 in /build
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.0.0...v13.0.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 01:46:23 +00:00