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 |
|
Benoît Burnichon
|
e84061924b
|
Refactor MailChecker to avoid static instance.
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
b44fb7ed76
|
Typehint collection in RegistrationRepository
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
1f6b1791dc
|
Remove useless use statements
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
84ef2f438f
|
Refactor base, appbox & databox instanciation process
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
6d7c086ad7
|
Improve LazaretFileRepository by using query builder
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
932ab09dc0
|
Remove some possible SQL injections by using IN (:parameter) prepared statements
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
51a3ff25b5
|
Change string to array parameter to prevent SQL injections
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
e51466fc46
|
Properly use yaml string with breaklines
|
2015-03-12 15:08:24 +01:00 |
|