12152 Commits

Author SHA1 Message Date
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
c584ea2c7c Add unaccent function
map the extension unaccent from postgresql
2015-01-04 21:40:51 +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
9bc1f404fb layout of search messages 2015-01-04 00:25:30 +01:00
5a2b8cc040 Repeat search pattern in form above page 2015-01-04 00:22:53 +01:00
a6e118f37d behaviour of /search path
add exception catching and message
create tests

refs #223 refs #377
2015-01-04 00:13:00 +01:00
eea91de0e0 Set behaviour of searchProvider as expected
refs #223 refs #377
2015-01-03 23:17:53 +01:00
94b213ccf3 Create test for search provider
refs #223 refs #377
2015-01-03 22:03:16 +01:00
383fe786c7 Implementing new research behaviour refs #377 2014-12-31 02:34:33 +01:00
3a9c1dcc07 Implementing research
with new research behaviour

refs #377 refs #223
2014-12-31 02:33:27 +01:00
c22ba2c108 Add accentued characters support 2014-12-30 23:56:57 +01:00
d4ccb73dcc fix trim in parenthesis 2014-12-30 23:32:09 +01:00
e82fa5d3e0 Create test for TDD parsing search 2014-12-30 23:31:29 +01:00
f88976916d implements parsing of search pattern
refs #223
tests must be finished
2014-12-29 00:43:33 +01:00
0157e90753 fix when search service not exists
throw an error when the search service name does not exists.
+ test
2014-12-28 23:45:42 +01:00
13f7dcb00b Implementing search language
refs #223
2014-12-27 18:59:56 +01:00
b946e2d0a3 Update test to match with new admin route & button name 2014-12-27 16:10:47 +01:00
7a7cb25d7a update Fixtures app config 2014-12-27 16:10:23 +01:00
8e254849cc Add travis label on README
[ci skip]
2014-12-27 15:57:03 +01:00
af8b3da5e2 Add Doctrine fixtures bundle 2014-12-27 15:51:44 +01:00
1997f6e5b1 fix travis error 2014-12-24 01:31:36 +01:00
08af301eee add .travis.yml file 2014-12-24 01:27:42 +01:00
af15209998 reactive travis 2014-12-24 01:22:09 +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
15c3916c8b Add test for create new report 2014-12-23 16:47:37 +01:00
9228b43802 add deps for tests 2014-12-23 10:06:06 +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
d59882159d add phpdoc file 2014-12-04 18:01:03 +01:00
ceef7e746e warning about data losing and migration files updating 2014-12-04 16:57:32 +01:00
f2e4146a43 split text on multiple lines for readability 2014-12-04 16:53:19 +01:00
8129f156de remove a warning, as I tested the instructions locally 2014-12-04 16:50:53 +01:00
7e5945d6a1 improve documentation hierarchy
We create a level into the "installation" directory, and create an index file into this directory.

This will also be more consistent with the "developer" part.
2014-12-04 16:41:46 +01:00
cc6326bc15 add reference on how to create the database after installation 2014-12-04 16:33:54 +01:00
ec446826a3 typo 2014-12-04 16:16:36 +01:00
208bc43e1f add step "app/check.php"
close #235
2014-12-04 16:13:11 +01:00
63d994bc49 documentation about migrations
close #216
2014-12-04 15:59:57 +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
5f39ed12fc Merge branch 'addMigrations' refs #216 2014-11-29 02:19:26 +01:00
677fe4d147 Iintroduce migration file 2014-11-29 01:52:52 +01:00