Part-DB-server/src
2020-05-13 21:19:23 +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 Organized parameters better. 2020-05-12 22:53:42 +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 Removed unnecessary getIDString() function in AbstractDBElement. 2020-05-13 21:19:23 +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 Fixed missing parameter in CurrencyAdminForm 2020-05-13 08:40:53 +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 Fixed coding style. 2020-05-10 21:39:31 +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 Fixed coding style. 2020-05-10 21:39:31 +02:00
Kernel.php Organized parameters better. 2020-05-12 22:53:42 +02:00