author | eilers <eilers> | 2002-11-27 11:57:13 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-11-27 11:57:13 (UTC) |
commit | a75b95fd9f89fc80e867c0efb5837178cab56cbb (patch) (unidiff) | |
tree | 969552de643b1890ed61aeb955c160cc3b3ec431 | |
parent | 796b942cc070da91982689eb6e50b1e1e776c5ed (diff) | |
download | opie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.zip opie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.tar.gz opie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.tar.bz2 |
Still a lot of work
-rw-r--r-- | core/pim/addressbook/TODO | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 0380fa3..6b30d6d 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -15,6 +15,12 @@ Feature requests: | |||
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 | - Exporting an reimporting of Jobtitle fails. | ||
19 | - After finising search: Clear Picker | ||
20 | - Combo in Contacteditor: Field "Default-Email" is not correctly implemented and | ||
21 | should be removed by a picker/combo. | ||
22 | - Name order selected in "contacteditor" not used in list view. | ||
23 | |||
18 | 24 | ||
19 | Bugs but not in addressbook: | 25 | Bugs but not in addressbook: |
20 | ----------------------------- | 26 | ----------------------------- |
@@ -27,10 +33,12 @@ Urgent: | |||
27 | - Contact-Editor is temporarely reanabled. Wait for replacement. | 33 | - Contact-Editor is temporarely reanabled. Wait for replacement. |
28 | - Redesign of Contacteditor | 34 | - Redesign of Contacteditor |
29 | - Store last settings of combo-boxes | 35 | - Store last settings of combo-boxes |
30 | - Name order selected in "contacteditor" not used in list view. | ||
31 | - Category is on the wrong position after changing to personal and back to normal | 36 | - Category is on the wrong position after changing to personal and back to normal |
32 | ( Temporarily workaround: Category is never deactivated.. :S ) | 37 | ( Temporarily workaround: Category is never deactivated.. :S ) |
33 | 38 | - Optimize Table Update... | |
39 | - Change MyDialog to Config | ||
40 | - Implement Button Pics | ||
41 | - Fix start of opie-mail | ||
34 | 42 | ||
35 | Important: | 43 | Important: |
36 | ---------- | 44 | ---------- |