Part-DB-server/src
2023-05-15 23:55:36 +02:00
..
Command Fixed typos 2023-04-15 23:14:53 +02:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Added button to delete a log entry via the log detail page. 2023-05-15 23:02:30 +02:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
Doctrine Show a proper error message table when encountering an invalid regex statement on SQLite 2023-05-09 00:26:40 +02:00
Entity Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
EntityListeners Fixed typos 2023-04-15 23:14:53 +02:00
Events Fixed typos 2023-04-15 23:14:53 +02:00
EventSubscriber Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
Exceptions Show a proper error message table when encountering an invalid regex statement on SQLite 2023-05-09 00:26:40 +02:00
Form Fixed typos 2023-04-15 23:14:53 +02:00
Helpers Fixed typos 2023-04-15 23:14:53 +02:00
Migration Fixed typos 2023-04-15 23:14:53 +02:00
Repository Use proper implementation of recursion depth limit, that really use the number of recusive calls, not the number of child elements 2023-04-17 23:59:59 +02:00
Security Merge branch 'master' into log_detail_page 2023-04-29 22:46:38 +02:00
Serializer Fixed typos 2023-04-15 23:14:53 +02:00
Services Visualize generic object/JSON data of element history data as pretty tree structure on log detail page 2023-05-15 23:55:36 +02:00
Twig Added buttons for revert and undo to the log detail page 2023-05-15 00:16:49 +02:00
Validator/Constraints Fixed typos 2023-04-15 23:14:53 +02:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00