GXEngine/Loaders/CrossCuttingLoader/CrossCuttingLoader.inc.php 1

Type Line Description
TODO 33 Move to CrossCuttingLoaderSettings

GXMainComponents/Loaders/GXCoreLoader/GXCoreLoader.inc.php 4

Type Line Description
TODO 343 Delegate to GXServiceFactory
TODO 826 Check connection errors
TODO 826 Escape special characters in mysqli connection string.
TODO 826 Use the GXDatabaseAccessorInterface.

GXMainComponents/Services/System/ThemeSettings/Factories/ThemeSettingsServiceFactory.php 1

Type Line Description
TODO 35 create unit test for this class

GXMainComponents/Services/Core/Customer/CustomerReader.inc.php 1

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).

GXMainComponents/Services/Core/Product/ProductWriteService.inc.php 1

Type Line Description
TODO 193 Implement the last three arguments when finished in UML.

GXMainComponents/Services/Core/Product/Entities/ProductListItem.inc.php 1

Type Line Description
TODO 246 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.

GXMainComponents/Services/Core/InfoBox/Repositories/Deleter/InfoBoxRepositoryDeleter.php 1

Type Line Description
TODO 117 Find a better solution to delete the rows.

GXMainComponents/Services/Core/Category/CategoryWriteService.inc.php 1

Type Line Description
TODO 199 Implement the last four arguments when finished in UML.

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/QuickEditProductPropertiesReader.inc.php 1

Type Line Description
TODO 22 Improve values_price filtering.

GXMainComponents/ApplicationCallback.inc.php 15

Type Line Description
TODO 124 delete
TODO 125 delete
TODO 129 delete
TODO 136 delete
TODO 137 delete
TODO 138 delete
TODO 139 delete
TODO 140 delete
TODO 141 delete
TODO 142 delete
TODO 143 delete
TODO 144 delete
TODO 145 delete
TODO 146 delete
TODO 156 delete

GXMainComponents/Controllers/HttpView/ShopAjax/CartController.inc.php 6

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 139 use GET and POST REST-API like
TODO 152 use GET and POST REST-API like
TODO 217 use GET and POST REST-API like

GXMainComponents/Controllers/HttpView/ShopAjax/FilterController.inc.php 2

Type Line Description
TODO 26 use GET and POST REST-API like
TODO 62 use GET and POST REST-API like

GXMainComponents/Controllers/HttpView/ShopAjax/CheckQuantityController.inc.php 2

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

GXMainComponents/Controllers/HttpView/ShopAjax/WishListController.inc.php 5

Type Line Description
TODO 28 use GET and POST REST-API like
TODO 41 use GET and POST REST-API like
TODO 64 use GET and POST REST-API like
TODO 77 use GET and POST REST-API like
TODO 90 use GET and POST REST-API like

GXMainComponents/Controllers/HttpView/ShopAjax/LiveSearchController.inc.php 2

Type Line Description
TODO 27 use GET and POST REST-API like
TODO 27 get rid of old AjaxHandler

GXMainComponents/Controllers/HttpView/ShopAjax/CheckStatusController.inc.php 4

Type Line Description
TODO 113 use GET and POST REST-API like
TODO 113 get rid of old AjaxHandler
TODO 210 get rid of old AjaxHandler
TODO 210 use GET and POST REST-API like

GXMainComponents/Controllers/HttpView/ShopAjax/CartShippingCostsController.inc.php 2

Type Line Description
TODO 43 use GET and POST REST-API like
TODO 43 get rid of old AjaxHandler

GXMainComponents/Controllers/HttpView/ShopAjax/CartDropdownController.inc.php 2

Type Line Description
TODO 72 use GET and POST REST-API like
TODO 72 get rid of old AjaxHandler

GXMainComponents/Controllers/HttpView/AdminAjax/QuickEditSpecialPricesAjaxController.inc.php 1

Type Line Description
TODO 102 Implement tooltip functionality for the special prices table.

GXMainComponents/Controllers/HttpView/AdminAjax/AdminFavoritesAjaxController.inc.php 1

Type Line Description
TODO 54 Use _getQueryParameter. The method had a bug which wouldn't return the value of the GET parameter.

GXMainComponents/Controllers/HttpView/Admin/ShipcloudController.inc.php 1

Type Line Description
TODO 133 get this data from OrderService

GXMainComponents/Controllers/HttpView/Shop/CreateGuestController.inc.php 1

Type Line Description
TODO 14

GXMainComponents/Controllers/HttpView/Shop/PayPalController.inc.php 1

Type Line Description
TODO 564 : replace once services for orders and order status history are available

GXMainComponents/Controllers/HttpView/Shop/CreateRegistreeController.inc.php 1

Type Line Description
TODO 82 replace new KeyValueCollection(array()) with something meaningful

GXMainComponents/Controllers/HttpView/Shop/ParcelshopfinderController.inc.php 1

Type Line Description
TODO 425 To be refactored as soon as CountryService::findCountryByIso2() becomes available

GXMainComponents/Controllers/HttpView/Shop/SharedShoppingCartController.inc.php 2

Type Line Description
TODO 138 handle exception properly
TODO 160 handle exception properly

GXMainComponents/Controllers/Api/v2/ProductsApiV2Controller.inc.php 1

Type Line Description
TODO 244 This filter must be refactored to filter on database and not at the array

GXMainComponents/Controllers/Api/v2/EmailsApiV2Controller.inc.php 1

Type Line Description
TODO 259 Do not throw an error if a record does not exist. Because this is what other controllers do.

GXMainComponents/Controllers/Api/HttpApiV2Controller.inc.php 1

Type Line Description
TODO 39 Add _cacheResponse() helper function which will cache request data and it will provide the required headers.

GXMainComponents/View/ThemeContentViews/products/ProductInfoThemeContentView.inc.php 2

Type Line Description
TODO 151 move to control
TODO 1211 move out of view into control

GXMainComponents/View/ThemeContentViews/core/ThemeContentView.inc.php 1

Type Line Description
TODO 19 rename in max_deprecation_level

GXMainComponents/View/ThemeControl/ThemeControl.inc.php 1

Type Line Description
TODO 207 SPRINT #42: HIER SOLLTE SPÄTER EINMAL DER THEME SERVICE VERWENDET WERDEN

GXMainComponents/Application.inc.php 18

Type Line Description
TODO 406 delete
TODO 411 delete
TODO 412 delete
TODO 413 delete
TODO 418 delete
TODO 426 delete
TODO 427 delete
TODO 428 delete
TODO 429 delete
TODO 430 delete
TODO 431 delete
TODO 432 delete
TODO 433 delete
TODO 434 delete
TODO 435 delete
TODO 436 delete
TODO 447 delete
TODO 1114 delete lightbox code