Romain Neutron
|
a93fc01c24
|
Cleanup
|
2012-04-27 02:46:29 +02:00 |
|
Romain Neutron
|
f7d3bd201f
|
Build on PHP 5.3.2
|
2012-04-27 02:44:53 +02:00 |
|
Romain Neutron
|
6d036abda4
|
Fix composer
|
2012-04-27 02:41:34 +02:00 |
|
Romain Neutron
|
6e7361e22a
|
add phrasea extension
|
2012-04-27 02:34:41 +02:00 |
|
Romain Neutron
|
69deef6039
|
Fix Sqlite path
|
2012-04-27 02:25:19 +02:00 |
|
Romain Neutron
|
6e586cb473
|
add phrasea extension
|
2012-04-27 02:24:59 +02:00 |
|
Romain Neutron
|
54b4ced88b
|
Cleanup
|
2012-04-27 02:24:49 +02:00 |
|
Romain Neutron
|
5b49ca397d
|
Add yml conf for travis
|
2012-04-27 02:12:11 +02:00 |
|
Romain Neutron
|
67eaa6f0fe
|
Add fixtures for travis
|
2012-04-27 02:08:45 +02:00 |
|
Romain Neutron
|
f4efd1b144
|
Add travis config
|
2012-04-27 01:56:20 +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 |
|
Romain
|
1e44471f0a
|
Merge pull request #34 from nlegoff/api_refactor
Trusted application and password grant_type for oAuth2
|
2012-04-26 13:54:46 -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
|
61de4aef2c
|
merge
|
2012-04-26 18:45:43 +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
|
d07661d80f
|
add NULLABLE for api_applications::id field, create Navigator Oauth2 application,api_applications::client_id field as UNIQ
|
2012-04-26 14:38:01 +02:00 |
|
Nicolas Le Goff
|
504376389d
|
add section to enable the use of Phraseanet Navigator smartphone application on the current instance
|
2012-04-26 14:36:00 +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 |
|
Nicolas Le Goff
|
b5393b38ed
|
fix
|
2012-04-26 12:22:35 +02:00 |
|
Romain
|
bd65aff49a
|
Merge pull request #33 from nlegoff/fix_route_middleware
Fix route middleware
|
2012-04-26 02:47:23 -07:00 |
|
Nicolas Le Goff
|
4db2c31dbd
|
remove route middleware use before filter instead
|
2012-04-26 11:39:42 +02:00 |
|
Nicolas Le Goff
|
183007059e
|
add checkbox to enable or disable password grant_type for oauth2 application
|
2012-04-26 11:12:54 +02:00 |
|
Nicolas Le Goff
|
18a297f74b
|
add GV to enable or disable the use of phraseanet navigator
|
2012-04-26 11:12:00 +02:00 |
|
Nicolas Le Goff
|
cdcafe6c84
|
add navigator client as OAUTH2 application
|
2012-04-26 11:11:01 +02:00 |
|
Nicolas Le Goff
|
9f7e19b920
|
add activated && grant_password property
|
2012-04-26 11:10:28 +02:00 |
|
Nicolas Le Goff
|
a053d05564
|
add gant_password check
|
2012-04-26 11:09:23 +02:00 |
|
Nicolas Le Goff
|
aea8f6fc16
|
add grant password
|
2012-04-26 11:07:57 +02:00 |
|
Romain
|
81f769ef3b
|
Merge pull request #32 from romainneutron/FixCS
Fix cs
|
2012-04-25 17:16:52 -07: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
|
03f3f1a4cd
|
Add curly braces
|
2012-04-26 02:01:40 +02:00 |
|
Romain Neutron
|
ef133c283e
|
Add curly braces
|
2012-04-26 02:01:24 +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
|
edbfff226e
|
Fix CS
|
2012-04-25 17:50:40 +02:00 |
|
Romain Neutron
|
dd994a9bd6
|
Fix CS
|
2012-04-25 17:38:49 +02:00 |
|
Romain Neutron
|
68527a48f2
|
Merge remote-tracking branch 'upstream/Dev' into Dev
|
2012-04-25 17:38:10 +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
|
057992dbfc
|
Merge remote-tracking branch 'upstream/Dev' into Dev
|
2012-04-25 17:07:22 +02:00 |
|
Romain Neutron
|
4c78a6a87f
|
Update proxies to doctrine 2.2.2
|
2012-04-25 16:35:29 +02:00 |
|
Romain Neutron
|
1ae59f2be7
|
Remove binary adapters
|
2012-04-25 16:35:01 +02:00 |
|
Romain Neutron
|
cadcbb8fff
|
Fix tagname
|
2012-04-25 16:34:33 +02:00 |
|
Romain Neutron
|
95b2d6d19b
|
Update available audio codecs
|
2012-04-25 16:34:08 +02:00 |
|
Nicolas Le Goff
|
935ab12c22
|
move controller declaration from closure to class methode
|
2012-04-25 16:20:14 +02:00 |
|
Romain Neutron
|
d273602c46
|
Fix Typo
|
2012-04-25 14:31:09 +02:00 |
|
Romain Neutron
|
40a4d3e970
|
Bump to 3.7 alpha2
|
2012-04-25 14:29:28 +02:00 |
|
Romain Neutron
|
49e974bcf4
|
Fix delay value, add Patch
|
2012-04-25 14:29:04 +02:00 |
|