Part-DB-server/src
Jan Böhmer 2fcd48d4f2 Fixed error when cloning an label profile
An attachment type with the same ID was retrieved from the DB, which was not cloneable for the form...
2023-02-19 21:56:10 +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 Use having clause for part amountSum filter constraint 2023-02-19 21:45:38 +01:00
Doctrine Fixed PHPstan issue 2023-02-12 14:06:32 +01:00
Entity Fixed some inspection issues 2023-02-05 03:01:25 +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 Use tagsinput for attachmenttype filetype filter to improve UX 2023-02-12 20:48:52 +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 some inspection issues 2023-02-05 03:01:25 +01:00
Security Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
Services Save project attachment files under "project/" instead of "device/" 2023-02-12 20:54:53 +01:00
Twig Show database size in system info tool 2023-01-16 00:06:14 +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