Ferdinand Thiessen
8303476b48
fix: Make sure "other" answers are correctly handled
...
In the backend it handling the "other" answer setting was not changed
after switching from object to array for extra settings.
In the frontend the value handling of the checkboxes or radio switches
was not correct as the initial values is always an empty array.
This lead to issues with radio switch answers.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-26 22:37:08 +02:00
Chartman123
6d741652dd
Merge pull request #1759 from nextcloud/fix/sort-shared-forms
...
Fix inverted sorting in frontend for shared forms
2023-10-26 08:15:53 +02:00
Nextcloud bot
060023cb6f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-26 00:57:07 +00:00
dependabot[bot]
157ed7ebe5
Merge pull request #1761 from nextcloud/dependabot/npm_and_yarn/crypto-js-4.2.0
2023-10-25 22:37:58 +00:00
dependabot[bot]
9ca87f2f0b
Build(deps): Bump crypto-js from 4.1.1 to 4.2.0
...
Bumps [crypto-js](https://github.com/brix/crypto-js ) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0 )
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 22:33:30 +00:00
Christian Hartmann
7eba562601
Fix inverted sorting in frontend for shared forms
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2023-10-25 22:20:51 +02:00
Nextcloud bot
44f14dc668
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-25 01:12:13 +00:00
Ferdinand Thiessen
431914e251
Merge pull request #1532 from nextcloud/fix/drag-a11y
...
Allow reordering questions using the keyboard
2023-10-24 04:01:58 +02:00
Nextcloud bot
bf9caed2cf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-24 00:57:23 +00:00
Ferdinand Thiessen
0a421daacb
fix: Bind all generic question listeners to reduce boilerplate code
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-23 17:37:43 +02:00
Ferdinand Thiessen
d49d2d7af1
fix: Catch all question props so they do not pollute the HTML
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-23 17:37:43 +02:00
Ferdinand Thiessen
5cef83e84f
feat: Allow to reorder questions by keyboard
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-23 17:37:40 +02:00
dependabot[bot]
cf52d3c49f
Merge pull request #1753 from nextcloud/dependabot/github_actions/main/peter-evans/create-or-update-comment-3.1.0
2023-10-21 12:32:32 +00:00
dependabot[bot]
ed6547c69c
Merge pull request #1755 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/moment-1.2.2
2023-10-21 05:45:48 +00:00
dependabot[bot]
902db92734
Build(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2
...
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment ) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 04:52:08 +00:00
dependabot[bot]
96a3b993fe
Merge pull request #1756 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/router-2.2.0
2023-10-21 04:51:21 +00:00
dependabot[bot]
219e645229
Build(deps): Bump @nextcloud/router from 2.1.2 to 2.2.0
...
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/router"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 03:25:00 +00:00
dependabot[bot]
81d0c175f3
Merge pull request #1754 from nextcloud/dependabot/npm_and_yarn/main/core-js-3.33.1
2023-10-21 03:23:39 +00:00
dependabot[bot]
19d8f4841e
Build(deps): Bump core-js from 3.33.0 to 3.33.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.33.0 to 3.33.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/commits/v3.33.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:30:49 +00:00
dependabot[bot]
3d282d9558
Build(deps): Bump peter-evans/create-or-update-comment
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](c6c9a1a660...23ff15729e
)
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:08:21 +00:00
Nextcloud bot
8de53dd1fe
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 00:57:36 +00:00
dependabot[bot]
4071e8c6eb
Merge pull request #1749 from nextcloud/dependabot/npm_and_yarn/babel/traverse-7.23.2
2023-10-19 13:56:14 +00:00
dependabot[bot]
52273fa4db
Build(deps): Bump @babel/traverse from 7.23.0 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 13:16:24 +00:00
Nextcloud bot
218f9b5715
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19 00:56:42 +00:00
Nextcloud bot
594338e9bf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-18 01:21:12 +00:00
Nextcloud bot
a4914d00b8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-17 00:59:25 +00:00
Chartman123
ef0bdcd9f6
Merge pull request #1659 from nextcloud/feat/custom-submission-message-385
...
feat: Implement custom submission message
2023-10-16 22:21:58 +02:00
Ferdinand Thiessen
fed3d4c11e
feat: Implement custom submission message
...
This message is shown when a user submits the form and can be formatted using markdown.
Make the custom submission message hidden behind a checkbox
Null on submissionMessage means disabled
Co-authored-by: Chartman123 <chris-hartmann@gmx.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-16 22:03:27 +02:00
Ferdinand Thiessen
3f639a6ea2
Merge pull request #1746 from nextcloud/enh/add-submission-notification-for-circles
...
feat(ActivityManager): Send notification about new submissions to circle memebers
2023-10-16 21:02:11 +02:00
Ferdinand Thiessen
30cda6221b
Merge pull request #1310 from nextcloud/enh/warn_before_leave
...
Implement warning when leaving an unsubmitted form
2023-10-16 20:34:27 +02:00
Ferdinand Thiessen
6c0ad5d89b
feat(ActivityManager): Send notification about new submissions to circle memebers
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-16 20:31:28 +02:00
Christian Hartmann
4e636c0240
Implement warning when leaving an unsubmitted form
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2023-10-16 20:00:59 +02:00
Chartman123
cf2c71c97e
Merge pull request #1745 from nextcloud/fix/docs
...
fix(docs): Add changes of API 2.1 to the API docs
2023-10-16 19:54:25 +02:00
Ferdinand Thiessen
cb8cb911cb
fix(docs): Add changes of API 2.1 to the API docs
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-16 19:26:54 +02:00
Nextcloud bot
b54c5146ca
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-16 00:57:35 +00:00
Nextcloud bot
7c6aae73cc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-15 00:56:31 +00:00
Chartman123
6f58720a90
Merge pull request #1744 from nextcloud/dependabot/github_actions/main/actions/checkout-4
...
Build(deps): Bump actions/checkout from 3 to 4
2023-10-14 10:01:54 +02:00
dependabot[bot]
5d9d994c98
Build(deps): Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 01:37:07 +00:00
Nextcloud bot
8359d2d1b5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-13 01:43:47 +00:00
Nextcloud bot
5e0e15628a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-12 00:54:54 +00:00
Nextcloud bot
e32772bd5e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-11 01:00:39 +00:00
Chartman123
1bb348eb8f
Merge pull request #1467 from nextcloud/feat/share-circle
...
Feature: Allow to share forms with Circles
2023-10-10 20:33:35 +02:00
Ferdinand Thiessen
c88001b95e
Merge pull request #1743 from mschmidm/fix/no-h1-markdown-styling
...
fix: no styling applied to h1-headings in markdown (closes #1668 )
2023-10-10 16:39:32 +02:00
Ferdinand Thiessen
fb533d74cb
feat(sharing): Allow to share forms with circles
...
* Add CirclesService to handle all circles related functions
* Add activity related functions for circle shares
* Add frontend functions to allow sharing with circles
* Add circles app to phpunit workflows
* Make `FormsService` compatible with circle shares
* Add support for circle shares to
* `notifyNewShares`
* `getShareDisplayName`
* `isSharedToUser`
Co-authored-by: Chartman123 <chris-hartmann@gmx.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-10 16:36:24 +02:00
Nextcloud bot
ba43fcf1e1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-10 01:20:41 +00:00
mschmidm
2ea3fb3cf4
fix: no styling applied to h1-headings in markdown ( closes #1668 )
...
Signed-off-by: Michael Schmidmaier <mschmidm@users.noreply.github.com>
2023-10-10 00:20:54 +02:00
Nextcloud bot
e9110eb33e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-09 00:57:17 +00:00
Nextcloud bot
f2853c02d7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-08 00:59:01 +00:00
dependabot[bot]
9103c238ac
Merge pull request #1742 from nextcloud/dependabot/composer/main/nextcloud/ocp-27.1.2
2023-10-07 03:39:21 +00:00
dependabot[bot]
84e6602506
Build(deps-dev): Bump nextcloud/ocp from 27.1.1 to 27.1.2
...
Bumps [nextcloud/ocp](https://github.com/nextcloud-deps/ocp ) from 27.1.1 to 27.1.2.
- [Commits](https://github.com/nextcloud-deps/ocp/compare/v27.1.1...v27.1.2 )
---
updated-dependencies:
- dependency-name: nextcloud/ocp
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 02:28:08 +00:00