Commit Graph

472 Commits

Author SHA1 Message Date
Romain Neutron
5f2d0af0e6 [SearchEngine] Update unit tests 2013-01-17 11:43:35 +01:00
Romain Neutron
2756511cbf [SearchEngine] Add unit tests 2013-01-17 11:43:34 +01:00
Romain Neutron
afdeb22673 [SearchEngine] Add unit tests 2013-01-17 11:43:34 +01:00
Romain Neutron
466a548b71 [SearchEngine] Add SearchEngine tests 2013-01-17 11:43:34 +01:00
Romain Neutron
d120277cbf [SearchEngine] Update tests 2013-01-17 11:43:32 +01:00
Romain Neutron
ac0c000a96 [SearchEngine] Remove old files 2013-01-17 11:43:31 +01:00
Romain Neutron
a71080b2b3 [SearchEngine] Fix BorderManager namespace declarations 2013-01-17 11:43:30 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
a3fe586860 Merge pull request #274 from nlegoff/fix_api_https
[3.7] Fix api token endpoint response code issue
2013-01-08 11:36:04 -08:00
Romain Neutron
32a8e66ad3 Merge pull request #282 from romainneutron/3.7.5
[3.7] 3.7.5 fixes
2013-01-08 11:35:27 -08:00
Romain Neutron
b41e9dc58d Skip tests that requires \Gmagick when the extension is not loaded 2013-01-08 19:42:30 +01:00
Romain Neutron
a269c57984 Update unit tests 2013-01-08 19:41:41 +01:00
Romain Neutron
a41b06527b Fix #1060 : Implement BorderManager MetaFields 2013-01-08 19:41:40 +01:00
Nicolas Le Goff
058802f93f Fix #1057 Add tests to check validity of an export filename 2013-01-02 14:33:41 +01:00
Romain Neutron
e349c8a8d4 Fix #1052 : caption_record::get_dc_field does not return the right value 2012-12-20 17:50:30 +01:00
Romain Neutron
4ef27298fb Fix build 2012-12-20 17:22:57 +01:00
Romain Neutron
e22c70a130 Fix tests, add entity name in API responses 2012-12-20 01:27:20 +01:00
Romain Neutron
02221decb5 fix CS 2012-12-19 17:51:16 +01:00
Romain Neutron
2267af36d1 Implement story routes in API 2012-12-19 17:48:32 +01:00
Romain Neutron
ee215ce63c Add search and list_story methods 2012-12-19 17:10:04 +01:00
Romain Neutron
a25c841391 Add api_result::get_datas method 2012-12-19 16:21:39 +01:00
Romain Neutron
ec36dc7dc8 Fix tests 2012-12-18 11:49:00 +01:00
Romain Neutron
0eaa5db98e Merge branch '3.7' 2012-12-17 15:30:05 +01:00
Nicolas Le Goff
bd2a5fafd7 Fix #1002 Issue withe redirect uri parameter 2012-12-12 10:59:05 +01:00
Nicolas Le Goff
ef9631b8d6 Add Test to check the status code of the response when API token endpoint is not used with SSL 2012-12-11 19:57:06 +01:00
Romain Neutron
506610a299 Add missing use statement 2012-12-03 19:41:35 +01:00
Romain Neutron
ca7ed80c8b Fix tests 2012-11-29 12:13:11 +01:00
Romain Neutron
fc19c70329 Fix #1006, story thumbnails are displayed correctly 2012-11-26 14:38:39 +01:00
Romain Neutron
9c601190e1 Fix tests 2012-11-12 19:30:19 +01:00
Romain Neutron
429c3b18c6 Update bridge 2012-11-08 11:32:50 +01:00
Romain Neutron
05738ec99a Fix tests 2012-11-07 19:13:34 +01:00
Romain Neutron
9e2ed2d1a6 Fix tests 2012-11-07 18:14:59 +01:00
Romain Neutron
527b68e0f5 Merge with 3.7 2012-11-07 16:16:13 +01:00
Nicolas Le Goff
0a9db7841d Fix tests 2012-11-06 16:12:48 +01:00
Nicolas Le Goff
b02c8d7ebb Fix #956 Bridge Apis account are now deletable 2012-11-06 15:00:26 +01:00
Romain Neutron
52d2902e52 Reduce tests length 2012-10-30 13:47:11 +01:00
Romain Neutron
5bca701712 Merge pull request #254 from nlegoff/preview_record
Refactor record preview details controller
2012-10-26 11:29:46 -07:00
Romain Neutron
17e37741e8 Merge pull request #251 from nlegoff/cgu_utils
Delete www/include/cguUtils.php
2012-10-26 11:28:30 -07:00
Nicolas Le Goff
11cd55b2b3 Add test & Fix bug in DenyTOU route & Format controller 2012-10-26 12:20:16 +02:00
Nicolas Le Goff
18e8139a0d Update session last update date 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
7a3cac81e1 Remove print debug 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
618f81d207 Add session test 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
a54b80b4b2 Add record preview Test
Fix CS
2012-10-26 12:18:25 +02:00
Romain Neutron
12feb56958 Merge pull request #245 from nlegoff/add_prod_download_token
Add Silex "/download/" controller
2012-10-25 03:36:04 -07:00
Nicolas Le Goff
e3dc2f464e Fix unit tests 2012-10-25 11:14:09 +02:00
Nicolas Le Goff
cb7cf215ec Check log entries 2012-10-25 11:14:09 +02:00
Nicolas Le Goff
1455a5a425 Fix unit tests 2012-10-25 11:14:08 +02:00
Nicolas Le Goff
3fb8949877 Add DoDownload Tests 2012-10-25 11:14:07 +02:00
Romain Neutron
becee5f233 Merge with 3.7 2012-10-24 13:45:02 +02:00
Nicolas Le Goff
783bd3839b Add tests 2012-10-22 17:52:53 +02:00