Markers
Table of Contents
TokenServiceRegistration.php
Type | Line | Description |
---|---|---|
TODO | 52 | refs #69857: remove exception from here and refactor TokenService |
IndexAction.php
Type | Line | Description |
---|---|---|
TODO | 265 | Attention: Remove this method once we have a service for getting the Product from the DB |
IndexAction.php
Type | Line | Description |
---|---|---|
TODO | 238 | Attention: Remove this method once we have a service for getting the Product from the DB |
ProductOptionInserter.php
Type | Line | Description |
---|---|---|
TODO | 31 | add column stocktype to this::insertProductOption && `products_attributes` table |
ProductOptionUpdater.php
Type | Line | Description |
---|---|---|
TODO | 26 | add column stocktype to this::updateProductOption && `products_attributes` table |
ProductVariantsMapper.php
Type | Line | Description |
---|---|---|
TODO | 68 | alter table products_properties_combis.products_vpe_id nullable |
LoadUserPreferences.php
Type | Line | Description |
---|---|---|
TODO | 30 | Refactor the boot method in order to get the correct $customerId and later the $languageId from the APIv3 |
GenerateProductVariantsAction.php
Type | Line | Description |
---|---|---|
TODO | 84 | validate option value belongs to option |
CrossCuttingLoader.inc.php
Type | Line | Description |
---|---|---|
TODO | 33 | Move to CrossCuttingLoaderSettings |
HttpApiV2Controller.inc.php
Type | Line | Description |
---|---|---|
TODO | 39 | Add _cacheResponse() helper function which will cache request data and it will provide the required headers. |
EmailsApiV2Controller.inc.php
Type | Line | Description |
---|---|---|
TODO | 259 | Do not throw an error if a record does not exist. Because this is what other controllers do. |
ShipcloudController.inc.php
Type | Line | Description |
---|---|---|
TODO | 133 | get this data from OrderService |
QuickEditSpecialPricesAjaxController.inc.php
Type | Line | Description |
---|---|---|
TODO | 102 | Implement tooltip functionality for the special prices table. |
ParcelshopfinderController.inc.php
Type | Line | Description |
---|---|---|
TODO | 411 | To be refactored as soon as CountryService::findCountryByIso2() becomes available |
CartController.inc.php
Type | Line | Description |
---|---|---|
TODO | 44 | use GET and POST REST-API like |
TODO | 57 | use GET and POST REST-API like |
TODO | 92 | use GET and POST REST-API like |
TODO | 150 | use GET and POST REST-API like |
TODO | 163 | use GET and POST REST-API like |
TODO | 228 | use GET and POST REST-API like |
CartDropdownController.inc.php
Type | Line | Description |
---|---|---|
TODO | 72 | use GET and POST REST-API like |
TODO | 72 | get rid of old AjaxHandler |
CartShippingCostsController.inc.php
Type | Line | Description |
---|---|---|
TODO | 43 | use GET and POST REST-API like |
TODO | 43 | get rid of old AjaxHandler |
CheckQuantityController.inc.php
Type | Line | Description |
---|---|---|
TODO | 26 | use GET and POST REST-API like |
TODO | 51 | use decimal point from current currency instead of , for all currencies |
CheckStatusController.inc.php
Type | Line | Description |
---|---|---|
TODO | 137 | use GET and POST REST-API like |
TODO | 137 | get rid of old AjaxHandler |
TODO | 270 | get rid of old AjaxHandler |
TODO | 270 | use GET and POST REST-API like |
FilterController.inc.php
Type | Line | Description |
---|---|---|
TODO | 26 | use GET and POST REST-API like |
TODO | 62 | use GET and POST REST-API like |
LiveSearchController.inc.php
Type | Line | Description |
---|---|---|
TODO | 27 | use GET and POST REST-API like |
TODO | 27 | get rid of old AjaxHandler |
WishListController.inc.php
Type | Line | Description |
---|---|---|
TODO | 33 | use GET and POST REST-API like |
TODO | 46 | use GET and POST REST-API like |
TODO | 69 | use GET and POST REST-API like |
TODO | 82 | use GET and POST REST-API like |
TODO | 95 | use GET and POST REST-API like |
GXCoreLoader.inc.php
Type | Line | Description |
---|---|---|
TODO | 365 | Delegate to GXServiceFactory |
TODO | 875 | Check connection errors |
TODO | 875 | Escape special characters in mysqli connection string. |
TODO | 875 | Use the GXDatabaseAccessorInterface. |
CategoryWriteService.inc.php
Type | Line | Description |
---|---|---|
TODO | 199 | Implement the last four arguments when finished in UML. |
CustomerReader.inc.php
Type | Line | Description |
---|---|---|
TODO | 191 | 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). |
InfoBoxRepositoryDeleter.php
Type | Line | Description |
---|---|---|
TODO | 117 | Find a better solution to delete the rows. |
ProductListItem.inc.php
Type | Line | Description |
---|---|---|
TODO | 253 | 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. |
ProductWriteService.inc.php
Type | Line | Description |
---|---|---|
TODO | 202 | Implement the last three arguments when finished in UML. |
QuickEditProductPropertiesReader.inc.php
Type | Line | Description |
---|---|---|
TODO | 22 | Improve values_price filtering. |
ThemeSettingsServiceFactory.php
Type | Line | Description |
---|---|---|
TODO | 35 | create unit test for this class |
ThemeSettingsService.php
Type | Line | Description |
---|---|---|
TODO | 35 | create unit test for this class |
HubConfigurationController.inc.php
Type | Line | Description |
---|---|---|
TODO | 162 | This page is not completely ready yet and hence shall not be displayed. |