summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO9
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
@@ -1,76 +1,81 @@
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 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
25Bugs but not in addressbook: 29Bugs 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
31Urgent: 36Urgent:
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
41- Fix start of opie-mail 46- Fix start of opie-mail
42 47
43Important: 48Important:
44---------- 49----------
45 50
46- After search (Started with Return): KeyFocus should be on Tabelle 51- After search (Started with Return): KeyFocus should be on Tabelle
47- Searchwidget closed: Selected user is jumping 52- Searchwidget closed: Selected user is jumping
48- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) 53- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist)
49 zu lange.. 54 zu lange..
50 55
51- Store position and state of toolbar 56- Store position and state of toolbar
52 57
53- IRDA Receive: Contact is added, but start of editor with new entry expected.. 58- IRDA Receive: Contact is added, but start of editor with new entry expected..
54- "What's this" should be added (Deleyed after Feature Freeze) 59- "What's this" should be added (Deleyed after Feature Freeze)
55 60
56Less important: 61Less important:
57--------------- 62---------------
58- Reload if contacts were changed externally 63- Reload if contacts were changed externally
59- Overview window cleanup needed.. 64- Overview window cleanup needed..
60- The picker (alphabetical sort widget) should be 65- The picker (alphabetical sort widget) should be
61 placed verticaly or horizontally (configurable) 66 placed verticaly or horizontally (configurable)
62- Find a smart solution for activating/deactivating the "send email" event 67- Find a smart solution for activating/deactivating the "send email" event
63 68
64Should be Fixed (not absolute sure, need further validation): 69Should be Fixed (not absolute sure, need further validation):
65------------------------------------------------------------- 70-------------------------------------------------------------
66 71
67 72
68Fixed: 73Fixed:
69------- 74-------
70- Syncing: abtable not reloaded after sync. 75- Syncing: abtable not reloaded after sync.
71- Find widget should be replaced by something like 76- Find widget should be replaced by something like
72 qpdf has. 77 qpdf has.
73- Adding a configuration dialog 78- Adding a configuration dialog
74- Picker: Activated letter schould be more visible 79- Picker: Activated letter schould be more visible
75- Advanced handling of cursor keys (search..) 80- Advanced handling of cursor keys (search..)
76- Mail-Icon is missing 81- Mail-Icon is missing