Part-DB.Part-DB-server/src
Jan Böhmer ae4cb23b18 Removed timetravel permission
Now it is sufficient enough to have the show_history permission
2022-11-13 21:01:28 +01:00
..
Command Allow to change all permissions at once via the console command. 2022-11-05 23:20:26 +01:00
Configuration Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Controller Removed timetravel permission 2022-11-13 21:01:28 +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 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 Make allow checkbox for permissions green 2022-11-13 18:44:51 +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 Fixed access to typeahead controllers. 2022-11-09 23:33:50 +01:00
Services If a user can view parts, he is also allowed to view any subsequent datastructures. 2022-11-13 18:18:08 +01:00
Twig Use typed properties 2022-09-18 22:59:31 +02:00
Validator/Constraints Allow to change all permissions at once via the console command. 2022-11-05 23:20:26 +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