summaryrefslogtreecommitdiff
path: root/core/pim
authoreilers <eilers>2002-12-07 13:27:07 (UTC)
committer eilers <eilers>2002-12-07 13:27:07 (UTC)
commit888700dd1feab1d814de38c4239617187c4781d0 (patch) (unidiff)
tree20f718b535a7ea5af57b884e2e90e5958233cd21 /core/pim
parent1e0c4ae8e82863179199b0437a6d9cca6b661a7e (diff)
downloadopie-888700dd1feab1d814de38c4239617187c4781d0.zip
opie-888700dd1feab1d814de38c4239617187c4781d0.tar.gz
opie-888700dd1feab1d814de38c4239617187c4781d0.tar.bz2
Just updated
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 93ece13..970a398 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -12,26 +12,24 @@ Feature requests:
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- Name order selected in "contacteditor" not used in list view.
19 18
20- Language not English (tested with german opie-translation): 19- Language not English (tested with german opie-translation):
21 1. Configure nicht übersetzt (alles leer). 20 1. Configure nicht übersetzt (alles leer).
22 2. Contacteditor nur teilweise übersetzt. 21 2. Contacteditor nur teilweise übersetzt.
23 3. Kategorie-Picker geht nicht. 22 3. Kategorie-Picker geht nicht.
24 23
25 24
26Bugs but not in addressbook: 25Bugs but not in addressbook:
27----------------------------- 26-----------------------------
28- VCARD: Import of Anniversary does not work correctly (currently disabled)
29- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 27- VCARD: If umlaut (äöüß) in address, the parser gets confused..
30 28
31- Exporting and reimporting of Jobtitle fails (Could not reproduce this ! (se)) 29- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se))
32 30
33 31
34Urgent: 32Urgent:
35-------- 33--------
36- Implement Button Pics 34- Implement Button Pics
37- Fix start of opie-mail 35- Fix start of opie-mail
@@ -47,13 +45,13 @@ ContactEditor:
47Important: 45Important:
48---------- 46----------
49 47
50- Implement a picker/combo for the default email. 48- Implement a picker/combo for the default email.
51- After search (Started with Return): KeyFocus should be on Tabelle 49- After search (Started with Return): KeyFocus should be on Tabelle
52 50
53- IRDA Receive: Contact is added, but start of editor with new entry expected.. 51- Add a dialog to accept and optionally edit received contacts by IRDA.
54- "What's this" should be added (Deleyed after Feature Freeze) 52- "What's this" should be added (Deleyed after Feature Freeze)
55 53
56Less important: 54Less important:
57--------------- 55---------------
58- Reload if contacts were changed externally 56- Reload if contacts were changed externally
59- Overview window cleanup needed.. 57- Overview window cleanup needed..
@@ -104,6 +102,8 @@ Fixed:
104- Unfiled shown just in Category "All" and "Unfiled". 102- Unfiled shown just in Category "All" and "Unfiled".
105- After finising search and after Edit: Clear Picker 103- After finising search and after Edit: Clear Picker
106- After Edit: Table position back to edited entry. 104- After Edit: Table position back to edited entry.
107- Optimize Table Update... 105- Optimize Table Update...
108- Change MyDialog to Config 106- Change MyDialog to Config
109- Store position and state of toolbar 107- Store position and state of toolbar
108- VCARD: Import of Anniversary does not work correctly (currently disabled)
109- Name order selected in "contacteditor" not used in list view.