Commit Graph

8883 Commits

Author SHA1 Message Date
Benoît Burnichon
842ada618f Bump composer dependencies 2015-03-17 10:18:13 +01:00
Benoît Burnichon
7ad443a88b Upgrade php from 5.4.* to 5.5.* 2015-03-17 10:09:07 +01:00
Benoît Burnichon
e32816a8e0 Refactor Api/V1 controller.
Reorder entries.
Properly indent routes.
2015-03-16 15:03:30 +01:00
Benoît Burnichon
6c825f4582 Add logger to Elastic SearchEngine 2015-03-16 13:52:28 +01:00
Benoît Burnichon
18bbddde52 Improve tests/bootstrap.sh script 2015-03-14 00:22:42 +01:00
Benoît Burnichon
c72e31163b Merge remote-tracking branch 'upstream/3.8' 2015-03-13 18:50:49 +01:00
Nicolas Le Goff
797e07341a Merge pull request #1300 from bburnichon/feature/390tests
[WIP] Testsuite fixing
2015-03-13 17:49:23 +01:00
Benoît Burnichon
7734467845 Fix issue with Strict mode 2015-03-13 17:45:48 +01:00
Benoît Burnichon
423dcb1b44 Add version dump of boxes 2015-03-13 16:42:00 +01:00
Benoît Burnichon
0ba1dc8334 fix install with version
Works differently with MariaDB and MySQL.
2015-03-13 15:52:00 +01:00
Benoît Burnichon
9c9777ea7f Update travis 2015-03-13 11:24:53 +01:00
Benoît Burnichon
ef4b61229e SearchEngineOptions returns filtered array collection
PHPUnit 3.7 hangs out on comparing objects with different keys.
Change test method to compare a single object.
2015-03-13 11:13:04 +01:00
Benoît Burnichon
8788850acc allow test bootstrap to install in update or install mode 2015-03-13 11:12:34 +01:00
Benoît Burnichon
ef7236c3e3 Avoid BC break in User.
Convert gender to string then back to int after strict check.
The other way does not work as false is considered equal to 0 without strict mode.
2015-03-13 10:30:56 +01:00
Benoît Burnichon
bc9646bc17 Update travis conf. Do not keep elasticsearch local package 2015-03-13 10:30:45 +01:00
Nicolas Le Goff
97d01a5647 Merge pull request #1299 from nlegoff/more39-fixes
[3.9] more fixes
2015-03-13 02:17:37 +01:00
Nicolas Le Goff
a08c2e390f Fix display aggragations 2015-03-12 22:32:19 +01:00
Nicolas Le Goff
973d7f68a2 Fix subdef path indexing 2015-03-12 20:10:13 +01:00
Nicolas Le Goff
b393bbee3d Merge pull request #1293 from nlegoff/390tests
[3.9] some fixes
2015-03-12 19:50:15 +01:00
Nicolas Le Goff
315e780fb9 Merge pull request #1298 from mdarse/facet-collections
Add collection facet
2015-03-12 19:49:05 +01:00
Nicolas Le Goff
933d82bd5c Merge pull request #1297 from jygaulier/PHRAS-425_prod-tools
PHRAS-425 (prod/tools broken)
2015-03-12 19:48:36 +01:00
Nicolas Le Goff
5384947c03 Merge pull request #1296 from mdarse/thesaurus-skyscrapper-issue
Fix skyscrapper issue in thesaurus
2015-03-12 19:47:57 +01:00
Mathieu Darse
0ec75c85b3 Add collection facet 2015-03-12 19:47:31 +01:00
Jean-Yves Gaulier
be4923166f minor fix 2015-03-12 19:17:26 +01:00
Mathieu Darse
03a4029614 Lower min score since new multi field raised TF 2015-03-12 19:14:22 +01:00
Mathieu Darse
71c7fd8adb Enhance thesaurus strict mode 2015-03-12 19:13:13 +01:00
Nicolas Le Goff
3397df2f36 Fix tests 2015-03-12 17:55:32 +01:00
Nicolas Le Goff
ae7b830187 Update travis 2015-03-12 17:25:53 +01:00
Nicolas Le Goff
7596ddc5d2 Fix tests 2015-03-12 17:13:53 +01:00
Nicolas Le Goff
c5a94e6eed Merge pull request #1267 from bburnichon/feature/insight-fixes
[WIP] Insight fixes
2015-03-12 17:13:12 +01:00
Nicolas Le Goff
d80e39270d Merge pull request #1295 from jygaulier/MINOR-FIX-1
minor fix
2015-03-12 17:12:44 +01:00
Nicolas Le Goff
0da5d16aeb Merge pull request #1294 from mdarse/candidates-empty
Handle case when cterms XML doesn't exist yet
2015-03-12 17:12:39 +01:00
Jean-Yves Gaulier
ff83ee8cb0 minor fix 2015-03-12 17:08:39 +01:00
Mathieu Darse
fc3c81f350 Handle case when cterms XML doesn't exist yet 2015-03-12 16:41:25 +01:00
Benoît Burnichon
54a476a75c Change encoding of file from ISO to UTF8 2015-03-12 15:08:26 +01:00
Benoît Burnichon
7d7e8983c9 Change raw SQL into builder use 2015-03-12 15:08:26 +01:00
Benoît Burnichon
a8c5166ed2 Missing app remove in databox_status 2015-03-12 15:08:26 +01:00
Benoît Burnichon
43bc4dd9bb More SQL Injection prevention. 2015-03-12 15:08:26 +01:00
Benoît Burnichon
135b2fcaff Remove now useless dependency 2015-03-12 15:08:25 +01:00
Benoît Burnichon
541d8a1d27 Fixup error in binary operations. 2015-03-12 15:08:25 +01:00
Benoît Burnichon
e17bdf83c9 Setup Controller should call with db_name, not dbname 2015-03-12 15:08:25 +01:00
Benoît Burnichon
66f0379c00 Properly use doctrine DBAL notIn statement 2015-03-12 15:08:25 +01:00
Benoît Burnichon
d9b7c599d4 Always work on 32bits statuses. use base_convert i/o hex2bin 2015-03-12 15:08:25 +01:00
Benoît Burnichon
d2c5ecf620 cleanup some methods in databox_status as only 32bit ints used. 2015-03-12 15:08:25 +01:00
Benoît Burnichon
109c93f243 Add myself to AUTHORS file 2015-03-12 15:08:25 +01:00
Benoît Burnichon
ad0ec3c901 Fixup query builder to use literals 2015-03-12 15:08:25 +01:00
Benoît Burnichon
3205d0e1b6 Fix databox for SQL injections. 2015-03-12 15:08:25 +01:00
Benoît Burnichon
40b894367a Fix caption_field class
Possible SQL injection
Proper looping when renaming big bunch of metadata.

/!\ Big refactoring in progress
2015-03-12 15:08:25 +01:00
Benoît Burnichon
82815e0fb5 Possible SQL injection in base box class 2015-03-12 15:08:24 +01:00
Benoît Burnichon
fbfaeba5fe Use proper DBAL connection call with parameter. 2015-03-12 15:08:24 +01:00