1. 22 Sep, 2016 8 commits
    • 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
    • Sebastian Kummer's avatar
      ZP-1037 Execute FixStatesAdditionalFolderFlags() when calling · e94924df
      Sebastian Kummer authored
      z-push-admin fixstates.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      e94924df
    • Sebastian Kummer's avatar
      ZP-1037 Check for upgraded profiles that don't have flags. Implement · ba125996
      Sebastian Kummer authored
      flag fix in 'z-push-admin -a fixstates'.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      ba125996
    • Sebastian Kummer's avatar
      ZP-1037 Added flags to OpenSharedFolderAPI in ASDevice, DeviceManager, · c3cf8ad6
      Sebastian Kummer authored
      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().
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      c3cf8ad6
    • Sebastian Kummer's avatar
      Merge pull request #357 in ZP/z-push from... · a9192351
      Sebastian Kummer authored
      Merge pull request #357 in ZP/z-push from bugfix/ZP-1039-z-push-admin-returns-exit-code-0 to develop
      
      * commit '102507ff':
        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.
      a9192351
    • Sebastian Kummer's avatar
      ZP-1039 Don't use die() to terminate in error case for gab-sync. · 102507ff
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      102507ff
    • Sebastian Kummer's avatar
      ZP-1039 Don't use die() to terminate in error case for z-push-admin. · dfe66354
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      dfe66354
  2. 19 Sep, 2016 2 commits
    • 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
  3. 10 Sep, 2016 1 commit
  4. 08 Sep, 2016 1 commit
  5. 07 Sep, 2016 5 commits
  6. 05 Sep, 2016 2 commits
  7. 31 Aug, 2016 3 commits
  8. 26 Aug, 2016 1 commit
  9. 25 Aug, 2016 1 commit
  10. 23 Aug, 2016 1 commit
  11. 22 Aug, 2016 2 commits
  12. 18 Aug, 2016 3 commits
  13. 17 Aug, 2016 1 commit
  14. 12 Aug, 2016 1 commit
  15. 10 Aug, 2016 7 commits
  16. 03 Aug, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #332 in ZP/z-push from... · bafa51ea
      Sebastian Kummer authored
      Merge pull request #332 in ZP/z-push from bugfix/ZP-1007-wbxml-in-not-logged-if-requesthandler--handle to develop
      
      * commit '58517e5b':
        ZP-1007 Changed wbxml debug output to FATAL loglevel.
        ZP-1007 Always log Wbxml debug data in case there is an error during RequestHandler->Handle().
      bafa51ea