Enjeck C. and backportbot[bot]
6685341d9c
fix: Use getId() method for card ID retrieval
...
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com >
2025-07-29 09:00:11 +00:00
Luka Trovic and backportbot[bot]
1c3c7c730a
fix: acl check when delete, update board acl
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-07-25 15:51:05 +00:00
grnd-alt and backportbot[bot]
ef3db3eec0
fix:allow foreign label deletion
...
Signed-off-by: grnd-alt <github@belakkaf.net >
2025-07-25 10:27:14 +00:00
Luka Trovic and Luka Trovic
c5e5715a0c
fix: update DeleteCron to remove deleted lists
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-06-05 20:17:59 +02:00
Richard Steinmetz and backportbot[bot]
0191d54369
perf: don't enrich cards when finding calendar entries
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-04-29 12:07:35 +00:00
grnd-alt and GitHub
15e019fd03
fix: only delete assignments on unshared board ( #6934 )
...
Signed-off-by: grnd-alt <github@belakkaf.net >
2025-04-29 09:09:41 +02:00
c3362a8584
[stable31] fix: Limit label actions to labels of the cards board ( #6954 )
...
* fix: Limit label actions to labels of the cards board
Signed-off-by: Julius Härtl <jus@bitgrid.net >
* tests: Fix unit test mocking around label checks
Signed-off-by: Julius Knorr <jus@bitgrid.net >
---------
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Signed-off-by: Julius Knorr <jus@bitgrid.net >
Co-authored-by: Julius Härtl <jus@bitgrid.net >
2025-04-28 13:02:34 +02:00
Julius Knorr and backportbot[bot]
a692b8c512
fix: Use strings as rich object ids
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-04-28 06:51:23 +00:00
Julius Knorr and backportbot[bot]
5ca18b1d32
perf: Skip doing a query just to check if a board is deleted
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-04-08 21:00:09 +00:00
Julius Knorr and backportbot[bot]
81c8aad66f
fix: Adapt URLs generated in the backend to new routes
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-02-12 21:32:18 +00:00
Elizabeth Danzberger and backportbot[bot]
3288e0e002
fix: skip exporting a deleted card
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de >
2025-02-04 18:28:19 +00:00
Julius Knorr
047fcb6584
fix: Skip individual board caches when listing all boards
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:38 +01:00
Julius Härtl
75be929077
feat: Implement reference resolving for cards that have a link in the title
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Enrich on update
Signed-off-by: Julius Knorr <jus@bitgrid.net >
fix: Enrich on create
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:37 +01:00
Julius Knorr and GitHub
0f593eda27
Merge pull request #6646 from nextcloud/fix/6516
2025-01-09 17:17:20 +01:00
Julius Knorr
a35489bee3
fix: Catch not found card
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-03 14:48:00 +01:00
Luka Trovic and GitHub
fe1c4e5b34
Merge pull request #6642 from nextcloud/fix/public-dav
...
fix: Avoid failing on public dav URLs
2025-01-03 11:11:54 +01:00
Luka Trovic and GitHub
eeda7b4fb9
Merge pull request #6641 from nextcloud/fix/activity
...
fix: Proper rich object formats
2025-01-03 10:50:58 +01:00
Julius Knorr and GitHub
052774397c
Merge pull request #3430 from bahuma20/2797-clone-cards
...
Clone cards together with the board
2025-01-02 17:08:14 +01:00
Max Bachhuber and Julius Knorr
f2c30afe8a
feat: Add possibility to clone cards when cloning a board
...
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Adjust BoardServiceTest to new dependencies
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add BoardCloneModal vue component to frontend. Adjust BoardApi and store to support clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add license and credits
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix PHP code style
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change default clone settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add accordion for advanced settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix bug which caused board to be cloned when clicking out of the modal
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change wording of clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
fix: Rebase failures
Signed-off-by: Julius Härtl <jus@bitgrid.net >
update cloneBoards phpdoc
make error message clear
SPDX Header BoardCloneModal.vue
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2025-01-02 16:58:58 +01:00
Julius Knorr and GitHub
ea01d84419
Merge pull request #5859 from mulles/patch-1
...
Update TrelloJsonService.php
2025-01-02 15:58:42 +01:00
Julius Knorr and GitHub
c630d3e809
Merge pull request #6138 from xyjonas/programmatic-archive-unarchive-card
...
Feat(REST API): add url to (un)archive cards
2025-01-02 15:55:47 +01:00
Julius Knorr
97eb0a2c5e
fix: Avoid failing on public dav URLs
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-02 10:16:00 +01:00
Julius Knorr
59fa3cd11c
fix: Proper rich object formats
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-02 10:14:54 +01:00
Joas Schilling
6ceecd4f9b
fix(notifications): Notifier::prepare() threw \InvalidArgumentException which is deprecated
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-12-20 15:12:36 +01:00
grnd-alt and Julius Knorr
1fe20dcc1d
check user-permsisions when assigning to cloned card
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-12-18 22:31:44 +01:00
grnd-alt and Julius Knorr
838b648ef6
introduce cloneCard backendFunctionality
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-12-18 22:31:44 +01:00
Julius Knorr and GitHub
f6df55dd2d
Merge pull request #6611 from nextcloud/fix/query-builder-reuse
...
fix: Use new query builder
2024-12-18 08:48:32 +01:00
Julius Knorr
443c7f852e
fix: Use new query builder
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 15:20:08 +01:00
Julius Knorr
86cb011a5c
style: Fix php-cs issues
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 09:22:00 +01:00
Luka Trovic
fff42693df
fix: workflow issues
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-10-25 17:32:25 +02:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02:00
Jonas H. Steiner and Julius Härtl
e986ca31a1
Feat(REST API): add url to (un)archive cards
...
Signed-off-by: Jonas H. Steiner <jsteiner@plusline.net >
2024-08-29 12:33:01 +02:00
Julius Härtl and GitHub
43a0fec9a6
Merge pull request #6257 from nextcloud/fix/no-cross-referencing-in-labels
...
copy labels when moving cards between boards
2024-08-29 12:30:17 +02:00
grnd-alt
dbca6bc0d7
copy labels when moving cards between boards
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-28 11:59:34 +02:00
dependabot[bot] and Julius Härtl
ba3e97b73d
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 08:14:42 +02:00
Ferdinand Thiessen
beb563e74e
refactor: Migrate away from deprecated ILogger interface to PSR-3
...
Mostly replace `ILogger` with `LoggerInterface` and some minor cleanup (constructor property promotion).
Some places used the deprecated `logException` this is easy to migrate by simply use the appropriate loglevel on the logger
and place the exception under the `exception` key in the context.
Also the manual checking of the configured log level is not needed, as this is already done by the logger.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-08-19 14:09:13 +02:00
grnd-alt
d86ef0b005
use deleted_users for users that do not exist
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-13 11:04:02 +02:00
grnd-alt and Julius Härtl
09748aebb9
export json data of commments
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-05 10:05:05 +02:00
grnd-alt
8da918a6a8
add Order when cloning board
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-07-31 13:21:20 +02:00
Julius Härtl
19e35fdee4
fix: Remove bindParam usage with simpler query
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-07-03 10:24:50 +02:00
Jonas
df5b5690a0
Only check path for being accessible when the storage is a object home
...
Forward-ported https://github.com/nextcloud/server/pull/24103
Signed-off-by: Jonas <jonas@freesources.org >
2024-07-02 10:37:56 +02:00
Julius Härtl
261e6d0362
chore: Move comments event handler to use proper event dispatcher
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-06-28 14:20:38 +02:00
Julius Härtl
d4ea088cd2
perf: Avoid fetching labels and owner details on permission check
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-06-25 17:01:30 +02:00
Julius Härtl
ec9e87d0cb
chore: Clean up permission service
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-06-21 09:58:11 +02:00
mulles and GitHub
be263513b3
Update TrelloJsonService.php
...
removed trailing white space, I am sorry for that thx for your patience.
Signed-off-by: mulles <com.github@emu.lu >
2024-05-22 10:28:47 +02:00
mulles and GitHub
db4db8a696
Merge branch 'main' into patch-1
2024-05-22 10:25:17 +02:00
Julius Härtl and GitHub
e9d1e93f47
Merge pull request #5722 from JimMadge/config_default
2024-05-09 14:07:57 +02:00
Jim Madge and Julius Härtl
2d1a6e78a4
Change import data option to value_required
...
Signed-off-by: Jim Madge <jmadge@turing.ac.uk >
2024-05-09 13:23:37 +02:00
Jim Madge and Julius Härtl
5ed61ff0cd
Change default import config argument to null
...
Signed-off-by: Jim Madge <jmadge@turing.ac.uk >
2024-05-09 13:23:37 +02:00
Rob Emery and Julius Härtl
afb50574f7
Applying variable naming scheme, returning schema only if changes are made for performance and removing the original
...
creation of the indicies for new installations
Signed-off-by: Rob Emery <git@mintsoft.net >
2024-05-09 13:13:43 +02:00