Commit Graph

39 Commits

Author SHA1 Message Date
Florian BLOUET
3af725531b lightbox and report css refactoring, build tools cleanup 2015-12-02 17:35:36 +01:00
Florian BLOUET
285edaf504 wip - refactoring frontend dependency and build tools - removed deprecated features (client interface) 2015-12-02 17:35:36 +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
2899f152fb Merge branch '3.8' into fix-latest-merge
Conflicts:
	README.md
	composer.json
	composer.lock
	config/configuration.sample.yml
	lib/Alchemy/Phrasea/Application/Api.php
	lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
	lib/Alchemy/Phrasea/Controller/Api/Oauth2.php
	lib/Alchemy/Phrasea/Controller/Prod/Basket.php
	lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php
	lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/API/V1/adapter.php
	lib/classes/API/V1/result.php
	lib/classes/module/console/schedulerStart.php
	lib/classes/module/console/schedulerState.php
	lib/classes/module/console/schedulerStop.php
	lib/classes/module/console/taskrun.php
	lib/classes/set/export.php
	lib/conf.d/_GV_template.inc
	lib/conf.d/configuration.yml
	templates/web/admin/setup.html.twig
	templates/web/admin/tasks/list.html.twig
	templates/web/api/auth/end_user_authorization.html.twig
	templates/web/prod/actions/Feedback/list.html.twig
	templates/web/prod/actions/publish/publish.html.twig
	templates/web/prod/upload/upload.html.twig
	tests/classes/api/v1/api_v1_adapterTest.php
	tests/classes/api/v1/api_v1_resultTest.php
2014-08-11 20:28:03 +02:00
Nicolas Le Goff
8de09ac15a PHRAS-96 PHRAS-81 #fix oauth authentication connection msg 2014-07-23 19:21:33 +02:00
Nicolas Le Goff
d4f114b13b Fix native app access token display 2014-03-24 12:29:39 +01:00
Nicolas Le Goff
eaa1feb765 Address PR comments 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
b341495c88 Fix tests 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
c156f842c7 Remove User_Adapter 2014-02-19 17:28:53 +01:00
Romain Neutron
64456a8964 Remove phraseanet registry 2013-12-20 16:44:22 +01:00
Romain Neutron
680643c0fc Fix unit tests and arrays declaration 2013-12-03 20:06:49 +01:00
Romain Neutron
2ba164701d Use symfony translator 2013-12-03 20:02:40 +01:00
Romain Neutron
16c1930ca0 Update templates to fit the new translator 2013-12-03 20:02:40 +01:00
Romain Neutron
e7421e1fdd Fix twig tags 2013-12-03 20:02:39 +01:00
Nicolas Le Goff
7d8e93bddd Fix assets path 2013-08-17 17:12:57 +02:00
Romain Neutron
f451a4ebe7 Update use of bootstrap to custom build 2013-06-13 13:52:03 +02:00
Romain Neutron
bfa28e0fd0 Bump to jquery ui 1.8.24, fix JS and CSS load issues 2013-06-13 13:52:03 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
4677f0e9a2 Remove providers instanciation in Twig setup 2012-10-04 15:44:48 +02:00
Romain Neutron
284f281958 Remove user var from templates 2012-10-04 15:43:36 +02:00
Romain Neutron
fbd2c4c766 Update oauth connection screens 2012-10-04 15:43:33 +02:00
Romain Neutron
ec11550eab Update templates 2012-10-04 15:42:53 +02:00
Romain Neutron
be3b098747 Rename twig templates 2012-07-24 13:12:22 +02:00
Nicolas Le Goff
90b3870901 add grant_type password for oauth2Client, handle trusted client such as Phraseanet Navigator 2012-04-26 18:23:44 +02:00
Nicolas Le Goff
636f6dc21d fix native auth flow 2012-04-13 15:47:29 +02:00
Romain Neutron
82d9eeef7b Coding standards 2012-03-09 12:49:13 +01:00
Ysolyne Gresille
92b7798ea6 graphic integration Oauth Pages (correction for devices) 2012-03-08 17:35:48 +01:00
Ysolyne Gresille
d9a7d3398a bugfix Oauth pages' visualisation on mobile 2012-03-07 15:18:56 +01:00
Ysolyne Gresille
ec52bf511e Graphic integration oauth (corrections) 2012-02-23 18:52:22 +01:00
Ysolyne Gresille
160f9ff986 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-02-23 18:50:33 +01:00
Nicolas Le Goff
e1bfdb0bb3 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-02-22 16:58:00 +01:00
Nicolas Le Goff
33b225a290 fix oauth app creation bug 2012-02-22 16:55:50 +01:00
Ysolyne Gresille
c42e92d7f3 Graphic integration oauth correction 2012-02-22 11:58:24 +01:00
Ysolyne Gresille
775420def8 graphic integration oauth correction 2012-02-22 11:53:31 +01:00
Ysolyne Gresille
0d2c65b7de graphic integration oauth 2012-02-22 11:22:04 +01:00
Nicolas Le Goff
792d00efcb fix desktop application creation issue 2012-02-16 15:14:38 +01:00
Nicolas Le Goff
ba84c9ea77 fix twig strict variable issue 2012-01-31 12:35:12 +01:00
Romain Neutron
4c5b7eb658 V 3.5 RC 1 2011-12-05 00:23:28 +01:00