Commit Graph

36 Commits

Author SHA1 Message Date
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Benoît Burnichon
985ec4a491 Extract JsonBodyHelper and use it 2015-12-22 14:24:32 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00
Benoît Burnichon
f684550ab1 Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Thibaud Fabre
51560f4c86 PHRAS-792 Require access to admin module and user management 2015-10-30 14:48:53 +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
a1b467d571 Make it possible to use OAuth outside /api 2015-10-28 17:49:11 +01:00
Thibaud Fabre
a903594fbc Add API get collection route
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>
Forward port from 3.8
2015-10-27 19:35:51 +01:00
Thibaud Fabre
ce9e5fbd45 Add registration routes 2015-10-20 10:42:02 +02:00
Thibaud Fabre
3f5d9763e2 Fix password reset action names 2015-10-20 09:16:32 +02:00
Thibaud Fabre
e434dbabc0 Update password API route 2015-10-20 09:16:32 +02:00
Thibaud Fabre
1ac13aafaa Fix controller key 2015-10-20 09:16:31 +02:00
Thibaud Fabre
eceedc0833 Fix set password action definition 2015-10-20 09:16:31 +02:00
Thibaud Fabre
c2a10fca61 Add delete/update account routes 2015-10-20 09:16:31 +02:00
Thibaud Fabre
8a9caf4863 Fix password reset action names 2015-10-20 09:12:22 +02:00
Thibaud Fabre
05e066ac23 Update password API route 2015-10-20 09:12:22 +02:00
Thibaud Fabre
00aa656866 Fix controller key 2015-10-20 09:12:22 +02:00
Thibaud Fabre
bfb17f918d Fix set password action definition 2015-10-20 09:12:22 +02:00
Thibaud Fabre
854bfb631d Add delete/update account routes 2015-10-20 09:12:22 +02:00
Thibaud Fabre
59a6b39e55 WIP Account management 2015-10-20 09:12:22 +02:00
Thibaud Fabre
16744b443a Merge pull request #1528 from aztech-dev/recovery
Fix incorrect parameter name
2015-10-07 17:58:21 +02:00
Thibaud Fabre
067e178edd Fix incorrect parameter name 2015-10-07 17:57:42 +02:00
Benoît Burnichon
6ffba52bc4 Merge pull request #1507 from aztech-dev/recovery
Extract password recovery logic in service
2015-10-07 17:50:51 +02:00
Benoît Burnichon
6b6433e404 Change Api version to 2.0.0 2015-09-30 18:12:44 +02:00
Benoît Burnichon
51c9533947 Merge pull request #1425 from aztech-dev/api-collections-4.0
Add API get collection route
2015-09-28 09:50:59 +02:00
Thibaud Fabre
f053c39998 Require admin to use password resets 2015-09-22 18:41:06 +02:00
Thibaud Fabre
2aa24186f4 Add API routes for password resets 2015-09-22 18:33:06 +02:00
Jean-Yves Gaulier
c751605554 #PHRAS-602 #time 6h
new : api to delete records from story
2015-07-16 15:52:05 +02:00
Thibaud Fabre
1bcefda9a1 Add API get collection route
Conflicts:
	lib/Alchemy/Phrasea/Controller/Api/V1.php
	lib/classes/API/V1/adapter.php

Conflicts:
	lib/classes/appbox.php
2015-07-07 19:28:50 +02:00
Benoît Burnichon
469e2d0583 Add DataboxLoggerAware where needed 2015-05-14 23:43:00 +02:00
Benoît Burnichon
e25cd4097c Change DispatcherAware to accept concrete instances
Dispatcher is already instanciated when invoking controller. So useless to lazy load it.
2015-05-14 21:06:39 +02:00
Benoît Burnichon
634f5366ae use DispatcherAware wherever possible 2015-05-12 17:15:11 +02:00
Jean-Yves Gaulier
3305329501 report des routes api/story de 3.8
#time 1.5d
2015-05-07 16:53:53 +02:00
Benoît Burnichon
b268b2d07b Some PHPCS issues 2015-04-28 10:24:58 +02:00
Benoît Burnichon
62b8e5a6e4 Refactoring of API V1 Controller 2015-04-27 20:35:36 +02:00
Benoît Burnichon
1342756b84 Rename Controller to ControllerProvider 2015-03-27 12:55:43 +01:00