5b3bd6545a
add a role for stats, apply role on export
2016-01-23 01:20:41 +01:00
d81b2e1037
[wip] add different steps to exports
2016-01-11 21:46:41 +01:00
2711fcee6d
[export] add a first export and first filters
...
- nationality aggregator (work in progress: we have to set the feature
'group by continent')
- gender filter
- nationality filter
- gender filter
2016-01-02 16:46:11 +01:00
4e4f45e2bc
fix test with gender update
...
As the value was translated, the test cannot check in the page if the value
is updated.
We also remove the "incomplete" test, as we cannot consider this test is
incomplete because the new value is checked from the database.
2016-01-01 23:10:39 +01:00
67ac2428bc
fix usage of php-7 in ci
2016-01-01 22:59:47 +01:00
4e34485d8d
order results in person search by firstname and lastname
2015-12-29 17:23:36 +01:00
1577076c93
remove old translation of gender when unknown date of birth
2015-12-18 01:14:01 +01:00
4487fb09f2
add faker to required packages
2015-12-16 12:41:41 +01:00
b45b529dba
person creation: fix bug + improve multi_center
...
The center is hidden in page "check if the person exists in the db"
2015-12-16 12:19:29 +01:00
07ed6a9751
change config to switch to symfony 2.8
2015-12-14 22:21:49 +01:00
0f022d4f95
Merge branch 'birthdate_constraint' into 'master'
...
Birthdate constraint
ref #4
See merge request !3
2015-12-11 14:55:48 +01:00
Marc Ducobu
ca387ef8c5
MDM #6 Supprimer bouton modifier sur la page personne
2015-12-11 13:45:11 +01:00
9f079c1769
remove debug informations
2015-12-10 15:17:47 +01:00
9fe0ae1889
improve person creation to fix error handling
2015-12-10 14:55:49 +01:00
04c56f667a
register birthdateValidator
...
in birthdate validator, improve the message
2015-12-10 14:55:12 +01:00
71eb972c4c
create validator and tests
2015-12-09 21:33:57 +01:00
Marc Ducobu
39dfd17c5d
Improving UI
2015-12-04 19:37:47 +01:00
Marc Ducobu
577bd8f485
Adding ref to the doc in README
2015-10-30 16:02:53 +01:00
Marc Ducobu
d1a313078b
Removing travis files
2015-10-30 15:23:39 +01:00
Marc Ducobu
d072d568bf
Removing travis image build status
2015-10-30 15:21:24 +01:00
Marc Ducobu
9526f1a3c9
Debug flash message danger -> error
2015-10-30 15:21:00 +01:00
Marc Ducobu
c2c1d81041
debug flash message error -> danger
2015-10-30 13:53:07 +01:00
Marc Ducobu
52b4f1a659
Merge
2015-10-30 10:50:51 +01:00
Marc Ducobu
d45e2e2db9
adding the user bundle in top top_banner block
2015-10-30 10:44:46 +01:00
ac46a61d40
fix "the page display always the homepage"
...
Renaming the block name from layout_content => content.
2015-10-27 14:53:22 +01:00
1e22e8a36c
use token for auth with github
2015-10-26 22:27:24 +01:00
Marc Ducobu
4e4c1a8f68
Debug doctrine migration down
2015-10-23 12:04:11 +02:00
903c115aa2
adding gitlab-ci
...
Squashed commit of the following:
commit 5a7195e4beb496c641b9bdb13ade5cf864d59eff
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 19 22:15:15 2015 +0200
correct files paths
commit 346ac3eaaf9e1da1915d08d525c7a488d75099af
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 19 22:13:12 2015 +0200
correct paths
commit 8720941f9b0e8e381f24108b0f3357d89f2e9b44
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 19 22:07:30 2015 +0200
add gitlab-ci to project
2015-10-19 22:36:35 +02:00
ad8fe8c147
throw an error on 404
2015-10-12 21:43:57 +02:00
772499ce89
set correct layout to accompanying period crud
2015-10-12 21:31:01 +02:00
4e00af3e48
moving the memory_limit to phpunit.xml config file
2015-10-12 21:30:31 +02:00
Marc Ducobu
dda6f65fc2
Merge branch 'master' of git://github.com/Chill-project/Person
2015-09-30 15:28:47 +02:00
Marc Ducobu
e73cd3987a
Debug : removing old code (that is now in chill_custom_fields_group_widget)
2015-09-30 14:35:39 +02:00
Marc Ducobu
5a30328c63
use the widget chill_custom_fields_group_widget for only display active custom fields
2015-09-30 14:34:04 +02:00
Marc Ducobu
da9d8d52fc
Merge branch 'master' of git://github.com/Chill-project/Person
2015-09-21 23:11:41 +02:00
Marc Ducobu
2427309f11
Removing useless class
2015-09-21 23:11:22 +02:00
9ae152dd30
fix typo in translation
2015-09-21 23:00:15 +02:00
c4915f4556
set deps to master in composer.json
2015-09-20 21:45:40 +02:00
31aa50b4ea
merging add_ui_permission into master
...
refs #573
Squashed commit of the following:
commit 33635722c231a3a80518e0dc027911766a95cbfa
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Sun Sep 20 21:42:37 2015 +0200
translation of roles
commit 18d96fe59f836564ace5e6045fa87ac81da6b27b
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Sun Sep 20 11:54:46 2015 +0200
remove admin menu for person bundle
commit 2acd79930e28fda315d97df2c0ff8aae33ab489a
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Sep 18 21:05:00 2015 +0200
add logger to project
commit 724d2fc8685fced0cf9da77e9e9730c5c57337ed
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Sep 14 00:50:01 2015 +0200
switch to role declaration in code
commit 10f6219b277445b0dfeb51fa0b7566a28fdd41bf
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Aug 31 23:51:47 2015 +0200
declare role in parameter chill.available_roles
2015-09-20 21:44:08 +02:00
Marc Ducobu
2f0197aff3
Removing useless class for table
2015-09-01 16:46:28 +02:00
Marc Ducobu
7b391d3212
Person review form with padding and color for th
2015-09-01 16:43:35 +02:00
Marc Ducobu
ed1a133d3d
Person create form with padding
2015-09-01 16:35:15 +02:00
Marc Ducobu
80a4a6eda2
Adding colors for table header of AccompanyingPeriod/list
2015-08-26 13:32:03 +02:00
Marc Ducobu
032285442c
Adding colors for table header of Person/list
2015-08-26 13:29:57 +02:00
Marc Ducobu
15c589e812
creating a person_details_container with padding
2015-08-26 13:17:07 +02:00
Marc Ducobu
d0176a4ba3
Adding ':' for into Resources/views/Person/view.html.twig
2015-08-26 11:54:12 +02:00
Marc Ducobu
c4765c13d2
Person details in fr & nl
2015-08-26 11:53:37 +02:00
Marc Ducobu
2c4fae5ee3
Debug : accompaning period good variable name for timeline
2015-08-26 10:08:14 +02:00
Marc Ducobu
d07c7d4286
Basic version of view person (thibaut design)
2015-08-25 19:49:48 +02:00
Marc Ducobu
d197944858
.person-details dd : no margin
2015-08-25 19:15:04 +02:00