Commit Graph

10091 Commits

Author SHA1 Message Date
Benoît Burnichon
9ebabb1314 remove superfluous loadPlugins() 2015-10-30 15:54:03 +01:00
Benoît Burnichon
68246f8830 Avoid creating 2 connections when applying fixtures 2015-10-30 09:27:25 +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
9cf6e09d5b Some more Templates fixups. 2015-10-30 08:39:28 +01:00
Benoît Burnichon
feec95e0c3 Add missing quality in Accept header 2015-10-30 00:32:23 +01:00
Benoît Burnichon
eefd1432ed Fix some translation errors 2015-10-29 22:53:17 +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
Benoît Burnichon
0a6dcda162 Error in User_Query 2015-10-29 11:25:05 +01:00
Benoît Burnichon
6ba4402078 Should use trans filter and not trans tag 2015-10-29 11:12:07 +01:00
Benoît Burnichon
c1943cc0fb Fix bad mock in XSendFileMappingGeneratorTest 2015-10-28 19:09:58 +01:00
Benoît Burnichon
6388e8bdb0 Merge remote-tracking branch 'upstream/3.8' into rebase-web-gallery-v4 2015-10-28 17:55:38 +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
80322ed957 Proper use of ArrayObject::getArrayCopy()
ArrayObject::toArray() does not exists
2015-10-28 15:57:22 +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
c4a7f126d2 Add alchemy/symfony-cors to ease CORS header generation
Update CORS configuration.
2015-10-28 15:42:40 +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
cdb98a1a4e revert exists filter and replacing by a generic one 2015-10-28 15:14:14 +01:00
Benoît Burnichon
62ba97146d Add existsSql to User_Query 2015-10-28 15:09:11 +01:00
Florian BLOUET
e52380540d fix default include path for plugins 2015-10-28 14:50:29 +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
Florian BLOUET
8e769ad657 PHRAS-717 - fix plugin workzone - shouldn't be rendered if empty 2015-10-28 14:48:47 +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
829a69ad4a Change ORM instantiation position. 2015-10-28 13:58:43 +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
c808e8a923 PHPCS 2015-10-28 13:14:32 +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
Florian BLOUET
7552d33a8f PLUG-90 - fix workzone toggle state 2015-10-28 13:12:26 +01:00
Florian BLOUET
75c9abbd1b PLUG-80 updated workzone plugin icon 2015-10-28 13:07:46 +01:00
Benoît Burnichon
3bae7e3829 Change Plugin name display 2015-10-28 13:05:06 +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
Florian BLOUET
41d9c18c04 update workzone for handling multiple plugins 2015-10-28 12:46:25 +01:00
Florian BLOUET
6cc6405c8e add new css classes in plugin container to flag single vs multiple plugin isntalled 2015-10-28 12:41:06 +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