Markers
Table of Contents
Grid.php
Type | Line | Description |
---|---|---|
TODO | 34 | add full name logic |
DisableOutput.php
Type | Line | Description |
---|---|---|
TODO | 76 | move as property of form |
Statuses.php
Type | Line | Description |
---|---|---|
TODO | 53 | move as property of form |
Wizard.php
Type | Line | Description |
---|---|---|
TODO | 98 | check remove int from param value |
Customers.php
Type | Line | Description |
---|---|---|
TODO | 28 | add full name logic |
Breadcrumbs.php
Type | Line | Description |
---|---|---|
TODO | 53 | - Moved to Beta 2, no breadcrumbs displaying in Beta 1 |
Date.php
Type | Line | Description |
---|---|---|
TODO | 19 | date format |
Datetime.php
Type | Line | Description |
---|---|---|
TODO | 19 | date format |
Concat.php
Type | Line | Description |
---|---|---|
TODO | 30 | run column type renderer |
Order.php
Type | Line | Description |
---|---|---|
TODO | 42 | add full name logic |
Multicall.php
Type | Line | Description |
---|---|---|
TODO | 120 | implement strict mode |
TODO | 123 | Refactor partial success idintification process |
Pager.php
Type | Line | Description |
---|---|---|
TODO | 19 | Separate order, mode and pager |
Category.php
Type | Line | Description |
---|---|---|
TODO | 339 | Use with Flat Resource |
Product.php
Type | Line | Description |
---|---|---|
TODO | 408 | implement full validation process with errors returning which are ignoring now |
TODO | 1394 | - duplicate product on all stores of the websites it is associated with |
Filter.php
Type | Line | Description |
---|---|---|
TODO | 18 | Needs to be reimplemented to get rid of the copypasted methods |
Item.php
Type | Line | Description |
---|---|---|
TODO | 175 | multi stock |
Onepage.php
Type | Line | Description |
---|---|---|
TODO | 832 | send recurring profile emails |
Config.php
Type | Line | Description |
---|---|---|
TODO | 1146 | get global dir config |
Email.php
Type | Line | Description |
---|---|---|
TODO | 47 | move to config |
Adapter.php
Type | Line | Description |
---|---|---|
TODO | 74 | replace whole data |
File.php
Type | Line | Description |
---|---|---|
TODO | 290 | - replace with native PHP? |
Transaction.php
Type | Line | Description |
---|---|---|
TODO | 16 | need collect connection by name |
Dashboard.php
Type | Line | Description |
---|---|---|
TODO | 84 | LTS add tags URL |
Country.php
Type | Line | Description |
---|---|---|
TODO | 84 | is it still used? |
Abstract.php
Type | Line | Description |
---|---|---|
TODO | 585 | connect between joined attributes of same entity |
TODO | 928 | make batch save directly from collection |
TODO | 941 | make batch delete directly from collection |
Db.php
Type | Line | Description |
---|---|---|
TODO | 71 | check user roles |
Server.php
Type | Line | Description |
---|---|---|
TODO | 326 | Implement check for expiration (after it implemented in token model) |
Pager.php
Type | Line | Description |
---|---|---|
TODO | 16 | Separate order, mode and pager |
Profile.php
Type | Line | Description |
---|---|---|
TODO | 297 | implement proper logic with invoking payment method instance |
Abstract.php
Type | Line | Description |
---|---|---|
TODO | 151 | verify if this logic of order cancellation is deprecated |
HostedproController.php
Type | Line | Description |
---|---|---|
TODO | 20 | some actions with order |
TODO | 35 | clarify return logic whether customer will be returned in iframe or in parent window |
Cart.php
Type | Line | Description |
---|---|---|
TODO | 428 | nominal item for order |
Checkout.php
Type | Line | Description |
---|---|---|
TODO | 597 | send recurring profile emails |
TODO | 614 | break; |
Ipn.php
Type | Line | Description |
---|---|---|
TODO | 503 | there is no way to close a capture right now |
Pro.php
Type | Line | Description |
---|---|---|
TODO | 219 | pass 'NOTE' to API |
TODO | 351 | DP fields |
Environment.php
Type | Line | Description |
---|---|---|
TODO | 23 | make it not dependent on checkout module |
Form.php
Type | Line | Description |
---|---|---|
TODO | 86 | implement $this->_isReadonly setting |
Recent.php
Type | Line | Description |
---|---|---|
TODO | 23 | add full name logic |
Sidebar.php
Type | Line | Description |
---|---|---|
TODO | 48 | add filter by current website |
Api.php
Type | Line | Description |
---|---|---|
TODO | 58 | add full name logic |
Payment.php
Type | Line | Description |
---|---|---|
TODO | 719 | implement multiple refunds per capture |
TODO | 1292 | linking transaction with the sales document |
Api.php
Type | Line | Description |
---|---|---|
TODO | 31 | add full name logic |
Profile.php
Type | Line | Description |
---|---|---|
TODO | 390 | make it abstract from amounts |
Abstract.php
Type | Line | Description |
---|---|---|
TODO | 141 | implement join functionality if necessary |
Shipping.php
Type | Line | Description |
---|---|---|
TODO | 96 | make it ordered |
Collection.php
Type | Line | Description |
---|---|---|
TODO | 223 | add full name logic |
Abstract.php
Type | Line | Description |
---|---|---|
TODO | 395 | implement rollback logic |
PageBuilder.php
Type | Line | Description |
---|---|---|
TODO | 239 | Add reference data rendering |
Collection.php
Type | Line | Description |
---|---|---|
TODO | 105 | get it straight with $after |
Dbp.php
Type | Line | Description |
---|---|---|
TODO | 277 | Use adapter for generate conditions |
Node.php
Type | Line | Description |
---|---|---|
TODO | 180 | LTS implement |
Ftp.php
Type | Line | Description |
---|---|---|
TODO | 148 | implement $mode and $recursive |
Config.php
Type | Line | Description |
---|---|---|
TODO | 396 | check this, as there are no caches that implement remove() method |
Element.php
Type | Line | Description |
---|---|---|
TODO | 92 | Do we need to make it xpath look-a-like? |
TODO | 92 | Check if we still need all this and revert to plain XPath if this makes any sense |
TODO | 92 | param string $path Subset of xpath. Example: "child/grand[@attrName='attrValue']/subGrand" |
TODO | 24 | make use of spl_object_hash to keep global array of simplexml elements to emulate complicated attributes |