X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=16a3e33d787c30a114240cf84f7a74d6a361372e;hb=8dafa6487aa09e3447393f041e0cd6ab04081baf;hp=1b2572de8a2f34f57915146d8dfa2c399f45e565;hpb=2d86f2ec1bf786766304c3529d6adbf66d6f3b23;p=xestiaab%2F.git 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.