1. 02 Feb, 2017 7 commits
    • Manfred Kutas's avatar
      ZP-1129 Fix dependencies for RHEL_7_PHP_56 and RHEL_6_PHP_56. · 59d7cb01
      Manfred Kutas authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      59d7cb01
    • Sebastian Kummer's avatar
      Merge pull request #459 in ZP/z-push from... · a8ae35d0
      Sebastian Kummer authored
      Merge pull request #459 in ZP/z-push from bugfix/ZP-1151-ping-fails-with-provisioning-required to develop
      
      * commit 'c5093fef':
        ZP-1151 On FolderSync update the reference PolicyKey if it changed even if there were no changes synchronized.
      a8ae35d0
    • Sebastian Kummer's avatar
      Merge pull request #460 in ZP/z-push from bugfix/ZP-1131-lighttpd-autodiscovery-config to develop · 1e953f32
      Sebastian Kummer authored
      * commit 'b10e9353':
        ZP-1131 Autodiscovery config for Lighttpd
      1e953f32
    • Roel van Meer's avatar
      ZP-1131 Autodiscovery config for Lighttpd · b10e9353
      Roel van Meer authored
      Based on the Apache2 autodiscovery config.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      b10e9353
    • Sebastian Kummer's avatar
      Merge pull request #447 in ZP/z-push from... · 93897fb4
      Sebastian Kummer authored
      Merge pull request #447 in ZP/z-push from feature/ZP-1134-check-if-already-synchronized-folders to develop
      
      * commit '8ff33644':
        ZP-1134 Check for 'secondarycontact' capability support to send additional contact folders, print capabilities in DEBUG level.
        ZP-1134 Fixed comments.
        ZP-1134 Set TypeReal on all SyncFolder that pass through ChangesMemoryWrapper from cache, fixed support for PHP 5.4 that does clone objects from the cache (requires some explicit setting), moved patching of folders from Synchronize() to ImportFolderChange() to update the cache correctly (requires following AddFolder() in PHP 5.4), introduced ChangesMemoryWrapper::SYNCHRONIZING flag to indicate to Config() if updates on folders should be performed (should e.g. no for FolderUpdate command), patch and re-export as new (ADD) secondary contact folders that were synchronized as standard (SYNC_FOLDER_TYPE_USER_CONTACT) before (ticket task).
        ZP-1134 Configured additional SyncFolder objects are now generated on demand - not in ZPush::CheckAdvancedConfig() anymore, uses DeviceManager->BuildSyncFolderObject() to build SyncFolder objects.
        ZP-1134 Added DeviceManager->IsKoeSupportingSecondaryContacts() to check if secondary contacts should be synchronized, renamed DeviceManager->getAdditionalSyncFolderObject() to DeviceManager->BuildSyncFolderObject() and made it public - nethod updates unpatched contact folders for correct processing by ChangesMemoryWrapper.
      93897fb4
    • Sebastian Kummer's avatar
      ZP-1151 On FolderSync update the reference PolicyKey if it changed even · c5093fef
      Sebastian Kummer authored
      if there were no changes synchronized.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      c5093fef
    • Sebastian Kummer's avatar
      Merge pull request #458 in ZP/z-push from... · a2cc2877
      Sebastian Kummer authored
      Merge pull request #458 in ZP/z-push from feature/ZP-1125-add-the-feature-to-config-and-checks to develop
      
      * commit '3de4a8f6':
        ZP-1125 Added KOE_CAPABILITY_SECONDARYCONTACTS to config.
      a2cc2877
  2. 01 Feb, 2017 7 commits
  3. 31 Jan, 2017 9 commits
    • Sebastian Kummer's avatar
      Merge pull request #455 in ZP/z-push from... · 7a7ebdb5
      Sebastian Kummer authored
      Merge pull request #455 in ZP/z-push from bugfix/ZP-1149-add-missing-dependencies-for-the to develop
      
      * commit 'f86a47ee':
        ZP-1149 Add missing dependencies for the IMAP backend.
      7a7ebdb5
    • Sebastian Kummer's avatar
      Merge pull request #454 in ZP/z-push from... · 06f4464f
      Sebastian Kummer authored
      Merge pull request #454 in ZP/z-push from bugfix/ZP-1148-username-and-deviceid-not-logged to develop
      
      * commit '196b5e94':
        ZP-1148 Username and deviceid not logged if the device sends base64 query string. Moved DecodeBase64URI to Request from Utils.
      06f4464f
    • Sebastian Kummer's avatar
      Merge pull request #453 in ZP/z-push from bugfix/ZP-1147-typo-in-deviceinformation-tag to develop · f6e9fbc6
      Sebastian Kummer authored
      * commit '41d1a07b':
        ZP-1147 Typo in DeviceInformation tag name.
      f6e9fbc6
    • Sebastian Kummer's avatar
      Merge pull request #450 in ZP/z-push from feature/ZP-1142-readme to develop · 990fec27
      Sebastian Kummer authored
      * commit 'de25acc6':
        ZP-1142 remove double using. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1142 update based on remarks in pull request. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1142 add readme and contributing file. Released under the Affero GNU General Public License (AGPL) version 3.
      990fec27
    • Sebastian Kummer's avatar
      Merge pull request #452 in ZP/z-push from... · cff2ef12
      Sebastian Kummer authored
      Merge pull request #452 in ZP/z-push from bugfix/ZP-250-meta-ticket-for-documentation-typo to develop
      
      * commit '38987eb8':
        ZP-250 Remove duplicate comment in ExportChangesDiff.
      cff2ef12
    • Sebastian Kummer's avatar
      Merge pull request #451 in ZP/z-push from... · 8666fe89
      Sebastian Kummer authored
      Merge pull request #451 in ZP/z-push from bugfix/ZP-1143-strict-standards-message-when-sending to develop
      
      * commit '25278dd6':
        ZP-1143 Strict Standards message when sending an email using IMAP backend.
      8666fe89
    • Sebastian Kummer's avatar
      Merge pull request #442 in ZP/z-push from... · 971785ae
      Sebastian Kummer authored
      Merge pull request #442 in ZP/z-push from bugfix/ZP-869-imap-utf-7-charset-conversion-some to develop
      
      * commit '2a4e9dd0':
        ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-869 utf-7 charset conversion: some folders are not shown. Released under the Affero GNU General Public License (AGPL) version 3.
      971785ae
    • Sebastian Kummer's avatar
      Merge pull request #448 in ZP/z-push from... · e588ebf6
      Sebastian Kummer authored
      Merge pull request #448 in ZP/z-push from feature/ZP-1119-z-push-admin-should-show-info-about to develop
      
      * commit '44f9222b':
        ZP-1119 Remove unnecessary check on KOE_GAB_NAME, fixed spacing.
        ZP-1119 Fixed warnings.
        ZP-1119 Fixed warnings if device has no additional folders.
        ZP-1119 Add dots to store and name if they are too long and need to be shortened.
        ZP-1119 Show information about shared folders in z-push-admin.
      e588ebf6
    • Sebastian Kummer's avatar
      Merge pull request #449 in ZP/z-push from... · 74e00147
      Sebastian Kummer authored
      Merge pull request #449 in ZP/z-push from bugfix/ZP-1141-webservicedevice--additionalfolderlist to develop
      
      * commit '6e260b8b':
        ZP-1141 Return objects instead of associative arrays in webservice.
      74e00147
  4. 26 Jan, 2017 1 commit
  5. 25 Jan, 2017 1 commit
  6. 24 Jan, 2017 1 commit
  7. 20 Jan, 2017 2 commits
  8. 19 Jan, 2017 3 commits
  9. 17 Jan, 2017 1 commit
  10. 16 Jan, 2017 4 commits
  11. 15 Jan, 2017 4 commits