summaryrefslogtreecommitdiff
path: root/core/pim/addressbook
Unidiff
Diffstat (limited to 'core/pim/addressbook') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 970a398..2a27efc 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,42 +1,40 @@
1Stuff todo until OPIE 1.0 : 1Stuff todo until OPIE 1.0 :
2=========================== 2===========================
3 3
4Feature requests: 4Feature requests:
5----------------- 5-----------------
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
15Known Bugs: 15Known Bugs:
16----------- 16-----------
17- OK-Key does not switch from Detailview (ablable) to Listview
18
19- Language not English (tested with german opie-translation): 17- Language not English (tested with german opie-translation):
20 1. Configure nicht übersetzt (alles leer). 18 1. Configure nicht übersetzt (alles leer).
21 2. Contacteditor nur teilweise übersetzt. 19 2. Contacteditor nur teilweise übersetzt.
22 3. Kategorie-Picker geht nicht. 20 3. Kategorie-Picker geht nicht.
23 21
24 22
25Bugs but not in addressbook: 23Bugs but not in addressbook:
26----------------------------- 24-----------------------------
27- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 25- VCARD: If umlaut (äöüß) in address, the parser gets confused..
28 26
29- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) 27- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se))
30 28
31 29
32Urgent: 30Urgent:
33-------- 31--------
34- Implement Button Pics 32- Implement Button Pics
35- Fix start of opie-mail 33- Fix start of opie-mail
36 34
37ContactEditor: 35ContactEditor:
38- Contact-Editor is temporarely reenabled. Wait for replacement. 36- Contact-Editor is temporarely reenabled. Wait for replacement.
39- Redesign of Contacteditor 37- Redesign of Contacteditor
40- Store last settings of combo-boxes 38- Store last settings of combo-boxes
41- Category is on the wrong position after changing to personal and back to normal 39- Category is on the wrong position after changing to personal and back to normal
42 ( Temporarily workaround: Category is never deactivated.. :S ) 40 ( Temporarily workaround: Category is never deactivated.. :S )
@@ -86,24 +84,25 @@ Fixed:
86 -> Ablabel should be removed and Abtable should be increased with 84 -> Ablabel should be removed and Abtable should be increased with
87 different views (as started by darwin zins).. 85 different views (as started by darwin zins)..
88- Use advanced database functions in abtable to decrease 86- Use advanced database functions in abtable to decrease
89 memory footprint and to make everything more easy ! 87 memory footprint and to make everything more easy !
90 (abtable should store Iterator for selected Category) 88 (abtable should store Iterator for selected Category)
91- Abtable: Configure Contact column (internally already available, 89- Abtable: Configure Contact column (internally already available,
92 need configuration) 90 need configuration)
93- Select of primary contact (see #274 on mantis) 91- Select of primary contact (see #274 on mantis)
94- Category-select does not work completely: "Unfiled" is always in listview .. 92- Category-select does not work completely: "Unfiled" is always in listview ..
95- Return from Contacteditor: Category resettet to all 93- Return from Contacteditor: Category resettet to all
96- Personal Details not working 94- Personal Details not working
97- If category changed, the letterpicker should be resetted 95- If category changed, the letterpicker should be resetted
98- There should be some icons for List and Cardview 96- There should be some icons for List and Cardview
99- If in Cardview and a category change removes all entries: 97- If in Cardview and a category change removes all entries:
100 There are already entries in Cardview after up/down 98 There are already entries in Cardview after up/down
101- Personal Details: Anniversary zeigt Fantasie-Werte 99- Personal Details: Anniversary zeigt Fantasie-Werte
102- Unfiled shown just in Category "All" and "Unfiled". 100- Unfiled shown just in Category "All" and "Unfiled".
103- After finising search and after Edit: Clear Picker 101- After finising search and after Edit: Clear Picker
104- After Edit: Table position back to edited entry. 102- After Edit: Table position back to edited entry.
105- Optimize Table Update... 103- Optimize Table Update...
106- Change MyDialog to Config 104- Change MyDialog to Config
107- Store position and state of toolbar 105- Store position and state of toolbar
108- VCARD: Import of Anniversary does not work correctly (currently disabled) 106- VCARD: Import of Anniversary does not work correctly (currently disabled)
109- Name order selected in "contacteditor" not used in list view. 107- Name order selected in "contacteditor" not used in list view.
108- OK-Key does not switch from Detailview (ablable) to Listview