Enjeck C.
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
grnd-alt
838b648ef6
introduce cloneCard backendFunctionality
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-12-18 22:31:44 +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
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02: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
Luka Trovic
12217afe65
feat: create new card from smart picker
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2023-08-09 13:25:27 +02:00
Faraz Samapoor
559579fbd9
Refactors controllers by using PHP8's constructor property promotion.
...
Co-authored-by: Julius Härtl <jus@bitgrid.net >
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
Signed-off-by: Faraz Samapoor <fsa@adlas.at >
2023-07-14 15:42:44 +03:30
Julius Härtl
0985f24f57
chore: Fix php-cs-fixer errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-05 22:26:08 +02:00
Julius Härtl
f6eea0e467
Refactor update to have proper order of optional parameters
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-05-28 14:13:25 +02:00
Julius Härtl
e7f9fc59fa
Fix issues when creating a card from a talk message
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-02-19 16:06:46 +01:00
Julius Härtl
52febb396c
Fix php cs issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-22 19:57:19 +02:00
Julius Härtl
3c6a177da9
Add backend for assigning groups to cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:09 +02:00
Julius Härtl
695042cdd0
Implement stack and card reordering
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-05 22:37:47 +02:00
Julius Härtl
c6d16f4c16
Set default card type to plain
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-11 12:02:55 +02:00
Manuel Arno Korfmann
f2795f120b
show deleted cards in sidebar tab (styling still wip)
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
card undo delete done, styling still wip
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
fix Codacy findings
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:30 +02:00
Manuel Arno Korfmann
2ef4b55af4
cards soft delete wip
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
cards: softdelete done; undo delete wip
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
show deleted cards in board settings sidebar wip
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
CardMapper#findDeleted: fix bug in entity property assigning
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:30 +02:00
Julius Härtl
447cb80573
Backend: assign/remove user impelementation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:08 +02:00
Julius Härtl
f746588111
Backend: Get list of users to assign
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:08 +02:00
Julius Härtl
c45bb71084
Fix phpstorm inspection issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-17 01:17:37 +02:00
Julius Härtl
9a77bd7c7c
Implement due dates for cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-06-19 10:36:29 +02:00
Scrutinizer Auto-Fixer
c01bfb5e44
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 13:01:52 +00:00
Scrutinizer Auto-Fixer
094aa6d636
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 09:28:59 +00:00
Julius Haertl
73d196aa6c
Test controllers
2017-01-18 14:18:29 +01:00
Julius Haertl
eb02f267a5
Fix constructor indentation
2017-01-18 13:38:12 +01:00
Julius Haertl
b0627d8979
Remove dark magic middleware and check permission in services
2017-01-13 16:36:36 +01:00
Julius Haertl
c1bbe62cfa
Remove unused variables
2016-10-28 22:04:56 +02:00
Julius Haertl
9bbe4b9137
PHPdoc and small fixes
2016-10-28 00:48:00 +02:00
Julius Haertl
2deffacd98
Add SharingMiddleware for permission checks and small fixes
2016-08-24 01:22:45 +02:00
Julius Haertl
33e99b9e7c
move to PSR-4
2016-08-19 18:10:07 +02:00