dependabot[bot]
dcebe85c2d
Merge pull request #1396 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.4.0
2022-10-29 04:38:15 +00:00
dependabot[bot]
4f61d3df09
Merge pull request #1395 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.26
2022-10-29 03:41:22 +00:00
dependabot[bot]
bb21260fb0
Bump @nextcloud/webpack-vue-config from 5.3.0 to 5.4.0
...
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases )
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 02:26:21 +00:00
dependabot[bot]
4cccc9c18e
Bump @nextcloud/logger from 2.3.0 to 2.4.0
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 02:13:51 +00:00
dependabot[bot]
eb49e4964f
Bump phpunit/phpunit from 9.5.25 to 9.5.26
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 02:07:51 +00:00
Nextcloud bot
f28c2b2fb8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:28:55 +00:00
Jonas Rittershofer
4ce48057c4
v3.0.1
...
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2022-10-25 22:30:00 +02:00
Ferdinand Thiessen
4c15681cd1
Merge pull request #1391 from nextcloud/fix/setting-extra-settings
...
Fix `setExtraSettings` to accept same type as `getExtraSettings`
2022-10-25 21:50:36 +02:00
Ferdinand Thiessen
17f91b0273
Fix `setExtraSettings` to accept same type as `getExtraSettings`
...
Removed typing from `Question::setExtraSettings`, as it is required
to support both: assoc. array and object
As we need to support PHP 7 we can only use phpdoc typing,
with php 8 we can use union typing.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-10-25 18:03:12 +02:00
Jonas
784961192f
Merge pull request #1389 from nextcloud/fix/csv_timezone
...
Use user's timezone for timestamps in CSV export
2022-10-25 17:28:54 +02:00
Ferdinand Thiessen
e40f8c1cc8
Init all answers from props
...
Before this only the text answers were initialized with the `values` property.
This now initializes also `Dropdown` and `Date` from the `values` property,
which is required for loading a saved state of a form.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-10-25 13:53:36 +02:00
Christian Hartmann
117de59a47
Use user's timezone for timestamps in CSV export
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2022-10-24 21:35:35 +02:00
dependabot[bot]
f33167c0da
Merge pull request #1385 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.0.1
2022-10-24 17:02:43 +00:00
dependabot[bot]
9545f18348
Bump @nextcloud/vue from 7.0.0 to 7.0.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.0.0 to 7.0.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/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 16:58:12 +00:00
Chartman123
c4d8ec6c8d
Merge pull request #1388 from nextcloud/fix/ci_pgsql
...
Fix CI runs for postgres
2022-10-24 18:42:34 +02:00
Chartman123
d7ba09d4cc
Fix CI runs for postgres
...
Signed-off-by: Chartman123 <chris-hartmann@gmx.de>
2022-10-24 17:10:04 +02:00
Jonas
d96a3ab851
Merge pull request #1378 from nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.13.10
...
Bump regenerator-runtime from 0.13.9 to 0.13.10
2022-10-15 09:52:01 +02:00
Jonas
d29f478913
Merge pull request #1379 from nextcloud/dependabot/npm_and_yarn/vue-2.7.13
...
Bump vue from 2.7.12 to 2.7.13
2022-10-15 09:51:16 +02:00
Jonas
23494f1f21
Merge pull request #1380 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.3.0
...
Bump @nextcloud/stylelint-config from 2.2.0 to 2.3.0
2022-10-15 09:50:28 +02:00
dependabot[bot]
a96986aa7f
Bump @nextcloud/stylelint-config from 2.2.0 to 2.3.0
...
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases )
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-15 04:28:56 +00:00
dependabot[bot]
47ce7976f9
Bump vue from 2.7.12 to 2.7.13
...
Bumps [vue](https://github.com/vuejs/core ) from 2.7.12 to 2.7.13.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-15 03:18:40 +00:00
dependabot[bot]
c3a1c38995
Bump regenerator-runtime from 0.13.9 to 0.13.10
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.9 to 0.13.10.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.9...regenerator-runtime@0.13.10 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-15 02:02:35 +00:00
Nextcloud bot
16c03b32b0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14 02:32:58 +00:00
Jonas
69c51a027e
Merge pull request #1375 from nextcloud/release/v3.0.0
...
v3.0.0
2022-10-13 00:10:52 +02:00
Jonas Rittershofer
2e9aa32743
v3.0.0
...
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2022-10-13 00:02:25 +02:00
dependabot[bot]
c7d0697922
Merge pull request #1377 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.0.0
2022-10-12 21:20:59 +00:00
dependabot[bot]
91d07d49b8
Merge pull request #1376 from nextcloud/dependabot/npm_and_yarn/vue-2.7.12
2022-10-12 21:18:07 +00:00
dependabot[bot]
24bfb3b3ad
Bump @nextcloud/vue from 7.0.0-beta.7 to 7.0.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.0.0-beta.7 to 7.0.0.
- [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/v7.0.0-beta.7...v7.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 21:08:36 +00:00
dependabot[bot]
facecc5f21
Bump vue from 2.7.10 to 2.7.12
...
Bumps [vue](https://github.com/vuejs/core ) from 2.7.10 to 2.7.12.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 21:08:24 +00:00
Nextcloud bot
d91adff965
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-12 02:29:50 +00:00
Nextcloud bot
8632ebc336
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-09 02:28:37 +00:00
dependabot[bot]
19951900cb
Merge pull request #1374 from nextcloud/dependabot/npm_and_yarn/core-js-3.25.5
2022-10-08 05:22:54 +00:00
dependabot[bot]
9b94d967e1
Merge pull request #1373 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.1.0
2022-10-08 04:25:43 +00:00
dependabot[bot]
c68a7268b3
Bump core-js from 3.25.3 to 3.25.5
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.25.3 to 3.25.5.
- [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.25.3...v3.25.5 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 02:48:54 +00:00
dependabot[bot]
7fb597700d
Bump @nextcloud/axios from 2.0.0 to 2.1.0
...
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 02:30:09 +00:00
Nextcloud bot
c92aec4cd0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-06 02:33:12 +00:00
Nextcloud bot
6bcde37d1f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-05 02:28:41 +00:00
Nextcloud bot
8af85009f7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-04 02:28:38 +00:00
Nextcloud bot
d58d8ea723
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-03 02:31:56 +00:00
Jonas
2181b4c3e4
Merge pull request #1371 from nextcloud/fix/lintWarning
...
Fix lint warning
2022-10-03 00:03:34 +02:00
Christian Hartmann
88b5ac0f33
Fix lint warning
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2022-10-02 23:51:40 +02:00
Jonas
40d33c6f5f
Merge pull request #1370 from nextcloud/fix/warning
...
Fix aria warning
2022-10-01 15:45:36 +02:00
Jonas Rittershofer
2968edfb4c
Fix aria-warning
...
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2022-10-01 11:38:36 +02:00
Jonas
ba1dbb5066
Merge pull request #1368 from nextcloud/fix/questionMultiple
...
Remove isDropdown condition
2022-10-01 09:33:36 +02:00
dependabot[bot]
aa518f5443
Merge pull request #1369 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.25
2022-10-01 06:47:23 +00:00
dependabot[bot]
26a28ec01c
Bump phpunit/phpunit from 9.5.24 to 9.5.25
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 03:48:14 +00:00
Nextcloud bot
e127631e44
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:32:20 +00:00
Nextcloud bot
2a34de13e5
[tx-robot] Update transifex configuration
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:32:03 +00:00
Christian Hartmann
04b5542ed2
Remove isDropdown condition
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2022-10-01 00:29:51 +02:00
dependabot[bot]
52c4b59523
Merge pull request #1288 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.1.2
2022-09-30 22:18:03 +00:00