d554407dce
fix validation on person update
...
close #408
2015-01-29 22:02:02 +01:00
5992977a3e
test person's edit form
...
update the controller to get the validation
2015-01-27 22:17:39 +01:00
b26069243f
fix date format to long in create_review
2015-01-23 12:28:03 +01:00
98c3a23c65
Use localizeddate to format date
...
refs #272
2015-01-23 11:38:09 +01:00
e9be284c03
loads routes automatically
...
move routes to config.yml, loaded by prepending configuration
refs #273
2015-01-22 17:36:49 +01:00
6c515342d7
fix joinColumn definition bug in Person
...
Due to bug http://www.doctrine-project.org/jira/browse/DDC-2742 (?), the relation between person and spoken_languages was broken. We configure the relation explicitly (providing joincolumns) to avoid this bug.
2015-01-22 09:47:32 +01:00
f91775a617
Fix message in search results
...
The pluralization of message has been refactored
2015-01-06 21:35:10 +01:00
e02a10fdfa
add person search functionality
...
create test to match refs #377 and adapt fixtures for tests
implement search in person bundle
2015-01-04 01:59:49 +01:00
707046d8cc
better translations
2014-12-24 00:55:43 +01:00
1f2c8bdb72
fix person creation validation close #369
2014-12-09 22:53:24 +01:00
60d0f191c0
add an alt to button submit
2014-12-07 00:17:30 +01:00
f5752acdc3
fix translation in NL
2014-11-29 15:43:14 +01:00
105e961e3a
fix translation in NL
2014-11-29 15:38:24 +01:00
b5be2e2f1e
fix some translation problems in NL
2014-11-29 15:11:11 +01:00
1f5ff53ca5
add migration file refs #223
2014-11-29 01:18:47 +01:00
Marc Ducobu
83d090286d
Adding nl translation
2014-11-27 14:37:58 +01:00
Marc Ducobu
6834ebc610
Adding message when spokien languages is not specified
2014-11-27 14:18:45 +01:00
Marc Ducobu
b3fb1ba662
Adding Nl translation
2014-11-27 12:28:15 +01:00
Marc Ducobu
9b52fa562e
Adding spokenLanguages into views close #356
2014-11-26 13:29:00 +01:00
Marc Ducobu
f903e50d73
Merge branch 'master' of git://github.com/Chill-project/Person
2014-11-26 13:02:36 +01:00
Marc Ducobu
ae36da3366
Adding spokenLanguages to Person (Entity and Form)
2014-11-26 13:02:21 +01:00
8f5e042357
add an index on person firstname and lastname
...
But this index should be lowercase (refs #364 ) : this should be fixed when we will use doctrine migrations
2014-11-25 22:58:50 +01:00
Marc Ducobu
8a65274fbc
More space between the button 'save report' and 'reset form' in report bundle ref #354
2014-11-25 17:46:31 +01:00
d340520581
make messages more consistent with the new 'search' feature
2014-11-25 15:20:23 +01:00
740301227f
add search possibility throught all bundles, and remove deps between mainbundle and person bundle.
...
refs #223
2014-11-25 14:50:05 +01:00
Marc Ducobu
0372ed4959
Debug stopping that layout template require css/person.css
2014-11-19 16:45:38 +01:00
Marc Ducobu
50c090b18c
Debug stopping that create_review template require css/person.css
2014-11-19 16:13:19 +01:00
Marc Ducobu
9a4609ac37
Translation updating
2014-11-19 11:19:13 +01:00
Marc Ducobu
7465def1eb
Debug translation variable pbmm
2014-11-19 10:31:48 +01:00
Marc Ducobu
51115b6f36
Merge branch 'master' of git://github.com/Chill-project/Person
2014-11-19 09:44:08 +01:00
Marc Ducobu
87b4cb65e4
Refactoring translation
2014-11-19 09:43:53 +01:00
beafcd902e
Localize nationality in person list
2014-11-19 00:49:49 +01:00
d736a9a1f9
Add nullable: true to default phonenumber
...
this caused a NOT NULL error on postgresql
[ci skip] refs #320
2014-11-19 00:26:32 +01:00
Marc Ducobu
4c2a3c3624
Person attibutes name and surname become firstname and lastname
2014-11-18 16:15:47 +01:00
Marc Ducobu
24b126c5c3
Adding license
2014-11-18 11:30:54 +01:00
Marc Ducobu
680bb7ca83
[temporary] add a phonenumber field - close #320
2014-11-18 11:30:34 +01:00
Marc Ducobu
dc523beb58
Several icons in menu section : plus male female
2014-11-18 11:03:52 +01:00
Marc Ducobu
799616bfa2
female icon for woman in person_layout
2014-11-18 10:58:18 +01:00
Marc Ducobu
c2b652fdf9
design edit form person close #325 #336
2014-11-18 10:30:46 +01:00
Marc Ducobu
11e687a3ce
add custom fields on persons close # 307
2014-11-17 22:28:16 +01:00
Marc Ducobu
088d2851d5
Translation error : courrer -> courrier
2014-11-17 11:37:32 +01:00
2aa21b7652
localize countries names according to IssueId #299 and IssueId #317
...
[ci skip]
2014-11-17 01:10:52 +01:00
Marc Ducobu
853e8f607c
close#329 - Set person's nationality and person's birthday right-align
2014-11-14 15:19:20 +01:00
Marc Ducobu
c505a26da4
Impoving display
2014-11-13 15:54:25 +01:00
Marc Ducobu
01c35e556f
Improving Add Person Form display
2014-11-13 15:22:34 +01:00
Marc Ducobu
d02e1a287e
Add a person into section menu
2014-11-13 14:40:10 +01:00
Marc Ducobu
89a0169f27
MDM : hidding person history in person menu
2014-11-13 14:18:07 +01:00
Marc Ducobu
3634d43327
Adding locale selection
2014-11-12 15:46:25 +01:00
Marc Ducobu
818571d1ff
Moving flash messages
2014-11-12 13:10:34 +01:00
Marc Ducobu
e41361f149
Refactoring - indentation
2014-11-12 12:27:48 +01:00