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
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
1f2c8bdb72
fix person creation validation close #369
2014-12-09 22:53:24 +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
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
9a4609ac37
Translation updating
2014-11-19 11:19:13 +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
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
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
11e687a3ce
add custom fields on persons close # 307
2014-11-17 22:28:16 +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
5818b67269
Adding homepage menu
2014-11-12 11:05:42 +01:00
Marc Ducobu
eb29131957
Improving navigation
2014-11-11 16:57:21 +01:00
e5f67e32c3
upgrade and refactor personhistoryFile
2014-11-07 23:48:26 +01:00
29af313582
make routing more consistent
2014-11-07 22:51:48 +01:00
2358e2a9bb
upgrade forms to update and create person
2014-11-07 16:26:15 +01:00
2a3ebb3659
upgrade views, menus, routing
2014-11-07 13:19:07 +01:00
9d313dd68f
fix person
2014-11-07 12:15:00 +01:00
9e65354cfc
add routing information to person bundl
2014-11-07 11:47:45 +01:00
f7d24ae520
automatic regexp to move namespace CL\Chill => Chill
2014-11-07 10:01:20 +01:00
afb205cd99
add container configuration for history tracking on person class
2014-01-27 00:21:15 +01:00
0d4c87eb22
add (empty) admin section
2013-12-07 13:29:37 +01:00
5750c73574
create and review the creation of a person
2013-12-03 17:12:56 +01:00
c9204e32d8
add creation of new history line
2013-12-01 19:55:56 +01:00
9c249160cc
add feature: update the date of an opened file
2013-11-28 21:51:16 +01:00
377a69d26f
deal with opening/closing the files
2013-11-26 23:00:30 +01:00
574d1d4dcf
edit template & update action
2013-11-07 22:38:11 +01:00
d366a76567
create edit page
2013-11-06 19:19:02 +01:00
7d0348e4de
work on style and view and layout
2013-11-05 13:25:25 +01:00
ee1f43d9aa
make tabs and submenus working
2013-10-31 17:49:38 +01:00
03091a94d6
view one person + list
2013-10-31 16:14:20 +01:00
Marc Ducobu
82b3f5bfe0
removing default routing
2013-10-29 11:27:10 +01:00
3ec43450b3
Add Initial Person
2013-10-26 13:19:54 +02:00
17b4f22136
initial structure of the bundle
2013-10-26 11:52:46 +02:00