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
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
5211d092e3
Merge branch 'testing' into VSR-issues
2022-12-15 14:46:30 +01:00
0f7d4ce5ee
Admin Section: misc templates corrections and improvments
...
* reset admin vertical menu custom styles
* disable icons in admin vertical menu
* fix main content positioning in admin section
* fix table appearance in admin crud template
* new scope/center form: move submit button in record_action sticky area
* edit scope/center form: move submit button in record_action sticky area
* improve homogeneity in admin index pages: centers/scopes/users/jobs
* remove centered div old tags
2022-12-12 20:31:30 +01:00
531b49a536
Merge branch '111_exports_suite' into calendar/finalization
2022-12-06 21:21:01 +01:00
368136ea57
Feature: [activity][list] Fix list for activities and refactor list with an helper
2022-12-05 18:26:01 +01:00
448d93cd02
Fixed: [address] Add missing window.addaddress in person create page, and third party create and update page
2022-11-18 16:11:03 +01:00
3ca46efd2c
#16 pass default variables to add-address component when it is called from another vue component
2022-11-17 19:02:07 +01:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
ea5f8c9d08
Feature: [docgen][person] add a new context to generate document with a
...
third party
This allow to prepare, for instance, mail (letters) to a thirdparty
about a Person
2022-10-19 14:16:59 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02: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
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
59e24ff39d
Merge remote-tracking branch 'origin/master' into calendar/finalization
2022-06-17 16:53:56 +02:00
1bd00c3f4c
fix editing thirdparty without date
2022-06-15 17:46:28 +02:00
9a29532362
fix bux to quickly add names that exist of multiple parts to the namefield of a person or thirdparty
2022-06-09 18:31:38 +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
f4652adbc2
admin: add fa icons to menu section title
2022-05-10 15:21:29 +02:00
nobohan
be27df1fd5
admin: remove obsolet header => true tag + php code fix
2022-05-10 11:46:17 +02:00
nobohan
c9b3bab508
admin sections for main bundle
2022-05-10 10:14:30 +02:00
nobohan
1a764025e1
admin: admin section for thirdparty
2022-05-09 17:14:25 +02:00
nobohan
7cefce8305
admin: add ThirdParty admin
2022-05-06 15:51:29 +02:00
645549ae34
effectively filter on all words in third party search
2022-04-06 21:45:49 +02:00
c7762dd6d2
fix trimming for email in person / thirdparty
2022-03-31 12:51:53 +02:00
6ddbb79157
format phonenumber in third party normalization
2022-03-31 12:48:27 +02:00
dcddf4b3f1
trim email
2022-03-31 10:24:58 +02:00
63cdc97c47
fix phpstan errors on ThirdPartyRender
2022-03-30 21:52:43 +02:00
c477996acf
fix cs
2022-03-30 16:43:16 +02:00
dae9d48574
really do not show thirdparty which are not active
2022-03-30 15:26:45 +02:00
38e92ee981
fix cs
2022-03-30 11:58:17 +02:00
de4f65fede
change strategy for searching: use the AND between words, instead of OR
2022-03-29 12:42:17 +02:00
ea66db07a4
fix cs
2022-03-24 22:10:07 +01:00
1031f0d40e
thirdparty: firstname after name in form
2022-03-24 19:18:48 +01:00
5d7943f871
index firstname in database
2022-03-24 19:06:53 +01:00
d0c34c0206
set empty thridparty.firstname to a string
2022-03-24 18:51:29 +01:00
a61c9553e1
csfixes
2022-03-24 11:42:16 +01:00