1. 14 Oct, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #385 in ZP/z-push from... · 09d36fca
      Sebastian Kummer authored
      Merge pull request #385 in ZP/z-push from bugfix/ZP-1047-moveitems-operation-writes-too-long to develop
      
      * commit '7b9ae573':
        ZP-1047 Count the elements to be moved only once.
        ZP-1047 Better logging when moving large amounts of messages in one request.
      09d36fca
  2. 13 Oct, 2016 5 commits
  3. 11 Oct, 2016 4 commits
  4. 05 Oct, 2016 1 commit
  5. 04 Oct, 2016 1 commit
  6. 30 Sep, 2016 3 commits
  7. 29 Sep, 2016 3 commits
  8. 28 Sep, 2016 3 commits
  9. 26 Sep, 2016 4 commits
  10. 23 Sep, 2016 8 commits
  11. 22 Sep, 2016 7 commits
    • Manfred Kutas's avatar
      ZP-1013 modified regexp for getting iOS user agent. · ca2145a5
      Manfred Kutas authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      ca2145a5
    • Sebastian Kummer's avatar
      Merge pull request #356 in ZP/z-push from... · 8fc5e696
      Sebastian Kummer authored
      Merge pull request #356 in ZP/z-push from bugfix/ZP-983-handle-appointment-when-starttime to develop
      
      * commit '6b62a009':
        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-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.
        ZP-983 Set start and endtime to the next half hour if not set for appointments created on a mobile.
        ZP-983 Remove required flag for start & endtime in SyncObject check.
      8fc5e696
    • Sebastian Kummer's avatar
      Merge pull request #360 in ZP/z-push from... · 19a6ed24
      Sebastian Kummer authored
      Merge pull request #360 in ZP/z-push from bugfix/ZP-1040-if-devicedata-doesn-t-change-it-could to develop
      
      * commit 'f57dd701':
        ZP-1040 Check if ASDevice->GetData returns any data before writing it to disk.
      19a6ed24
    • Sebastian Kummer's avatar
      Merge pull request #358 in ZP/z-push from... · 02d4a4d6
      Sebastian Kummer authored
      Merge pull request #358 in ZP/z-push from bugfix/ZP-1029-z-push-directories-have-root-root to develop
      
      * commit 'c842969d':
        ZP-1029 add instructions if z-push-admin failed. Released under the Affero GNU General Public License (AGPL) version 3.
      02d4a4d6
    • Sebastian Kummer's avatar
      ZP-1040 Check if ASDevice->GetData returns any data before writing it to · f57dd701
      Sebastian Kummer authored
      disk.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      f57dd701
    • Sebastian Kummer's avatar
      Merge pull request #359 in ZP/z-push from... · dbb61c5e
      Sebastian Kummer authored
      Merge pull request #359 in ZP/z-push from feature/ZP-1037-modify-open-shared-folders-api-to to develop
      
      * commit '46254ee5':
        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().
      dbb61c5e
    • Sebastian Kummer's avatar
      ZP-1037 Fixed logging. · 46254ee5
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      46254ee5