7a80307de9
Fix template parameter for update_multiple route on event participations
2025-11-26 14:15:27 +01:00
b7a92bf656
Resolve "Partout, renommer "cercle" en "service" et "centre" en "territoire""
2025-11-04 15:25:10 +00:00
10aa36aae0
Set required to false for entitychoice filter field
2025-08-26 15:18:08 +02:00
eed9913a49
Allow select2 option for entityChoice filterOrderHelper
2025-08-26 15:18:08 +02:00
1a847d36a0
Fixes in template parameters + remove budget elements when removing event
2025-08-26 15:18:08 +02:00
d916962d9b
Phpstan fix import Serializer instead of SerializerInterface
2025-08-26 15:18:08 +02:00
4e99b6ecbd
Allow filtering of event list by center and responsable
2025-08-26 15:18:08 +02:00
60d107b541
Create internal and external animators
2025-08-26 15:18:08 +02:00
e176319775
WIP change animator field
2025-08-26 15:18:08 +02:00
52b8eea069
Fix passing of id parameter to route
2025-08-26 15:18:08 +02:00
4bebeaeaaa
Fix wrong import of serializer
2025-08-26 15:18:08 +02:00
3969e12633
Fix cs and phpstan issues
2025-08-26 15:18:08 +02:00
6b1696b62e
phpstan, rector, phpcs fixes
2025-08-26 15:18:08 +02:00
5d94bf0556
Create an event budget kind admin entity
2025-08-26 15:18:08 +02:00
bb71e084b8
Create address on the fly field in event form
2025-08-26 15:18:08 +02:00
e594b65d1e
Create event theme admin entity
2025-08-26 15:18:08 +02:00
f680a35f49
Improve admin templates for event admin entities + activity reason (category) entities and remove delete and show actions for coherence
2025-06-11 17:13:19 +02:00
7d0fe06651
Fix admin entity edit actions for event admin entities and activity reason (category) entities
2025-06-11 16:46:04 +02:00
f0f651edea
update cs after php-cs-fixer upgrade
2024-09-12 12:02:33 +02:00
fb8a6d960e
Remove duplicate edit method in events controller
2024-07-17 14:20:15 +02:00
a2310a662f
Fix delete request for event status controller
2024-07-17 14:17:19 +02:00
dd7d126bec
Fix edit request for event bundle
2024-07-17 14:15:48 +02:00
74be6460d4
Fix delete request for all entities
2024-07-17 13:33:05 +02:00
54d045f261
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-07-03 13:19:41 +02:00
87a6757e5e
Add eventBundle exports
2024-06-25 11:24:57 +00:00
84f515d451
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-05-28 14:16:01 +02:00
56d173046d
fix phpstan, cs, and rector rules
2024-05-28 12:54:56 +02:00
0ff4593863
Apply rector rules: add annotation for doctrine mapping
2024-04-05 13:11:42 +02:00
72016e1a21
Apply rector rules: add annotation for doctrine mapping
2024-04-05 00:01:30 +02:00
579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
931c69eee4
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-04-04 18:45:01 +02:00
bbb167bb85
order user jobs alphabetically when returning all active user jobs
2024-02-26 13:36:44 +01:00
f889d67e94
fixes after merge of master into upgrade-sf4
2024-02-12 22:31:16 +01:00
37af488f69
Merge branch 'master' into upgrade-sf5
2024-02-12 21:50:34 +01:00
2ed42e1a2c
Fix cs with php-cs-fier version 3.49
2024-02-08 21:12:27 +01:00
6e2cce9531
Event: add more fields: documents, organizationCost, note, and location
2024-02-08 12:59:52 +01:00
e586b8ee5e
Event: move validation to annotation and add UniqueEntity constraint on Participation
2024-02-08 12:59:51 +01:00
9b9c2774ad
Allow Pick*Type to submit the form when selection an entity, and apply inside Event
2024-02-08 12:59:50 +01:00
e902b6d409
Create a page which list events
2024-02-08 12:59:50 +01:00
930a76cc66
use a PickPersonDynamic type in event bundle
2024-02-08 12:57:17 +01:00
27ce322690
upgrade php-cs-fixer to 3.47.0
2024-01-22 12:14:39 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
825cd127d1
update php-cs-fixer and rector + fix rules
2024-01-09 13:50:45 +01:00
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
c6deb21606
replace old method of getting translator with injection of translatorInterface
2023-10-26 15:20:19 +02:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
6b8d6b76ba
Upgrade code from 146 to new standards
2023-10-16 18:04:40 +02:00
d2323e91ca
new cs rule: single_line_empty_body
...
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
6f11dffcbd
Remove deprecation linked to kernel shutdown
2023-08-31 18:36:37 +02:00
7c58880139
Remove usage of deprecated Role class
2023-08-31 17:08:18 +02:00