-rw-r--r-- | core/pim/addressbook/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 383f8c5..2a72061 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -17,32 +17,34 @@ Known Bugs: | |||
17 | ----------- | 17 | ----------- |
18 | 18 | ||
19 | Urgent: | 19 | Urgent: |
20 | -------- | 20 | -------- |
21 | - Category is on the wrong position after changing to personal and back to normal | 21 | - Category is on the wrong position after changing to personal and back to normal |
22 | ( Temporarily workaround: Category is never deactivated.. :S ) | 22 | ( Temporarily workaround: Category is never deactivated.. :S ) |
23 | 23 | ||
24 | 24 | ||
25 | Important: | 25 | Important: |
26 | ---------- | 26 | ---------- |
27 | 27 | ||
28 | - Configure the letter-picker: lastname/fullname search | 28 | - Configure the letter-picker: lastname/fullname search |
29 | -> Currently just behind the scenes .. | 29 | -> Currently just behind the scenes .. |
30 | - Implement a correct handling of Organizations. They are currently | 30 | - Implement a correct handling of Organizations. They are currently |
31 | handled as normal persons.. :( | 31 | handled as normal persons.. :( |
32 | 32 | ||
33 | - Make hidden Confguration visible: Group Editor, bool disableAutoCaps | ||
34 | |||
33 | Less important: | 35 | Less important: |
34 | --------------- | 36 | --------------- |
35 | - Reload if contacts were changed externally | 37 | - Reload if contacts were changed externally |
36 | - The picker (alphabetical sort widget) should be | 38 | - The picker (alphabetical sort widget) should be |
37 | placed verticaly or horizontally (configurable) | 39 | placed verticaly or horizontally (configurable) |
38 | - After search (Started with Return): KeyFocus should be on Tabelle | 40 | - After search (Started with Return): KeyFocus should be on Tabelle |
39 | - Find a smart solution for activating/deactivating the "send email" event | 41 | - Find a smart solution for activating/deactivating the "send email" event |
40 | 42 | ||
41 | ContactEditor: | 43 | ContactEditor: |
42 | - Redesign of Contacteditor | 44 | - Redesign of Contacteditor |
43 | 45 | ||
44 | Should be Fixed (not absolute sure, need further validation): | 46 | Should be Fixed (not absolute sure, need further validation): |
45 | ------------------------------------------------------------- | 47 | ------------------------------------------------------------- |
46 | 48 | ||
47 | 49 | ||
48 | Fixed/Ready: | 50 | Fixed/Ready: |