2011-09-23 21:37:23 +02:00
|
|
|
## Todo
|
|
|
|
|
|
|
|
app/controllers/folders_controller.rb:
|
|
|
|
|
|
|
|
* [ 30] [TODO] recreate local copy of folders
|
|
|
|
* [ 99] [TODO] save system folders
|
|
|
|
|
|
|
|
app/controllers/messages_controller.rb:
|
|
|
|
|
|
|
|
* [101] [FIXME] missing fields and support arrays
|
|
|
|
|
|
|
|
app/controllers/messages_ops_controller.rb:
|
|
|
|
|
2011-09-29 21:16:40 +02:00
|
|
|
* [249] [FIXME] edit does not support attachments
|
|
|
|
* [304] [TODO] check if email address is valid if not get address from contacts
|
2011-09-23 21:37:23 +02:00
|
|
|
|
|
|
|
app/models/prefs.rb:
|
|
|
|
|
|
|
|
* [ 19] [TODO] move refresh to prefs and make refresh page with messages
|
2011-09-29 21:16:40 +02:00
|
|
|
|