1. 30 Sep, 2016 3 commits
  2. 28 Sep, 2016 4 commits
  3. 27 Sep, 2016 1 commit
  4. 26 Sep, 2016 4 commits
  5. 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
  6. 22 Sep, 2016 16 commits
  7. 21 Sep, 2016 3 commits