bootstrap.php
2
Type |
Line |
Description |
TODO |
459 |
Make Zend, PEAR etc play with this |
TODO |
459 |
Make our classes conform to a more straight forward CS. |
rcube.php
1
Type |
Line |
Description |
TODO |
1441 |
Send error via HTTP |
rcube_config.php
1
Type |
Line |
Description |
TODO |
199 |
Remove global $CONFIG |
rcube_imap.php
3
Type |
Line |
Description |
TODO |
1328 |
handle changed sorting |
TODO |
2162 |
this should be rewrited to support RFC2231 4.1 combinations |
TODO |
1513 |
: Search criteria should be provided in non-IMAP format, eg. array |
rcube_imap_generic.php
1
Type |
Line |
Description |
TODO |
3861 |
lists |
rcube_imap_search.php
1
Type |
Line |
Description |
TODO |
78 |
try to estimate the required time based on folder size and previous search performance |
rcube_ldap.php
2
Type |
Line |
Description |
TODO |
1029 |
generate message saying which fields are missing |
TODO |
1065 |
generate message saying which fields are missing |
rcube_message.php
1
Type |
Line |
Description |
FIXME |
903 |
line length is max.65? |
rcube_plugin_api.php
1
Type |
Line |
Description |
TODO |
400 |
avoid recursion by checking in_array($hook, $this->exec_stack) ? |
rcube_storage.php
1
Type |
Line |
Description |
TODO |
411 |
: Search criteria should be provided in non-IMAP format, eg. array |
rcube_vcard.php
1
Type |
Line |
Description |
TODO |
343 |
fetch file from URL and save it locally? |