Justin Shreve
|
51a55b6782
|
Add interface, renaming main order item data store to abstract. Various fixes.
|
2016-11-21 10:57:33 -08:00 |
Justin Shreve
|
b20b3590c8
|
First pass at order items
|
2016-11-21 10:56:21 -08:00 |
Justin Shreve
|
1797c76a14
|
Implement WC_Data_Store and related code & tests.
|
2016-11-08 01:39:47 -08:00 |
Justin Shreve
|
e1e6c682b5
|
* Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that.
* Introduces set_id and get_id to WC_Data for the CRUD classes to share
|
2016-09-09 05:36:54 -07:00 |
Aristeides Stathopoulos
|
b063bcfe4c
|
last item in a multiline-array should end in a comma
|
2016-08-27 04:46:45 +03:00 |
Mike Jolley
|
9bd57414c5
|
Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now.
|
2016-08-26 10:48:17 +01:00 |
Mike Jolley
|
3637814b92
|
Revert use of default_data for default args and just set that in constructor
|
2016-08-25 13:31:03 +01:00 |
Mike Jolley
|
25883f8687
|
Set_props helper to load data from DB and handle errors
|
2016-08-25 13:05:27 +01:00 |
Mike Jolley
|
a8dc46cfdf
|
Default line item data
|
2016-08-24 16:06:35 +01:00 |
Mike Jolley
|
cde78abed3
|
Working on catching errors
|
2016-08-24 15:26:35 +01:00 |
Mike Jolley
|
d9798f7226
|
Set reading to prevent exceptions during DB load
|
2016-08-24 14:37:19 +01:00 |
Mike Jolley
|
53f01b52a8
|
Bring back WC_Data_Exception
|
2016-08-24 10:46:29 +01:00 |
Mike Jolley
|
b727acd96e
|
Implement get and set prop methods
|
2016-08-23 18:48:48 +01:00 |
Mike Jolley
|
2636d04ba6
|
Setters
|
2016-08-23 15:25:50 +01:00 |
Mike Jolley
|
39f4a1cdca
|
Swaps meta_id for id across crud and api
|
2016-08-22 19:37:34 +01:00 |
Mike Jolley
|
f1e517130a
|
Feedback from @claudiosmweb
|
2016-08-18 13:30:10 +01:00 |
Mike Jolley
|
b64c55de49
|
Format item meta
|
2016-08-16 13:55:10 +01:00 |
Mike Jolley
|
1baef12395
|
qty -> quantity
|
2016-08-16 12:36:38 +01:00 |
Mike Jolley
|
71ce5f77d0
|
Replace order_item_id with just id
|
2016-08-16 12:27:00 +01:00 |
Mike Jolley
|
75975de58a
|
Item meta
|
2016-08-08 15:22:00 +01:00 |
Mike Jolley
|
a3ae757106
|
Make set/get_order_id methods private
|
2016-08-04 17:05:05 +01:00 |
Mike Jolley
|
b8db53c2c1
|
made set_type private
|
2016-08-03 12:54:16 +01:00 |
Mike Jolley
|
a053d234c9
|
get_order() method
|
2016-08-03 12:52:51 +01:00 |
Mike Jolley
|
a1adf0cf78
|
Order item classes
|
2016-06-21 20:10:09 +01:00 |