Markers
Table of Contents
| Api.php | 7 |
| Driver/Ical.php | 12 |
| Driver.php | 1 |
| Event.php | 1 |
| Icalendar/Handler/Dav.php | 3 |
| Kronolith.php | 1 |
| Ui/VarRenderer/Kronolith.php | 1 |
Api.php
| Type | Line | Description |
|---|---|---|
| FIXME | 292 | Should we attempt to create a calendar based on the |
| TODO | 1653 | $max, $from, $resource_type not honored |
| FIXME | 292 | Should we attempt to create a calendar based on the |
| TODO | 1653 | $max, $from, $resource_type not honored |
| FIXME | 292 | Should we attempt to create a calendar based on the |
| TODO | 1653 | $max, $from, $resource_type not honored |
| TODO | 1749 | Note: This returns a Kronolith_Calendar_Object object instead of a hash to be consistent with other application APIs. For H6 we need to normalize the APIs to always return non-objects and/or implement some mechanism to mark API methods as non-RPC safe. |
Ical.php
| Type | Line | Description |
|---|---|---|
| TODO | 493 | need response text here. |
| TODO | 526 | need response text instead. |
| TODO | 611 | need response text here. |
| TODO | 779 | Move this to a helper/iterator |
| TODO | 493 | need response text here. |
| TODO | 526 | need response text instead. |
| TODO | 611 | need response text here. |
| TODO | 779 | Move this to a helper/iterator |
| TODO | 493 | need response text here. |
| TODO | 526 | need response text instead. |
| TODO | 611 | need response text here. |
| TODO | 779 | Move this to a helper/iterator |
Driver.php
| Type | Line | Description |
|---|---|---|
| TODO | 602 | Remove in Kronolith 4.0 |
Event.php
| Type | Line | Description |
|---|---|---|
| TODO | 2028 | Do we need to update History here too? |
Dav.php
| Type | Line | Description |
|---|---|---|
| TODO | 268 | Check if this breaks on recurrences |
| TODO | 268 | Check if this breaks on recurrences |
| TODO | 268 | Check if this breaks on recurrences |
Kronolith.php
| Type | Line | Description |
|---|---|---|
| TODO | 2331 | This method is causing a memory leak somewhere, noticeable if importing a large amount of events. |
Kronolith.php
| Type | Line | Description |
|---|---|---|
| TODO | 20 | Clean this hack up with Horde_Form/H6 |