1. 23 Sep, 2016 9 commits
    • Sebastian Kummer's avatar
      Merge pull request #365 in ZP/z-push from develop to release/2.3 · 3c5b9de0
      Sebastian Kummer authored
      * commit 'fb12c9f5': (22 commits)
        ZP-1042 Add KOE_CAPABILITY_SENDAS (sendas) to the output of the settings command.
        ZP-1033 Fixed log.
        ZP-1043 Check if folderid and name are set.
        ZP-1033 Implement send-as in Kopano->SendMail(). KOE and serverside send as are supported.
        ZP-1013 modified regexp for getting iOS user agent.
        ZP-1040 Check if ASDevice->GetData returns any data before writing it to disk.
        ZP-1037 Fixed logging.
        ZP-1037 Execute FixStatesAdditionalFolderFlags() when calling z-push-admin fixstates.
        ZP-1037 Check for upgraded profiles that don't have flags. Implement flag fix in 'z-push-admin -a fixstates'.
        ZP-1037 Added flags to OpenSharedFolderAPI in ASDevice, DeviceManager, ZPushAdmin and WebserviceDevice. Added constant DeviceManager::FLD_FLAGS_REPLYASUSER. Renamed private method DeviceManager->getAdditionalSyncFolder() to getAdditionalSyncFolderObject() for better readability, modified checks on ASDevice->EditAdditionalFolder() to allow a flag modification (maintaining the same name), added SyncFolder->Flag as ignored parameter and populate it when calling DeviceManager->GetAdditionalUserSyncFolders().
        ZP-1013 Uppercase hex globalobjid for iOS devices and Outlook.
        ZP-1039 Don't use die() to terminate in error case for gab-sync.
        ZP-1039 Don't use die() to terminate in error case for z-push-admin.
        ZP-1029 add instructions if z-push-admin failed. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-983 Remove debug log.
        ZP-983 Log dates in WBXML mode and print them in the same format as they would appear in WBXML.
        ZP-983 Retrieve start/end time from MAPI if not set.
        ZP-1013 iOS does not send meeting response.
        ZP-983 Implement all cases of the specified cases of unset start/endtime.
        ZP-983 Allow MAPIProvider->setAppointment() to ignore start+endtime if they are not set.
        ...
      3c5b9de0
    • Sebastian Kummer's avatar
      Merge pull request #364 in ZP/z-push from... · fb12c9f5
      Sebastian Kummer authored
      Merge pull request #364 in ZP/z-push from bugfix/ZP-1042-add-send-as-capability-and-enable to develop
      
      * commit '867e5ed7':
        ZP-1042 Add KOE_CAPABILITY_SENDAS (sendas) to the output of the settings command.
      fb12c9f5
    • Sebastian Kummer's avatar
      Merge pull request #362 in ZP/z-push from bugfix/ZP-1033-process-sender-headers-from-koe to develop · 692d7cc3
      Sebastian Kummer authored
      * commit '2c446704':
        ZP-1033 Fixed log.
        ZP-1033 Implement send-as in Kopano->SendMail(). KOE and serverside send as are supported.
      692d7cc3
    • Sebastian Kummer's avatar
      ZP-1042 Add KOE_CAPABILITY_SENDAS (sendas) to the output of the settings · 867e5ed7
      Sebastian Kummer authored
      command.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      867e5ed7
    • Sebastian Kummer's avatar
      ZP-1033 Fixed log. · 2c446704
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      2c446704
    • Sebastian Kummer's avatar
      Merge pull request #363 in ZP/z-push from... · 10684f1e
      Sebastian Kummer authored
      Merge pull request #363 in ZP/z-push from bugfix/ZP-1043-open-shared-folder-api-accepts-empty to develop
      
      * commit '82cce3fd':
        ZP-1043 Check if folderid and name are set.
      10684f1e
    • Sebastian Kummer's avatar
      Merge pull request #361 in ZP/z-push from... · b1a3c7ff
      Sebastian Kummer authored
      Merge pull request #361 in ZP/z-push from bugfix/ZP-1013-ios-does-not-send-meeting-response to develop
      
      * commit 'ca2145a5':
        ZP-1013 modified regexp for getting iOS user agent.
        ZP-1013 Uppercase hex globalobjid for iOS devices and Outlook.
        ZP-1013 iOS does not send meeting response.
      b1a3c7ff
    • Sebastian Kummer's avatar
      ZP-1043 Check if folderid and name are set. · 82cce3fd
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      82cce3fd
    • Sebastian Kummer's avatar
      ZP-1033 Implement send-as in Kopano->SendMail(). KOE and serverside send · 4f278391
      Sebastian Kummer authored
      as are supported.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      4f278391
  2. 22 Sep, 2016 16 commits
  3. 21 Sep, 2016 3 commits
  4. 20 Sep, 2016 5 commits
  5. 19 Sep, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #355 in ZP/z-push from develop to release/2.3 · a329fcb1
      Sebastian Kummer authored
      * commit '6c1f546a':
        ZP-1028 Postinst fails leaving z-push-common unconfigured. Released under the Affero GNU General Public License (AGPL) version 3. do not fail whole script, if z-push-admin fails
        ZP-1025 Also filter https urls.
        ZP-1025 Remove all images and links from truncated plaintext emails.
      a329fcb1
    • Sebastian Kummer's avatar
      Merge pull request #345 in ZP/z-push from... · 6c1f546a
      Sebastian Kummer authored
      Merge pull request #345 in ZP/z-push from feature/ZP-1025-email-text-preview-shows-links-on to develop
      
      * commit '5b94272c':
        ZP-1025 Also filter https urls.
        ZP-1025 Remove all images and links from truncated plaintext emails.
      6c1f546a
    • Sebastian Kummer's avatar
      Merge pull request #354 in ZP/z-push from... · 96cbb99d
      Sebastian Kummer authored
      Merge pull request #354 in ZP/z-push from bugfix/ZP-1028-postinst-fails-leaving-z-push-common to develop
      
      * commit 'f771c572':
        ZP-1028 Postinst fails leaving z-push-common unconfigured. Released under the Affero GNU General Public License (AGPL) version 3. do not fail whole script, if z-push-admin fails
      96cbb99d
  6. 10 Sep, 2016 1 commit
  7. 08 Sep, 2016 2 commits
  8. 07 Sep, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #349 in ZP/z-push from... · ac870c83
      Sebastian Kummer authored
      Merge pull request #349 in ZP/z-push from bugfix/ZP-1027-can-t-move-email-to-shared-public to develop
      
      * commit 'f2e09d59':
        ZP-1027 entryid needs to be hexed.
        ZP-1027 Fixed wording.
        ZP-1027 Switch stores before checking permissions on move destination folder.
        ZP-1027 Add warn messages if a folder can not be resolved or opened on ACL check.
      ac870c83