Max
|
f0619912ff
|
Fix(occ): set user id for permission sevice from board service
Fixes #4010.
Signed-off-by: Max <max@nextcloud.com>
|
2023-06-14 10:31:08 +00:00 |
|
Luka Trovic
|
9d09916c17
|
feat: add validators to check values in services
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-10-31 11:59:50 +00:00 |
|
Carl Schwan
|
44481e1c2a
|
Switch from OC::$server->get to OCP\Server::get
And add a bit more typing to some classes + psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-12 10:55:36 +02:00 |
|
Julius Härtl
|
9fab40d12a
|
Fetch full board data after cloning
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-02 17:48:25 +02:00 |
|
Raul Ferreira Fuentes
|
8c1e53a8df
|
Fix test case which relied on mapper->delete() returning a bool value
Signed-off-by: Raul Ferreira Fuentes <raul@nextcloud.com>
|
2022-04-11 20:04:16 +02:00 |
|
Julius Härtl
|
23f0b16a5a
|
Handle board exceptions more gracefully
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:30 +01:00 |
|
Julius Härtl
|
3f29cd97db
|
Cover case where the owner is preserved
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:30 +01:00 |
|
Luka Trovic
|
9f1dbd137c
|
fix: feedback
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 08:23:29 +01:00 |
|
Luka Trovic
|
bf9a51d167
|
feat: add api endpoint and UI to transfer a board to a different user
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 08:23:29 +01:00 |
|
Julius Härtl
|
4f13977851
|
Reuse single board transfer for all user boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:29 +01:00 |
|
Julius Härtl
|
c2144373d9
|
fix: Properly handle limited scope for remapping users
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:29 +01:00 |
|
Julius Härtl
|
a45e46f80a
|
Allow transfer of single boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:29 +01:00 |
|
Julius Härtl
|
b774090032
|
fix: Psalm
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:28 +01:00 |
|
Julius Härtl
|
72134e6e95
|
fix: unit tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-22 08:23:28 +01:00 |
|
Luka Trovic
|
4615926e3b
|
fix: integration tests
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-03-22 08:23:28 +01:00 |
|
Julius Härtl
|
e8ada52c37
|
Make queries work with the new base mapper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
fix: conflicts
|
2022-03-22 08:23:27 +01:00 |
|
Sergey Shliakhov
|
6106066460
|
Fix coding styles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Max <max@nextcloud.com>
|
2022-03-22 08:23:27 +01:00 |
|
Sergey Shliakhov
|
7df4b7c4bf
|
Transfer deck ownership even if target user already participant of a board
https://github.com/nextcloud/deck/pull/1955#issuecomment-640392715
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 08:23:27 +01:00 |
|
Sergey Shliakhov
|
b45c454ce2
|
Fix code style
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
|
2022-03-22 08:23:26 +01:00 |
|
Sergey Shliakhov
|
19a2aeb5e5
|
Update docs
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
fix: conflicts
|
2022-03-22 08:23:26 +01:00 |
|
Luka Trovic
|
165375fbab
|
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com>
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-03-09 16:57:31 +01:00 |
|
Julius Härtl
|
901b8f2506
|
Avoid fetching board details multiple times
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-11-24 09:40:30 +01:00 |
|
Julien Veyssier
|
dd0a22ba04
|
use term in DB query instead of filtering in php
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2021-10-04 18:33:53 +02:00 |
|
Julien Veyssier
|
7425d00ba5
|
harmonize since and before search params
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2021-10-04 18:33:53 +02:00 |
|
Julien Veyssier
|
ca04efb736
|
apply date search filter in SQL queries instead of computing it in php
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2021-10-04 18:33:53 +02:00 |
|
Julius Härtl
|
6b8f24a3b8
|
Remove notification on unshare/unassign and add type hints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-16 17:04:14 +02:00 |
|
Julius Härtl
|
840c143b92
|
Implement advanced search queries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 14:13:03 +02:00 |
|
Julius Härtl
|
322480a3b7
|
Move full text search to proper events
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-13 11:04:17 +02:00 |
|
Julius Härtl
|
74814ad614
|
Fix test mocking
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
e92d34bfcb
|
Implement share provider for deck
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:52 +01:00 |
|
Julius Härtl
|
4e92faa517
|
Do not error on deprecated methods for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-28 14:48:52 +01:00 |
|
Julius Härtl
|
8c1774c6c1
|
Merge pull request #2517 from nextcloud/bugfix/2482
Filter out duplicate cards in overview
|
2020-11-11 08:23:06 +01:00 |
|
Julius Härtl
|
d66068cdcd
|
Move AssignmentMapper to query builder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 15:25:24 +01:00 |
|
Julius Härtl
|
67fe250248
|
Refactor class names to Assignment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 15:25:24 +01:00 |
|
Julius Härtl
|
a7f8c183d5
|
Filter out duplicate cards in overview
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 14:21:59 +01:00 |
|
Julius Härtl
|
ba384d9b72
|
ConfigService cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-06 14:51:26 +01:00 |
|
Julius Härtl
|
9fcb0b78f2
|
Add option to configure notification level per board
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-06 12:07:04 +01:00 |
|
Julius Härtl
|
5ac3baa050
|
Move to OCP\Util
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-02 21:37:24 +02:00 |
|
Julius Härtl
|
79b950e192
|
Quick fix for filtering out archived boards from calendar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-10-02 13:50:10 +02:00 |
|
Julius Härtl
|
2f44532b75
|
Fix internal board cache keys
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-15 08:44:02 +02:00 |
|
Julius Härtl
|
341a9628e9
|
Further cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-11 10:39:30 +02:00 |
|
Julius Härtl
|
5536188892
|
Keep 18 compatibility
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:02:46 +02:00 |
|
Julius Härtl
|
204d520742
|
Add local boards cache
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-09-01 11:02:25 +02:00 |
|
Jordan Bancino
|
1b4203bd90
|
Fix an incorrect/misleading message in lib/Service/BoardService.php
Signed-off-by: Jordan Bancino <jordan@bancino.net>
|
2020-08-21 14:18:40 -04:00 |
|
Jakob Röhrl
|
6ea26af9ff
|
user can only clone a board on canManage permissions
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-05-14 12:22:40 +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 |
|
Jakob Röhrl
|
fdda77e4b7
|
permissions added on board cloning
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-04-16 10:28:20 +02:00 |
|
Julius Härtl
|
bb6790882a
|
Let new shares only use the current users permissions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-04-04 12:58:14 +02:00 |
|
Julius Härtl
|
bdc149aa6b
|
Move default board creation to Application and cleanup code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-26 12:14:51 +01:00 |
|
Julius Härtl
|
61e4d807b7
|
Merge remote-tracking branch 'origin/vue' into master-merge-vue
|
2020-01-25 10:42:05 +01:00 |
|