summaryrefslogtreecommitdiff
authoreilers <eilers>2002-11-28 12:42:05 (UTC)
committer eilers <eilers>2002-11-28 12:42:05 (UTC)
commite162be4c1a982129dc5be64733bd77492cbe2028 (patch) (unidiff)
tree85462808d1ed1ac9112eb6a5ad7787b381eaa32a
parent45df6ac8ff7c407e1ab268b6a155f3b2db69f6f3 (diff)
downloadopie-e162be4c1a982129dc5be64733bd77492cbe2028.zip
opie-e162be4c1a982129dc5be64733bd77492cbe2028.tar.gz
opie-e162be4c1a982129dc5be64733bd77492cbe2028.tar.bz2
...
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,101 +1,106 @@
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
77- Use opie-mail insted of qt-mail if possible. 82- Use opie-mail insted of qt-mail if possible.
78- Font menu is invisible using german translation 83- Font menu is invisible using german translation
79- Personal contact editor: Disable categories 84- Personal contact editor: Disable categories
80- "Nonenglish" translation bug has to be fixed. 85- "Nonenglish" translation bug has to be fixed.
81- contacteditor: Birthday, annyversary, ... : Use Dateselector 86- contacteditor: Birthday, annyversary, ... : Use Dateselector
82- The names of the countries are sorted by there english names, only.. 87- The names of the countries are sorted by there english names, only..
83 Even if they are translated.. :S 88 Even if they are translated.. :S
84- Cursor keys should work in detail-view (ablabel) 89- Cursor keys should work in detail-view (ablabel)
85 -> Ablabel should be removed and Abtable should be increased with 90 -> Ablabel should be removed and Abtable should be increased with
86 different views (as started by darwin zins).. 91 different views (as started by darwin zins)..
87- Use advanced database functions in abtable to decrease 92- Use advanced database functions in abtable to decrease
88 memory footprint and to make everything more easy ! 93 memory footprint and to make everything more easy !
89 (abtable should store Iterator for selected Category) 94 (abtable should store Iterator for selected Category)
90- Abtable: Configure Contact column (internally already available, 95- Abtable: Configure Contact column (internally already available,
91 need configuration) 96 need configuration)
92- Select of primary contact (see #274 on mantis) 97- Select of primary contact (see #274 on mantis)
93- Category-select does not work completely: "Unfiled" is always in listview .. 98- Category-select does not work completely: "Unfiled" is always in listview ..
94- Return from Contacteditor: Category resettet to all 99- Return from Contacteditor: Category resettet to all
95- Personal Details not working 100- Personal Details not working
96- If category changed, the letterpicker should be resetted 101- If category changed, the letterpicker should be resetted
97- There should be some icons for List and Cardview 102- There should be some icons for List and Cardview
98- If in Cardview and a category change removes all entries: 103- If in Cardview and a category change removes all entries:
99 There are already entries in Cardview after up/down 104 There are already entries in Cardview after up/down
100- Personal Details: Anniversary zeigt Fantasie-Werte 105- Personal Details: Anniversary zeigt Fantasie-Werte
101- Unfiled shown just in Category "All" and "Unfiled". 106- Unfiled shown just in Category "All" and "Unfiled".