Part-DB.Part-DB-server/src
2022-11-05 23:07:28 +01:00
..
Command Allow to edit user permissions via console command 2022-11-05 23:07:28 +01:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Improved access control for part lists. 2022-10-31 23:10:21 +01:00
DataFixtures Use typed properties 2022-09-18 22:59:31 +02:00
DataTables Improved access control for part lists. 2022-10-31 23:10:21 +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 Make PermissionData an embeddable so doctrine can properly track changes to the data array 2022-10-31 21:12:01 +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 Fixed some exception about non existing part_attachments permission 2022-11-02 23:20:30 +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 Made the access to an attachment depending on the access rights of the associated elemenst 2022-11-02 23:27:44 +01:00
Services Improved access control for part lists. 2022-10-31 23:10:21 +01:00
Twig Use typed properties 2022-09-18 22:59:31 +02:00
Validator/Constraints Use typed properties 2022-09-18 22:59:31 +02: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