version info
This commit is contained in:
parent
6fa55112da
commit
1663cd60b5
3 changed files with 36 additions and 0 deletions
4
config/about.txt
Executable file
4
config/about.txt
Executable file
|
@ -0,0 +1,4 @@
|
|||
0.8.3
|
||||
|
||||
* export, imports of contact
|
||||
|
16
config/todo.txt
Executable file
16
config/todo.txt
Executable file
|
@ -0,0 +1,16 @@
|
|||
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:
|
||||
* [128] [FIXME] check if uploads directory exists
|
||||
* [176] [FIXME] check if domain is set
|
||||
* [192] [TODO] check if email address is valid if not get address from contacts
|
||||
* [259] [FIXME] edit does not support attachments
|
||||
|
||||
app/models/prefs.rb:
|
||||
* [ 19] [TODO] move refresh to prefs and make refresh page with messages
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue