Commit Graph

10102 Commits

Author SHA1 Message Date
Benoît Burnichon
fe1d5a9f89 Bump some libraries and translation 2015-11-04 16:28:55 +01:00
Benoît Burnichon
c84317dd2d Remove twig/extensions improvement as not used anymore 2015-11-03 15:14:11 +01:00
Benoît Burnichon
4eaae969d4 Bump doctrine/migrations and use release versions 2015-11-03 15:05:03 +01:00
Benoît Burnichon
2a247b5e14 Change JWT namespace 2015-11-03 14:24:13 +01:00
Benoît Burnichon
74b6eb7314 Change name of caption serializer service 2015-11-03 14:23:50 +01:00
Benoît Burnichon
7b78d170a4 Upgrade JWT to v3 (namespaced) 2015-11-03 14:22:50 +01:00
Benoît Burnichon
e562a83d33 Change Failure messages and fixup bad assertion 2015-11-03 11:08:58 +01:00
Benoît Burnichon
38eab1f97e Fixup Service Instantiation and enforce application booting. 2015-11-03 10:54:06 +01:00
Benoît Burnichon
27bd211b0e Move Plugins tab at the end 2015-11-02 09:50:36 +01:00
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
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