76c076a5f3
Merge branch 'ticket-app-create-template' into 'ticket-app-master'
...
Mise à jour des messages de l'interface utilisateur pour inclure les...
See merge request Chill-Projet/chill-bundles!689
2024-05-13 13:34:43 +00:00
d0e27d51fe
fix path to doctrine-fixtures-bundles and prefix composer command by "symfony"
2024-05-13 13:20:08 +00:00
Boris Waaub
f0045edd6c
FIX: Ouvert depuis
2024-05-13 12:33:11 +02:00
Boris Waaub
d00b76ffcd
$tc n'est plus supporté pour i18n composition api, il faut utiliser $t.
...
FIX: Person PersonRenderBox
2024-05-13 12:16:07 +02:00
Boris Waaub
8991f0ef3f
Modification i18n
2024-05-13 12:00:11 +02:00
Boris Waaub
d6f5eae0c9
Rendre les commentaire markdown
2024-05-13 11:59:50 +02:00
Boris Waaub
821fce3dd8
$tc n'est plus supporté pour i18n composiontion api, il faut utiliser $t.
...
Source : https://github.com/intlify/vue-cli-plugin-i18n/issues/214
i18n composion api : https://vue-i18n.intlify.dev/api/composition
2024-05-13 11:38:28 +02:00
Boris Waaub
1d33ae1e39
use ckeditor
2024-05-08 18:03:50 +02:00
Boris Waaub
19af0feb57
Use PersonRenderBox
2024-05-08 17:54:03 +02:00
Boris Waaub
1c09e9a692
Merge branch 'ticket-app-master' into ticket-app-create-template
2024-05-08 16:05:35 +02:00
Boris Waaub
d72e748388
Merge branch 'ticket-app-master' of https://gitlab.com/boriswa/chill-bundles into ticket-app-master
2024-05-08 16:02:09 +02:00
85d6765178
Merge branch '266-event-bundle-graphic' into 'master'
...
Resolve "Module évenements: finaliser les bugs graphiques"
Closes #266
See merge request Chill-Projet/chill-bundles!692
2024-05-08 08:57:42 +00:00
30955752c3
fix pipeline and add changie
2024-05-08 10:28:14 +02:00
f7f7e1cb1d
updated translation by changing translation in twig
2024-05-08 10:05:58 +02:00
651c455bdf
added translation for No item
2024-05-08 10:05:49 +02:00
d50d067bf7
added button for moderators and fixed participant styling
2024-05-08 10:05:37 +02:00
46c647cbb7
fixed events width
2024-05-08 10:05:27 +02:00
d63e1a15bd
Language corrections
2024-05-07 14:51:31 +00:00
da83b1e98c
Merge branch '239-create-documents' into 'master'
...
239 - generated doc block moved to top page
See merge request Chill-Projet/chill-bundles!682
2024-05-07 14:30:16 +00:00
536c2622c7
239 - doc generation form added to top of doc list page when more than 5 documents
2024-05-07 14:30:16 +00:00
Boris Waaub
ab850b7b70
Fusionner les utilisateurs/goupes en une "Card"
2024-05-06 20:07:15 +02:00
Boris Waaub
3f9745d8cf
Use teleport for banner
2024-05-06 18:03:04 +02:00
Boris Waaub
473765366a
Add tranfert with AddPerson
2024-05-06 16:38:56 +02:00
5334779b55
fix issue in installation instructions
2024-05-03 13:20:02 +02:00
1230b7f4c0
documentation for installation process
2024-05-03 13:17:00 +02:00
Boris Waaub
6500c24a7f
Déplacer le répertoire translation dans source
2024-05-02 14:10:22 +02:00
Boris Waaub
1d00457141
Ajouter les propriétés createdAt et updatedBy à l'interface Ticket
2024-05-02 14:09:52 +02:00
Boris Waaub
eb0bf56cff
Add user group addressee
2024-05-02 13:18:45 +02:00
Boris Waaub
7b8cd90cf1
Add user store
2024-05-02 12:03:10 +02:00
Boris Waaub
a27d92aba0
Add comment and motive
2024-05-02 00:50:33 +02:00
Boris Waaub
85bdfb9e21
Remove banner component
2024-05-01 22:04:07 +02:00
Boris Waaub
4cffcf4de1
Use translate in setup
2024-05-01 22:03:36 +02:00
Boris Waaub
b2587a688f
Déplacer le composant banner dans twig
2024-05-01 15:51:12 +02:00
Boris Waaub
c9f0e9843b
Déplacer le composant banner dans twig
2024-05-01 15:49:32 +02:00
394c752fc3
undo wrong fix of workflow configuration
2024-04-30 16:29:33 +02:00
43c846d02e
Merge branch 'upgrade-sf5' of gitlab.com:Chill-Projet/chill-bundles into upgrade-sf5
2024-04-30 16:21:06 +02:00
e24c4dc2e8
Fix workflow hierarchy
2024-04-30 09:25:09 +02:00
0c75514ec4
Fix validation of household address history
v3.0.0-alpha.1
3.0.0-alpha1
2024-04-29 15:53:08 +02:00
cb70c322a4
Merge branch '276-take-closing-date-on-period-when-export' into 'master'
...
Update geographical unit computation for closed periods in exports
Closes #276
See merge request Chill-Projet/chill-bundles!687
2024-04-29 13:44:42 +00:00
9a010f76cc
Fix some translations (already existing in v2)
2024-04-29 15:28:44 +02:00
73d6578a3a
Fix workflow configuration
2024-04-29 15:28:24 +02:00
89c231de41
Update geographical unit computation for closed periods in exports
...
The geographical unit computation in the ChillPersonBundle now considers the closing date of an accompanying period when a person changes location. This provides more accurate statistics, especially in situations where the individual moved after the period closed. The changes also include refinements for the validFrom and validTo data within the AccompanyingCourseFilters and AccompanyingCourseAggregators.
2024-04-29 13:03:22 +02:00
c773f9c6db
Update geographical unit filter for period's location
...
The geographical unit filter in the accompanying course filters now takes the period's location on the address into account. This enhancement was achieved by modifying the GeographicalUnitStatFilter class. As a result, the "filter accompanying period by geographical unit" option provides more accurate data.
2024-04-29 11:39:46 +02:00
4c05d1e026
Merge branch '197-fix-calendar-synchronisation-script' into 'master'
...
Make the script which subscribe to user calendars on ms-graph more tolerant to errors
Closes #197
See merge request Chill-Projet/chill-bundles!685
2024-04-26 12:04:44 +00:00
3e2ff463bc
make the script which subscribe to user calendars on ms-graph more tolerant to errors
...
The script does not fails and exit when some calendar settings are not reachable
2024-04-26 13:56:24 +02:00
Boris Waaub
b40ad9e445
Mise à jour des messages de l'interface utilisateur pour inclure les fonctionnalités de commentaire, de motif et de transfert
2024-04-25 11:16:08 +02:00
Boris Waaub
3e10e47e29
Merge branch 'ticket-app-master' into ticket-app-create-template
2024-04-25 10:37:42 +02:00
Boris Waaub
2a1963e993
Mise à jour de l'interface utilisateur pour le composant ActionToolbarComponent
2024-04-25 10:36:45 +02:00
34c171659b
Merge branch 'ticket-app/backend-3' into 'ticket-app-master'
...
Add functionality to set addressees for a ticket
See merge request Chill-Projet/chill-bundles!683
2024-04-24 16:50:29 +00:00
2d8b960d9e
Re-open the same ticket if a ticket already exists with the same externalRef, instead of creating a new one
2024-04-24 18:48:00 +02:00