7dc9021eca
visgraph: no more need for tiny emitter. remove it
2021-11-10 11:35:19 +01:00
a63e1321b0
cleaning
2021-11-09 22:48:29 +01:00
bfca6d2afc
cleaning
2021-11-09 20:06:54 +01:00
b392bc9e65
visgraph: post, patch and delete relationship link works!
2021-11-09 20:00:19 +01:00
d6da6a5d9d
visgraph: trying to pass value to edit relationship form fields (wip)
2021-11-09 20:00:09 +01:00
e7fcebc99e
add some method for resolving scope in twig
2021-11-09 17:04:49 +01:00
Pol Dellaiera
5e5dcaefe7
Fix implicit variable creation.
2021-11-09 16:22:16 +01:00
nobohan
66a2009aea
person search: translation User + show User in concernedGroups
2021-11-09 16:07:11 +01:00
Pol Dellaiera
2eb30d2ae8
Fix issues reported by PHPStan.
2021-11-09 15:17:24 +01:00
nobohan
c8b0d62d46
person: display user in the modal 'search person'
2021-11-09 14:21:39 +01:00
46e552d034
DELETE endpoint added
2021-11-09 10:58:08 +01:00
nobohan
66c5c4c1d6
accompanying period work: translate flash message
2021-11-08 15:52:24 +01:00
9247cd3546
fix saving person
2021-11-08 15:31:19 +01:00
nobohan
70524c506d
accompanying period work: add content to the delete page
2021-11-08 15:17:16 +01:00
nobohan
b4d21c23b2
accompanying period work: add logger interface
2021-11-08 14:50:15 +01:00
nobohan
d94c367e3d
accompanying period work: can delete the work
2021-11-08 14:47:50 +01:00
nobohan
6afd8ae3cd
accompanying period work: add delete twig
2021-11-08 13:52:23 +01:00
nobohan
e195434bf4
accompanyingPeriodWork: add action in controller
2021-11-08 13:52:23 +01:00
nobohan
0299500cad
accompanyingPeriodWork: replace 'spinner' by a real spinner
2021-11-08 13:52:23 +01:00
7399d0aa9e
Use centerResolverDispatcher to normalize a person's center
2021-11-08 12:22:11 +00:00
nobohan
c979de962e
fix conflict in CHANGELOG
2021-11-08 12:41:11 +01:00
e4f8ada236
Household edit: end date field deleted
2021-11-08 11:03:37 +00:00
7fabe0214e
household list of accompanying periods + upgrade DBAL version to 3.1
2021-11-08 10:57:14 +00:00
nobohan
fa05a6856a
person: add civility: entity, migration, form, twig, config
2021-11-08 11:41:45 +01:00
nobohan
1dbf29beea
person: avoid js error when personAcceptEmail is null
2021-11-08 11:04:20 +01:00
2c0198ef78
listen on relationship nodes event (wip)
2021-11-05 20:34:59 +01:00
e55e8e072d
visgraph: prepare UI for add relationship link
2021-11-05 19:37:59 +01:00
f92b4b0ea3
visgraph, fix details
2021-11-05 17:50:19 +01:00
b904e33d9b
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-05 17:18:55 +01:00
f064e8f307
method added to get current accompanying periods + api adjusted
2021-11-05 17:00:07 +01:00
e911dd30f5
cleaning store
2021-11-05 16:16:24 +01:00
bfcd420cdf
visgraph: improve nodes that are hidden when uncheck layer
...
- a new getter count links by node. before exclude person, check first if node has others visible links
- links id are rewrote to serve count links getter
- unfold and expand only folded person
2021-11-05 14:41:45 +01:00
9494bdee2a
visgraph: improve splitId(node_id,'id') : return always integer
...
node_id value examples:
* 'accompanying_period_124' --> 124
* '124' --> 124
* 124 --> 124
2021-11-05 14:41:45 +01:00
0f8ca77105
visgraph: refactor store excludedNode action
2021-11-05 14:41:45 +01:00
9a00e13532
visgraph: adding node whitelist
2021-11-05 14:41:45 +01:00
1a00798da0
visgraph: canvas options, maximize position
2021-11-05 14:41:45 +01:00
5e2b70249e
cleaning
2021-11-05 14:41:45 +01:00
55c2aed613
visgraph: fix algo problems when expanding graph
2021-11-05 14:41:45 +01:00
19badc0062
visgraph: try to remove folded person nodes when layer is unchecked (wip)
2021-11-05 14:41:35 +01:00
5111a0ff6a
Show alt names in person search results
2021-11-05 12:52:31 +00:00
fd2d74c9f5
Ordering household addresses
2021-11-05 12:34:35 +00:00
b615f0c79f
Merge branch 'issue73_ACCent_displayOf_problématiques' into 'master'
...
Display of social issues with parent issue and with badge
# Description of changes
For social work action: social issues are displayed with their parent issue.
Banner was fixed so that it contains all the context info.
# Issues related
* internal: https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/277
* ACCent: https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/73
# Tests
No tests.
See merge request Chill-Projet/chill-bundles!201
2021-11-05 12:33:10 +00:00
97859e9c1f
Display of social issues with parent issue and with badge
2021-11-05 12:33:10 +00:00
35d807cab0
Bugfixes/tasks list
2021-11-05 12:31:41 +00:00
e1677cd2b6
Merge branch 'feature/household-accept-members-without-position' into 'master'
...
An household can have members without position
See merge request Chill-Projet/chill-bundles!189
2021-11-05 09:26:16 +00:00
5d7f4bde1d
minor stuffs
2021-11-03 21:17:25 +01:00
40c5322cba
visgraph: an event trigger unfoldPersonsByCourse (store)
2021-11-03 21:15:37 +01:00
8ab0fd59f8
visgraph: add basic graph event mechanism when clicking on nodes
2021-11-03 21:12:42 +01:00
aa9926aa29
translations
2021-11-03 16:56:11 +01:00
adac384279
visgraph: prepare PATCH relationship when submitting (wip)
2021-11-03 16:49:07 +01:00