| Type | Line | Description |
|---|---|---|
| TODO | 33 | Move to CrossCuttingLoaderSettings |
| Type | Line | Description |
|---|---|---|
| TODO | 109 | Delegate to GXServiceFactory |
| TODO | 290 | check connection errors |
| TODO | 290 | escape special characters in mysqli connection string (AT) |
| TODO | 290 | use GXDatabaseAccessorInterface |
| Type | Line | Description |
|---|---|---|
| TODO | 264 | Do not throw an error if a record does not exist. Because this is what other controllers do. |
| Type | Line | Description |
|---|---|---|
| TODO | 344 | Error status code on not found entries should be 404 and not 400. |
| Type | Line | Description |
|---|---|---|
| TODO | 170 | Use LoginService when it's implemented. |
| Type | Line | Description |
|---|---|---|
| TODO | 36 | Add _cacheResponse() helper function which will cache request data and it will provide the required headers. |
| Type | Line | Description |
|---|---|---|
| TODO | 141 | get this data from OrderService |
| Type | Line | Description |
|---|---|---|
| TODO | 55 | Use _getQueryParameter. The method had a bug which wouldn't return the value of the GET parameter. |
| Type | Line | Description |
|---|---|---|
| TODO | 26 | use GET and POST REST-API like |
| TODO | 52 | use decimal point from current currency instead of , for all currencies |
| Type | Line | Description |
|---|---|---|
| TODO | 26 | use GET and POST REST-API like |
| TODO | 39 | use GET and POST REST-API like |
| TODO | 62 | use GET and POST REST-API like |
| TODO | 75 | use GET and POST REST-API like |
| TODO | 88 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 27 | get rid of old AjaxHandler |
| TODO | 27 | use GET and POST REST-API like |
| TODO | 95 | get rid of old AjaxHandler |
| TODO | 95 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 27 | get rid of old AjaxHandler |
| TODO | 27 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 71 | get rid of old AjaxHandler |
| TODO | 71 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 26 | use GET and POST REST-API like |
| TODO | 61 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 43 | get rid of old AjaxHandler |
| TODO | 43 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 36 | use GET and POST REST-API like |
| TODO | 49 | use GET and POST REST-API like |
| TODO | 76 | use GET and POST REST-API like |
| TODO | 126 | use GET and POST REST-API like |
| TODO | 139 | use GET and POST REST-API like |
| TODO | 152 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 502 | : replace once services for orders and order status history are available |
| Type | Line | Description |
|---|---|---|
| TODO | 140 | handle exception properly |
| TODO | 165 | handle exception properly |
| Type | Line | Description |
|---|---|---|
| TODO | 15 |
| Type | Line | Description |
|---|---|---|
| TODO | 161 | If date of birth is null in the database then: $customerDataArray['customers_dob'] = '0000-00-00 00:00:00' and then the getDateOfBirth() will return wrong results ($customer->getDateOfBirth() >> -0001-11-30 00:00:00). |
| Type | Line | Description |
|---|---|---|
| TODO | 104 | replaced by vat check? |