-rw-r--r-- | core/pim/addressbook/TODO | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 6b30d6d..1cbee26 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -6,35 +6,40 @@ Feature requests: | |||
6 | - Dial by mobile phone by tapping the number.. | 6 | - Dial by mobile phone by tapping the number.. |
7 | (Maybe using gsmtool. And we may | 7 | (Maybe using gsmtool. And we may |
8 | add a library class for this) | 8 | add a library class for this) |
9 | - dial with dtmfdial incase it's installed and there's no mobile | 9 | - dial with dtmfdial incase it's installed and there's no mobile |
10 | - 3rd column for 2. Contact | 10 | - 3rd column for 2. Contact |
11 | - Implementing additional Views (Phonebook, ...) | 11 | - Implementing additional Views (Phonebook, ...) |
12 | - Birthday & Anniversary Reminder | 12 | - Birthday & Anniversary Reminder |
13 | - Plugin for Today for Birthdays and Anniversaries | 13 | - Plugin for Today for Birthdays and Anniversaries |
14 | 14 | ||
15 | Known Bugs: | 15 | Known Bugs: |
16 | ----------- | 16 | ----------- |
17 | - OK-Key does not switch from Detailview (ablable) to Listview | 17 | - OK-Key does not switch from Detailview (ablable) to Listview |
18 | - Exporting an reimporting of Jobtitle fails. | 18 | - After finising search and after Edit: Clear Picker |
19 | - After finising search: Clear Picker | 19 | - After Edit: Table position back to edited entry. |
20 | - Combo in Contacteditor: Field "Default-Email" is not correctly implemented and | 20 | - Combo in Contacteditor: Field "Default-Email" is not correctly implemented and |
21 | should be removed by a picker/combo. | 21 | should be removed by a picker/combo. |
22 | - Name order selected in "contacteditor" not used in list view. | 22 | - Name order selected in "contacteditor" not used in list view. |
23 | - Language not English (tested with german opie-translation): | ||
24 | 1. Configure nicht übersetzt (alles leer). | ||
25 | 2. Contacteditor nur teilweise übersetzt. | ||
26 | 3. Kategorie-Picker geht nicht (nur bei Openzaurus). | ||
23 | 27 | ||
24 | 28 | ||
25 | Bugs but not in addressbook: | 29 | Bugs but not in addressbook: |
26 | ----------------------------- | 30 | ----------------------------- |
27 | - VCARD: Import of Anniversary does not work correctly (currently disabled) | 31 | - VCARD: Import of Anniversary does not work correctly (currently disabled) |
28 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. | 32 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. |
33 | - Exporting and reimporting of Jobtitle fails. | ||
29 | 34 | ||
30 | 35 | ||
31 | Urgent: | 36 | Urgent: |
32 | -------- | 37 | -------- |
33 | - Contact-Editor is temporarely reanabled. Wait for replacement. | 38 | - Contact-Editor is temporarely reanabled. Wait for replacement. |
34 | - Redesign of Contacteditor | 39 | - Redesign of Contacteditor |
35 | - Store last settings of combo-boxes | 40 | - Store last settings of combo-boxes |
36 | - Category is on the wrong position after changing to personal and back to normal | 41 | - Category is on the wrong position after changing to personal and back to normal |
37 | ( Temporarily workaround: Category is never deactivated.. :S ) | 42 | ( Temporarily workaround: Category is never deactivated.. :S ) |
38 | - Optimize Table Update... | 43 | - Optimize Table Update... |
39 | - Change MyDialog to Config | 44 | - Change MyDialog to Config |
40 | - Implement Button Pics | 45 | - Implement Button Pics |