jygaulier
179431d1b5
PHRAS-3931_phraseanet_local_id_in_api ( #4400 )
...
* add "resource_id" to record / story ; formula defined into InstanceIdAware.php
* fix tests
* fix tests
* switch to main/instance_id
2023-10-30 17:15:04 +01:00
aynsix
b2bb0c612e
fix api upload/enqueue
2020-05-19 15:42:02 +03:00
aynsix
bb2123df5a
include plugin worker in phraseanet core
2020-05-12 18:06:45 +03:00
nmaillat
98660a4aaf
bump api version to 2.0.0
2018-07-18 23:23:59 +02:00
aina-esokia
d86fd39380
port to 4.1 api route me/collections
2018-05-10 10:58:14 +04:00
Sandeep
c75d94a321
PHRAS-1911 : fix route me/structures
2018-05-02 12:21:18 +04:00
Sandeep
5de988299d
PHRAS-1911-add route return list documentary fields
2018-03-16 15:01:20 +04:00
KallooaSan
dbaba974ae
Add extension to file path on api upload for extension-mapping ( #2481 )
2018-02-20 11:13:28 +01:00
jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Thibaud Fabre
f2b956b015
Merge pull request #1968 from jygaulier/PHRAS-946_delete-record-api
...
PHRAS-946_delete-record-api
2016-09-29 17:41:24 +02:00
Jean-Yves Gaulier
c6186abe56
PHRAS-946_delete-record-api
...
- add : api route to delete record : verb DELETE ; /api/v1/records/{{databox_id}}/{{record_id}}
2016-09-29 15:54:04 +02:00
Thibaud Fabre
f62c22bc5c
Move setting to registry and form type
2016-09-28 20:58:26 +02:00
Thibaud Fabre
7cf5d28a99
Fix configuration setting access
2016-09-28 20:25:25 +02:00
Thibaud Fabre
c13e086120
Add option to disable API via configuration setting
2016-09-28 20:25:25 +02:00
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