3964 Commits

Author SHA1 Message Date
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
f301dbdd17 Correction of tests 2015-08-26 15:04:12 +02:00
Marc Ducobu
02a48c32c1 Adding colors for table header of Report/list 2015-08-26 13:36:04 +02:00
Marc Ducobu
7008284479 Adding colors for table header of Activity/list 2015-08-26 13:34:17 +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
7dc3514e00 Blue as default color for table header 2015-08-26 13:29:17 +02:00
Marc Ducobu
15c589e812 creating a person_details_container with padding 2015-08-26 13:17:07 +02:00
Marc Ducobu
2b45d4cec5 Tables as Thibault design 2015-08-26 13:15:53 +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
deb12a117d Improving the navigation bar 2015-08-25 19:51:15 +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
Marc Ducobu
f48563fee3 Display person information respecting thibault style 2015-08-25 18:31:24 +02:00
Marc Ducobu
8c3ea5b866 Adding class for colors 2015-08-25 18:29:34 +02:00
Marc Ducobu
251f51bab2 Menu person as thibautl propose 2015-08-25 17:31:22 +02:00
Marc Ducobu
2457ff021a updating select2 2015-08-25 17:29:51 +02:00
Marc Ducobu
d339b70f2d updating select2 2015-08-25 17:29:16 +02:00
Marc Ducobu
767a72e3cf Refactoring : removing useless line return 2015-08-25 17:28:50 +02:00
Marc Ducobu
39a859d85e Better size for person menu 2015-08-25 17:27:45 +02:00
Marc Ducobu
5bb74ab09e Removing css specific for the person bundle 2015-08-25 13:31:48 +02:00
Marc Ducobu
7798cfedfa Adding css for person (via grunt) 2015-08-25 13:26:16 +02:00
Marc Ducobu
dc052655a4 Integration thibaut style for layout person page 2015-08-24 17:49:08 +02:00
Marc Ducobu
29e63edd78 Improving the display of the information 2015-08-24 17:28:05 +02:00
Marc Ducobu
4aeba2019d Refactoring Tests/Controller/AccompanyingPeriodControllerTest.php : indentation and adding doc 2015-08-24 15:54:13 +02:00
Marc Ducobu
471bace86d Refactoring (indentation) the code of Entity/Person.php 2015-08-24 15:53:18 +02:00
Marc Ducobu
f967285e34 Raw integration of accompanying person (with respect of 'cahier de cahrge) 2015-08-24 14:41:24 +02:00
Marc Ducobu
9decbf119a Improving csv export test 2015-08-18 11:57:53 +02:00
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
1b31cb31c7 Bug all.css overwritten : homapage.css to login.css 2015-08-17 15:15:27 +02:00
Marc Ducobu
5584666165 Debug 2015-08-14 19:20:16 +02:00
b54d334db6 fix bug in all.css
The all.css file used in template homepage overwritted the all.css file used in other pages. But the file does not have same requirements on css files. 

In development environment, this was not seeable. But in production environment, the all.css file used in most of the page was not complete, preventing a correct display.
2015-08-14 12:59:25 +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
140b7430cb Person quick info - thibaut design 2015-08-10 15:53:54 +02:00