Commit Graph

7769 Commits

Author SHA1 Message Date
Julius Härtl
c876e87990 fix: Disable dragging archived cards (fix #3271)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-13 09:00:56 +01:00
Nextcloud bot
bd515c125e Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-13 00:41:32 +00:00
Julius Härtl
342d9beaf6 fix: Add title with absolute date time to activity (fix #4508, fix #2122)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-12 09:09:52 +01:00
Julius Härtl
ee1a3e0515 fix: Detect end of the activity responses (fix #3395)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-12 09:09:52 +01:00
Julius Härtl
265c4c4039 fix: Use full card menu everywhere (fix #3993)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-12 09:09:52 +01:00
Julius Härtl
58180272ec fix: Expose card actions in the card menu (fix #3180)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-12 09:09:52 +01:00
Julius Härtl
ce0cb78aa3 Merge pull request #5277 from nextcloud/automated/noid/main-fix-npm-audit 2023-11-12 09:06:29 +01:00
Julius Härtl
7cdd2087dd Merge pull request #5275 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-11-12 09:03:08 +01:00
nextcloud-command
8711b3f9c3 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-11-12 04:05:44 +00:00
nextcloud-command
769c320ce6 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-11-12 02:45:36 +00:00
Nextcloud bot
6950affc84 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-12 00:40:48 +00:00
Julius Härtl
b360ba66c0 fix: Style new card input and buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-11 20:18:23 +01:00
dependabot[bot]
5a54ea12cf Merge pull request #5268 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.27.1 2023-11-11 03:38:32 +00:00
dependabot[bot]
66ae730276 Merge pull request #5267 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.5.0 2023-11-11 03:32:11 +00:00
dependabot[bot]
2d72aa1330 Merge pull request #5266 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-4.2.2 2023-11-11 03:28:36 +00:00
dependabot[bot]
21a7131728 Chore(deps): Bump shivammathur/setup-php from 2.27.0 to 2.27.1
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.27.0 to 2.27.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.27.0...2.27.1)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 02:14:51 +00:00
dependabot[bot]
72191c39f0 Chore(deps-dev): Bump cypress from 13.4.0 to 13.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.5.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 02:12:20 +00:00
dependabot[bot]
1a3f1bdeb9 Chore(deps): Bump @nextcloud/dialogs from 4.2.1 to 4.2.2
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.2/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 02:12:00 +00:00
Nextcloud bot
da8b12a7fa Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-11 00:38:51 +00:00
Julius Härtl
f16240388d ci(cypress): fix check for no due date
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-10 16:17:38 +01:00
Julius Härtl
a52de61b57 fix: Align card details better to take less space
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-10 15:44:41 +01:00
Julius Härtl
41d17494d4 fix: Fix spacing and reserved scrollbar space
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-10 12:04:34 +01:00
Nextcloud bot
8f8597def7 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-10 00:40:52 +00:00
Julius Härtl
9810faf877 chore(release): Bump version to 1.12.0-beta.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
v1.12.0-beta.1
2023-11-09 15:21:37 +01:00
Nextcloud bot
ef958d1566 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-09 00:43:06 +00:00
Julius Härtl
6ea878e39a Merge pull request #4137 from TehThanos/master 2023-11-08 15:40:43 +01:00
Julius Härtl
51ac5db960 fix: Show tooltip for readable date
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:36 +01:00
Julius Härtl
71cb08b00f docs: Update API docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:36 +01:00
Julius Härtl
6d671338b6 fix: Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:36 +01:00
Julius Härtl
1462d6b7e2 fix: Move all actions to the duedate section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:36 +01:00
Julius Härtl
27d5861456 fix: Allow optional nullable parameters in the API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:35 +01:00
Julius Härtl
c405a5729a fix: Expose done done state through CalDAV
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:35 +01:00
Julius Härtl
c2fd5163b0 fix: Move to storing the date instead of boolean for done state
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-08 12:59:35 +01:00
Thanos Kamber
c3b4ed6e1f Added ability to mark card as done
Closes #534

Signed-off-by: Thanos Kamber <thanos.kamber@gmail.com>
2023-11-08 12:59:27 +01:00
Julius Härtl
de4ad24cd6 Merge pull request #5262 from nextcloud/bugfix/noid/card-reference-url 2023-11-07 11:23:52 +01:00
Julius Härtl
08d30bbc23 fix: Check both card reference url patterns
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-07 09:53:12 +01:00
Julius Härtl
93e5ee7301 Merge pull request #5260 from nextcloud/bugfix/noid/postgres-index 2023-11-07 08:47:28 +01:00
Nextcloud bot
cc57e67eb5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-07 00:49:37 +00:00
Julius Härtl
029082bf7f fix: Avoid too large index on postgres as indexing just the last_editor column is enough
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-06 17:40:57 +01:00
Julius Härtl
2140188dbf chore: bump dev version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-06 17:29:48 +01:00
Julius Härtl
078495fcf7 Merge pull request #5258 from jamazi/main 2023-11-06 16:34:40 +01:00
jamazi
20b31f4718 Fix(test): trim whitespace before compare
Signed-off-by: jamazi <jamazi@tutanota.com>
2023-11-06 14:53:56 +03:00
Julius Härtl
9872a4bec4 Merge pull request #5257 from nextcloud/automated/noid/main-update-nextcloud-ocp 2023-11-06 08:59:38 +01:00
jamazi
2a4b3e709c add support for bidi text
fix #1959

Signed-off-by: jamazi <jamazi@tutanota.com>
2023-11-05 16:52:15 +03:00
nextcloud-command
9d3b90b098 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-11-05 02:34:15 +00:00
Nextcloud bot
30c5f276b6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-05 00:45:36 +00:00
dependabot[bot]
8093abad96 Merge pull request #5256 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.27.0 2023-11-04 03:46:23 +00:00
dependabot[bot]
e9c6eb3be2 Merge pull request #5255 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.4.0 2023-11-04 03:37:05 +00:00
dependabot[bot]
a7aff64fec Chore(deps): Bump shivammathur/setup-php from 2.26.0 to 2.27.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.26.0...2.27.0)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:57:39 +00:00
dependabot[bot]
7df322e81c Chore(deps-dev): Bump cypress from 13.3.3 to 13.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.3 to 13.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.3.3...v13.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:39:30 +00:00