95d9a75e46
feat: add invitation list
...
- Introduced `MyInvitationsController` for managing user invitations
- Added `InviteACLAwareRepository` and its interface for handling invite data operations
- Created views for listing and displaying user-specific invitations
- Updated user menu to include "My invitations list" option
2025-09-05 16:10:51 +02:00
90e3043c3d
Junie guidelines: fix grammar and typos in development guidelines
2025-09-04 17:26:55 +02:00
af13bf9088
Update chill bundles to v4.2.1
v4.2.1
2025-09-03 21:12:21 +02:00
4aa65d69c7
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2025-09-03 21:11:06 +02:00
9e33aec594
Handle different export types in ExportConfigNormalizer and allow null/array checks for dataFormatter in ExportController
2025-09-03 21:10:58 +02:00
f88bc7e9f0
Merge branch 'improve-local-storage' into 'master'
...
Improve error handling when saving objects to local disk
See merge request Chill-Projet/chill-bundles!872
2025-09-02 19:59:26 +00:00
8e78c41549
Improve error handling when saving objects to local disk by using dumpFile
with detailed exception logging.
2025-09-02 21:53:40 +02:00
6e36771349
fix changelog
2025-09-02 17:52:20 +02:00
7a82cae155
Release v4.2.0
v4.2.0
2025-09-02 17:13:28 +02:00
dfab223391
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2025-09-02 16:14:13 +02:00
539752485c
Allow null values for alias and dataFormatter in buildExportDataForNormalization method
2025-09-02 16:13:48 +02:00
d204df0316
Merge branch '422-password-recover-layout' into 'master'
...
Resolve "Fix layout of password recover pages"
Closes #422
See merge request Chill-Projet/chill-bundles!869
2025-09-02 08:29:27 +00:00
juminet
82c02f442b
Resolve "Fix layout of password recover pages"
2025-09-02 08:29:26 +00:00
f32a9dc7bc
Merge branch '64-identifiant-personne' into 'master'
...
Add external identifiers for person, editable in edit form, with minimal features associated
See merge request Chill-Projet/chill-bundles!871
2025-09-01 08:05:11 +00:00
ea06a96f91
Add external identifiers for person, editable in edit form, with minimal features associated
2025-09-01 08:05:11 +00:00
76433e2512
Fix incorrect parameter name in event details link
2025-08-28 13:49:45 +02:00
1fa464b87a
Fix typo in 'uncheckAll' script for centers selection
2025-08-28 13:32:43 +02:00
3b75f43e80
Update chill bundles to v4.1.0
v4.1.0
2025-08-26 15:43:21 +02:00
a40eb95c43
Add changie for new event bundle features
2025-08-26 15:41:58 +02:00
8429c6e693
Merge branch 'improvements_event_module' into 'master'
...
Improvements event module
See merge request Chill-Projet/chill-bundles!825
2025-08-26 13:35:36 +00:00
6db7f6827c
Update eslint baseline
2025-08-26 15:24:44 +02:00
3c60c57985
Adapt export list events to new export features
2025-08-26 15:18:08 +02: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
1092fc64ae
Fix voter for the create event permission
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
4c3befe489
WIP change animator field to animator intern and animator extern
2025-08-26 15:18:08 +02:00
e176319775
WIP change animator field
2025-08-26 15:18:08 +02:00
5d810b4230
Add center to the show page of an event
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
d60312d4a2
Move styling to scss file and fix styling of participation list
2025-08-26 15:18:08 +02:00
d2454ae134
use key for column names in export
2025-08-26 15:18:08 +02:00
17c2cb1fdc
Add missing translations
2025-08-26 15:18:08 +02:00
94d7a2a0bb
Reverse deleting of organizationCost property on event entity to keep db data
2025-08-26 15:18:08 +02:00
aef1efc6cd
Add missing translations and add eventThemeType missing config
2025-08-26 15:18:08 +02:00
dd0c662c9e
Add missing description to migration
2025-08-26 15:18:08 +02:00
6b1696b62e
phpstan, rector, phpcs fixes
2025-08-26 15:18:08 +02:00
c4b760c452
eslint fixes and new baseline
2025-08-26 15:18:08 +02:00
69fe2a8256
Add translations
2025-08-26 15:18:08 +02:00
8c98242896
Split budget elements in charges and resources column
2025-08-26 15:18:08 +02:00
7eecfd3882
Add new columns to export list event
2025-08-26 15:18:08 +02:00
6713658569
Add animators property to event
2025-08-26 15:18:08 +02:00
342b786106
Create export list of events
2025-08-26 15:18:08 +02:00
80a7437769
Update twig templates for display budget elements
2025-08-26 15:18:08 +02:00
8a38ce1a5c
Add event budget element entity, forms and event property
2025-08-26 15:18:08 +02:00