Commit Graph

152 Commits

Author SHA1 Message Date
Romain Neutron
32875e6698 Remove support of binary paths by registry 2013-06-27 12:43:24 +02:00
Romain Neutron
ae89305575 Add better maintenance handling 2013-06-19 19:22:44 +02:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
906d4ba9c5 Localize status bits 2013-06-14 09:47:54 +02:00
Romain Neutron
a7c4739797 Merge pull request #393 from romainneutron/collection-labels-api
[3.8] Add collection labels to api
2013-06-14 00:44:51 -07:00
Romain Neutron
d2a50f31b0 Add collection labels to api 2013-06-13 16:15:38 +02:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Romain Neutron
82af1ba69e Add localized labels to databox fields 2013-05-30 18:12:31 +02:00
Romain Neutron
91185e6f3c Fix CS 2013-05-29 21:29:40 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
6537b96f4c Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
54314f19ac Rename file from 3.7 to master 2013-03-28 16:10:33 +01:00
Romain Neutron
c172ba7bbc Merge branch '3.7' 2013-03-28 14:37:57 +01:00
Romain Neutron
a50541221d Add download URL to API record embed route 2013-03-26 13:21:16 +01:00
Romain Neutron
35c64c6a32 Fix #1128 : Add API timers logs 2013-03-25 19:55:33 +01:00
Romain Neutron
f64bd55c69 Fix #1129 : detailed view opens on the wrong record 2013-03-25 14:37:21 +01:00
Romain Neutron
0e1d8a5035 Fix #1118 : API does not return records starting at right offset 2013-03-14 16:40:29 +01:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
4414892b91 Fix CS lib/classes 2013-01-29 16:39:02 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
23a8bbbebf Fix CS 2013-01-21 23:21:33 +01:00
jygaulier
2d6e087104 syslog + maillog in task / task-manager as service
fix task interfaces / cleanup
fix tests using task manager
2013-01-21 12:50:35 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
dda733e5a1 Add SearchEngineLogger tests, fix unit tests 2013-01-17 15:33:58 +01:00
Romain Neutron
d98286680b Use SearchEngineRequest 2013-01-17 12:03:36 +01:00
Romain Neutron
ee275032be Fix Cs 2013-01-17 12:03:36 +01:00
Romain Neutron
c2506c2d73 [SearchEngine] Fix latest rebase 2013-01-17 12:03:19 +01:00
Romain Neutron
8a0c3c0bbc [SearchEngine] Fix CS 2013-01-17 12:03:19 +01:00
Romain Neutron
6e7bb37e7e [SearchEngine] Move SearchEngineInetrface::status to SearchEngineInterface::getStatus 2013-01-17 12:03:19 +01:00
Romain Neutron
f8997a034c [SearchEngine] Add SearchEngineLogger, log queries 2013-01-17 12:03:19 +01:00
Romain Neutron
4d6608b9d1 [SearchEngine] Update API monitor 2013-01-17 12:03:19 +01:00
Romain Neutron
858d0fda35 [SearchEngine] Add SearchRequest object 2013-01-17 12:03:19 +01:00
Romain Neutron
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00
Romain Neutron
18ba7f40aa [SearchEngine] Fix build, add tests 2013-01-17 11:44:47 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Romain Neutron
85155262c9 [SearchEngine] Propagate search engine modifications 2013-01-17 11:43:36 +01:00
Romain Neutron
4f889ddd7e [SearchEngine] Fix namespaces 2013-01-17 11:43:35 +01:00
Romain Neutron
3eefb23d38 [SearchEngine] Add search engine indexation 2013-01-17 11:43:33 +01:00
Romain Neutron
a8d9947139 [SearchEngine] Fix tests 2013-01-17 11:43:32 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
37f4f5d4e0 Change list_basket visibility to public 2012-12-20 12:11:35 +01:00
Romain Neutron
6fe71245e6 Change visibility to public 2012-12-20 11:30:52 +01:00
Romain Neutron
07f3a1e43f Change visibility to public 2012-12-20 11:21:35 +01:00
Romain Neutron
e22c70a130 Fix tests, add entity name in API responses 2012-12-20 01:27:20 +01:00
Romain Neutron
52a7f58a31 Add better support for stories 2012-12-19 19:58:07 +01:00
Romain Neutron
664fb2d8cf Bump to API version 1.3 2012-12-19 17:58:12 +01:00
Romain Neutron
2267af36d1 Implement story routes in API 2012-12-19 17:48:32 +01:00