Thibaud Fabre
|
b521947ea5
|
Fix API plugin route initialization and remove odd syntax
|
2016-01-22 17:29:45 +01:00 |
|
Thibaud Fabre
|
450adb0847
|
Application bootstrap refactor
- Extract environment properties in Environment class
- Replaces initialisation closure by ApplicationLoader class
- Removes undesirable error handling/PHP settings modifications
|
2016-01-22 17:12:21 +01:00 |
|
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 |
|
Nicolas Le Goff
|
05f71adf4b
|
Rename attribut to 'application'
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
782ed07a20
|
Add Api Application middleware provider
|
2014-03-24 12:28:17 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
354232f61a
|
Bump copyright year
|
2014-01-06 15:40:56 +01:00 |
|
Romain Neutron
|
3548421160
|
Add basket converter
|
2013-11-13 17:52:12 +01:00 |
|