Jean-Yves Gaulier
6449c58e17
#PHRAS-325 #time 3h
...
added parameter "nosubdef" to route "/api/v1/records/add"
nb : does NOT prevent creation of subdef if file passes thru the quarantine.
2015-02-02 17:04:54 +01:00
Jean-Yves Gaulier
138008f7c6
#PHRAS-325 #time 5h
...
fix "substit" flag in subdef.
new api route /embed/substitute
parms :
- databox_id
- record_id
- name
- /file/
more properties returned by api / object "embed" :
- substituted
- created_on
- updated_on
2015-01-29 19:55:24 +01:00
Jean-Yves Gaulier
344cc0cdd8
fix #PHRAS-388 #time 4h
2015-01-27 16:55:07 +01:00
Nicolas Le Goff
5fe09febb7
Merge pull request #1209 from nlegoff/patch-387
...
[3.8.7] Fix some easy pick
2015-01-21 17:19:02 +01:00
Nicolas Le Goff
0275ede43c
PHRAS-315 Do not expose not downloadable subdef
2015-01-21 16:14:44 +01:00
Nicolas Le Goff
d82adbf109
Bump year to 2015
2015-01-20 14:08:25 +01:00
Nicolas Le Goff
7d44a356e3
CUS-120 #fix editon date for records
2014-11-18 17:47:33 +01:00
Nicolas Le Goff
3f26c2161d
Fix status bit offset
2014-10-29 16:55:33 +01:00
Nicolas Le Goff
68fc8f660e
Update API version
2014-10-01 12:37:30 +02:00
Nicolas Le Goff
ab73febefd
Fix users right
2014-09-09 20:05:57 +02:00
Nicolas Le Goff
042748e044
Apply user rights on sub-definition
2014-08-13 16:20:08 +02:00
Nicolas Le Goff
e640f72c33
Merge pull request #1101 from nlegoff/api-extend
...
[3.8.6][PHRAS-32] Add extended format option for records API responses
2014-07-30 19:33:51 +02:00
Nicolas Le Goff
37d7206b88
Fix scheduler api state display
2014-07-30 18:49:50 +02:00
Nicolas Le Goff
1890097353
Fix adapter
2014-07-30 16:47:50 +02:00
Nicolas Le Goff
e17493aa0b
Add extended response format for API
2014-07-30 16:47:49 +02:00
Nicolas Le Goff
c752141ff2
Use configurtion file instead of GV
2014-07-28 11:59:21 +02:00
Nicolas Le Goff
76cb4fad28
PHRAS-198 #fix add possibility to disable taskmanager per instance
2014-07-25 18:40:00 +02:00
Nicolas Le Goff
f9ee940526
Fix API feeds pagination
2014-04-15 12:03:41 +02:00
Nicolas Le Goff
3468b2acc2
Add feed title in feed entry json schema
2014-03-24 12:26:55 +01:00
Nicolas Le Goff
8638bfb3d4
Add possibility to restrict aggregated feeds to a set of feeds
2014-03-21 17:52:12 +01:00
Nicolas Le Goff
b8d2702975
Merge pull request #1002 from romainneutron/fix-1710
...
[Ready][3.8] Fix 1710 : Add /me route + add user entities in API response
2014-03-03 16:23:08 +01:00
Romain Neutron
a3b941c3ec
Add H264 pseudo streaming tools
2014-02-28 20:18:40 +01:00
Romain Neutron
28acde0882
Add user entities in API responses
2014-02-28 19:03:33 +01:00
Romain Neutron
1952910c83
Add /me route on API v1
2014-02-28 17:48:49 +01:00
Romain Neutron
7f2be7d9aa
Use Guzzle\Http\Url for medias
2014-02-27 13:54:08 +01:00
Romain Neutron
2af21c064c
Avoid errors by explicitely namespacing root exception
2014-02-20 11:28:31 +01:00
Romain Neutron
7e77965be9
Fix #1647 : Cleanup SE cache after API query
2014-01-07 10:22:53 +01:00
Romain Neutron
d519c13e56
Bump copyright year
2014-01-06 15:28:12 +01:00
Romain Neutron
9b471fdf76
Fix CS
2013-10-31 11:53:30 +01:00
Romain Neutron
b7d8f777fd
Merge pull request #694 from romainneutron/fix-1535
...
[3.8] Fix #1535 : API does not display search engine suggestions correctly
2013-10-15 04:05:30 -07:00
Romain Neutron
eb6eb689e0
Fix #1535 : API does not display search engine suggestions correctly
2013-10-10 18:00:09 +02:00
Romain Neutron
e87aa5afb3
Fix #1524 : API search query is discarded with GET method
2013-10-10 13:39:59 +02:00
Romain Neutron
b96c7e8622
Remove chrome frame toggler
2013-09-23 14:11:58 +02:00
Romain Neutron
391d84ca56
Fix merge
2013-09-17 16:15:44 +02:00
Romain Neutron
f955163edb
Merge branch '3.7' into 3.8
...
Conflicts:
lib/Alchemy/Phrasea/Application/Api.php
lib/Alchemy/Phrasea/Core/Version.php
lib/conf.d/_GV_template.inc
2013-09-14 02:02:56 +02:00
Nicolas Le Goff
5b0bc8b284
Add recess binary
...
Set recess binary to config
2013-07-12 20:06:32 +02:00
Romain Neutron
242b2c0f71
Remove dependency on convert and composite
2013-07-04 14:10:57 +02:00
Nicolas Le Goff
ab6cf56fd6
Adressed @romainneutron's comments
2013-06-28 16:01:48 +02:00
Romain Neutron
e155089cac
Tweaks and fixes
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
01a36ee9f7
Use power of symfony binary file response
...
Add commands
Fix typo
Remove extra line
2013-06-28 00:16:34 +02:00
Romain Neutron
32875e6698
Remove support of binary paths by registry
2013-06-27 12:43:24 +02:00
Romain Neutron
42db38d055
Add error pages, fix error handling and PHP conf
2013-06-17 17:01:35 +02:00
Romain Neutron
906d4ba9c5
Localize status bits
2013-06-14 09:47:54 +02:00
Romain Neutron
a7c4739797
Merge pull request #393 from romainneutron/collection-labels-api
...
[3.8] Add collection labels to api
2013-06-14 00:44:51 -07:00
Romain Neutron
d2a50f31b0
Add collection labels to api
2013-06-13 16:15:38 +02:00
Romain Neutron
11a55bbd43
Add labels to databoxes
2013-06-13 09:45:43 +02:00
Romain Neutron
32c2d6154a
Remove phraseanet services, update configuration
2013-06-11 14:05:44 +02:00
Romain Neutron
c084f20f85
Labelize collections
2013-06-01 01:29:07 +02:00
Romain Neutron
82af1ba69e
Add localized labels to databox fields
2013-05-30 18:12:31 +02:00
Romain Neutron
6537b96f4c
Add AuthenticationServiceProvider
2013-05-29 14:22:50 +02:00