Commit Graph

79 Commits

Author SHA1 Message Date
Nicolas Le Goff
f446937e26 add "feed_id" property for a feed entry
revert CS

change feed property order
2012-09-25 16:50:19 +02:00
Romain Neutron
def3a2b293 Fix #865 : add route in API for scheduler infos 2012-08-29 16:15:53 +02:00
Nicolas Le Goff
b4ff14f3e4 update API
revert bad merge

fix cs
2012-07-10 11:54:05 +02:00
Nicolas Le Goff
3b0635c194 rename validation_end_date to expires_on 2012-07-10 11:54:05 +02:00
Nicolas Le Goff
9dc1cb7ee5 add API consistency 2012-07-10 11:54:05 +02:00
Nicolas Le Goff
011c3fc59f rename api quarantine single item & list key 2012-07-10 11:54:04 +02:00
Nicolas Le Goff
5909431750 force searchable & printable to be boolean to be consistent 2012-07-10 11:54:04 +02:00
Nicolas Le Goff
62bc8c1d19 fix #767 add active task 2012-07-03 14:40:43 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
50cf4ab8c8 Use mediavorus as core service 2012-06-19 10:17:14 +02:00
Romain Neutron
47ddd945c1 Add doctrine cache info 2012-06-19 10:16:11 +02:00
Romain Neutron
c784c3b71d Add quarantine routes 2012-06-14 18:32:13 +02:00
Romain Neutron
05a2c62cf4 Refactor API tests, add tests for feeds 2012-06-12 13:13:20 +02:00
Romain Neutron
17bb31f9d8 Fix entry id call 2012-06-06 12:34:56 +02:00
Romain Neutron
0698ae17c7 Fix unit tests 2012-06-06 11:17:05 +02:00
Romain Neutron
a9620ffaa5 Remove datapath web / baseurl 2012-05-24 11:22:45 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00
Romain Neutron
c2a5767e36 Remove debug, fix build 2012-05-22 22:05:46 +02:00
Romain Neutron
21076a7b28 Add debug for travis 2012-05-22 20:21:14 +02:00
Romain Neutron
9d344b3647 Remove unused code 2012-05-22 20:07:25 +02:00
Romain Neutron
053b6ae859 Update API 2012-05-22 20:02:11 +02:00
Romain Neutron
076f0317b5 Cleanup + add error_type to API response 2012-05-22 20:00:13 +02:00
Romain Neutron
c164aaab47 Remove constructor as it does nothing and does not implement parent constructor 2012-05-22 19:58:44 +02:00
jygaulier
1d58f89c36 changes asked on last pull requaest 2012-05-22 18:50:45 +02:00
jygaulier
823a3ed89e code formating 2012-05-22 11:22:19 +02:00
jygaulier
22c492f69d restore code format after netbeans update 2012-05-22 11:22:19 +02:00
jygaulier
37adb06965 many comments of last pull request applied 2012-05-22 11:18:01 +02:00
jygaulier
c2297f04a5 renames to camelcase 2012-05-22 11:11:29 +02:00
Romain Neutron
516008d84d Remove mplayer, delegate technical read to MediaVorus 2012-05-04 16:29:05 +02:00
Romain Neutron
fcd3e42737 Remove exiftool gitmodule dependency 2012-05-04 01:26:21 +02:00
Nicolas Le Goff
b7eb53c320 fix typo 2012-05-03 21:32:40 +02:00
Nicolas Le Goff
e32811ecb2 fix typo 2012-05-03 21:30:25 +02:00
Nicolas Le Goff
a8cb820190 add doc + use of camelCase 2012-05-03 21:21:57 +02:00
Nicolas Le Goff
b5190ecbe6 set taskId as array key 2012-05-03 21:20:06 +02:00
Nicolas Le Goff
c37ae56b2e add new routes 2012-05-03 21:20:04 +02:00
Nicolas Le Goff
c1dc074172 add sheduler start, scheduler stop , scheduler state 2012-05-03 21:20:04 +02:00
Romain Neutron
871a0eeeb8 Add option to the API embed route 2012-04-30 16:34:51 +02:00
Nicolas Le Goff
fc61c289a9 fix issue when app creator is null 2012-04-27 18:55:35 +02:00
Romain Neutron
093869d3d0 Add devices in API answer / CS / Fixes
Add tests to media subdefs
Fix CS
Add Mplayer to build
Fix Alchemy\Phrasea\Exceptions
Add media_subdef etags
2012-04-27 16:46:52 +02:00
Romain Neutron
47636c4faa Fix build 2012-04-27 12:19:56 +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
d443c12a5a fix coding standard 2012-04-26 19:14:47 +02: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
9ec4535832 check if oAuth2 client has password grant type enable for password grant_type authentication flow 2012-04-26 14:33:42 +02:00
Nicolas Le Goff
3e8ffac725 add activated and grant_password property 2012-04-26 14:32:18 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
adc74dc1d8 Add curly braces 2012-04-26 02:00:18 +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