Markers
Table of Contents
XMLExporter.php
| Type | Line | Description |
|---|---|---|
| TODO | 52 | Change iconv call when DB is no longer latin1 ! |
ic_owner_spitex_data.php
| Type | Line | Description |
|---|---|---|
| TODO | 117 | Check if $owner_data changeable to $business |
CantonMapper.php
| Type | Line | Description |
|---|---|---|
| TODO | 57 | TO log $e OR NOT TO log ? |
| TODO | 99 | TO log $e OR NOT TO log ? |
MapperRegistry.php
| Type | Line | Description |
|---|---|---|
| TODO | 69 | inject db connection and remove dependency to App |
ResultSet.php
| Type | Line | Description |
|---|---|---|
| TODO | 105 | implement |
SQLBuilder.php
| Type | Line | Description |
|---|---|---|
| AS | 19 | `$table-$column`"; |
Business.php
| Type | Line | Description |
|---|---|---|
| TODO | 30 | put moduels in a separate table. Do not use the fields directly to change state, to ease migration |
DomainObject.php
| Type | Line | Description |
|---|---|---|
| TODO | 60 | should we replace this entierly by the fields method |
Owner.php
| Type | Line | Description |
|---|---|---|
| TODO | 105 | add a parameter to customize the formatting/composition |
| TODO | 141 | put moduels in a separate table. Do not use the fields directly to change state, to ease migration |
Person.php
| Type | Line | Description |
|---|---|---|
| TODO | 56 | add a parameter to customize the formatting/composition |
Spitex.php
| Type | Line | Description |
|---|---|---|
| TODO | 73 | put moduels in a separate table. Do not use the fields directly to change state, to ease migration |
AHV.php
| Type | Line | Description |
|---|---|---|
| TODO | 9 | rename to EAN and extend to use for arbitrary EAN encoded values |
DataType.php
| Type | Line | Description |
|---|---|---|
| TODO | 63 | Filters are yet to be implemented! |
| TODO | 75 | Filters are yet to be implemented! |
| TODO | 206 | Not implemented yet! |
Varchar.php
| Type | Line | Description |
|---|---|---|
| TODO | 61 | Rewrite without using a regex! |