bootstrap.php
2
| Type |
Line |
Description |
| TODO |
425 |
Make Zend, PEAR etc play with this |
| TODO |
425 |
Make our classes conform to a more straight forward CS. |
rcube.php
1
| Type |
Line |
Description |
| TODO |
1368 |
Send error via HTTP |
rcube_config.php
1
| Type |
Line |
Description |
| TODO |
197 |
Remove global $CONFIG |
rcube_imap.php
3
| Type |
Line |
Description |
| TODO |
1367 |
handle changed sorting |
| TODO |
2199 |
this should be rewrited to support RFC2231 4.1 combinations |
| TODO |
1548 |
: Search criteria should be provided in non-IMAP format, eg. array |
rcube_imap_generic.php
1
| Type |
Line |
Description |
| TODO |
4027 |
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 |
1114 |
generate message saying which fields are missing |
| TODO |
1152 |
generate message saying which fields are missing |
rcube_message.php
1
| Type |
Line |
Description |
| FIXME |
1008 |
line length is max.65? |
rcube_plugin_api.php
1
| Type |
Line |
Description |
| TODO |
432 |
avoid recursion by checking in_array($hook, $this->exec_stack) ? |
rcube_storage.php
1
| Type |
Line |
Description |
| TODO |
385 |
: Search criteria should be provided in non-IMAP format, eg. array |
rcube_vcard.php
1
| Type |
Line |
Description |
| TODO |
338 |
fetch file from URL and save it locally? |