4 Commits

Author SHA1 Message Date
5703fd0046
Refactor code to directly use Doctrine's ManagerRegistry
Replaced most of the invocations of getDoctrine()->getManager() with ManagerRegistry->getManager(), and added ManagerRegistry injection to controllers where needed. This is part of an ongoing effort to improve code clarity, and avoid unnecessary method chaining in various parts of the codebase.
2023-12-16 19:09:34 +01:00
170bb9586d
Fix errors in custom field rendering and administration 2023-11-24 12:30:18 +01:00
nobohan
fde1d563c2 admin custom fields integration 2022-05-10 14:36:10 +02:00
eaa0ad925f fix folder name 2021-03-18 13:37:13 +01:00