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
|
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 |
|