5 Commits

Author SHA1 Message Date
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
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
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