218 Commits

Author SHA1 Message Date
Marc Ducobu
377b7ec44b CSV export use CHILL_PERSON_SEE role 2015-08-18 11:09:51 +02:00
Marc Ducobu
d2b929cf7e Adding marital status to csv export 2015-08-18 09:41:31 +02:00
Marc Ducobu
fce3de4046 PersonControllerViewTest : refactoring (doc, indentation) 2015-08-18 09:32:57 +02:00
Marc Ducobu
91e133aec6 Removing view test from PersonControllerUpdateTest.php 2015-08-18 09:31:05 +02:00
Marc Ducobu
91bd7a4529 PersonControllerUpdateTest : refactoring (doc + more tests + indentation) 2015-08-18 09:19:15 +02:00
Marc Ducobu
8bc893fe90 Removing DefaultControllerTest (no test & no controller) 2015-08-17 17:41:37 +02:00
Marc Ducobu
905eeccc02 Better name for type service select2maritalStatus 2015-08-17 17:36:59 +02:00
Marc Ducobu
5584666165 Debug 2015-08-14 19:20:16 +02:00
Marc Ducobu
21676a20b2 Displaying & edit marital status 2015-08-12 17:59:12 +02:00
Marc Ducobu
98e1fb663b Debug \maritalStatus -> \MaritalStatus 2015-08-12 16:41:16 +02:00
Marc Ducobu
3f9f58030c Adding MaritalStatus in db 2015-08-12 15:52:17 +02:00
Marc Ducobu
31e734f2c7 Renaming genre into gender & dateOfBirth into birthdate 2015-08-11 17:47:11 +02:00
Marc Ducobu
02193505be Refactoring Entity/Person.php : better documentation 2015-08-11 15:44:48 +02:00
Marc Ducobu
03059c669b Merge branch 'master' of git://github.com/Chill-project/Person 2015-08-10 16:50:49 +02:00
Marc Ducobu
71afed7dc1 Better submenu for person 2015-08-10 16:50:20 +02:00
Marc Ducobu
fac21cfc8f Integration of Thibaut design 2015-08-10 14:45:15 +02:00
eb91b8af48 fix trait declaration in new PreparePersonTrait 2015-07-03 21:31:25 +02:00
1a875793c9 add PreparePersonTrait as helper in tests
[ci skip]
2015-07-03 21:17:12 +02:00
Marc Ducobu
f4b99e2e8e Adding license to DataFixtures/ORM/LoadAccompanyingPeriodClosingMotive.php 2015-07-03 10:26:00 +02:00
Marc Ducobu
737254e8b3 Only one icon for menu person 2015-06-30 21:44:23 +02:00
822297e729 set composer.json chill deps to master 2015-06-30 14:42:46 +02: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
Marc Ducobu
b231b14605 adding test for bug #478 - refs #478 2015-04-08 17:56:57 +02:00
Marc Ducobu
9be5757623 Solving bug #478 - cFData is null and not contains an empty array - refs #478 2015-04-08 16:48:48 +02:00
Marc Ducobu
a6bac03242 Refactoring : exception in _getPerson method 2015-03-06 20:46:38 +01:00
Marc Ducobu
5207a8fa12 Removing @todo - refs #410 2015-03-06 20:38:51 +01:00
Marc Ducobu
5634a19174 Improve person accompanyingPeriod validation - close #410 2015-03-06 20:36:21 +01:00
Marc Ducobu
c80326d0ed Refactoring : rm empty line 2015-03-06 13:13:20 +01:00
Marc Ducobu
6e59b8e724 Refactoriing 2015-03-06 13:10:04 +01:00
Marc Ducobu
b85f3e396c Refactoring : removing useless line return 2015-03-05 19:19:22 +01:00
Marc Ducobu
0051a73a26 Good test doc + more effective test 2015-03-05 19:18:24 +01:00
Marc Ducobu
821454493b Refactoring : adding doc + date in DateTime constructor 2015-03-05 19:09:32 +01:00
Marc Ducobu
d12f5ee77f Improving license header 2015-03-05 18:12:31 +01:00
Marc Ducobu
3d35944613 Refactoring : resolving netbeans warnings 2015-03-05 18:00:07 +01:00
Marc Ducobu
2dc2479304 Adding documentation 2015-03-05 17:55:47 +01:00
008cb5b216 fix refreshing person problem
the entity "person" wasn't managed any more by the ORM, for an unknow reason.
2015-03-05 15:45:26 +01:00
e2e89d433f add test for timeline/accompnying period 2015-02-27 17:42:01 +01:00
Marc Ducobu
3e6c929150 Improving CSV genertion 2015-02-26 19:03:14 +01:00
Marc Ducobu
caffa5b30f Better test 2015-02-26 18:55:21 +01:00
Marc Ducobu
dcd951b90a License improving 2015-02-26 12:09:17 +01:00
4585980ca8 fix copyright statement 2015-02-22 21:50:13 +01:00
f060a6dcf4 FIX person cf in csv 2015-02-20 11:19:22 +01:00
Marc Ducobu
b8bc875513 Adding Test for person export 2015-02-19 15:20:06 +01:00
Marc Ducobu
8624b4dff3 Removing useless space 2015-02-19 15:19:44 +01:00
Marc Ducobu
a2dafa01dc Adding license 2015-02-19 11:31:01 +01:00
Marc Ducobu
6791041c28 Adding csv_cell twig filter 2015-02-18 16:26:12 +01:00
Marc Ducobu
abf9ebfc8a Merge branch 'master' of git://github.com/Chill-project/Person
Conflicts:
	Resources/config/routing.yml
2015-02-18 15:51:00 +01:00
Marc Ducobu
a7b807514b First version of export person - 'rfs #400 2015-02-18 15:47:27 +01:00
866d119feb Implements timeline
refs #224

Squashed commit of the following:

commit fb46cea3858036a932b8c6ff1354f4b0d9f166fb
Merge: d881b3d 0f4e285
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:14:38 2015 +0100

    Merge branch 'master' of git://github.com/Chill-project/Person into timeline

commit d881b3d69a53b2502f16d98d9d1809ead17fd77e
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:12:04 2015 +0100

    add closing period to timeline

    refs #224

commit 6363e59213f5cddded4e0678454e98929f885d39
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 18 00:08:09 2015 +0100

    refactor timeline #224

commit bd2e1b1808f73e39532e9538413025df5487cad0
Author: Julien Fastré <julien@fastre.info>
Date:   Wed Feb 11 00:39:05 2015 +0100

    implementing timeline for opening history file

    refs #224

    Some parts (method TimelineProviderInterface::getEntities, ...) are different from
    the design described in #224 and must be discussed
2015-02-18 00:16:02 +01:00
Marc Ducobu
0f4e285bd7 Renaming history -> accompanying_period in db 2015-02-12 19:02:22 +01:00