| Type | Line | Description |
|---|---|---|
| TODO | 33 | Move to CrossCuttingLoaderSettings |
| Type | Line | Description |
|---|---|---|
| TODO | 22 | Improve values_price filtering. |
| Type | Line | Description |
|---|---|---|
| TODO | 237 | Remove optional methods from this constructor for v3.5.1.0. Deprecation Notice: The optional parameters of this constructor are deprecated as of v3.3.1.0 and will be removed in v3.5.1.0. Please use the setter methods instead. |
| Type | Line | Description |
|---|---|---|
| TODO | 176 | Implement the last three arguments when finished in UML. |
| Type | Line | Description |
|---|---|---|
| TODO | 123 | Find a better solution to delete the rows. |
| Type | Line | Description |
|---|---|---|
| TODO | 187 | Implement the last four arguments when finished in UML. |
| 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? |
| Type | Line | Description |
|---|---|---|
| TODO | 438 | To be refactored as soon as CountryService::findCountryByIso2() becomes available |
| Type | Line | Description |
|---|---|---|
| TODO | 140 | handle exception properly |
| TODO | 165 | handle exception properly |
| Type | Line | Description |
|---|---|---|
| TODO | 15 |
| Type | Line | Description |
|---|---|---|
| TODO | 552 | : replace once services for orders and order status history are available |
| Type | Line | Description |
|---|---|---|
| TODO | 132 | get this data from OrderService |
| Type | Line | Description |
|---|---|---|
| TODO | 106 | Implement tooltip functionality for the special prices table. |
| 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 | 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 | 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 | 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 | 61 | 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 | 43 | get rid of old AjaxHandler |
| TODO | 43 | 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 | 27 | get rid of old AjaxHandler |
| TODO | 27 | use GET and POST REST-API like |
| TODO | 104 | get rid of old AjaxHandler |
| TODO | 104 | use GET and POST REST-API like |
| Type | Line | Description |
|---|---|---|
| TODO | 349 | Error status code on not found entries should be 404 and not 400. |
| Type | Line | Description |
|---|---|---|
| TODO | 264 | Do not throw an error if a record does not exist. Because this is what other controllers do. |