Daniel Rey Lopez
|
04a83b0faa
|
Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere
|
2017-07-11 08:19:42 +01:00 |
Mike Jolley
|
a826b363d8
|
Prevent zone 0 locations being changed
|
2017-05-22 15:18:55 +01:00 |
Mike Jolley
|
4b0fff3437
|
Fix zone routes in CLI
Fixes #14750
|
2017-04-28 15:49:51 +01:00 |
Claudio Sanches
|
7a671ab8a5
|
[REST API] Fixed shipping zone locations schema
This also fix improper sanitization and validation of the items.
|
2017-03-23 21:44:46 -03:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Mike Jolley
|
b727c61da7
|
Missing arg and setting types
|
2017-01-26 20:06:18 +00:00 |
Mike Jolley
|
def35a5aa2
|
Cast request ids to int
|
2017-01-26 18:34:11 +00:00 |
Justin Shreve
|
33e0b367ac
|
Add new line at end of files.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
288496b22b
|
Separate shipping zone endpoint permissions check between read and write operations.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
7ebb466287
|
REST API item schemas should be singular objects.
Use single object schemas for Shipping Zone Locations and Methods.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
5400f94f86
|
Shipping zone location “type” field sanitization callback should be for text values.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
5d147ae287
|
Fix @extends annotation in shipping zone controller classes.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
6d891e1247
|
Handle case where no locations are sent in update request.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
626819f9b8
|
Add shipping zone locations update endpoint and handler.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
c041e69e86
|
Correct locations schema, should be an array of location objects.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
96c18abb8d
|
Add shipping zone locations retrieval endpoint.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
56ef442624
|
Move common methods to an abstract base shipping zones controller class.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
7a142af215
|
Initial Shipping Zone Locations endpoint controller, with schema.
|
2016-08-02 10:10:47 -07:00 |