Commit Graph

8934 Commits

Author SHA1 Message Date
Olivier Mayer
78cf0eb999 fix #34 2015-03-24 20:25:59 +09:00
Olivier Mayer
6c28e11dbc fix #37, fix #23 2015-03-24 20:14:23 +09:00
Nicolas Maillat
f09c087992 Merge pull request #1313 from kwemi/issues-fix-1
action button
2015-03-20 14:46:34 +01:00
Olivier Mayer
7f0e160ad5 Sidebar min width 2015-03-20 21:06:23 +09:00
Olivier Mayer
2469e9ca68 action button 2015-03-20 21:01:29 +09:00
Benoît Burnichon
ce0d0e6f3d Merge pull request #1312 from kwemi/issues-fix-1
Issues fix 1
2015-03-20 13:00:38 +01:00
Benoît Burnichon
e6f40548ec Merge pull request #1309 from mdarse/index-mime-type
Index MIME type
2015-03-20 12:59:04 +01:00
Olivier Mayer
aa2c0f9bcf Picto info 2015-03-20 20:27:12 +09:00
Olivier Mayer
5eec2eba1a Document type picto rollback 2015-03-20 20:08:48 +09:00
Olivier Mayer
23aa4d410b Deleted next button 2015-03-20 20:08:15 +09:00
Benoît Burnichon
a59bc3e1d1 Merge pull request #1311 from kwemi/issues-fix-1
Issues fix 1
2015-03-20 11:54:18 +01:00
Olivier Mayer
795e137011 Sidebar fix
fix #26, fix #21
2015-03-20 19:23:08 +09:00
Olivier Mayer
63533323b5 Fix menu basket 2015-03-20 17:41:02 +09:00
Olivier Mayer
da10fe75d2 Basket icons
fix #13
2015-03-20 17:35:07 +09:00
Olivier Mayer
605145c6ba Test behaviour #18
fix #18
2015-03-20 16:53:22 +09:00
Olivier Mayer
19bb1f180e Admin menu position
fix #20
2015-03-20 16:29:39 +09:00
Olivier Mayer
2a32b1d03a Tabs order + icons change
fix #25
2015-03-20 16:23:52 +09:00
Olivier Mayer
bc42c2adef Admin icons fix
fix #27
2015-03-20 16:20:14 +09:00
Olivier Mayer
41e17b17da Grid margin
fix #28
2015-03-20 16:15:41 +09:00
Olivier Mayer
3e9b70bdfd Tools icons
fix #29
2015-03-20 16:09:45 +09:00
Nicolas Maillat
f858827b0c Merge pull request #1307 from kwemi/issues-fix-1
Icon update, pagination. settings options
2015-03-19 19:01:14 +01:00
Mathieu Darse
a3dae412f1 Index MIME type 2015-03-19 19:00:56 +01:00
Benoît Burnichon
31d5237b5d Merge pull request #1303 from bburnichon/feature/use-phpunit4
use phpunit4
2015-03-19 16:57:00 +01:00
Benoît Burnichon
5d651fc782 Merge pull request #1308 from mdarse/facets-smart-escaping
Smart facet value escaping (the return)
2015-03-19 16:46:44 +01:00
Mathieu Darse
679106d226 Fix typos and check-in Escaper 2015-03-19 16:41:53 +01:00
Benoît Burnichon
dfe1bb033e Increase timeouts on composer commands 2015-03-19 16:20:04 +01:00
Olivier Mayer
d8692f4afc Icon update, pagination. settings options
fix #10, fix #9, fix #4
2015-03-20 00:15:34 +09:00
Benoît Burnichon
623c33d51f Remove tests with nightly php as pecl are not compiled. 2015-03-19 16:09:50 +01:00
Benoît Burnichon
8508c81e2d Merge pull request #1305 from mdarse/facets-smart-escaping
Smart facet value escaping
2015-03-19 15:35:57 +01:00
Benoît Burnichon
6faf7268b9 Merge pull request #1306 from mdarse/es-useless-code
Remove ES dead code
2015-03-19 15:33:16 +01:00
Benoît Burnichon
d2a2214624 Travis config to check 5.6 compatibility and build against PHP 7 2015-03-19 15:15:59 +01:00
Benoît Burnichon
0095ae611f Some Version static calls changed to method calls. 2015-03-19 15:15:59 +01:00
Benoît Burnichon
03b573f19c Some PHPCS fixes. 2015-03-19 15:15:59 +01:00
Mathieu Darse
59d2c86a2a Clean ElasticSearchEngine 2015-03-19 13:44:24 +01:00
Mathieu Darse
b1a03ae566 Smart facet value escaping 2015-03-19 13:42:04 +01:00
Benoît Burnichon
775552f613 Change Version to non-static 2015-03-19 11:28:06 +01:00
Benoît Burnichon
36a8d555e8 Add enabling capability to border manager.
This is needed to register checkers without actually applying them to Visa checks.
2015-03-18 23:09:05 +01:00
Benoît Burnichon
dd137c27ee Change unregistration process of BorderManager Checkers. 2015-03-18 21:57:07 +01:00
Nicolas Maillat
a6d1a275a9 Merge pull request #1304 from mdarse/facets-refactor
Facets support
2015-03-18 18:29:38 +01:00
Mathieu Darse
c82f9ddaf3 Fix query debug JS 2015-03-17 19:45:24 +01:00
Mathieu Darse
67dcd09a39 Add "collection:" query support 2015-03-17 19:45:24 +01:00
Mathieu Darse
299e97351c Back button to cancel facet selection 2015-03-17 19:45:24 +01:00
Mathieu Darse
d766dccfff Remove useless dynamic search dispatch 2015-03-17 19:45:24 +01:00
Mathieu Darse
4419b1b3a7 Refactor facets handling 2015-03-17 19:45:14 +01:00
Benoît Burnichon
0ce4fd3192 Change to use border-manager as checker registry. 2015-03-17 16:55:55 +01:00
Benoît Burnichon
ed9bdd6683 Travis configuration, remove check certificate for ES 2015-03-17 16:12:47 +01:00
Benoît Burnichon
9a115726f4 Remove use of LazaretCheck::getMessage() static calls
LazaretCheck should not perform the translations.

It would be better to have Checker registry to find checker to use.
2015-03-17 15:59:53 +01:00
Benoît Burnichon
cdc7f743d5 Remove staticExpects to work with PHPUnit ~4.5 2015-03-17 13:08:27 +01:00
Benoît Burnichon
e5fae798dc Properly install zmq pecl extension in vagrant. Create default test dbs 2015-03-17 11:31:14 +01:00
Benoît Burnichon
842ada618f Bump composer dependencies 2015-03-17 10:18:13 +01:00