Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02: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
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
0985f24f57
chore: Fix php-cs-fixer errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-05 22:26:08 +02:00
Luka Trovic
1217b37b19
feat: add validators to check values in services
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-10-21 18:08:19 +02:00
Raul
0c5b1a88a6
Run cs:fix
...
Signed-off-by: Raul <raul@nextcloud.com >
2022-04-13 12:43:00 +02:00
Raul
1d5fdef4b4
Remove redundant is_array checks on return result from LabelMapper::findAll
...
Signed-off-by: Raul <raul@nextcloud.com >
2022-04-13 12:40:05 +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
ee93d64fd0
Fix codacy warnings and remove unused code
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-05 09:29:28 +01:00
Julius Härtl
4481fc1ace
Remove unused is_object
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-05 09:27:28 +01:00
Jakob Röhrl
d11917e4ff
now the tests are working
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-03-05 09:26:03 +01:00
Jakob Röhrl
ee20841ad6
fix failed unit test
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-03-05 09:26:03 +01:00
Jakob Röhrl
e5d3c16a80
show different error messages and UI reset after failed update
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-03-05 09:26:03 +01:00
Jakob Röhrl
f01cd506f7
new try
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-03-05 09:25:21 +01:00
Jakob Röhrl
ab73f58fd8
added private function
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-03-05 09:24:05 +01:00
Jakob Röhrl
eb0cd9685d
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
...
fix for issue586
2019-03-05 09:24:05 +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
Ryan Fletcher
4391bf4eb8
added missing BadRequestException checks to StackService.php
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:22 +02:00
Ryan Fletcher
72aeb723a5
fixed up missing checks from labelService, BadRequestException is now extending StatusException
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:21 +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
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
8c04ea8dc9
Archive boards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-06-08 19:35:42 +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
8f6e923e85
Fix indentation
2017-01-18 12:49:09 +01:00
Julius Haertl
823dbbd04b
Testing services
2017-01-18 12:34:58 +01:00
Julius Haertl
da34d7167f
Cleanup use statements
2017-01-13 16:46:59 +01:00
Julius Haertl
b0627d8979
Remove dark magic middleware and check permission in services
2017-01-13 16:36:36 +01:00
Julius Haertl
f0aa3777b2
Remove IDb occurences
2017-01-09 21:32:40 +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
1faa3481f8
Cleanup mostly use statements
2016-10-28 00:04:08 +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