-rw-r--r-- | core/pim/addressbook/TODO | 8 |
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 | |||
@@ -1,109 +1,109 @@ | |||
1 | Stuff todo until OPIE 1.0 : | 1 | Stuff todo until OPIE 1.0 : |
2 | =========================== | 2 | =========================== |
3 | 3 | ||
4 | Feature requests: | 4 | Feature 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 | ||
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 | - 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 | ||
26 | Bugs but not in addressbook: | 25 | Bugs 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 | ||
34 | Urgent: | 32 | Urgent: |
35 | -------- | 33 | -------- |
36 | - Implement Button Pics | 34 | - Implement Button Pics |
37 | - Fix start of opie-mail | 35 | - Fix start of opie-mail |
38 | 36 | ||
39 | ContactEditor: | 37 | ContactEditor: |
40 | - Contact-Editor is temporarely reenabled. Wait for replacement. | 38 | - Contact-Editor is temporarely reenabled. Wait for replacement. |
41 | - Redesign of Contacteditor | 39 | - Redesign of Contacteditor |
42 | - Store last settings of combo-boxes | 40 | - Store last settings of combo-boxes |
43 | - 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 |
44 | ( Temporarily workaround: Category is never deactivated.. :S ) | 42 | ( Temporarily workaround: Category is never deactivated.. :S ) |
45 | - Personal and Business Web-page is not editable | 43 | - Personal and Business Web-page is not editable |
46 | 44 | ||
47 | Important: | 45 | Important: |
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 | ||
56 | Less important: | 54 | Less 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.. |
60 | - The picker (alphabetical sort widget) should be | 58 | - The picker (alphabetical sort widget) should be |
61 | placed verticaly or horizontally (configurable) | 59 | placed verticaly or horizontally (configurable) |
62 | - Find a smart solution for activating/deactivating the "send email" event | 60 | - Find a smart solution for activating/deactivating the "send email" event |
63 | 61 | ||
64 | Should be Fixed (not absolute sure, need further validation): | 62 | Should be Fixed (not absolute sure, need further validation): |
65 | ------------------------------------------------------------- | 63 | ------------------------------------------------------------- |
66 | - Searchwidget closed: Selected user is jumping | 64 | - Searchwidget closed: Selected user is jumping |
67 | - Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) | 65 | - Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) |
68 | zu lange.. | 66 | zu lange.. |
69 | 67 | ||
70 | 68 | ||
71 | Fixed: | 69 | Fixed: |
72 | ------- | 70 | ------- |
73 | - Syncing: abtable not reloaded after sync. | 71 | - Syncing: abtable not reloaded after sync. |
74 | - Find widget should be replaced by something like | 72 | - Find widget should be replaced by something like |
75 | qpdf has. | 73 | qpdf has. |
76 | - Adding a configuration dialog | 74 | - Adding a configuration dialog |
77 | - Picker: Activated letter schould be more visible | 75 | - Picker: Activated letter schould be more visible |
78 | - Advanced handling of cursor keys (search..) | 76 | - Advanced handling of cursor keys (search..) |
79 | - Mail-Icon is missing | 77 | - Mail-Icon is missing |
80 | - Use opie-mail insted of qt-mail if possible. | 78 | - Use opie-mail insted of qt-mail if possible. |
81 | - Font menu is invisible using german translation | 79 | - Font menu is invisible using german translation |
82 | - Personal contact editor: Disable categories | 80 | - Personal contact editor: Disable categories |
83 | - "Nonenglish" translation bug has to be fixed. | 81 | - "Nonenglish" translation bug has to be fixed. |
84 | - contacteditor: Birthday, annyversary, ... : Use Dateselector | 82 | - contacteditor: Birthday, annyversary, ... : Use Dateselector |
85 | - The names of the countries are sorted by there english names, only.. | 83 | - The names of the countries are sorted by there english names, only.. |
86 | Even if they are translated.. :S | 84 | Even if they are translated.. :S |
87 | - Cursor keys should work in detail-view (ablabel) | 85 | - Cursor keys should work in detail-view (ablabel) |
88 | -> Ablabel should be removed and Abtable should be increased with | 86 | -> Ablabel should be removed and Abtable should be increased with |
89 | different views (as started by darwin zins).. | 87 | different views (as started by darwin zins).. |
90 | - Use advanced database functions in abtable to decrease | 88 | - Use advanced database functions in abtable to decrease |
91 | memory footprint and to make everything more easy ! | 89 | memory footprint and to make everything more easy ! |
92 | (abtable should store Iterator for selected Category) | 90 | (abtable should store Iterator for selected Category) |
93 | - Abtable: Configure Contact column (internally already available, | 91 | - Abtable: Configure Contact column (internally already available, |
94 | need configuration) | 92 | need configuration) |
95 | - Select of primary contact (see #274 on mantis) | 93 | - Select of primary contact (see #274 on mantis) |
96 | - Category-select does not work completely: "Unfiled" is always in listview .. | 94 | - Category-select does not work completely: "Unfiled" is always in listview .. |
97 | - Return from Contacteditor: Category resettet to all | 95 | - Return from Contacteditor: Category resettet to all |
98 | - Personal Details not working | 96 | - Personal Details not working |
99 | - If category changed, the letterpicker should be resetted | 97 | - If category changed, the letterpicker should be resetted |
100 | - There should be some icons for List and Cardview | 98 | - There should be some icons for List and Cardview |
101 | - If in Cardview and a category change removes all entries: | 99 | - If in Cardview and a category change removes all entries: |
102 | There are already entries in Cardview after up/down | 100 | There are already entries in Cardview after up/down |
103 | - Personal Details: Anniversary zeigt Fantasie-Werte | 101 | - Personal Details: Anniversary zeigt Fantasie-Werte |
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. | ||