Commit Graph

60901 Commits (47c9c34cca22602fb609de6c0e1d32ec17a9e7fe)
 

Author SHA1 Message Date
Carl Schwan 47c9c34cca
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.

This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
blizzz 63a9bc2aac
Merge pull request #29859 from nextcloud/fix/user_ldap-test-config
Improve ldap:test-config occ command
2 years ago
Julien Veyssier 331edaf445
Merge pull request #30496 from nextcloud/enh/23399/current-weather
Show current weather and forecast in the weather widget
2 years ago
Nextcloud bot 1acbdf2d2d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Julien Veyssier 416e4a35bc
factorization in weather widget
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago
Julien Veyssier 3f7ab0ca83
[weather widget] refs #23399 #30436 show current weather and forecast
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago
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
2 years ago
Joas Schilling f9b06def78
Merge pull request #30492 from nextcloud/bugfix/noid/fix-parameter-passing
Fix passing on the parameter
2 years ago
Joas Schilling 03abaaaee5
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 66b1963b6e
Fix passing on the parameter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot d232dc85ff
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling 977d8479e3
Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-function
Add group_concat aggregator function
2 years ago
Joas Schilling 2ad566af63
Merge pull request #30469 from nextcloud/work/cleanup-external-share-apidoc
Improve api documentation/type hinting for file sharing external storage
2 years ago
Joas Schilling 8dd65ebd05
Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-reenabling
Run migrations fully when reenabling an app
2 years ago
Joas Schilling 005e717fe6
Use quote function
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling ecc92067bf
Try escaping Oracle single quotes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
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>
2 years ago
John Molakvoæ 130d3bd8d3
Merge pull request #30423 from nextcloud/fix/grid-drop-text 2 years ago
Julius Härtl 16fc0da58c
Merge pull request #30358 from nextcloud/bugfix/noid/job-disabled 2 years ago
Joas Schilling 46ad6fa3c7
Add a test with integer
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Nextcloud bot 60e82f61c0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling e3e73a12ef
Fix oracle LISTAGG
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling 43fa2d5c8c
Test with real data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Vitor Mattos fb6a9f308d
Add unit test
Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years ago
Vitor Mattos 7b9fea85b6
Add unit test and orderBy parameter
Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years ago
Julius Härtl b30193ed14
Reset job disabling timer on adding the job again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Louis 5ae544b704
Merge pull request #30452 from nextcloud/fix/missing_showGridView
Restore innocent code from IE purge
2 years ago
Vitor Mattos 79b3df00f8
Add group_concat aggregator function
Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years ago
Louis Chemineau e7026c0f57 Restore innocent code from IE purge
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Carl Schwan 33051667ce
Improve api documentation for file sharing external storage
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago
Julius Härtl eb65e653d3
Merge pull request #30401 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-13.0.1 2 years ago
Nextcloud bot 8057615ce7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
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>
2 years ago
dependabot[bot] 576cb84bce
Merge pull request #30461 from nextcloud/dependabot/npm_and_yarn/build/node-sass-7.0.1 2 years ago
dependabot[bot] a76c86582f Bump node-sass from 7.0.0 to 7.0.1 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] ceb803f0d1
Merge pull request #30404 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.1 2 years ago
dependabot[bot] b0345e2a16 Bump core-js from 3.20.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
dependabot[bot] f6d713028b
Merge pull request #30459 from nextcloud/dependabot/npm_and_yarn/sass-1.45.2 2 years ago
Nextcloud bot 3d923f232a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot] afe0620058
Bump sass from 1.45.1 to 1.45.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.1...1.45.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Julius Härtl 2c50f85e2f
Merge pull request #30409 from nextcloud/bugfix/composer-plugin 2 years ago
Nextcloud bot 56309b789d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Simon L adedb29563
Merge pull request #30420 from nextcloud/enh/noid/improve-status-modal
improve status modal
2 years ago
Julius Härtl e40828d975
Merge pull request #30440 from nextcloud/fix/noid/templatePicker-fileInfoModel 2 years ago
Julius Härtl aeab52362a
Ignore composer/bin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
szaimen 3c9b6f6809 improve status modal
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Julius Härtl b6a26007aa Allow using composer plugin with composer 2.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago
Julien Veyssier 4d32f11ad0 fix template picker for file actions using the fileInfoModel
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Carl Schwan 223ae801fe
Merge pull request #30441 from nextcloud/techdebt/generic-user-status-mapper
Make the UserStatusMapper a generic instance of QBMapper
2 years ago
John Molakvoæ bfaeb6ae64
Merge pull request #29531 from nextcloud/bugfix/noid/flow-auth-v2-apptoken 2 years ago