|
313fb9ffdf
|
PHP CS Fixer updated (3.63.1 -> v3.64.0)
|
2024-09-04 14:38:56 +02:00 |
|
|
f889d67e94
|
fixes after merge of master into upgrade-sf4
|
2024-02-12 22:31:16 +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 |
|
|
f11f7498d7
|
Add new option "as_id" to Pick*DynamicType
This option will make the app return a single id of the entity in data, and not the entity json.
|
2024-02-08 12:54:44 +01:00 |
|
|
3c8e59e088
|
php cs fixes after updating php cs fixer
|
2024-01-10 10:31:25 +01:00 |
|
|
dc860d0c46
|
DX: new CS for new version of php-cs-fixer
|
2023-11-05 23:14:19 +01:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +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 |
|
|
aa553db659
|
apply rector rules after updating the code with master branch
|
2023-07-19 23:43:26 +02:00 |
|
|
6d63177ff4
|
apply rules rector up to php82
|
2023-05-01 21:39:45 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
746ed4f5e5
|
DX: fix cs
|
2023-04-15 00:43:55 +02:00 |
|
|
858ade467c
|
DX: rector rules upt to PHP 74
|
2023-04-15 00:20:19 +02:00 |
|
|
27dbdbcd96
|
Merge branch 'master' into upgrade-php82
|
2023-03-28 11:11:51 +02:00 |
|
|
8d3888068d
|
Merge remote-tracking branch 'origin/master' into issue718_workflow_suggest_users
|
2023-03-24 16:12:55 +01:00 |
|
|
b2789099be
|
Merge branch 'master' into upgrade-php82
|
2023-03-23 11:24:00 +01:00 |
|
|
06b7e84270
|
FIX [thirdparty][profession] set default value for profession in symfony form
|
2023-03-16 13:48:01 +01:00 |
|
|
eaea702454
|
FIX add initial user as suggestion and fix error when there are no suggestions
|
2023-03-15 10:14:25 +01:00 |
|
|
de4cb1585b
|
FIX [normalizer] remove keys to have simple array of objects
|
2023-03-15 09:49:46 +01:00 |
|
|
1a3d66213b
|
FIX [review] implement changes based on review
|
2023-03-15 09:37:56 +01:00 |
|
|
67e68ac149
|
FIX [review] processing review, but stuck at transformation of json string to array
|
2023-03-15 09:37:56 +01:00 |
|
|
9c589b9296
|
FEATURE [suggested][entities] add suggested entities option to dynamic picker types
|
2023-03-15 09:37:56 +01:00 |
|
|
672418e70a
|
Merge branch 'master' into upgrade-php82
|
2023-03-06 16:37:09 +01:00 |
|
|
bea839663f
|
FEATURE [form] adjust symfony form to use text type
|
2023-03-06 13:01:21 +01:00 |
|
|
fa481fd795
|
DX: fix phpstan errors
|
2023-02-07 22:34:37 +01:00 |
|
|
afd2235254
|
DX: fix some phpstan issues and add test for ParticipationOverlapValidator.php
|
2023-02-07 22:11:39 +01:00 |
|
|
584ac05b53
|
DX: fix phpstan errors
|
2023-02-04 01:19:34 +01:00 |
|
|
7e65e97caf
|
fix cs: header and declare strict type order
|
2022-10-06 10:21:16 +02:00 |
|
|
087375f648
|
Merge branch '111_exports_suite' into calendar/finalization
|
2022-10-06 09:31:43 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
ec536871aa
|
Merge remote-tracking branch 'origin/master' into calendar/synchro-msgraph
|
2022-05-28 00:30:02 +02:00 |
|
|
67fad5d764
|
create generic data transformer with get an object by id, and add test
for CalendarType
|
2022-05-20 19:26:21 +02:00 |
|
nobohan
|
7cefce8305
|
admin: add ThirdParty admin
|
2022-05-06 15:51:29 +02:00 |
|
|
688914906d
|
merge firstname branch
|
2022-03-24 11:13:07 +01:00 |
|
|
13a7d791a1
|
fixes to allow for firstname value of null
|
2022-03-22 11:07:26 +01:00 |
|
|
736d43e756
|
translation fixed
|
2022-03-21 16:23:06 +01:00 |
|
|
a24cd693e3
|
firstname field added to twig form for child or contact types
|
2022-03-14 10:23:47 +01:00 |
|
|
5407dbfc98
|
form for third party telephone
|
2022-03-02 16:05:08 +01:00 |
|
|
4a03c2aa43
|
Merge remote-tracking branch 'origin/master' into issue447_pickCivilityType
|
2022-02-21 17:19:21 +01:00 |
|
|
5ff47050ff
|
replace deprecated TranslatorInterface by new one
|
2022-02-17 17:20:47 +01:00 |
|
|
20104f1b3b
|
implementation in thirdpartyType
|
2022-02-16 16:58:37 +01:00 |
|
|
88d1fe24b4
|
Creation of PersonResource
|
2022-01-26 12:52:15 +00:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
|
d3127bed6d
|
thirdparty: add address on kind = contact
|
2021-12-14 14:57:11 +01:00 |
|
|
985d8f0eae
|
thirdparty form: clean builder, and test if this kind input address
|
2021-12-13 15:33:43 +01:00 |
|
Pol Dellaiera
|
cd3be25c22
|
cs: Remove duplicated headers.
|
2021-11-30 13:54:58 +01:00 |
|
Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
91d12c4a96
|
cs: Enable risky rule static_lambda .
|
2021-11-30 11:43:34 +01:00 |
|
Pol Dellaiera
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|