Part-DB.Part-DB-server/src/Services
2023-07-03 00:34:37 +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 Started to increase the phpstan level 2023-06-13 10:36:34 +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
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 Use root node of sidebar trees as link to link to all parts list 2023-07-03 00:34:37 +02:00
UserSystem Use the domain name in server_name field of Google Authenticator QR code 2023-06-26 23:47:54 +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