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
748e566c7e
Feature: [admin] list of users on csv format
2023-05-20 00:03:25 +02:00
c4eb45edcc
Feature: allow to administrate budget resources and charges from the admin
2023-01-23 20:40:01 +00:00
Pol Dellaiera
9f06bc7126
fix: Autowire
and autoconfigure
services in chill_main
.
...
This commit does not remove services that are not automatically PSR loaded.
2021-11-18 11:41:40 +01:00
Pol Dellaiera
d1e1f7faa4
Revert "fix: Autowire
and autoconfigure
services in chill_main
."
...
This reverts commit d7fbbbf92c
.
2021-11-18 08:34:17 +01:00
Pol Dellaiera
d7fbbbf92c
fix: Autowire
and autoconfigure
services in chill_main
.
2021-11-17 20:31:35 +01:00
b5c2dd7bd2
fix-admin and crudify user admin
2021-09-24 10:35:34 +02:00
Marc Ducobu
282db51f06
Display notification using services (draft)
2021-07-22 17:32:20 +02:00
7a1ad24f0e
add endoint /api/1.0/search.json?q=xxx with fake data
...
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/136
2021-05-07 19:11:10 +02:00
3a50aea138
fix service dependency injection for validatorInterface
2021-03-30 11:13:36 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00