Part-DB.Part-DB-server/src
2022-11-14 22:42:12 +01:00
..
Command Renamed PermissionResolver service to PermissionService 2022-11-14 20:15:06 +01:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Moved PasswordResetManager into Services\UserSystem namespace 2022-11-14 20:04:07 +01:00
DataFixtures Use typed properties 2022-09-18 22:59:31 +02:00
DataTables Removed timetravel permission 2022-11-13 21:01:28 +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 Removed legacy PermissionEmbed class 2022-11-14 20:20:36 +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 the number of parts with this element and all its child elements in Admin pages 2022-09-21 13:20:57 +02:00
Security Renamed PermissionResolver service to PermissionService 2022-11-14 20:15:06 +01:00
Services Renamed PermissionResolver service to PermissionService 2022-11-14 20:15:06 +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