1. 19 Oct, 2017 11 commits
  2. 13 Oct, 2017 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #599 in ZP/z-push from AS14.1 to develop · facac7a3
      Sebastian Kummer authored
      * commit '1b7e5af5': (28 commits)
        ZP-745 Added BodyPartPreference class. Read body part preference from incoming WBXML and save it to content parameters.
        ZP-745 Added body part element to SyncMail.
        ZP-745 Added SyncBaseBodyPart class.
        ZP-748 Save rights management support request value in content parameters in itemoperations, search and sync commands.
        ZP-748 Added rightsManagementLicense property to SyncMail.
        ZP-748 RightsManagement:RightsManagementTemplates might be an empty container.
        ZP-748 Per default return IRM_FeatureDisabled status for RightsManagementTemplates requests.
        ZP-748 Added SyncRightsManagementLicense class.
        ZP-748 Renamed RMOwner to Owner in WBXML definitions.
        ZP-748 Fixed typos in file description.
        ZP-748 Added max length checks for description and name in SyncRightsManagementTemplate.
        ZP-748 Added RightsManagementTemplates handling for Settings in the backends.
        ZP-748 Read incoming RightsManagementInformation request in Settings, added SyncRightsManagement class.
        ZP-748 Renamed ihsManagementInformation to RightsManagementInformation.
        ZP-596 Review WBXML tags and update comments.
        ZP-596 use __construct instead of SyncObject.
        ZP-747 Implemented Accounts and PrimarySmtpAddress in Settings.
        ZP-743 Implement Picture for ResolveRecipients.
        ZP-1121 Output opaque data.
        ZP-743 Typo in zpushdefs.php. It must be SYNC_GAL_STATUS instead of SYNC_GAL_MAXSIZE.
        ...
      facac7a3
    • Sebastian Kummer's avatar
      Merge pull request #600 in ZP/z-push from... · c18d2621
      Sebastian Kummer authored
      Merge pull request #600 in ZP/z-push from bugfix/ZP-1214-autodiscover-should-check-for-credentials to develop
      
      * commit '9d717d24':
        ZP-1214 AutoDiscover should check for credentials even in GET requests.
      c18d2621
  3. 10 Oct, 2017 1 commit
  4. 09 Oct, 2017 1 commit
  5. 26 Sep, 2017 1 commit
  6. 25 Sep, 2017 15 commits
  7. 20 Sep, 2017 2 commits
  8. 15 Sep, 2017 1 commit
  9. 13 Sep, 2017 1 commit
  10. 08 Sep, 2017 1 commit
  11. 06 Sep, 2017 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #592 in ZP/z-push from... · 42642206
      Sebastian Kummer authored
      Merge pull request #592 in ZP/z-push from bugfix/ZP-1285-caldav-time-zone-incorrectly-converted to develop
      
      * commit '5a8c3800':
        ZP-1285 Missed other instance of timezone lookup in Recurrence -- fixed. Note: Needs more eyeballs; this appears correct but the original code goes back a *long* way, and until recently I had not noted problems with time zone conversion.  Why it failed now, but not before, is not clear.
        ZP-1285 Fix the call to GMT conversion for DTSTART and DTEND conversion from DAVICAL events to ActiveSync format.  The timezone initialization passed was the ActiveSync one, which PHP does not know and thus failed to index properly for daylight savings time.  Replace with the check for a valid PHP time zone field from the Davical server and, if invalid, use the system default.
      42642206
    • Sebastian Kummer's avatar
      Merge pull request #593 in ZP/z-push from... · c53904ad
      Sebastian Kummer authored
      Merge pull request #593 in ZP/z-push from bugfix/ZP-1286-unable-to-delete-an-appointment-on to develop
      
      * commit 'b0c062a8':
        ZP-1286 Unable to delete an appointment on mobile phone.
      c53904ad
  12. 04 Sep, 2017 2 commits