Commit Graph

61 Commits

Author SHA1 Message Date
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
0e5e7f08fa Return base_id in API & remove unneeded conversions
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>

Missing changes for stories.
2015-10-27 19:35:04 +01:00
Nicolas Le Goff
aeaf0154ed Revert downloadble subdef api expositioon 2015-10-27 15:12:42 +01:00
Jean-Yves Gaulier
a75b528e80 fix #PHRAS-388 #time 4h 2015-10-27 12:21:13 +01:00
Nicolas Le Goff
cd85d4fdf9 PHRAS-315 Do not expose not downloadable subdef 2015-10-27 11:08:34 +01:00
Thibaud Fabre
6882424a01 Add registration related webhooks 2015-10-20 17:45:16 +02:00
Thibaud Fabre
ce9e5fbd45 Add registration routes 2015-10-20 10:42:02 +02:00
Thibaud Fabre
e434dbabc0 Update password API route 2015-10-20 09:16:32 +02:00
Thibaud Fabre
c2a10fca61 Add delete/update account routes 2015-10-20 09:16:31 +02:00
Thibaud Fabre
82697bc4c2 WIP Account management 2015-10-20 09:15:57 +02:00
Thibaud Fabre
05e066ac23 Update password API route 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
20f8dda753 Merge pull request #1532 from aztech-dev/recovery
Ensure constant is defined before fetching value
2015-10-07 20:54:35 +02:00
Thibaud Fabre
bc7cb8333d Ensure constant is defined before fetching value 2015-10-07 20:53:53 +02:00
Thibaud Fabre
925365ad71 Merge pull request #1529 from aztech-dev/recovery
Return responses instead of results
2015-10-07 18:03:41 +02:00
Thibaud Fabre
8b4ac4066f Return responses instead of results 2015-10-07 18:02:26 +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
58d691fe19 array_filter keeps keys.
array_values always returns a 0-indexed array.

fixes PHRAS-746
2015-09-29 18:05:47 +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
da9ec3908c Fix typos and use method to fetch appbox 2015-09-25 18:06:32 +02:00
Thibaud Fabre
329cf6ffe7 I am not worthy 2015-09-23 15:46:06 +02:00
Thibaud Fabre
2aa24186f4 Add API routes for password resets 2015-09-22 18:33:06 +02:00
Thibaud Fabre
24205dbea1 Extract recovery logic in service 2015-09-22 16:21:47 +02:00
Jean-Yves Gaulier
231a4dc067 PHRAS-608 #time 10m
a record of type "video" can be used (elected) as cover via "create story" api
2015-09-03 17:42:25 +02:00
Jean-Yves Gaulier
f2d37a353e #PHRAS-597 #time 15m
fix: api quarantine/list now can return up to 1000 items
2015-07-21 19:05:31 +02:00
Jean-Yves Gaulier
bb29eeba77 #PHRAS-603 #time 6h
cs bb
2015-07-21 10:57:10 +02:00
Jean-Yves Gaulier
3b5e2a4089 #PHRAS-603 #time 6h
fix "use_as_cover" in story api
2015-07-20 18:10:51 +02:00
Jean-Yves Gaulier
2a138ed596 #PHRAS-602 #time 5m
fix
2015-07-16 16:14:36 +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
Benoît Burnichon
c97eedd40f Deprecate is_grouping in favor of isStory 2015-07-13 18:14:51 +02:00
Benoît Burnichon
2107cd28df Deprecated get_uuid in favor of getUuid 2015-07-13 18:08:04 +02:00
Benoît Burnichon
e14b2155aa Deprecated get_modification_date 2015-07-13 17:08:22 +02:00
Benoît Burnichon
9fea438079 Deprecated old underscore get_creation_date. Use getCreated instead. 2015-07-13 17:08:22 +02:00
Benoît Burnichon
3b3f3f4011 Use TechnicalDataSet in record_adapter 2015-07-10 11:56:17 +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
Thibaud Fabre
2d7d58079e Use base ID instead of collection ID 2015-07-01 11:52:12 +02:00
Benoît Burnichon
041f017fd7 Merge pull request #1395 from jygaulier/PHRAS-442_FACETS-IN-API
PHRAS-442
2015-06-29 17:55:56 +02:00
Benoît Burnichon
28fee99fc4 Add Form for ElasticSearch Configuration.
Also changed type from array to Options object.
2015-06-29 17:10:32 +02:00
Jean-Yves Gaulier
50ddbbed60 PHRAS-442 #time 10 m
cs
2015-06-22 18:20:22 +02:00
Jean-Yves Gaulier
1d0dcaa240 PHRAS-442 #time 5h
facets returned in API
"suggestions" returned in API (as flat facets)
2015-06-22 18:20:22 +02:00
Thibaud Fabre
af1dc9126b Return base_id in API & remove unneeded conversions 2015-06-18 11:24:11 +02:00
Thibaud Fabre
c425c3391a CS fixes 2015-06-10 10:50:52 +02:00
Thibaud Fabre
265b40c6e0 List collection rights in /me 2015-06-09 16:51:05 +02:00
Benoît Burnichon
2489cc6ffe Rework FeedAggregate. Issue with embedded entry collection.
PHRAS-542
2015-05-27 12:56:46 +02:00
Benoît Burnichon
a85f495b23 Fixup return on getEntry to Collection.
PHRAS-542.
2015-05-27 11:11:20 +02:00
Benoît Burnichon
d77b55388d Add extended behavior to listRecord
PHRAS-537
2015-05-22 16:18:14 +02:00
Benoît Burnichon
1dc0ff9123 JWT uses an ArrayAccess but expects a string, not a Secret model. 2015-05-21 14:33:11 +02:00
Benoît Burnichon
fb5ca52306 Add Permalink 2015-05-21 12:26:28 +02:00
Benoît Burnichon
c2ff3b6575 Add Secrets to ApplicationBox. 2015-05-19 18:26:57 +02:00