Part-DB.Part-DB-server/src
2020-05-17 21:52:47 +02:00
..
Command Removed unnecessary getIDString() function in AbstractDBElement. 2020-05-13 21:19:23 +02:00
Configuration Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
Controller Show messages, when an element can not be deleted. 2020-05-17 21:52:47 +02:00
DataFixtures Fixed coding style. 2020-05-10 21:39:31 +02:00
DataTables Fixed coding style. 2020-05-10 21:39:31 +02:00
Entity Show messages, when an element can not be deleted. 2020-05-17 21:52:47 +02:00
EntityListeners Ensure that attachments are not used in preview when deleting, so we do not encounter integrity violations. 2020-05-13 20:46:13 +02:00
Events Fixed coding style. 2020-04-10 13:05:08 +02:00
EventSubscriber Fixed coding style. 2020-05-10 21:39:31 +02:00
Exceptions Fixed coding style. 2020-05-10 21:39:31 +02:00
Form Show error, if null category is assigned to part. 2020-05-17 21:14:01 +02:00
Helpers Fixed coding style. 2020-05-10 21:39:31 +02:00
Migrations Fixed coding style. 2020-05-10 21:39:31 +02:00
Repository Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Security Fixed coding style. 2020-05-10 21:39:31 +02:00
Services Format last modified and creation date label placeholders using the correct timezone. 2020-05-13 20:12:51 +02:00
Twig Use server side library to generate QR-Code for Google authenticator. 2020-05-13 19:58:12 +02:00
Validator/Constraints Only retrieve parts, when partLot has already an ID. 2020-05-17 20:58:58 +02:00
Kernel.php Organized parameters better. 2020-05-12 22:53:42 +02:00