Julius Härtl
1f4ab91231
Delete boards that users own once they are deleted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-02 17:26:06 +02:00
Julius Härtl
fc5c34897e
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-06 09:42:38 +02:00
Julius Härtl
611f9ff6a5
Do not change participant primary key
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-06 09:24:41 +02: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
141ab46b46
Properly sort cards if order is the same
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 10:01:00 +02:00
Julius Härtl
541fc9cfbb
Fix primary key usage with different types
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:13 +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
9f9d6797bf
Do not get deleted cards when fetching overdue for notifications
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-29 12:40:41 +02:00
Jakob Röhrl
d27a5ac9ba
override attachment
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-03-11 12:08:23 +01:00
Julius Härtl
4c0512f0b7
Bump phpunit and fix CI
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-17 20:25:57 +01:00
Julius Härtl
1811dc73b7
Fix ACL and archived REST endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-06-30 13:27:22 +02:00
Arthur Schiwon
5423894175
Revert "Do not use getDisplayName for groups"
...
This reverts commit 12ebffb885 .
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2019-05-23 18:15:24 +02:00
Julius Härtl
47e3aad1b7
Only map circles if the app is enabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-05-07 14:01:38 +02:00
Julius Härtl
b0eaae6705
Add lastModified field to labels
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-10 16:48:36 +02:00
Julius Härtl
ed38e70989
Properly fetch infromation for personal circles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-27 18:15:11 +01:00
Julius Härtl
ed3991b7bd
Share with circles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-27 18:10:43 +01:00
Julius Härtl
6e4f8ca8ea
Enrich board listing with stacks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-14 22:32:06 +01:00
Julius Härtl
ec42c0c2b4
Fix numeric types and missing card id in card detail results
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-20 08:27:10 +01:00
Julius Härtl
dd104466d6
Do not expose activity on every autosave
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-05 13:09:43 +01:00
bpcurse
9786efe490
Bugfix for missing dbtableprefix in 'cardChanged' function in /lib/Db/ChangeHelper.php (68)
2018-11-17 17:29:50 +01:00
Julius Härtl
2673bada6a
Update stack lastModified as well
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-05 14:56:36 +01:00
Julius Härtl
a026ebf094
Add change database helper
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-05 14:53:01 +01:00
Julius Härtl
a068d6e1c6
Add last_modified to board/stack database and add check on index methods
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-05 13:23:26 +01:00
Julius Härtl
d3027acd37
Add backend support for comments
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:25 +02:00
Julius Härtl
dcfb9f3903
Properly annotate exceptions thrown by services
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-08-15 21:15:19 +02:00
Manuel Arno Korfmann
94e1b86eaf
fixed bugs where labels would dissappear
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:31 +02:00
Manuel Arno Korfmann
5ddfb66633
Card,Stack undo delete: CardServiceTest fix
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Stack,Card undo delete: Test Fix 2
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card, Stack undo delete: Test fix 3
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card,Stack undo delete: Test fix 4
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Stack, Card undo delete: Relative time in deleted entity listings
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Card, Stack undo delete: Test Fix 5
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Test Fix 6
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
Test Fix 7
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
fix codacy
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:31 +02:00
Manuel Arno Korfmann
41d30d4fd4
stack, card undo delete: refactoring
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
stack undo delete: serve cards with deleted and delete actions
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
stack, cards undo delete: codacy
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
card undo delete: 526#discussion_r204501758, refactoring
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
card, stack undo delete: code review fixes #1
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
undo card, stack delete: show deleted stacks name in deleted card listing
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:31 +02:00
Manuel Arno Korfmann
ef4ce31c47
refactoring and stack undo delete early wip
...
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
stack soft delete done
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
stack undo delete done
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
stack undo: code review remarks and fixes
Signed-off-by: Manuel Arno Korfmann <manu@korfmann.info >
2018-08-15 20:33:30 +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
4d8acecc57
Simly remove 4byte chars from the description if those are not supported
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-07-25 18:33:24 +02:00
Julius Härtl
147c317a46
Create proper parameters with QueryBuilder
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 20:08:02 +02:00
Julius Härtl
c2c0bae3d6
Fix scrutinizer issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 19:40:12 +02:00
Julius Härtl
c720f964bb
Add AttachmentMapperTest
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 18:41:14 +02:00
Julius Härtl
7b230d567e
Add field for user count
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 18:00:04 +02:00
Julius Härtl
0137b882c5
Add attachment indicator
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 18:00:04 +02:00
Julius Härtl
ee5a54a575
Allow to undo file deletions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 18:00:04 +02:00
Julius Härtl
45c7241daf
Implement attachment backend with a first module for app data file upload
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-06-19 17:59:00 +02:00
Scrutinizer Auto-Fixer
b633d82c5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2018-05-12 11:10:23 +00:00
Julius Härtl
d362e0ad0e
No typehinting in deck yet
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-03-02 19:16:03 +01:00
Julius Härtl
9b82779513
Remove deleted users from assignments
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-03-02 17:54:16 +01:00
Julius Härtl
0e092d3495
Only return updated properties not resolvable ones
...
fixes #406
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-02-28 16:48:40 +01:00
Julius Härtl
a8aab8d049
Move to numeric acl types
...
fixes #297
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-12-08 20:12:53 +01:00
Julius Härtl
7c552e9a52
Only send overdue notifications for unarchived cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-12-07 20:20:47 +01:00
Julius Härtl
a2adcf2487
Add default for injected value since out app container is not queried during update
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-11-11 12:05:46 +01:00
Julius Härtl
a322c7a3b5
Tests: Add integration test for user assignment
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:08 +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
4cf746dd6f
WIP: assign users
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:08 +02:00