Commit Graph

7 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
0609a6d990 PHRAS-1100_QUARANTINE-XML
#time 4h
fix : add from quarantine is ok (did crash when a multivalue field was populated via xml file).
2016-06-14 19:03:31 +02:00
Benoît Burnichon
7a25b499e3 Deprecated set_binary_status and use setStatus instead. 2016-04-13 18:50:39 +02:00
Benoît Burnichon
6cdc9d7a31 Remove some deprecated methods calls 2016-03-06 23:05:55 +01:00
Benoît Burnichon
7ba6155393 Use injected Repository instead of one retrieved from app. 2016-02-22 18:06:03 +01:00
Jean-Yves Gaulier
edc2efaa0f #PHRAS-947 time 10m
simplification
2016-02-22 18:06:03 +01:00
Jean-Yves Gaulier
1388fcf3de #PHRAS-947 time 4h
prod/LazaretController uses the manipulator
new route to empty the quarantine
DELETE /api/v2/quarantine/
2016-02-22 18:06:02 +01:00
Jean-Yves Gaulier
1f32977b0e #PHRAS-947 time 1d
first commit
new routes
DELETE /api/v2/quarantine/item/{{item_id}}/
POST /api/v2/quarantine/item/{{item_id}}/add
2016-02-22 18:06:02 +01:00