Commit Graph

117 Commits

Author SHA1 Message Date
Romain Neutron
1b6984c37e Add Allow header to API 2012-06-19 10:16:09 +02:00
Romain Neutron
97084f3cc4 Fix Silex BC break 2012-06-14 18:32:03 +02:00
Romain Neutron
05a2c62cf4 Refactor API tests, add tests for feeds 2012-06-12 13:13:20 +02:00
Nicolas Le Goff
c17ec8fb12 remove the use of silex autoloader
fix typo
2012-06-12 11:10:23 +02:00
Romain Neutron
7b82c84716 Allow acces to subdefs for thumbnails 2012-06-04 13:08:16 +02:00
Romain Neutron
d090edac1f Remove debug 2012-06-01 16:57:36 +02:00
Romain Neutron
a7dfccaaa3 Update cache 2012-06-01 16:57:12 +02:00
Romain Neutron
94ab92c32d Add cache options 2012-06-01 16:56:54 +02:00
Romain Neutron
821ba23d49 Revert changes 2012-05-24 10:38:27 +02:00
Romain Neutron
cefb55f4d5 Implement Etags for medias 2012-05-23 20:01:36 +02:00
Romain Neutron
b99b01e184 Remove baseurl 2012-05-23 19:25:27 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00
Romain Neutron
c233323c68 Mount upload and lazaret controllers 2012-05-22 20:00:14 +02:00
Romain Neutron
076f0317b5 Cleanup + add error_type to API response 2012-05-22 20:00:13 +02:00
Nicolas Le Goff
d9edeb7cd2 remove /monitor/scheduler/ route 2012-05-03 21:21:58 +02:00
Nicolas Le Goff
9ee9157f65 add monitor routes 2012-05-03 21:21:55 +02:00
Nicolas Le Goff
c37ae56b2e add new routes 2012-05-03 21:20:04 +02:00
Nicolas Le Goff
6cf0681e2e add sheduler start, scheduler stop , scheduler state 2012-05-03 21:20:01 +02:00
Romain Neutron
bb4d64c5df Fix Travis 2012-05-03 15:58:31 +02:00
Romain Neutron
2620caebf6 Remove Unnecessary SplFileObject's 2012-04-30 17:03:22 +02:00
Romain
84024197aa Merge pull request #35 from nlegoff/601-api_route_info
#601 api route info
2012-04-26 13:55:04 -07:00
Nicolas Le Goff
3f81b4a7f4 fix #601 add consistency, add type key, rename install_name -> name 2012-04-26 19:08:08 +02:00
Nicolas Le Goff
90b3870901 add grant_type password for oauth2Client, handle trusted client such as Phraseanet Navigator 2012-04-26 18:23:44 +02:00
Nicolas Le Goff
4db2c31dbd remove route middleware use before filter instead 2012-04-26 11:39:42 +02:00
Romain Neutron
7d9eb63246 Remove unused package annotation 2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
33b10d6746 Add curly braces 2012-04-26 01:55:12 +02:00
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Romain Neutron
dd994a9bd6 Fix CS 2012-04-25 17:38:49 +02:00
Romain
f711de4f12 Merge pull request #31 from romainneutron/Sudbefs
Subdefs are now managed with MediaAlchemyst
2012-04-25 08:37:17 -07:00
Romain Neutron
f2188f06e4 Fix databox_subdef 2012-04-25 13:54:00 +02:00
Nicolas Le Goff
c201ad301a add api/ route which provide informations on supported api versions 2012-04-24 17:47:04 +02:00
Nicolas Le Goff
2486769d29 add api authentication in route middleware 2012-04-24 17:44:44 +02:00
Nicolas Le Goff
527b3639b5 implements oauth2.0 v9.0 Resource Owner Basic Credentials 2012-04-13 15:44:39 +02:00
Nicolas Le Goff
83857e6b1f mount tools controller 2012-04-05 19:22:08 +02:00
Romain Neutron
54f5aac73e Remove useless require 2012-04-04 15:53:25 +02:00
Romain Neutron
9e640c27cf Switch PHPMailer, MoovRelocator, Zend Gdata, TCPDF, Oauth2, PhlickR, PHPShortener from git submodules to Composer 2012-03-30 20:13:40 +02:00
Romain Neutron
5d45635747 Remove Unused $app['debug'] 2012-03-30 13:43:31 +02:00
Romain Neutron
9acaf0b211 Use Composer for dependencies instead of git submodules 2012-03-30 13:39:44 +02:00
Romain Neutron
fa698fbdda Coding Standards 2012-03-19 19:04:48 +01:00
Romain Neutron
3f66ce38cc Fix validation visibility 2012-03-19 15:29:52 +01:00
Romain Neutron
78db649450 Coding Standards 2012-03-15 14:13:38 +01:00
Romain Neutron
f7cc2702e2 Add notifications to feed entries 2012-03-09 15:59:04 +01:00
Romain Neutron
82d9eeef7b Coding standards 2012-03-09 12:49:13 +01:00
Ysolyne Gresille
0e838def33 Fix Oauth2 2012-03-08 17:40:28 +01:00
Ysolyne Gresille
429a1bef9b Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-03-08 17:27:47 +01:00
Nicolas Le Goff
fe01a6574f add /records/caption/ route to API 2012-03-08 12:17:03 +01:00
Nicolas Le Goff
dbfac64b4a fix #504 Lightbox : impossible de transmettre un rapport 2012-03-05 12:49:56 +01:00
Ysolyne Gresille
74805c9d25 Bugfix 2012-02-29 11:01:32 +01:00
Romain Neutron
6a1ff85c29 Refactor Upgrade 2012-02-23 15:15:03 +01:00