Part-DB.Part-DB-server/src
Jan Böhmer 3d790db559 Fixed orphanRemoval problem with parts collection.
Also ElementPermissionListener was improved, and multiple special cases were unified.
2019-09-17 13:57:40 +02:00
..
Command Added an command which deletes all abandoned files created by attachments that dont exist anymore. 2019-08-27 18:54:02 +02:00
Configuration Allow to specify operations that also need to be set. 2019-09-11 13:37:51 +02:00
Controller Fixed some inspection issues. 2019-09-16 22:04:59 +02:00
DataTables Check read property on part entity objects. 2019-09-16 13:27:53 +02:00
Entity Fixed orphanRemoval problem with parts collection. 2019-09-17 13:57:40 +02:00
EntityListeners Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +02:00
EventSubscriber Use the users timezone for showing dates from the database. 2019-09-12 22:16:33 +02:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Check read property on part entity objects. 2019-09-16 13:27:53 +02:00
Helpers Use the users timezone for showing dates from the database. 2019-09-12 22:16:33 +02:00
Migrations Set useful default permission values for the default groups, when migrating. 2019-09-13 19:04:48 +02:00
Repository Added an comment about the recursive array_merge. 2019-09-16 22:23:02 +02:00
Security Fixed orphanRemoval problem with parts collection. 2019-09-17 13:57:40 +02:00
Services Hide nodes in tools menu, for which the user does not have permissions. 2019-09-13 19:58:38 +02:00
Twig Use language setting of users when logging in. 2019-09-12 17:50:33 +02:00
Validator/Constraints Prevent a user from lock itself out from the user system. 2019-09-11 18:50:23 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00