a92686d10b
deprecated, fix useless repository service definition
2020-07-16 14:44:40 +02:00
30eacea228
Improve templating in Closing Motive admin
2020-07-06 13:25:24 +02:00
da9d1120ac
replace icon in person list
...
Use a "lock" icon, instead of open / closed folder, which is more
comprehensive
2020-07-06 13:23:54 +02:00
373a6a2dc7
[person details] add an "empty" statement on place of birth
2020-07-01 17:34:00 +02:00
98b9f5d2d7
[Accompanying period] fix closing motive label
2020-06-30 17:45:03 +02:00
523b60c69a
[Accompanying period] fix period label in list
...
The template didn't take into account still opened periods.
2020-06-30 17:33:56 +02:00
4c2ec6761a
override relevant part of the main CRUD template
...
Add a person_id to every button in person crud templates
2020-06-18 16:40:22 +02:00
937792fa2d
CRUD: improve index view
2020-06-11 16:01:35 +02:00
278d7f5772
Merge branch 'stable'
2020-05-01 15:54:12 +02:00
320598e905
add homeless to person addresses
2020-05-01 15:51:30 +02:00
de560b4d3b
[crud] add step delete
2020-03-26 13:15:42 +01:00
ac5fc59c21
[closing motivve] display closing motive in remark
2020-03-13 16:39:12 +01:00
8b395c4cee
migration for closing motive
2020-03-13 12:43:13 +01:00
e59f58f461
[closing motive] add an hierarchy + admin section for closing motives
2020-03-12 12:19:15 +01:00
ceb3b5e955
[UI] set action button bottom of edit form according to crud template
2020-02-03 13:03:04 +01:00
5154039182
[alt names] add alt names on person creation form
2020-02-03 12:47:55 +01:00
289afcdd0c
add trigger on alt names and improve layout with alt names
2020-01-30 23:04:24 +01:00
342449aadc
Add person alt names in list & view
2020-01-30 16:40:19 +01:00
426458811c
add model + form to handle alt names
2020-01-30 15:51:39 +01:00
7b7ce4a604
[wip] add actions to crud
2019-12-11 16:09:08 +01:00
9d8e49f39b
create render entity for person
2019-12-05 22:57:33 +01:00
90ffb7cf7a
CRUD new action
2019-12-05 22:57:15 +01:00
98b491063c
Merge branch 'master' into CRUD-init
2019-12-04 22:01:26 +01:00
b96cd8018f
load assets using a configure function
2019-12-04 21:59:12 +01:00
278e0de24d
load assets using a configure function
2019-12-04 14:04:02 +01:00
1c92f91f30
[wip] work on base person crud controller
2019-11-22 13:47:00 +01:00
e43bbaf1a1
add indexfor searching by phonenumber
2019-11-06 11:47:26 +01:00
685f35e730
Merge branch 'similarity'
2019-11-05 14:29:13 +01:00
f1eefa7ed7
add search by phone + format phonenumber
2019-10-30 22:54:24 +01:00
1d1bafe3d9
improve command move
...
- allow to delete some entities instead of moving them ;
- trigger event on move / delete entities in order to customize sql
statements
2019-08-28 13:39:35 +02:00
0ccc998e52
add an icon when the file is opened / closed in result list, and in person rendering macro
2019-07-02 13:18:34 +02:00
2aecaae749
Add missing translation
2019-07-02 11:56:19 +02:00
19cc54a674
Add a link between accompanying period and user
...
It is now allowed to indicates who make/made the accompanying period.
This feature may be hidden by a specific configuration option. Default
to visible.
2019-07-01 15:21:34 +02:00
5b60415166
fix error on macro renderPerson / withLink not taken into account
2019-06-26 12:39:57 +02:00
df3c7e0fc4
add a chill:person:move
command
2019-06-11 19:10:37 +02:00
fdaecdfaef
add file number in person header
2019-02-25 12:08:42 +01:00
f7ac607ff0
add filtering on accompanying period + fix problems in gender filter
2019-01-11 16:49:24 +01:00
30a6baef24
hide advanced search button below similarity search results
2018-11-15 10:27:57 +01:00
ecf3f541ef
wip.. inject personSearch results in similaritySearch to avoid duplicates results
...
error message :
---------------
[Semantical Error] line 0, col 13 near 'p.id) FROM ChillPersonBundle:Person':
Error: 'p' is used outside the scope of its declaration.
2018-11-08 14:26:08 +01:00
7be2d408f9
add similarity results for persons search
2018-11-06 15:12:13 +01:00
3599a94f94
Add fullnameCanonical column for trigram matching (fast searching)
2018-10-30 11:18:07 +01:00
cdaf3af2d4
Merge branch 'master' into privacyEvent
2018-10-16 14:52:43 +02:00
5f36a62379
privacyEvent, add event in accompanyingPeriod
2018-10-16 12:36:19 +02:00
4c8f170025
privacyEvent, add event in timeline
2018-10-16 12:03:54 +02:00
f5baeaa06c
init PrivacyEvent logger service
2018-10-16 10:01:12 +02:00
2a9aff304a
remove inexistant css file (person.css)
2018-10-08 22:07:47 +02:00
cf2408be1b
improvement on import - person may have a null gender
2018-10-05 22:54:30 +02:00
4513ef35f6
allow to hide memo
2018-08-27 13:23:36 +02:00
f2ed32e458
allow to load person interactively
...
- return results as json in PersonSearch
- update PickPersonType to load peoples with ChoiceLoader
2018-08-27 13:18:41 +02:00
b4801734d3
remove accompanying period if not used
2018-08-21 16:27:33 +02:00