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
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02: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
Julius Härtl
cf89d4d1c8
fix: Avoid optional before required parameter
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-04-26 08:05:12 -04:00
Julius Härtl
d7fe39ecb6
fix: Avoid conflicts on deck attachments folder name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-03-26 16:13:20 +01:00
Julius Härtl
1fdc164462
style: Apply php-cs-fixer updates
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-05 07:14:22 +01:00
Julius Härtl
62752f8b72
fix: Use passed userid when getting attachment folder
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-27 22:56:28 +01:00
Adrian Missy
f7717aa02a
feat: #2906 add card ID badge
...
- adds vscode settings file to gitingore
- adds new badge for card ID
- adds card ID to board filter
- adds settings to disable card ID badge
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
2022-10-29 10:25:28 +02:00
Julius Härtl
e639456a82
Fetch attachment folder for the correct user during cron job
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-05 13:20:41 +02:00
Julius Härtl
ce7da62a88
Revert lazy use of userId in ConfigService
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-13 11:52:21 +02: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
c070b18b1b
Add app config to toggle the default calendar setting as an admin
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-01-12 13:43:50 +01:00
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
Julius Härtl
021aa698d9
Return false instead of throwing when getting calendar integration setting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-09-07 10:54:02 +02:00
Julius Härtl
7b0579625e
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 17:34:58 +02:00
Julius Härtl
b26caaa6e5
Fix integration tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 12:10:54 +01:00
Julius Härtl
99379beb56
Move to dedicated file attachment service
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 12:10:53 +01:00
Julius Härtl
aacccd06bc
Only use first part of the explode result
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-16 08:42:42 +01:00
Julius Härtl
91a00e3d3c
Only try to extract first part of the explode result
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-12 18:07:09 +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
1b16dbacf5
Add calendar setting and move to more generic config ocs routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:46:14 +02:00