Commit Graph

4675 Commits

Author SHA1 Message Date
Benoît Burnichon
c8ff8db409 Remove User_Adapter references 2015-10-30 19:44:56 +01:00
Benoît Burnichon
84d621320a There are User_Adapter no more. 2015-10-30 15:54:30 +01:00
Benoît Burnichon
1a75e33848 Merge pull request #1553 from aztech-dev/phras-792
PHRAS-792
2015-10-30 15:47:00 +01:00
Thibaud Fabre
e2dbc20628 PHRAS-788 Set webhook_url field to correct size 2015-10-30 14:57:53 +01:00
Thibaud Fabre
51560f4c86 PHRAS-792 Require access to admin module and user management 2015-10-30 14:48:53 +01:00
Benoît Burnichon
dc0228ce81 User table does not allow null values. Replace by empty string 2015-10-30 09:06:44 +01:00
Benoît Burnichon
afd3fc56f7 Change in ContentNegotiationSubscriber 2015-10-29 18:06:33 +01:00
Benoît Burnichon
574377dea6 Remove OAuthListener Response Listener after processing 2015-10-29 12:51:34 +01:00
Benoît Burnichon
f9c02131f1 Remove API after middleware and set token in session 2015-10-29 11:44:10 +01:00
Florian BLOUET
113866b778 fix inversed option condition 2015-10-28 17:49:17 +01:00
Benoît Burnichon
a1b467d571 Make it possible to use OAuth outside /api 2015-10-28 17:49:11 +01:00
Benoît Burnichon
a938b348b7 Add cache.path and cache.paths
PHRAS-764
2015-10-28 15:56:11 +01:00
Benoît Burnichon
e1c5fceae0 Add method to Api Form Factory factories 2015-10-28 15:34:40 +01:00
Jean-Yves Gaulier
304e5d0849 #PHRAS-741 #time 1m
add forgotten files...
2015-10-28 15:34:13 +01:00
Benoît Burnichon
eb89b84303 Added /h1 in exception handler 2015-10-28 15:32:42 +01:00
Benoît Burnichon
4a4511b0a9 Add a fallback plugin handling twig 2015-10-28 14:50:14 +01:00
Benoît Burnichon
b3e1c65006 Add MockedAuthenticatedVoter because at least one voter is needed 2015-10-28 14:50:06 +01:00
Benoît Burnichon
f0c369cd53 Add CreateFormBuilder to BaseController 2015-10-28 14:49:49 +01:00
Benoît Burnichon
625df89bb7 Use Voter in Admin for configurationPanes 2015-10-28 14:48:50 +01:00
Benoît Burnichon
f64e3afa63 Use voters in workzone, actionbar and basket_actionbar 2015-10-28 14:43:24 +01:00
Benoît Burnichon
8af34a1d1e Add Base Controller with isGranted method 2015-10-28 14:01:56 +01:00
Benoît Burnichon
d9604ae300 Add BaseVoter and Authorization Service Provider
PLUG-112
2015-10-28 13:23:26 +01:00
Benoît Burnichon
871b1514f4 Change pluginMetadata to include configuration panes serviceIds 2015-10-28 13:14:04 +01:00
Benoît Burnichon
52097523e4 Add Configuration logic 2015-10-28 13:13:51 +01:00
Benoît Burnichon
924f20d19d Add Basic handling of plugins in admin 2015-10-28 13:05:00 +01:00
Benoît Burnichon
c01f3f238f Add basic template and hooks in Admin 2015-10-28 13:03:00 +01:00
Thibaud Fabre
68aab17157 Add API extended content type to negotiatable content-types 2015-10-28 12:49:44 +01:00
Florian BLOUET
b5ace962cf fix workzone plugin interface 2015-10-28 12:49:29 +01:00
Florian BLOUET
4953361035 updated existing plugin interfaces, added basket actionbar plugin interface 2015-10-28 12:49:05 +01:00
Florian BLOUET
831436f6fe updated existing plugin interfaces, added basket actionbar plugin interface 2015-10-28 12:49:02 +01:00
Benoît Burnichon
f6ad7c1829 JMS Serializer does not register its Doctrine Annotations.
This causes failures when trying to load serialization metadata using Annotation Driver.

PHRAS-677 #time 2h
2015-10-28 12:36:45 +01:00
Benoît Burnichon
023943faac Promote Caption record toArray to public visibility
Also add toArray method in caption_record to allow access
2015-10-28 12:34:35 +01:00
Benoît Burnichon
f37fc7d15a Add handlers to JMSSerializer Service Provider 2015-10-28 12:17:30 +01:00
Florian BLOUET
06fe0d8008 added plugin interfaces: actionBar and workzone 2015-10-28 12:15:18 +01:00
Benoît Burnichon
1dd0b5acb3 Change Priorities of listeners 2015-10-28 12:11:11 +01:00
Benoît Burnichon
4ae61e913b Update JMSSerializerServiceProvider to allow adding metadata_dirs 2015-10-28 12:00:38 +01:00
Benoît Burnichon
0db32e35b8 Change to comply negotiation:^2.0.0 2015-10-28 11:56:59 +01:00
Benoît Burnichon
a01849bfa7 Add plugin.actionbar pimple container to PluginServiceProvider 2015-10-28 11:34:30 +01:00
Benoît Burnichon
b335620306 Add plugin capability to add routes. 2015-10-28 10:59:20 +01:00
Benoît Burnichon
8aca5f6126 Use Uuid with its new namespace 2015-10-27 20:14:01 +01:00
Benoît Burnichon
61160197a2 Improve binary mode. 2015-10-27 19:53:28 +01:00
Benoît Burnichon
cf627a3c44 Update ConnectionPoolManager. Make proper use of it. 2015-10-27 19:37:11 +01:00
Benoît Burnichon
43a68777d1 Change instantiation of ORMs to allow adding listeners. 2015-10-27 19:37:11 +01:00
Benoît Burnichon
7462534fd2 Remove reference in AutoloaderGenerator 2015-10-27 19:37:11 +01:00
Benoît Burnichon
e64c82067f Make plugins translation available 2015-10-27 19:37:10 +01:00
Benoît Burnichon
1fbe2225f9 Add plugin support for locale 2015-10-27 19:37:10 +01:00
Benoît Burnichon
e3b154dc32 Add Necessary templates for plugins handling 2015-10-27 19:37:10 +01:00
Thibaud Fabre
43500c8ff6 Add databox ID in collection response 2015-10-27 19:36:11 +01:00
Thibaud Fabre
a903594fbc Add API get collection route
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>
Forward port from 3.8
2015-10-27 19:35:51 +01:00
Thibaud Fabre
0e5e7f08fa Return base_id in API & remove unneeded conversions
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>

Missing changes for stories.
2015-10-27 19:35:04 +01:00