Part-DB-server/src
Jan Böhmer 5a19024bec Use 10 based prefixes for byte sizes instead of 2-based
This way we are consistent with the way symfony interprets the prefixes
2023-03-02 23:39:12 +01:00
..
Command Fixed some inspection issues 2023-02-05 03:01:25 +01:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Fixed error when cloning an label profile 2023-02-19 21:56:10 +01:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Fixed potential XSS injection vectors in datatables columns 2023-02-26 01:23:36 +01:00
Doctrine Fixed PHPstan issue 2023-02-12 14:06:32 +01:00
Entity Fixed infinite loop when an element gets assigned itself as parent 2023-03-02 22:55:22 +01:00
EntityListeners Fixed bug that transaction failed, when an attachment, which were used as master attachment is deleted. 2023-01-24 23:47:25 +01:00
Events Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
EventSubscriber Fixed some ugly issues with entities where certain changes where not written to database, after the event logger subscriber were called. 2023-01-24 22:55:03 +01:00
Exceptions Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Form Show maximum allowed file size below the upload field for attachments 2023-03-02 23:38:23 +01:00
Helpers Added tests for ProjectBuildRequest 2023-01-23 21:10:31 +01:00
Migration Added internal part number field to parts 2022-12-04 02:28:47 +01:00
Repository Fixed infinite loop when an element gets assigned itself as parent 2023-03-02 22:55:22 +01:00
Security Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
Services Use 10 based prefixes for byte sizes instead of 2-based 2023-03-02 23:39:12 +01:00
Twig Use 10 based prefixes for byte sizes instead of 2-based 2023-03-02 23:39:12 +01:00
Validator/Constraints Use new ValidTheme constraint on theme field. 2023-02-01 23:50:54 +01:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00