Markers
Table of Contents
AbstractDatabase.php
Type | Line | Description |
---|---|---|
TODO | 127 | Clean up this control loop |
TODO | 311 | Make unit tests and make this more solid! |
Logger.php
Type | Line | Description |
---|---|---|
TODO | 82 | create DB handler |
FeedChain.php
Type | Line | Description |
---|---|---|
TODO | 155 | in the case we are closing movements this time isn't the exact time the movement ended, |
LedgerEntry.php
Type | Line | Description |
---|---|---|
TODO | 506 | this should be smoothed history data for this whole control structure |
TODO | 535 | this belong in the helpers class with unit tests |
Account.php
Type | Line | Description |
---|---|---|
TODO | 161 | Change the autogenerated stub |
TODO | 583 | this is a major hack, fix this after 12/18/2030 |
EquipmentType.php
Type | Line | Description |
---|---|---|
TODO | 35 | this shouldn't be needed, but we want a class instance to use non-static classes |
Node.php
Type | Line | Description |
---|---|---|
TODO | 516 | get type_name from $this->type->display_name and make Type a first world thing |
TODO | 631 | add time series data cleanup. Currently it takes too long to delete |
TimeSeries.php
Type | Line | Description |
---|---|---|
TODO | 528 | Create a translate quality function to take strings and turn them into codes |
TODO | 722 | check that the format is good for postgres! |