|
80dfa092db
|
fixes: add tests for generation and fix some situation
|
2023-05-31 23:29:34 +02:00 |
|
nobohan
|
9593cfde36
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpcs fix again
|
2023-05-25 10:32:52 +02:00 |
|
nobohan
|
ef59e6dc1c
|
Feature: add thirdParty choice in docgen accperiodworkevaluation context - phpcs fix
|
2023-05-25 09:59:16 +02:00 |
|
nobohan
|
d0867f9aa3
|
Feature: add thirdParty choice in docgen person context
|
2023-05-25 09:52:23 +02:00 |
|
nobohan
|
c6658aa2f3
|
Feature: add thirdParty choice in docgen activityContext
|
2023-05-25 09:52:23 +02:00 |
|
|
20023dff67
|
DX: fix cs
|
2023-05-24 13:35:35 +02:00 |
|
|
efaa01f4f6
|
DX: rector apply rules 'symfony up to 4.4
|
2023-05-05 18:21:33 +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 |
|
|
19034ac1d8
|
Merge remote-tracking branch 'origin/master' into refactor-using-rector-202303
|
2023-04-15 00:07:09 +02:00 |
|
|
b0ac8ce5af
|
Merge remote-tracking branch 'origin/master' into track-address-reference-update
|
2023-04-12 09:45:19 +02:00 |
|
|
8bec6feb96
|
DX: fix ci and phpstan issues
|
2023-04-11 22:01:47 +02:00 |
|
|
4db1ff405e
|
fix new phpstan issues
|
2023-04-11 13:04:08 +02:00 |
|
|
4c5dae60a8
|
DX: apply rector rulesets up to PHP 73
|
2023-03-29 22:39:11 +02:00 |
|
|
b9a7530f7a
|
DX: apply rector rulesset up to PHP72
|
2023-03-29 22:32:52 +02:00 |
|
|
2a303c7ba4
|
DX: fix contravariant type-hinting on ThirdPartyNormalizer
|
2023-03-28 23:01:00 +02:00 |
|
|
48772efd54
|
DX: fix phpstan issues
|
2023-03-28 22:32:08 +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 |
|
|
204c28d373
|
Feature: [address reference] adapt vue app AccompanyingCourse to allow to open address details modal
|
2023-03-22 15:32:43 +01:00 |
|
|
ecac409586
|
fixed: fix 3party syntax
|
2023-03-20 21:38:42 +01:00 |
|
|
df2480c47c
|
Fixed: transform null value into emtpy string into ThirdParty::setProfession
|
2023-03-20 21:36:46 +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 |
|
|
1b2c0ecc87
|
fixed: use TEXT instead of VARCHAR to store profession
|
2023-03-06 13:01:22 +01:00 |
|
|
f15017ebd7
|
FIX don't delete profession_id column yet
|
2023-03-06 13:01:22 +01:00 |
|
|
9a56a1b115
|
FEATURE [migration] migrate the old profession_id to inserting the corresponding string into new profession column string type
|
2023-03-06 13:01:22 +01:00 |
|
|
11e7f2179c
|
FIX [obsolete] remove obsolete code since thirdparty entity will be removed
|
2023-03-06 13:01:22 +01:00 |
|
|
e982e81900
|
FIX [post] adjust vue components to allow thirdparty to be posted with new profession type as string
|
2023-03-06 13:01:21 +01:00 |
|
|
e50b02a8c7
|
FIX [rendering] adjust vue components to correctly render profession string
|
2023-03-06 13:01:21 +01:00 |
|
|
bea839663f
|
FEATURE [form] adjust symfony form to use text type
|
2023-03-06 13:01:21 +01:00 |
|
|
ac4c821290
|
FEATURE [profession] change field type of profession into string
|
2023-03-06 13:01:20 +01:00 |
|
|
8695099819
|
DX: fix phstan & cs
|
2023-03-05 17:43:44 +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 |
|
|
264a6ef43e
|
DX: fix phpstan errors
|
2023-02-04 01:53:40 +01:00 |
|
|
584ac05b53
|
DX: fix phpstan errors
|
2023-02-04 01:19:34 +01:00 |
|
|
e54c2ca712
|
Feature: Add a list export for evaluation, actions and household
|
2023-01-26 14:22:30 +00:00 |
|
|
2c360e979b
|
DX: remove comments which contains previous admin icons
|
2023-01-25 13:41:44 +01:00 |
|
|
6b90a7d2a7
|
Merge branch 'master' into VSR-issues
|
2023-01-24 15:36:22 +01:00 |
|
|
3ca2811494
|
Feature: set parameters for add_address as global
The parameter `window.addaddress` is now global and can be reached to all page. This ensure backward compatibility.
|
2022-12-22 11:22:24 +01:00 |
|
|
7a1cc9b076
|
Merge remote-tracking branch 'origin/master' into cire16
|
2022-12-22 10:22:58 +01:00 |
|