Markers
Table of Contents
Api.php | 1 |
Driver.php | 1 |
Event.php | 1 |
Kronolith.php | 1 |
Ui/VarRenderer/Kronolith.php | 1 |
Api.php
Type | Line | Description |
---|---|---|
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. |
Driver.php
Type | Line | Description |
---|---|---|
TODO | 602 | Remove in Kronolith 4.0 |
Event.php
Type | Line | Description |
---|---|---|
TODO | 1950 | Do we need to update History here too? |
Kronolith.php
Type | Line | Description |
---|---|---|
TODO | 2322 | 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 |