Part-DB-server/src/Services
2023-07-16 20:33:24 +02:00
..
Attachments Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
Formatters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
ImportExportSystem Fixed errors importing partkeepr databases 2023-07-03 23:33:45 +02:00
InfoProviderSystem Cache the DTO objects returned by the info providers 2023-07-16 19:05:26 +02:00
LabelSystem Put the dompdf fonts and temp files in a folder inside var/dompdf, which should always be writable by the server process 2023-07-02 13:57:15 +02:00
LogSystem Use enum for undo mode 2023-06-18 21:26:28 +02:00
Misc Explicitly convert the database size to an int to prevent type error 2023-06-18 16:12:39 +02:00
OAuth Added an button to connect the oauth providers from WebUI 2023-07-16 03:18:33 +02:00
Parameters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Parts Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
ProjectSystem Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
Tools Added declare strict types to all files 2023-06-11 18:59:07 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Added permissions to control access to info providers and oauth tokens 2023-07-16 20:33:24 +02:00
UserSystem Added permissions to control access to info providers and oauth tokens 2023-07-16 20:33:24 +02:00
CustomEnvVarProcessor.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ElementTypeNameGenerator.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
EntityURLGenerator.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00