Part-DB.Part-DB-server/src
2023-02-04 23:03:32 +01:00
..
Command Added an command to backup the data of Part-DB easily 2023-01-29 00:47:03 +01:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Renamed projects/ template folder to recommended camel_case style 2023-02-04 23:03:32 +01:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Make small user pictures hoverable to show larger version of profile picture. 2023-01-25 00:16:10 +01:00
Doctrine Moved doctrine custom type definitions to Doctrine\Types namespace 2022-12-31 18:42:56 +01:00
Entity Use new ValidTheme constraint on theme field. 2023-02-01 23:50:54 +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 Hopefully fixed AbstractParameter exception on the LabelProfile controller 2023-02-03 23:43:44 +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 incompatibility on PHP 7.4 2023-01-30 00:43:03 +01:00
Security Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
Services Fixed problems with attachments on label profiles. 2023-02-03 23:18:14 +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