Part-DB-server/src
2022-11-28 23:43:30 +01:00
..
Command Fixed PHPstan issues 2022-11-27 16:53:44 +01:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Tried something to fix tests on Linux 2022-11-27 21:45:04 +01:00
DataFixtures Add labelprofile and devices read permission to readonly preset 2022-11-27 20:37:05 +01:00
DataTables Fetch all partLots when loading a parts table, to show correct part amount 2022-11-28 23:43:30 +01:00
Doctrine Make PermissionData an embeddable so doctrine can properly track changes to the data array 2022-10-31 21:12:01 +01:00
Entity Fix the $permissions must be initialized before access exception preventing login on two factor auth 2022-11-28 00:03:42 +01:00
EntityListeners Automatically update the sidebar trees for all users if the trees are changed somehow. 2022-09-25 02:08:54 +02:00
Events Use typed properties 2022-09-18 22:59:31 +02:00
EventSubscriber Fixed static analyis issues 2022-10-05 21:59:42 +02:00
Exceptions Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
Form Allow users to change the group of a user, when he is allowed to change permissions 2022-11-14 22:42:12 +01:00
Helpers Use typed properties 2022-09-18 22:59:31 +02:00
Migration Use typed properties 2022-09-18 22:59:31 +02:00
Repository Show special icon in users menu when a user is locked 2022-11-14 23:52:10 +01:00
Security Fixed PHPstan issues 2022-11-27 16:53:44 +01:00
Services Add labelprofile and devices read permission to readonly preset 2022-11-27 20:37:05 +01:00
Twig Use typed properties 2022-09-18 22:59:31 +02:00
Validator/Constraints Renamed PermissionResolver service to PermissionService 2022-11-14 20:15:06 +01:00
.preload.php Updated composer dependencies. 2020-10-02 12:16:12 +02:00
Kernel.php Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00