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
306654dee2
upgrade changelog
2019-06-12 10:06:53 +02:00
df3c7e0fc4
add a chill:person:move
command
2019-06-11 19:10:37 +02:00
3c6d39dc56
update address validation
2019-04-02 11:58:53 +02:00
104181ba71
Merge branch 'stable' of framagit.org:Chill-Project/Chill-Person into stable
2019-03-20 12:33:46 +01:00
4d5900d902
Fix bug in accompanying period export element
2019-03-20 12:32:03 +01:00
3f76410288
bump changelog
2019-02-25 12:20:25 +01:00
fdaecdfaef
add file number in person header
2019-02-25 12:08:42 +01:00
111784410a
bump to 1.5.3
2019-01-11 16:54:36 +01:00
f7ac607ff0
add filtering on accompanying period + fix problems in gender filter
2019-01-11 16:49:24 +01:00
5591a9cfcc
bump to version 1.5.2
2018-11-13 21:56:33 +01:00
1ecc13f8ca
bump changelog from !9
2018-11-13 12:59:10 +01:00
5841016d50
Merge branch 'similarity'
2018-11-13 12:58:19 +01:00
6cd966d876
adding changelog
2018-11-13 12:55:24 +01:00
d2fb6e9300
Merge branch 'master' into HEAD
2018-11-13 12:36:16 +01:00
d118f60dc3
similaritySearch works, without duplicate personSearch results
2018-11-13 11:04:03 +01:00
387d3b53c1
wip.. dump() give a correct result, but have error !!
2018-11-08 16:17:11 +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
99ca79d86e
do not display similar search results if null
2018-11-06 15:19:02 +01:00
7be2d408f9
add similarity results for persons search
2018-11-06 15:12:13 +01:00
9d8d330eb3
adapt personSearch query with fullnameCanonical
2018-11-06 15:10:57 +01:00
290a904991
add similarity test in search query when adding person
2018-10-30 14:28:05 +01:00
3599a94f94
Add fullnameCanonical column for trigram matching (fast searching)
2018-10-30 11:18:07 +01:00
144a5ee12e
merge master and switch to version 1.5.1
2018-10-19 14:22:37 +02:00
7547f99063
Merge branch 'master' into bugFix
2018-10-19 14:20:02 +02:00
a2cc59a399
Merge branch 'bugFix' of framagit.org:Chill-project/Chill-Person into bugFix
2018-10-19 14:18:45 +02:00
76c9773508
handle multiple person in privacy logs
2018-10-19 14:18:32 +02:00
c392fad540
handle multiple person in privacy logs
2018-10-19 14:17:49 +02:00
d9148791bd
fixBug, update changelog
2018-10-19 13:51:27 +02:00
943cd9f31e
fix validation context and upgrade sf3
...
cfr commit 193460a9a649953c9222cccca7b64f14251de65e
2018-10-19 10:56:07 +02:00
7dfbe88ce6
fix sf3 depreciated addViolationAt() method
...
cfr vendor/symfony/symfony/UPGRADE-3.0.md:1719
2018-10-19 10:56:07 +02:00
42e33c020c
Merge branch 'privacyEvent' into 'master'
...
Privacy event
See merge request Chill-project/Chill-Person!7
2018-10-18 21:59:11 +02:00
f7f678f0cb
add persons
only if not empty
2018-10-18 21:56:28 +02:00
4f78b8fb54
remove unused code and dum
2018-10-18 21:54:04 +02:00
cdaf3af2d4
Merge branch 'master' into privacyEvent
2018-10-16 14:52:43 +02:00
6324eceb1b
privacyEvent: remove element parameter
2018-10-16 14:47:19 +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
b5a9105a0f
set deps to stable branches
2018-09-10 11:24:21 +02:00
c3d1db8d39
always upgrade packagist
2018-09-07 16:55:07 +02:00
e6c838e240
remove dump
2018-08-29 23:50:10 +02:00
c27329820e
fix error in loader person
2018-08-29 23:49:41 +02:00
4513ef35f6
allow to hide memo
2018-08-27 13:23:36 +02:00