Commit Graph

11 Commits

Author SHA1 Message Date
Benoît Burnichon
4880f2bf5a Add getAuthenticator usage
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
2015-07-02 12:33:18 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
ec11550eab Update templates 2012-10-04 15:42:53 +02:00
Nicolas Le Goff
a38e8b31b1 Fix HTML5 video display in IE 2012-07-17 17:24:02 +02:00
Romain Neutron
c1ec4d5303 Fix lightbox video display 2012-07-17 16:42:27 +02:00
Romain Neutron
ca1341b55a Update twig templates 2012-07-17 15:01:12 +02:00
Romain Neutron
a911e0745a Fix video-js resize 2012-07-16 17:29:54 +02:00
Romain Neutron
d9bc907eca Autoplay videos 2012-06-12 10:12:11 +02:00
Romain Neutron
ce8170b87b catch VideoJS exceptions 2012-06-04 18:36:56 +02:00
Romain Neutron
b2b56e7e16 fix Video JS initialization 2012-06-01 16:56:32 +02:00
Romain Neutron
caf1e69370 Add HTML5 features 2012-05-30 16:35:24 +02:00