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
af66ac2c1a
switch back to doctrine/orm 2.4
2015-01-21 22:31:59 +01:00
c2ae9ccbac
switch doctrine/common to stable version
2015-01-08 21:30:02 +01:00
f91775a617
Fix message in search results
...
The pluralization of message has been refactored
2015-01-06 21:35:10 +01:00
0d1ca31fc9
fix pattern show on search
2015-01-06 21:27:06 +01:00
fd158a15bc
Add extension unaccent to travis
2015-01-04 22:19:23 +01:00
b8e4d067cb
Clean class from unnecessary function
2015-01-04 22:17:15 +01:00
ff3b521998
Enable unaccent in search
...
- Add unaccent function to queries
- Adapt tests accordingly
refs #377
2015-01-04 21:56:36 +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
383fe786c7
Implementing new research behaviour refs #377
2014-12-31 02:34:33 +01:00
707046d8cc
better translations
2014-12-24 00:55:43 +01:00
f1765591b4
include assetic files in local fixture
2014-12-24 00:54:48 +01:00
1f2c8bdb72
fix person creation validation close #369
2014-12-09 22:53:24 +01:00
10da02f9ba
fix last test
2014-12-07 23:15:48 +01:00
cfc881096c
go on with test on page "add a person"
...
the tests definition are defined by https://redmine.champs-libres.coop/projects/chillperson/wiki/Test_plan_for_page_%22add_a_person%22
2014-12-07 23:09:04 +01:00
07615192c6
first test for "add a person" page
...
(to be continued)
2014-12-07 00:19:50 +01:00
60d0f191c0
add an alt to button submit
2014-12-07 00:17:30 +01:00
438345c1fb
update deps requirements (move to doctrine/dbal 2.5)
2014-12-07 00:16:33 +01:00
567ebb41ab
bootstrap local app for tests
2014-12-07 00:15:35 +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
739557814e
fix bug with memo
2014-11-29 15:29:44 +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
17fa1baedd
add "order by" clause for person search
...
Results are now ordered by lastName, first name (alphabetical)
refs #223
2014-11-25 22:44:49 +01:00
ff3479983e
add doctrine/doctrine-fixtures-bundle in bundle depedencies
2014-11-25 22:33:39 +01:00
7f5e464218
Set 'gender' in form as required and remove empty value
...
close #358
2014-11-25 22:28:45 +01:00
4dbd72fedd
register chillmain in the framework used in tests
...
This should fix travis tests
2014-11-25 22:25:19 +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
Marc Ducobu
828518c1cb
Merge branch 'master' of git://github.com/Chill-project/Person
2014-11-25 15:55:25 +01:00
Marc Ducobu
a1fc3a164c
class cf-fields for form construction ref #363
2014-11-25 15:55:08 +01:00
6045578bb2
add locale for test environment (temp) refs #331
2014-11-25 15:34:11 +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