45 Commits

Author SHA1 Message Date
03cafbf4c6 complete missing annotations 2021-02-02 11:49:27 +01:00
0a390eae98 sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions 2020-08-03 13:16:56 +02:00
95682734dd sf4, adding require symfony/templating + fix treebuilder depreciation 2020-07-31 18:21:00 +02:00
4316667bd2 oups.. 2020-07-22 12:51:35 +02:00
fb5f3532a1 fix sf4 deprecated: cannotBeEmpty() is not allowed with arrayNode 2020-07-22 12:48:06 +02:00
320598e905 add homeless to person addresses 2020-05-01 15:51:30 +02:00
e59f58f461 [closing motive] add an hierarchy + admin section for closing motives 2020-03-12 12:19:15 +01:00
426458811c add model + form to handle alt names 2020-01-30 15:51:39 +01:00
9d8e49f39b create render entity for person 2019-12-05 22:57:33 +01:00
f1eefa7ed7 add search by phone + format phonenumber 2019-10-30 22:54:24 +01: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
df3c7e0fc4 add a chill:person:move command 2019-06-11 19:10:37 +02:00
f7ac607ff0 add filtering on accompanying period + fix problems in gender filter 2019-01-11 16:49:24 +01:00
Mat
cdaf3af2d4 Merge branch 'master' into privacyEvent 2018-10-16 14:52:43 +02:00
Mat
f5baeaa06c init PrivacyEvent logger service 2018-10-16 10:01:12 +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
b4801734d3 remove accompanying period if not used 2018-08-21 16:27:33 +02:00
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
b2abce256d add entry "add a person" in section dynamically + right on exports 2018-07-17 16:51:52 +02:00
nobohan
e9698f2cbc add email and phonenumber: wrote migration file, changed templates, changed validation rules 2018-05-18 17:41:33 +02:00
983ed7a50d delegate person matching detection to service SimilarPersonMatcher 2018-05-14 17:58:00 +02:00
db00a0d265 re-enable fixtures with sf3 2018-05-04 22:51:37 +02:00
be2edec605 add specific role for LIST and STAT 2017-04-20 16:27:06 +02:00
6cdccb1553 remove dump statement 2017-04-18 22:19:34 +02:00
cc91ade6fe adding a date for the address
The address are computed to be valid at a given date.

The date input appears only if fields concerning address are checked.
2017-01-31 13:48:25 +01:00
25cad2f11d add ListPerson
Add / complete list of person.

Some SQL function are added to allow to get the last address at a given date.
2017-01-31 12:18:07 +01:00
60cb1e60f0 add an export for person list 2016-12-09 19:51:41 +01:00
38df9bb91d adding a widget "add a person" on homepage, replacing the homepage menu
We use the new widget api to add a widget "add a person" on homepage. The homepage menu is deprecated.
2016-09-23 12:29:46 +02:00
2f5efd50e8 add a widget to display a person list on homepage 2016-09-18 23:57:32 +02:00
11439f96c2 Merge branch 'master' into export 2016-04-15 23:24:00 +02:00
afe6ace331 add a many-to-many relation to addresses 2016-03-10 18:01:06 +01:00
d419be2af1 set some fields visibility as configurable
Some fields can now be hidden through configuration
2016-02-05 23:05:53 +01:00
5b3bd6545a add a role for stats, apply role on export 2016-01-23 01:20:41 +01:00
04c56f667a register birthdateValidator
in birthdate validator, improve the message
2015-12-10 14:55:12 +01:00
513d9aefbc Implement user right refs #263
Merge of branch add_acl

Squashed commit of the following:

commit a3265a71014fc74bcc456aa9436494fc4ed434ea
Merge: 2522634 b231b14
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Tue Jun 30 09:58:23 2015 +0200

    Merge remote-tracking branch 'origin/master' into add_acl

    in order to future merging of add_acl into master

    Conflicts:
    	Tests/Controller/PersonControllerCreateTest.php

commit 252263400b1fb54091a0cd36d9ab84812c3a9942
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Jun 29 23:00:25 2015 +0200

    check acl on timeline page

commit 5f08806585ce4ce1d58c6c507b191221b924d861
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 22:24:18 2015 +0200

    remove dead code

commit 860d62d9c0d9db2186eee725e7ef553ddf1f98f3
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 22:19:02 2015 +0200

    add access condition for link to person view in person view

commit e7b295000dd420309288e83920f6656679d36173
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 22:13:04 2015 +0200

    add ACL on person view

commit 7b1f90a2a28c1aec5ee0eb78206c75a9f1e09c60
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 21:47:49 2015 +0200

    add autorization for filtering person results in search

commit c6669164e2e36b555bed0745d5c7c12b53468b97
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 21:47:26 2015 +0200

    add fixtures for roles defined by person bundle

