From e3595f3dda1df2eb2feb03b30e3e12b6af853470 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Fri, 22 Jan 2016 22:11:30 +0000 Subject: [PATCH] Updated TODO List. Removed Contact loading unit tests. (implemented) Removed Move data structure into ContactDataObject. (implemented) Added task to add icons for the contact editor, search and pref window. Added task to move save process into ContactDataObject. Added task to check that all text is translatable where needed. --- source/TODO | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/source/TODO b/source/TODO index 1b2572d..16a3e33 100644 --- a/source/TODO +++ b/source/TODO @@ -12,7 +12,6 @@ This file contains tasks that need to be done for future versions of Xestia Addr - Implement unit testing for main features. - vCard - CardDAV - - Contact Loading - Contact Saving - Add support for other file formats when importing and exporting (and configure setting). - OpenDocument Spreadsheet Format (ODS) (--enable-ods) @@ -30,5 +29,9 @@ This file contains tasks that need to be done for future versions of Xestia Addr contents should be kept or merge the contacts. - After importing, check that the imported contacts are added to the server properly. - Add support for adding the picture with the highest priority to the icon for the contact editor. -- Move the data structure for the contact data in frmContactEditor into a separate class for - easier unit testing. +- Add icons (within frmContactEditor, search and preferences window) to make the + application stand out better. +- Move the saving data process in frmContactEditor to ContactDataObject. This process will + also need to be refactored so less code is used. +- Check that all text that can be used to translate is setup so that a "catalog editor" can be + used. -- 2.39.2