2012-03-10 18:08:39 +01:00
|
|
|
## Todo
|
|
|
|
|
2012-04-27 22:39:08 +02:00
|
|
|
* add themes
|
|
|
|
|
2012-03-10 18:08:39 +01:00
|
|
|
app/controllers/folders_controller.rb:
|
|
|
|
|
2012-04-27 22:39:08 +02:00
|
|
|
* [ 29] [TODO] recreate local copy of folders
|
|
|
|
* [ 98] [TODO] save system folders
|
2012-03-10 18:08:39 +01:00
|
|
|
|
|
|
|
app/controllers/messages_controller.rb:
|
|
|
|
|
|
|
|
* [101] [FIXME] missing fields and support arrays
|
|
|
|
|
|
|
|
app/controllers/messages_ops_controller.rb:
|
|
|
|
|
2012-04-27 22:39:08 +02:00
|
|
|
* [261] [FIXME] edit does not support attachments
|
|
|
|
* [325] [TODO] check if email address is valid if not get address from contacts
|
2012-03-10 18:08:39 +01:00
|
|
|
|
|
|
|
app/models/prefs.rb:
|
|
|
|
|
2012-04-27 22:39:08 +02:00
|
|
|
* [ 21] [TODO] move refresh to prefs and make refresh page with messages
|