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 |
|
Romain Neutron
|
dd994a9bd6
|
Fix CS
|
2012-04-25 17:38:49 +02:00 |
|
Nicolas Le Goff
|
b3d37ca7b0
|
Merge branch 'fix_native_auth' into Dev
|
2012-04-13 15:50:02 +02:00 |
|
Nicolas Le Goff
|
636f6dc21d
|
fix native auth flow
|
2012-04-13 15:47:29 +02:00 |
|
Nicolas Le Goff
|
527b3639b5
|
implements oauth2.0 v9.0 Resource Owner Basic Credentials
|
2012-04-13 15:44:39 +02:00 |
|
Romain Neutron
|
81e5d4c230
|
Switch PHPMailer, MoovRelocator, Zend Gdata, TCPDF, Oauth2, PhlickR, PHPShortener from git submodules to Composer
|
2012-03-30 20:13:40 +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
|
9acaf0b211
|
Use Composer for dependencies instead of git submodules
|
2012-03-30 13:39:44 +02:00 |
|
Romain Neutron
|
84c0d2cdf0
|
Fix unit tests
|
2012-03-23 17:39:39 +01:00 |
|
Romain Neutron
|
5bd6c9d629
|
Implements search engine queries
|
2012-03-23 13:56:10 +01:00 |
|
Romain Neutron
|
82d9eeef7b
|
Coding standards
|
2012-03-09 12:49:13 +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 |
|
Ysolyne Gresille
|
498f1dba23
|
Bugfix
|
2012-02-29 11:00:58 +01:00 |
|