commit 8f30f5222efe531fb77a2e22b6af8069c5814d00
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 20:13:17 2015 +0200

    [transfer purpose][ci-skip]

commit e8ca4ce4842e619342a90d4343b725c2946f7d70
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 17:31:27 2015 +0200

    should fix reference problem

commit 8c32524a0fd61d504e9640705b97d10bd9b2b993
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 19 17:29:48 2015 +0200

    fix test about inheritance

commit d93cef2c596aba7fc977cc8db354241d6a77e6e2
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Thu Jun 18 21:38:59 2015 +0200

    add role hierarchy + test

commit 5066cc5318d67f20e3cff9f91f6d2b6a94d5f9c1
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Thu Jun 18 01:28:40 2015 +0200

    add tests for person voter

commit cf3359b11b16972db3c55102a3c8b2aae2c27789
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Thu Jun 18 01:07:30 2015 +0200

    fix "pass by reference" error

commit 94942eb34330813a10124ba58ec814ca685930c5
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Wed Jun 17 22:04:49 2015 +0200

    fix syntax error ($this->$is not correct)

commit 82d25df6b0e21b4032f4fc82dee203ccd1a067dd
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Wed Jun 17 21:51:41 2015 +0200

    add first test for person voter

commit 84e0d05be07477175db1ef95f3716a3c420291ce
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Wed Jun 17 21:50:06 2015 +0200

    define person voter as a service + CHILL_PERSON_SEE

commit bd55e505a179b0df4133903f766d9a8feb469900
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Tue Jun 16 20:57:25 2015 +0200

    add test for creating person with user multi center

commit d29147c8e70b2ae8313d973fe4b3d45d3f064d9b
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Jun 15 09:11:56 2015 +0200

    fix tests - add center to persons

    since a center is associated with center, people used in tests must be associated with a center.
    => associate a center to people used in tests

commit cfac1ea68aaf615b5f8e9e67388f5407e5095d72
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Jun 15 09:06:24 2015 +0200

    remove errors on deprecation

commit e1df87df87e831f3827721313603bcf41b3da891
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 12 22:31:03 2015 +0200

    fix migration error

commit 733fa96a2d874b84d2a0ece6664e4a64eed10b4d
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Wed Jun 10 21:17:15 2015 +0200

    add center type on creation forms

    tests are not adapted yet [ci skip]

commit c0d1d1b1c8fd58d9c15bf59d66de28a848df6d35
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Tue Jun 9 23:11:07 2015 +0200

    fix bug in migration

commit 693abfb7253dfe955beb63de3aebc05a15363cdb
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Tue Jun 9 22:41:21 2015 +0200

    add checks on migration

    check that there are data or not in database and, if there are data,
    create default center if required.

    If not required, the default center is the first in the list.

commit 8127ea8d49e094c81ce65e838416953bc8d47678
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Jun 8 00:33:39 2015 +0200

    add first impl of PersonVoter (not tested) [ci skip]

commit 2ea674dbcf8848603f0fefa109abf2412722013f
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Jun 8 00:32:46 2015 +0200

    add center to person

commit 0b1e3f137ace9eeb959b80cdbdfa3636c75af715
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Sat Jun 6 11:02:49 2015 +0200

    add phpunit bridge to handle deprecation msg

commit 70a4fd16181badad8ac9b87fd24e1000c7b1a734
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 5 12:42:01 2015 +0200

    remove deprecdation warning in phpunit

commit b3b8d1deefbdc72505606df7ca217771277e3555
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 5 11:41:36 2015 +0200

    fix deprecation of pattern in routing

    pattern => path in routing.yml

commit eea1252d8517ee582c958dc6045f05c1438dd9d1
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Fri Jun 5 10:56:02 2015 +0200

    switch to symfony 2.7 [ci-skip]
2015-06-30 14:41:31 +02:00
e9be284c03 loads routes automatically
move routes to config.yml, loaded by prepending configuration
refs #273
2015-01-22 17:36:49 +01:00
Marc Ducobu
1fbfff9011 Adding MissingBundleException Class 2014-11-07 22:48:46 +01:00
Marc Ducobu
395d9ef67b Define Person as Customisable class (Custom Field) 2014-11-07 19:16:47 +01:00
2a3ebb3659 upgrade views, menus, routing 2014-11-07 13:19:07 +01:00
9e65354cfc add routing information to person bundl 2014-11-07 11:47:45 +01:00
f1ac36510a move to namespace Chill\PersonBundle 2014-11-07 11:38:14 +01:00
f7d24ae520 automatic regexp to move namespace CL\Chill => Chill 2014-11-07 10:01:20 +01:00
44d8236f21 add doublemetaphone function and config to enable-disable usage of double metaphone 2013-12-01 22:53:37 +01:00
17b4f22136 initial structure of the bundle 2013-10-26 11:52:46 +02:00