Julien Veyssier
5a108b64b0
use distinct pagination cursor for cards and boards, use cursor and limit in SearchService::searchBoards()
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2021-10-04 17:38:07 +02:00
Nextcloud bot
00630587af
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-04 02:37:16 +00:00
Nextcloud bot
b02cf925a1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-10-02 02:37:09 +00:00
Julius Härtl
aaa26575dd
Bump version to 1.5.3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
v1.5.3
2021-09-14 21:08:10 +02:00
Julius Härtl
aebb3cef03
Merge pull request #3317 from nextcloud/backport/3316/stable22
...
[stable22] Additional check for stacks
2021-09-14 21:06:56 +02:00
Julius Härtl
18a7ae3a1a
Additional check for stacks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-09-14 19:01:19 +00:00
Nextcloud bot
6c84c67970
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-14 02:42:00 +00:00
Nextcloud bot
d449acde30
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-13 02:40:06 +00:00
Nextcloud bot
c1e700cefa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-12 02:40:07 +00:00
Julius Härtl
30df03948c
Bump version to 1.5.2
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
v1.5.2
2021-09-09 14:18:07 +02:00
Nextcloud bot
15ea081daa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-09 02:38:56 +00:00
Julius Härtl
0f71741c46
Merge pull request #3306 from nextcloud/backport/3299/stable22
...
[stable22] Return false instead of throwing when getting calendar setting
2021-09-08 18:28:57 +02:00
Julius Härtl
585f0999a3
Merge pull request #3303 from nextcloud/backport/3298/stable22
2021-09-08 18:14:35 +02:00
Julius Härtl
d51f645299
Return false instead of throwing when getting calendar integration setting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-09-08 16:00:28 +00:00
Julius Härtl
ebbe4eb802
Delete file shares through attachments API
...
Previously the file was deleted in the file structure of the user is not
expected as the file might not only be related to the card.
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-09-08 17:57:01 +02:00
Nextcloud bot
d6c94f44d9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-08 02:38:21 +00:00
Julius Härtl
86345a6338
Merge pull request #3300 from nextcloud/backport/3294/stable22
...
[stable22] Fix print style issues
2021-09-07 13:14:33 +02:00
Michael Weimann
2c77d8a589
fix print style issues
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu >
2021-09-06 13:58:34 +00:00
Nextcloud bot
16cbbd4805
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-06 02:38:53 +00:00
Nextcloud bot
8aa77679c8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-09-05 02:38:20 +00:00
Julius Härtl
e6cff5bbb6
Bump version to 1.5.1
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
v1.5.1
2021-09-03 15:03:27 +02:00
Nextcloud bot
86ed24744c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-31 02:37:47 +00:00
Julius Härtl
01ed3625dc
Merge pull request #3264 from nextcloud/backport/3263/stable22
...
[stable22] Defer obtaining the user session in the config service
2021-08-20 19:07:13 +02:00
Julius Härtl
cc9dea1f2b
Defer obtaining the user session in the config service which might be injected before login has hapened
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-08-20 16:02:48 +00:00
Nextcloud bot
b16ade905c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-18 02:37:01 +00:00
Nextcloud bot
ee1bba7d99
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-10 02:44:35 +00:00
Nextcloud bot
3407097e95
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-06 02:38:51 +00:00
Julius Härtl
47ac3e6082
Merge pull request #3231 from nextcloud/backport/3225/stable22
...
[stable22] Check for null value to avoid TypeError in the group manager
2021-08-05 09:04:16 +02:00
Julius Härtl
75110bed47
Check for null value to avoid TypeError in the group manager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-08-04 16:41:31 +00:00
Julius Härtl
74f0106718
Merge pull request #3224 from nextcloud/backport/3217/stable22
...
[stable22] Move circle checks to a unified service and improve member checks
2021-08-03 11:41:03 +02:00
Julius Härtl
958d50d9b7
Move circle checks to a unified service and improve member checks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-08-03 07:43:30 +00:00
Julius Härtl
5f4aa017b6
Pin mariadb to 10.5 for tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-08-03 09:42:43 +02:00
Nextcloud bot
92c2a58f50
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-08-01 02:12:52 +00:00
Nextcloud bot
75bf0dffe6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-07-15 10:52:50 +00:00
Julius Härtl
45a10f0840
Bump version to 1.5.0
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
v1.5.0
2021-07-09 11:55:34 +02:00
Julius Härtl
fbf3b1cd19
Merge pull request #3168 from nextcloud/backport/3161/stable22
...
[stable22] Reduce duplicate queries when fetching user boards an permissions
2021-07-06 07:54:35 +02:00
Julius Härtl
0cc4151929
Reduce duplicate queries when fetching user boards an permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-07-05 18:27:49 +00:00
Julius Härtl
e261ade1bb
Merge pull request #3165 from nextcloud/backport/3151/stable22
...
[stable22] Always log generic exceptions
2021-07-05 16:21:15 +02:00
Julius Härtl
5d7e54d419
Always log generic exceptions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-07-02 15:55:44 +00:00
Julius Härtl
3499858295
Merge remote-tracking branch 'origin/master' into stable22
2021-06-25 15:39:38 +02:00
Julius Härtl
48e7710a61
Merge pull request #3152 from nextcloud/bugfix/noid/create-manage-empty
...
Only offer stack creation in emptycontent with proper permissions
2021-06-25 15:38:38 +02:00
Julius Härtl
cbd14eb30a
Merge pull request #3105 from nextcloud/bugfix/circles-22
...
Circles 22
2021-06-25 15:35:15 +02:00
Julius Härtl
e77041a105
Merge pull request #3147 from nextcloud/enh/dashboardAddCardButton2
2021-06-25 11:27:26 +02:00
Julius Härtl
3e032b133d
Add compatibility for circles on 22
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-06-25 11:23:38 +02:00
Julius Härtl
50e2410acb
Only offer stack creation in emptycontent with proper permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-06-25 11:06:26 +02:00
Jakob Röhrl
0335229f4f
Add new card button to the dashboard widget
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2021-06-25 10:48:19 +02:00
Julius Härtl
6365d83431
Merge pull request #2854 from nextcloud/enh/upcomingCardAddCardButton
...
add card button in card overview
2021-06-25 10:29:41 +02:00
Jakob Röhrl
6e1e281638
add card button in card overview
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2021-06-25 10:06:31 +02:00
Julius Härtl
1615e218bd
Merge pull request #3148 from nextcloud/update-stable22-target-versions
...
Update stable22 target versions
2021-06-25 09:07:38 +02:00
Joas Schilling
9a3b859780
Update stable22 target versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-06-24 14:07:30 +02:00