2254 Commits

Author SHA1 Message Date
4c7673f3fd fix bug when extracting activities without filter / aggregators
introducing persons
2019-01-11 12:33:05 +01:00
3e786f2e18 Add aggregator by user for activities 2019-01-11 12:30:57 +01:00
2f12020ba7 Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main 2018-12-18 17:49:09 +01:00
472eda01e4 add sass/scratch.scss and associated sass files 2018-12-18 17:46:30 +01:00
e31560f622 edit yarn grunt/bower config during chill installation 2018-12-18 17:41:37 +01:00
Mat
14ee8cad19 Merge branch 'master' into similarity 2018-11-15 10:29:28 +01:00
Mat
30a6baef24 hide advanced search button below similarity search results 2018-11-15 10:27:57 +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
Mat
d118f60dc3 similaritySearch works, without duplicate personSearch results 2018-11-13 11:04:03 +01:00
Mat
387d3b53c1 wip.. dump() give a correct result, but have error !! 2018-11-08 16:17:11 +01:00
Mat
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
f937e9d12c adding formatter for list in spreadsheet (ods, xlsx) 2018-11-07 13:23:11 +01:00
Mat
99ca79d86e do not display similar search results if null 2018-11-06 15:19:02 +01:00
Mat
7be2d408f9 add similarity results for persons search 2018-11-06 15:12:13 +01:00
Mat
9d8d330eb3 adapt personSearch query with fullnameCanonical 2018-11-06 15:10:57 +01:00
Mat
290a904991 add similarity test in search query when adding person 2018-10-30 14:28:05 +01:00
Mat
3599a94f94 Add fullnameCanonical column for trigram matching (fast searching) 2018-10-30 11:18:07 +01:00
c1b46b9cb0 add margin beyond buttons 2018-10-23 11:45:58 +02:00
Mat
f0a0f46ff1 add privacyEvents for report edit and update 2018-10-23 10:31:20 +02:00
Mat
493cdca479 add PrivacyEvent for documents edit and update 2018-10-23 10:07:06 +02:00
Mat
e2cbd65775 Merge branch 'master' into privacyEvent 2018-10-23 09:56:49 +02:00
8bc1b5f769 prepare for 1.5.3 2018-10-19 14:33:56 +02:00
03ee738bee listen on collection events to allow usage of field on collection 2018-10-19 14:31:51 +02:00
0e84e8c5a2 update changelog to 1.5.4 2018-10-19 14:29:52 +02:00
015f776ac3 Merge branch 'master' into stable 2018-10-19 14:28:05 +02:00
62ee90f671 add repository for center 2018-10-19 14:27:46 +02:00
9cbd6b6987 Merge branch 'master' into stable 2018-10-19 14:25:43 +02: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
Mat
d9148791bd fixBug, update changelog 2018-10-19 13:51:27 +02:00
Mat
a3a4d31f8b privacyEvent, update changelog 2018-10-19 13:36:21 +02:00
Mat
c1da0f712c privacyEvent, update changelog 2018-10-19 13:29:37 +02:00
c00233331b Merge branch 'master' into privacyEvent 2018-10-19 12:43:50 +02:00
adee1b67a2 add changelog for privacy events 2018-10-19 12:42:28 +02:00
5eff3f33d8 fix action description in privacy events logs 2018-10-19 12:40:12 +02:00
b6ab04f3e3 add privacy event to edit, update actions 2018-10-19 12:36:59 +02:00
Mat
943cd9f31e fix validation context and upgrade sf3
cfr commit 193460a9a649953c9222cccca7b64f14251de65e
2018-10-19 10:56:07 +02:00
Mat
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
25f5503030 Add overlaps date/time operator and similarity 2018-10-18 09:41:40 +02:00
Mat
13333ed54a privacyEvent, add event to activity list and show actions 2018-10-16 15:39:30 +02:00