Commit Graph

15 Commits

Author SHA1 Message Date
Benoît Burnichon
05d2339ecb Reduce duplication for OrderController 2016-03-21 11:22:59 +01:00
Benoît Burnichon
c394887a19 Move Order controllers to same namespace 2016-03-21 11:22:59 +01:00
Benoît Burnichon
02829094ce WIP 2016-03-21 11:22:59 +01:00
Benoît Burnichon
a894faf1fa Add show action to OrderController
Also refactor OrderController
2016-03-04 14:21:23 +01:00
Benoît Burnichon
20bc04979f Add api_v2_orders_index route 2016-03-04 14:21:23 +01:00
Benoît Burnichon
ed04f66548 Add Api Order Controller 2016-03-02 14:34:50 +01:00
Benoît Burnichon
c63f8d777f Merge branch '4.0'
Conflicts:
	composer.lock
	lib/Alchemy/Phrasea/ControllerProvider/Api/V2.php
2016-02-23 16:27:04 +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
Benoît Burnichon
59a334ea32 New search style 2016-02-22 14:07:16 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Benoît Burnichon
30b8ec66ed Add API add/remove elements. Change prod basket management 2015-12-22 17:44:34 +01:00
Benoît Burnichon
4a5399d46b Fixup inverted method names in v2 routing 2015-12-22 14:19:35 +01:00
Benoît Burnichon
b2ee2668a1 Change to be able to return called API version 2015-12-22 14:19:34 +01:00