Commit Graph

12027 Commits

Author SHA1 Message Date
nobohan bd3198e42b FEATURE signature: show full pages - UI and turn pages 2024-12-05 17:16:05 +01:00
nobohan 96dfddc55f FEATURE signature: show full pages - can add zone + fix hitSignature is canvas-aware 2024-12-05 17:16:05 +01:00
nobohan da37a3db5f FEATURE signature: show full pages - can select zone 2024-12-05 17:16:04 +01:00
nobohan c2882b1079 FEATURE signature: show full pages - WIP 2024-12-05 17:16:01 +01:00
julienfastre b9e515f4e6 Merge branch '317-add-zone-bug-with-zoom' into 'master'
Resolve "Lorsqu'on place manuellement une zone de signature avec le zoom actif, la zone n'est pas placée correctement sur la page"

Closes #317

See merge request Chill-Projet/chill-bundles!757
2024-12-05 15:49:38 +00:00
nobohan df2ea7e1ba FIXED adding zone in signature vue app was not placed correctly when zooming 2024-12-05 16:41:51 +01:00
nobohan d59cda9cc4 DX format signature vue app 2024-12-05 16:41:51 +01:00
julienfastre 7a98bb5a06 release v3.4.3 2024-12-05 15:44:51 +01:00
julienfastre 2ce8f540fe release v3.4.3 v3.4.3 2024-12-05 15:34:28 +01:00
julienfastre 6c4d8990cc Merge branch '342-error-while-deploying-chill-version-v3-4-2-migrations-are-blocked' into 'master'
Resolve "Error while deploying chill version v3.4.2: migrations are blocked"

Closes #342

See merge request Chill-Projet/chill-bundles!770
2024-12-05 14:33:34 +00:00
julienfastre 351e9c3fcc Remove custom join table configuration for documents
The custom join table setup for the 'documents' relation has been removed. This change relies on the default naming and configuration provided by Doctrine, simplifying the code and reducing potential configuration errors.
2024-12-05 15:32:35 +01:00
julienfastre 1b65cac1df Make person phone number nullable
Removed the "not null" constraint from the person phone number field to allow for better flexibility in data storage, such as storing notes. This change rectifies issues in certain instances where the migration had incorrectly set the field to "not null". Adjustments include updating the database schema and modifying the entity definition to reflect this change.
2024-12-05 15:30:25 +01:00
julienfastre 4ebec02178 Release v3.4.2 v3.4.2 2024-12-05 13:41:01 +01:00
julienfastre 6aceec6df7 Merge branch '337-activity-storedobject-unique-constraint' into 'master'
Enforce unique constraint on relation activity storedobject

Closes #337

See merge request Chill-Projet/chill-bundles!768
2024-12-05 12:37:39 +00:00
LenaertsJ b0f1cf272f Enforce unique constraint on relation activity storedobject 2024-12-05 12:37:39 +00:00
julienfastre 486ad3bb41 Add changie for cleaning migrations [ci skip] 2024-11-29 12:21:17 +01:00
julienfastre a4cd15d2f5 Merge branch 'clean_migrations' into 'master'
Clean migrations

See merge request Chill-Projet/chill-bundles!741
2024-11-29 11:18:11 +00:00
julienfastre 4bc92a61ca Fix typo 2024-11-29 12:09:03 +01:00
julielenaerts 6ebab8e4fb Process review of migrations 2024-11-29 12:06:44 +01:00
julielenaerts 9c918a151c Php cs fix 2024-11-29 12:06:43 +01:00
julielenaerts 5eec4f1281 Fix pipeline rector and phpunit 2024-11-29 12:06:43 +01:00
julielenaerts b01c9b86db php cs fixer 2024-11-29 12:06:42 +01:00
julielenaerts 55c4ba3f04 Clean migration with diverse alter type statements + drop cfdata_old on chill_person_person table 2024-11-29 12:06:41 +01:00
julielenaerts 9698a5e987 Clean migration of default definitions for entity properties 2024-11-29 12:06:40 +01:00
julielenaerts 31912b9b91 Clean migration of NULL definition on entity properties 2024-11-29 12:06:40 +01:00
julielenaerts a97a586b9d Clean migrations of index rename statements 2024-11-29 12:06:39 +01:00
julielenaerts ddc48db06f Clean taskbundle migration 2024-11-29 12:06:38 +01:00
julielenaerts fa8f6d6f15 Clean migration for thirdparty bundle 2024-11-29 12:06:37 +01:00
julielenaerts 877c33e4ce Clean migration for person bundle 2024-11-29 12:06:37 +01:00
julielenaerts a604f3947c Clean migration for job bundle 2024-11-29 12:06:36 +01:00
julielenaerts 82cb359072 Clean migration for main bundle 2024-11-29 12:06:36 +01:00
julielenaerts de711181df Clean migration for budget bundle 2024-11-29 12:06:35 +01:00
julielenaerts f2eaf23c2a Clean migration for activity bundle 2024-11-29 12:06:35 +01:00
julienfastre e043b0cf12 Merge branch '329-gender-docgen-normalization' into 'master'
Normalize genderEntity for document generation

Closes #329

See merge request Chill-Projet/chill-bundles!762
2024-11-29 11:01:54 +00:00
julielenaerts 0fb822e7c1 Add changie 2024-11-28 13:48:55 +01:00
julielenaerts a4510e2697 php cs fixes 2024-11-28 13:34:38 +01:00
julielenaerts f820273dd7 Pass class as second parameter to getReference() fixture method 2024-11-28 13:28:52 +01:00
julielenaerts 19e6ceba28 Add second parameter to add-, get-, hasReference() methods in fixture classes 2024-11-28 12:44:14 +01:00
julielenaerts 0ac49d1fde php cs fixes 2024-11-28 12:24:11 +01:00
julielenaerts c147d267d9 Merge branch '329-gender-docgen-normalization' of https://gitlab.com/Chill-Projet/chill-bundles into 329-gender-docgen-normalization 2024-11-28 12:20:26 +01:00
julielenaerts fa767110e8 Add int return type to getOrder() method in fixture classes 2024-11-28 12:20:17 +01:00
julielenaerts 11ba2cf889 [phpstan fix] Add array return type on all dependency fixture getDependencies methods 2024-11-28 12:02:48 +01:00
julielenaerts d68de96004 [phpstan fix] Add void return type on all fixture load methods 2024-11-28 11:47:17 +01:00
julielenaerts 8a16030b49 Add genderEntity to normalizeNullValue of PersonDocGenNormalizer 2024-11-28 11:31:22 +01:00
julielenaerts 5866496f49 Add genderEntity key to peronDocGenNormalizerTest 2024-11-27 20:23:57 +01:00
julielenaerts 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
julielenaerts a869e5a78b Resolve merge conflicts 2024-11-26 18:11:04 +01:00
julielenaerts 401db94d6c php cs fixer of GenderDocGenNormalizerTest 2024-11-26 18:09:40 +01:00
LenaertsJ cd99633d15 Merge branch 'manage-translations' into 'master'
Create scripts to manage translations more consistently

See merge request Chill-Projet/chill-bundles!723
2024-11-26 17:08:10 +00:00
julielenaerts 3e355a6465 php cs fixer 2024-11-26 18:04:36 +01:00