1. 20 Jan, 2017 2 commits
  2. 19 Jan, 2017 1 commit
  3. 13 Jan, 2017 5 commits
  4. 12 Jan, 2017 4 commits
  5. 04 Jan, 2017 4 commits
    • Sebastian Kummer's avatar
      Merge pull request #316 in ZP/z-push from... · 2097efe0
      Sebastian Kummer authored
      Merge pull request #316 in ZP/z-push from feature/ZP-998-implement-script-that-synchronizes to develop
      
      * commit '30179b03': (23 commits)
        ZP-998 Gab2Contacts depends on z-push-common.
        ZP-1120 Link z-push-gab2contacts in /usr/sbin.
        ZP-1084 Rewrite Z-Push path for gab2contacts in rpm packages.
        ZP-1084 Sed needs to make an inline copy of the file instead of redirecting the output.
        ZP-1084 Set z-push path in gab2contacts script.
        ZP-1084 Make gab2contacts executable.
        ZP-1084 Create dir and exclude gab2contacts.
        ZP-1084 Introducing z-push-kopano-gab2contacts.
        ZP-1083 Fixed file encoding.
        ZP-1083 Updates headers and LICENSE, added TRADEMARKS (as ZP-1085).
        ZP-1083 Check if defines are defined before defining, request PR_EC_AB_HIDDEN from addressbook and ignore entry if it's set (as ZP-916).
        ZP-1083 Fixed sending error message to STD_ERROR and exiting with 1 (as ZP-1022).
        ZP-1083 Fixed sending error message to STD_ERROR and exiting with 1.
        ZP-998 Fixed example configurations strings.
        ZP-998 Removed space.
        ZP-998 Use elseif to be 0.0000001% faster.
        ZP-998 Remove unused $store in getExistingContacts().
        ZP-998 The custom hash property should live in the contact/address realm.
        ZP-998 Fixed names.
        ZP-998 Protected methods should start with a lowercase letter.
        ...
      2097efe0
    • Sebastian Kummer's avatar
      ZP-998 Gab2Contacts depends on z-push-common. · 30179b03
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      30179b03
    • Sebastian Kummer's avatar
      Merge pull request #430 in ZP/z-push from... · 6301cd03
      Sebastian Kummer authored
      Merge pull request #430 in ZP/z-push from bugfix/ZP-1112-get-timezone-from-z-push-or-system to develop
      
      * commit 'bbd75d07':
        ZP-1112 Add "W. Europe Standard Time" to the timezone list.
        ZP-1112 Get timezone from Z-Push or system if it's empty for getMSTZnameFromTZName.
      6301cd03
    • Sebastian Kummer's avatar
      Merge pull request #441 in ZP/z-push from... · 70e8b943
      Sebastian Kummer authored
      Merge pull request #441 in ZP/z-push from bugfix/ZP-1128-do-not-sync-suggested-contacts-folder to develop
      
      * commit 'fbf359bd':
        ZP-1128 Do not sync undesired folders.
        ZP-1128 Do not sync "Suggested Contacts" folder.
      70e8b943
  6. 23 Dec, 2016 1 commit
  7. 22 Dec, 2016 1 commit
  8. 21 Dec, 2016 4 commits
  9. 19 Dec, 2016 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #436 in ZP/z-push from... · f0ef9055
      Sebastian Kummer authored
      Merge pull request #436 in ZP/z-push from feature/ZP-907-koe-secondary-contact-folder-support to develop
      
      * commit '4c8fbb8d':
        ZP-907 Added config variable (not yet in config!) which disables the secondary contacts folder by default.
        ZP-907 Fixed typos from comments.
        ZP-907 Fix comment in ASDevice.
        ZP-907 Fixed typo.
        ZP-907 Added TypeReal (ignored) value to SyncFolder, assign SYNC_FOLDER_TYPE_UNKNOWN to the list of contact types, added Utils::ChangeFolderToTypeUnknownForKoe() and Utils::IsFolderToBeProcessedByKoe(), exporting SYNC_FOLDER_TYPE_USER_CONTACT as SYNC_FOLDER_TYPE_UNKNOWN when synchronizing to OL+KOE, accepting folder update when KOE is done patching the folder, patch additional folders when type is still SYNC_FOLDER_TYPE_UNKNOWN, prevent Sync & Ping for not yet patched folders.
      f0ef9055
    • Sebastian Kummer's avatar
      ZP-907 Added config variable (not yet in config!) which disables the · 4c8fbb8d
      Sebastian Kummer authored
      secondary contacts folder by default.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      4c8fbb8d
    • Sebastian Kummer's avatar
      ZP-907 Fixed typos from comments. · 0c293af4
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      0c293af4
    • Sebastian Kummer's avatar
      ZP-907 Fix comment in ASDevice. · b6941e1f
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      b6941e1f
    • Sebastian Kummer's avatar
      ZP-907 Fixed typo. · fb2000a4
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      fb2000a4
    • Sebastian Kummer's avatar
      ZP-907 Added TypeReal (ignored) value to SyncFolder, assign · 2bf9b18a
      Sebastian Kummer authored
      SYNC_FOLDER_TYPE_UNKNOWN to the list of contact types, added
      Utils::ChangeFolderToTypeUnknownForKoe() and
      Utils::IsFolderToBeProcessedByKoe(), exporting
      SYNC_FOLDER_TYPE_USER_CONTACT as SYNC_FOLDER_TYPE_UNKNOWN when
      synchronizing to OL+KOE, accepting folder update when KOE is done
      patching the folder, patch additional folders when type is still
      SYNC_FOLDER_TYPE_UNKNOWN, prevent Sync & Ping for not yet patched
      folders.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      2bf9b18a
  10. 12 Dec, 2016 10 commits
  11. 09 Dec, 2016 2 commits