Steve Brokenshire [Sun, 18 Sep 2016 19:43:52 +0000 (20:43 +0100)]
Implemented support using ConnectionObject/CardDAV2 on Win32 systems.
Steve Brokenshire [Sun, 11 Sep 2016 08:36:11 +0000 (09:36 +0100)]
Initial work started on using ConnectionObject on Win32 systems
Steve Brokenshire [Sat, 10 Sep 2016 17:39:07 +0000 (18:39 +0100)]
Removed references of CardDAV and delete ConnectionObject when finished
Steve Brokenshire [Sun, 4 Sep 2016 20:11:08 +0000 (21:11 +0100)]
Removed stray carddav.h from frmActivityMgr.h
Steve Brokenshire [Sun, 4 Sep 2016 19:38:29 +0000 (20:38 +0100)]
Added COContactStatus enum and marked BuildSSLCollection as virtual
Steve Brokenshire [Sun, 4 Sep 2016 19:36:53 +0000 (20:36 +0100)]
Removed CardDAV class compilation from Makefile
Steve Brokenshire [Sun, 4 Sep 2016 19:36:23 +0000 (20:36 +0100)]
Implemented GetContactList in CardDAV2 class
Steve Brokenshire [Sun, 4 Sep 2016 19:35:11 +0000 (20:35 +0100)]
Removed CardDAV class and all uses/references.
CardDAV class now succeeded by the CardDAV2 class inherited from
ConnectionObject.
The change to using ConnectionObject now means that theoretically Xestia
Address Book is now no longer limited to supporting CardDAV.
Steve Brokenshire [Mon, 29 Aug 2016 19:30:08 +0000 (20:30 +0100)]
Fixed cleaning of old object files
Steve Brokenshire [Sun, 28 Aug 2016 09:36:43 +0000 (10:36 +0100)]
Unit testing code cleanup
Steve Brokenshire [Sun, 28 Aug 2016 08:45:20 +0000 (09:45 +0100)]
Implemented code to delete contact via ConnectionObject
Steve Brokenshire [Sun, 28 Aug 2016 08:44:19 +0000 (09:44 +0100)]
Implemented DeleteContact in the CardDAV2 class
Steve Brokenshire [Sun, 28 Aug 2016 08:43:14 +0000 (09:43 +0100)]
Removed Entity Tag from DeleteContact in ConnectionObject interface
Steve Brokenshire [Thu, 25 Aug 2016 21:47:03 +0000 (22:47 +0100)]
Implemented EditContact and GetContact in CardDAV2
Steve Brokenshire [Tue, 23 Aug 2016 20:41:14 +0000 (21:41 +0100)]
Get etag value after adding a contact using the ConnectionObject interface
Steve Brokenshire [Sun, 21 Aug 2016 21:56:38 +0000 (22:56 +0100)]
Add std::string version of the GetAccountDir function
Steve Brokenshire [Sun, 21 Aug 2016 21:56:17 +0000 (22:56 +0100)]
Added AddContact for CardDAV2 and frmActivityMgr
Steve Brokenshire [Sat, 20 Aug 2016 09:28:29 +0000 (10:28 +0100)]
Replaced use of CardDAV with CardDAV2 in frmEditAccount
Steve Brokenshire [Fri, 19 Aug 2016 23:16:39 +0000 (00:16 +0100)]
frmNewAccount now using the CardDAV2 class
Steve Brokenshire [Fri, 19 Aug 2016 23:13:49 +0000 (00:13 +0100)]
Initial version of CardDAV2 class
Inherits from the ConnectionObject interface.
Steve Brokenshire [Fri, 19 Aug 2016 22:54:28 +0000 (23:54 +0100)]
Added SSLCertCollectionString to frmSSLCertificate & frmInvalidSSLCertificate
Steve Brokenshire [Fri, 19 Aug 2016 22:49:08 +0000 (23:49 +0100)]
Updated Makefile.in with new files for compiling
Steve Brokenshire [Fri, 19 Aug 2016 22:27:47 +0000 (23:27 +0100)]
Altered CORequestResult enumeration
Steve Brokenshire [Sun, 14 Aug 2016 22:30:26 +0000 (23:30 +0100)]
Updated SSL structs and ConnectionObject
Steve Brokenshire [Sun, 14 Aug 2016 08:17:26 +0000 (09:17 +0100)]
Changed ConnectionObject and updated unit tests accordingly.
Steve Brokenshire [Thu, 11 Aug 2016 12:54:14 +0000 (13:54 +0100)]
Added unit tests for ConnectionObject interface and FakeConnectionObject class
Steve Brokenshire [Wed, 10 Aug 2016 22:08:11 +0000 (23:08 +0100)]
Moved headers inside the inclusion guard
Steve Brokenshire [Sun, 31 Jul 2016 14:41:15 +0000 (15:41 +0100)]
Updated unit testing input Makefile.
Added ConnectionObject, FakeConnectionObject and CardDAV unit tests
files as C++ file.
Remaining header files with unit tests to eventually be changed into C++
files instead of headers.
Steve Brokenshire [Sun, 31 Jul 2016 13:05:32 +0000 (14:05 +0100)]
Added more code and unit tests for ConnectionObject & FakeConnectionObject
Added code and unit tests for the following functions in the
ConnectionObject interface (and FakeConnectionObject class):
EditContact(std::string, std::string);
DeleteContact(std::string, std::string);
GetServerEntityTagValue(std::string);
GetContact(std::string);
GetContactList(std::string);
Steve Brokenshire [Fri, 29 Jul 2016 17:42:47 +0000 (18:42 +0100)]
Added code and unit tests to FakeConnectionObject class
Steve Brokenshire [Fri, 29 Jul 2016 11:32:15 +0000 (12:32 +0100)]
Added code and more unit tests for FakeConnectionObject
Testing of the Connect function.
Steve Brokenshire [Fri, 29 Jul 2016 10:10:21 +0000 (11:10 +0100)]
Added ConnectionObject interface, FakeConnection object and connection tests
Steve Brokenshire [Tue, 12 Jul 2016 22:07:36 +0000 (23:07 +0100)]
Updated TODO list
Removed implement sleep mode as it has been implemented.
Removed unit testing contact saving as it has been implemented.
Steve Brokenshire [Sat, 9 Jul 2016 22:12:15 +0000 (23:12 +0100)]
Version 0.14 release
Steve Brokenshire [Sat, 9 Jul 2016 21:49:13 +0000 (22:49 +0100)]
Added ContactDataObject-Save.cpp to the Xcode project.
Steve Brokenshire [Sat, 9 Jul 2016 21:23:17 +0000 (22:23 +0100)]
Merge branch 'master' of ssh://gelforn.xestia.co.uk/scmrepos/xestiaab
Steve Brokenshire [Sat, 9 Jul 2016 21:22:07 +0000 (22:22 +0100)]
Merge commits from upstream
Steve Brokenshire [Sat, 9 Jul 2016 21:18:02 +0000 (22:18 +0100)]
Added ContactDataObject-Save.cpp to the OSX Xcode project.
Steve Brokenshire [Sat, 9 Jul 2016 10:25:48 +0000 (11:25 +0100)]
Added integer for the Account Unsupported Icon Index ID.
Steve Brokenshire [Sat, 9 Jul 2016 10:25:20 +0000 (11:25 +0100)]
Removed old code for saving contact data from frmContactEditor
Steve Brokenshire [Sat, 9 Jul 2016 10:01:49 +0000 (11:01 +0100)]
Merge branch 'master' of ssh://gelforn.xestia.co.uk/scmrepos/xestiaab
Steve Brokenshire [Sat, 9 Jul 2016 09:58:53 +0000 (10:58 +0100)]
Added check to see if the SSL certificate information actually exists when running XAB on Win32.
Steve Brokenshire [Sat, 9 Jul 2016 09:58:12 +0000 (10:58 +0100)]
Added code for making specific Win32 adjustments to the status bar.
Steve Brokenshire [Sat, 9 Jul 2016 09:44:36 +0000 (10:44 +0100)]
Adjusted size of the status bar icon spaces.
Steve Brokenshire [Sat, 9 Jul 2016 09:43:59 +0000 (10:43 +0100)]
Code cleanup and move of XABPreferences object creation to outside of the for loop in frmActivityMgr
Steve Brokenshire [Sat, 9 Jul 2016 09:39:24 +0000 (10:39 +0100)]
Updated Win32 project files
Steve Brokenshire [Fri, 8 Jul 2016 19:27:16 +0000 (20:27 +0100)]
Added code for viewing vCard data within an unsupported account
The code now makes unsupported accounts appear and features which are
used for managing supported accounts are restricted with unsupported
accounts.
- New contacts can't be added.
- Contacts can be viewed but not edited in the contact editor
- Contacts cannot be deleted.
- Account settings cannot be edited.
- Account can still be deleted like supported accounts.
- Data can still be exported.
Steve Brokenshire [Fri, 8 Jul 2016 07:57:34 +0000 (08:57 +0100)]
Added the unsupported account icon
Steve Brokenshire [Thu, 7 Jul 2016 23:47:54 +0000 (00:47 +0100)]
Implemented support to take XAB online or offline.
Steve Brokenshire [Sun, 3 Jul 2016 23:35:28 +0000 (00:35 +0100)]
Added ContactDataObject-Save.cpp to the unit test file list.
Steve Brokenshire [Sun, 3 Jul 2016 23:34:57 +0000 (00:34 +0100)]
Added ContactDataObject-Save.o to the list of files to compile
Makefile version.
Steve Brokenshire [Sun, 3 Jul 2016 23:34:23 +0000 (00:34 +0100)]
Added XAB_UNITTEST define to the unit test compilation
Steve Brokenshire [Sun, 3 Jul 2016 23:11:39 +0000 (00:11 +0100)]
Altered SaveContact in frmContactEditor to use the ContactDataObject
Commented out old code used directly in frmContactEditor when saving a
contact as that has now moved to the SaveFile/SaveString functions in
the ContactDataObject.
Steve Brokenshire [Sun, 3 Jul 2016 22:14:40 +0000 (23:14 +0100)]
Random number generation for account directories wasn't working properly.
Steve Brokenshire [Sun, 3 Jul 2016 21:31:51 +0000 (22:31 +0100)]
Added ANNIVERSARY to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 21:31:29 +0000 (22:31 +0100)]
Added BDAY to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 16:07:08 +0000 (17:07 +0100)]
Added GENDER to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 15:41:12 +0000 (16:41 +0100)]
Added N to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 14:28:32 +0000 (15:28 +0100)]
Added code and unit tests for the SaveFile function in ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 13:08:15 +0000 (14:08 +0100)]
Added TEL to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 11:08:52 +0000 (12:08 +0100)]
Added IMPP to the SaveString function of ContactDataObject
Steve Brokenshire [Sun, 3 Jul 2016 08:42:18 +0000 (09:42 +0100)]
Added REV to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 23:25:48 +0000 (00:25 +0100)]
Added MEMBER to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 22:06:47 +0000 (23:06 +0100)]
Added X-* to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 21:50:13 +0000 (22:50 +0100)]
Added VND-* to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 21:14:01 +0000 (22:14 +0100)]
Added KEY to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 20:10:06 +0000 (21:10 +0100)]
Added FBURL to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 19:11:46 +0000 (20:11 +0100)]
Added CALADRURI to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 18:51:57 +0000 (19:51 +0100)]
Added CALURI to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 18:19:07 +0000 (19:19 +0100)]
Added SOUND to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 17:04:58 +0000 (18:04 +0100)]
Added LOGO to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 16:13:38 +0000 (17:13 +0100)]
Added PHOTO to the SaveString function of ContactDataObject
Steve Brokenshire [Sat, 2 Jul 2016 07:51:53 +0000 (08:51 +0100)]
Added CATEGORIES to the SaveString function of ContactDataObject
Steve Brokenshire [Thu, 30 Jun 2016 22:32:57 +0000 (23:32 +0100)]
Added NOTE to the SaveString function of ContactDataObject
Steve Brokenshire [Thu, 30 Jun 2016 20:37:11 +0000 (21:37 +0100)]
Added ORG to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 21:44:58 +0000 (22:44 +0100)]
Added ROLE to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 21:43:02 +0000 (22:43 +0100)]
Check for either a space or space and a newline in OutputText
Steve Brokenshire [Wed, 29 Jun 2016 20:47:47 +0000 (21:47 +0100)]
Added URL to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 19:55:43 +0000 (20:55 +0100)]
Added RELATED to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 18:13:47 +0000 (19:13 +0100)]
Added GEO to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 17:39:17 +0000 (18:39 +0100)]
Added LANG to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 17:18:25 +0000 (18:18 +0100)]
Added EMAIL to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 17:02:09 +0000 (18:02 +0100)]
Added ADR to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 10:04:38 +0000 (11:04 +0100)]
Added TZ to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 09:21:27 +0000 (10:21 +0100)]
Added NICKNAME to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 08:24:40 +0000 (09:24 +0100)]
Correct comment saying LANGUAGE to MEDIATYPE for SaveSource
Steve Brokenshire [Wed, 29 Jun 2016 08:20:35 +0000 (09:20 +0100)]
Added stub for saving REV in the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 08:20:12 +0000 (09:20 +0100)]
Added XML to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 08:06:02 +0000 (09:06 +0100)]
Added CLIENTPIDMAP to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 07:34:04 +0000 (08:34 +0100)]
Added SOURCE to the SaveString function of ContactDataObject
Steve Brokenshire [Wed, 29 Jun 2016 07:01:46 +0000 (08:01 +0100)]
Added KIND to the SaveString function of ContactDataObject
Steve Brokenshire [Tue, 28 Jun 2016 22:13:59 +0000 (23:13 +0100)]
Added UID to the SaveString function of ContactDataObject
Steve Brokenshire [Tue, 28 Jun 2016 21:54:53 +0000 (22:54 +0100)]
Added OutputText function
Steve Brokenshire [Tue, 28 Jun 2016 21:51:36 +0000 (22:51 +0100)]
Added SaveTitle function to the ContactDataObject
Steve Brokenshire [Tue, 28 Jun 2016 21:48:18 +0000 (22:48 +0100)]
Added initial file save layout and test for LoadCheck-Load4.vcf
Steve Brokenshire [Tue, 28 Jun 2016 21:38:56 +0000 (22:38 +0100)]
Made FN used ProcessData to add data and then append to SaveData
Steve Brokenshire [Tue, 28 Jun 2016 21:12:55 +0000 (22:12 +0100)]
Forgot PRODID when saving a contact and -DXAB_UNITTEST isn't used.
Steve Brokenshire [Mon, 27 Jun 2016 22:18:53 +0000 (23:18 +0100)]
Added code for saving data in the ContactDataObject [FN]
Code added to the SaveString function of ContactDataObject for saving
the FN data.
Steve Brokenshire [Mon, 27 Jun 2016 21:07:04 +0000 (22:07 +0100)]
Setup unit test for testing the LoadCheck-Load2.vcf file
Steve Brokenshire [Sun, 26 Jun 2016 22:33:21 +0000 (23:33 +0100)]
Setup unit test for testing the LoadCheck-Load1.vcf file