d691098a21
Merge branch 'master' into ticket-app-master
...
# Conflicts:
# .junie/guidelines.md
# src/Bundle/ChillActivityBundle/Resources/public/vuejs/Activity/components/SocialIssuesAcc.vue
# src/Bundle/ChillCalendarBundle/Resources/public/vuejs/Calendar/App.vue
# src/Bundle/ChillCalendarBundle/Resources/public/vuejs/MyCalendarRange/App2.vue
# src/Bundle/ChillDocStoreBundle/Resources/public/types/generic_doc.ts
# src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DropFileWidget/DropFileModal.vue
# src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/StoredObjectButton/HistoryButton/HistoryButtonListItem.vue
# src/Bundle/ChillMainBundle/Resources/public/chill/js/date.ts
# src/Bundle/ChillMainBundle/Resources/public/vuejs/DownloadExport/App.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/WorkflowAttachment/App.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/WorkflowAttachment/Component/AttachmentList.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/WorkflowAttachment/Component/GenericDocItemBox.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/WorkflowAttachment/Component/PickGenericDoc.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/WorkflowAttachment/Component/PickGenericDocModal.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/EntityWorkflow/EntityWorkflowVueSubscriber.vue
# src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/Modal.vue
# src/Bundle/ChillMainBundle/Resources/views/layout.html.twig
# src/Bundle/ChillMainBundle/translations/messages+intl-icu.fr.yaml
# src/Bundle/ChillPersonBundle/Resources/public/mod/DuplicateSelector/AccompanyingPeriodWorkSelector.ts
# src/Bundle/ChillPersonBundle/Resources/public/types.ts
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/AccompanyingPeriodWorkSelector/AccompanyingPeriodWorkList.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/AccompanyingPeriodWorkSelector/AccompanyingPeriodWorkSelectorModal.vue
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_js/i18n.ts
# src/Bundle/ChillPersonBundle/translations/messages.fr.yml
2025-11-06 10:16:15 +01:00
b7a92bf656
Resolve "Partout, renommer "cercle" en "service" et "centre" en "territoire""
2025-11-04 15:25:10 +00:00
e3a6b60fa2
Revert "Merge branch 'ticket/supplementary-comments-on-motive' into 'master'"
...
This reverts merge request !855
2025-07-20 18:50:33 +00:00
63d0a52ea1
Ajout de commentaires supplémentaires aux motifs
2025-07-11 14:06:40 +00:00
392fd01b56
Merge branch 'master' into ticket-app-master
...
# Conflicts:
# src/Bundle/ChillMainBundle/Export/Formatter/CSVFormatter.php
# src/Bundle/ChillMainBundle/Export/Formatter/CSVListFormatter.php
# src/Bundle/ChillMainBundle/Export/Formatter/SpreadsheetListFormatter.php
# src/Bundle/ChillMainBundle/Resources/public/vuejs/PickEntity/PickEntity.vue
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/GeographicalUnitStatAggregator.php
# src/Bundle/ChillPersonBundle/Resources/public/types.ts
# src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/AddPersons.vue
2025-07-09 13:44:23 +02:00
8bc16dadb0
Partage d'export enregistré et génération asynchrone des exports
2025-07-08 13:53:25 +00:00
ec685dcd47
Merge branch 'prepare-junie' into ticket-app-master
2025-06-02 15:27:38 +02:00
4c0c66bdb4
Add installation dependencies and improve setup instructions
...
Expanded the installation guide to include required dependencies such as `jq`, `php`, `composer`, and `symfony-cli`, among others. Updated setup commands to include `-W` flag for better dependency handling and added a cache clear step to ensure proper asset compilation. These changes enhance clarity and streamline the installation process.
2025-05-30 15:30:19 +02:00
e97bd8c4ef
doc for creating a new bundle: add route
2025-05-27 11:59:29 +02:00
b035020c6f
Clarify and expand "create a new bundle" documentation
...
Rewrote the "create a new bundle" guide for clarity and completeness. Added detailed steps for creating a bundle class, registering namespaces in `composer.json`, updating configuration files, and dumping autoload. These changes aim to make the instructions easier to follow for new developers.
2025-05-27 10:20:55 +02:00
d2fcb6945b
Setup alias for use in standalone chill-bundles project and replace relative paths
2025-02-19 10:57:59 +00:00
9f17ec4841
Merge branch '353-doc_require_to_populate_languages' into 'master'
...
doc: add languages population command
Closes #353
See merge request Chill-Projet/chill-bundles!792
2025-02-17 12:22:25 +00:00
b277a7749a
Merge branch '357-doc_address-ref-requires-language' into 'master'
...
doc: chill:main:address-ref-from-best-addresse requires a language code
Closes #357
See merge request Chill-Projet/chill-bundles!793
2025-02-17 12:21:48 +00:00
Christophe Siraut
02c524dd79
doc: chill:main:address-ref-from-best-addresse requires a language code
2025-02-07 10:53:53 +01:00
Christophe Siraut
bc7f0907ab
doc: add languages population command
2025-02-03 14:05:08 +01:00
59fd9fc63f
Add a line in the documentation about the role of prettier within eslint configuration
2025-01-21 10:36:45 +01:00
88fbf7bc1c
Add Symfony Notifier integration
...
Integrated Symfony Notifier into the project by adding it to `composer.json` and creating a configuration file `notifier.yaml`. Updated `symfony.lock` to include the recipe configuration for Notifier. Minor documentation formatting issues were also fixed in `index.rst`.
2025-01-20 14:28:49 +01:00
6c97654e5e
Add documentation for document storage configuration
...
Introduce a new guide detailing document storage options, including on-disk storage and cloud-based OpenStack integration. This document explains configuration steps, benefits, and limitations for both methods, and is now linked in the production installation index.
2025-01-09 16:05:58 +01:00
4cc254a3e5
Add script to package.json for eslint + take ts files into account with new baseline
2024-12-11 14:24:53 +01:00
16fe07cce7
More automatic eslint fixes, update baseline and eslint docs
2024-12-11 11:32:29 +01:00
a6aa2a81c2
Resolve merge with master
2024-12-11 10:46:06 +01:00
f6387212cb
Revert "Merge branch 'manage-translations' into 'master'"
...
This reverts commit cd99633d15 , reversing
changes made to a9384bf734 .
2024-11-27 17:54:11 +01:00
e340be512c
Merge master into translations branch
2024-11-25 18:24:08 +01:00
81da34f1b6
Improve documentation for installation
2024-11-22 14:13:39 +01:00
6ded75119c
Add developers documentation for the correct management of translation keys
2024-11-18 13:04:27 +01:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
f05c25853c
Fix of errors: automatic and some manual
2024-11-04 19:56:03 +01:00
f91f5ce27e
Add eslint documentation to developers manual
2024-11-04 17:57:13 +01:00
45323e9136
Merge remote-tracking branch 'origin/upgrade-sf5' into signature-app-master
2024-09-16 11:51:33 +02:00
bc34d84d63
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-09-12 13:36:50 +02:00
2feea24c41
Add Collabora configuration guide and NullProofValidator class
...
A new document detailing the configuration steps for enabling Collabora in development has been added. This includes setting up ngrok and configuring both the Collabora and Symfony servers. Furthermore, a new class, NullProofValidator, has been created for validation during the development process. This class always returns true, making it useful for debugging purposes.
2024-08-28 14:06:08 +02:00
97239ada84
More documentation for cronjob
2024-07-18 10:09:12 +02:00
b8002d56ec
merge latest changes from upgrade-sf5 branch
2024-07-17 13:17:59 +02:00
bc2dfd159c
merge upgrade-sf5 branch
2024-07-15 15:16:27 +02:00
2c99ea17d4
Update new version of chill + more obvious generate jwt keypair command
2024-07-01 09:55:38 +00:00
4c3bfc90b5
Import debug-bundle instead of var-dumper
2024-06-25 15:59:56 +00:00
dfa7de4f38
merge upgrade-sf5 into branch for latest fixes
2024-06-25 15:54:22 +02:00
nobohan
102d0dad94
DOC: add jwt key generation in the sf5 installationdoc - format doc
2024-06-24 09:17:16 +02:00
nobohan
8d225dd68c
DOC: add jwt key generation in the sf5 installationdoc - format doc
2024-06-24 09:16:29 +02:00
nobohan
61d0005be8
DOC: add jwt key generation in the sf5 installationdoc
2024-06-24 09:14:58 +02:00
84f515d451
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-05-28 14:16:01 +02:00
068503a830
Merge branch 'master' into add-module-emploi
2024-05-15 14:36:36 +02:00
d0e27d51fe
fix path to doctrine-fixtures-bundles and prefix composer command by "symfony"
2024-05-13 13:20:08 +00:00
d63e1a15bd
Language corrections
2024-05-07 14:51:31 +00: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
ed3e0f889e
Rector changes + namespace changes
2024-04-23 17:43:23 +02:00
8516e89c9c
update docs to include import of countries which is necessary to be able to import addresses
2024-04-17 16:16:56 +02:00
931c69eee4
Merge remote-tracking branch 'origin/master' into upgrade-sf5
2024-04-04 18:45:01 +02:00
f0dbb17172
Update exports.rst: fix typo
2024-03-06 11:40:19 +00:00