1. 04 Jan, 2017 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #430 in ZP/z-push from... · 6301cd03
      Sebastian Kummer authored
      Merge pull request #430 in ZP/z-push from bugfix/ZP-1112-get-timezone-from-z-push-or-system to develop
      
      * commit 'bbd75d07':
        ZP-1112 Add "W. Europe Standard Time" to the timezone list.
        ZP-1112 Get timezone from Z-Push or system if it's empty for getMSTZnameFromTZName.
      6301cd03
    • Sebastian Kummer's avatar
      Merge pull request #441 in ZP/z-push from... · 70e8b943
      Sebastian Kummer authored
      Merge pull request #441 in ZP/z-push from bugfix/ZP-1128-do-not-sync-suggested-contacts-folder to develop
      
      * commit 'fbf359bd':
        ZP-1128 Do not sync undesired folders.
        ZP-1128 Do not sync "Suggested Contacts" folder.
      70e8b943
  2. 23 Dec, 2016 1 commit
  3. 22 Dec, 2016 1 commit
  4. 21 Dec, 2016 4 commits
  5. 19 Dec, 2016 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #436 in ZP/z-push from... · f0ef9055
      Sebastian Kummer authored
      Merge pull request #436 in ZP/z-push from feature/ZP-907-koe-secondary-contact-folder-support to develop
      
      * commit '4c8fbb8d':
        ZP-907 Added config variable (not yet in config!) which disables the secondary contacts folder by default.
        ZP-907 Fixed typos from comments.
        ZP-907 Fix comment in ASDevice.
        ZP-907 Fixed typo.
        ZP-907 Added TypeReal (ignored) value to SyncFolder, assign SYNC_FOLDER_TYPE_UNKNOWN to the list of contact types, added Utils::ChangeFolderToTypeUnknownForKoe() and Utils::IsFolderToBeProcessedByKoe(), exporting SYNC_FOLDER_TYPE_USER_CONTACT as SYNC_FOLDER_TYPE_UNKNOWN when synchronizing to OL+KOE, accepting folder update when KOE is done patching the folder, patch additional folders when type is still SYNC_FOLDER_TYPE_UNKNOWN, prevent Sync & Ping for not yet patched folders.
      f0ef9055
    • Sebastian Kummer's avatar
      ZP-907 Added config variable (not yet in config!) which disables the · 4c8fbb8d
      Sebastian Kummer authored
      secondary contacts folder by default.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      4c8fbb8d
    • Sebastian Kummer's avatar
      ZP-907 Fixed typos from comments. · 0c293af4
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      0c293af4
    • Sebastian Kummer's avatar
      ZP-907 Fix comment in ASDevice. · b6941e1f
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      b6941e1f
    • Sebastian Kummer's avatar
      ZP-907 Fixed typo. · fb2000a4
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      fb2000a4
    • Sebastian Kummer's avatar
      ZP-907 Added TypeReal (ignored) value to SyncFolder, assign · 2bf9b18a
      Sebastian Kummer authored
      SYNC_FOLDER_TYPE_UNKNOWN to the list of contact types, added
      Utils::ChangeFolderToTypeUnknownForKoe() and
      Utils::IsFolderToBeProcessedByKoe(), exporting
      SYNC_FOLDER_TYPE_USER_CONTACT as SYNC_FOLDER_TYPE_UNKNOWN when
      synchronizing to OL+KOE, accepting folder update when KOE is done
      patching the folder, patch additional folders when type is still
      SYNC_FOLDER_TYPE_UNKNOWN, prevent Sync & Ping for not yet patched
      folders.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      2bf9b18a
  6. 12 Dec, 2016 9 commits
  7. 09 Dec, 2016 2 commits
  8. 07 Dec, 2016 2 commits
  9. 06 Dec, 2016 1 commit
  10. 30 Nov, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #428 in ZP/z-push from develop to release/2.3 · 5bff42fe
      Sebastian Kummer authored
      * commit '04a25dda':
        ZP-1103 redirect error output of 'hash git' to /dev/null.
        ZP-916 Undo removal of SYSTEM check.
        ZP-916 Only define constants if they are not defined yet.
        ZP-916 Log message when account is hidden.
        ZP-1098 Use native body type algorithm to set native body type if it is undefined for appointments.
        ZP-972 Fixed @access.
        ZP-1102 Add folder origin constants to the allowed characters in the incoming data filter.
        ZP-916 Remove space in PR_EC_AB_HIDDEN constant name, check if value isset().
        ZP-1101 Log query string.
        ZP-972 Implement ZLog::SpecialLogUser() to be called before authentication is completed to force the generation of a user log, fixed method descriptions, use Log::unauthMessageCache for all unauthenticated users, fixed ZLog dependency in PrintWBXML, removed ZLog::RequestHeaders(), removed ZLog::SetSpecialLogUsers(), removed ZLog::EnableDeviceLog().
        ZP-1098 Set native body type to plain if it is undefined for appointments.
        replace deprecated mapi_openpropertytostream
        ZP-1094 Remove the use of spl_autoload for backend inclusion. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-916 Query and check for PR_EC_AB_HIDDEN.
        ZP-972 Add request header also to device specific log, by moving it from index.php to protected method ZLog::RequestHeader and calling it from ZLog::Initialise and ZLog::EnableDeviceLog.
        ZP-972 Use deviceid and authuser from Logger in zlog instead of getting them from Request. Renamed setLogToUserFile to SetLogToUserFile and added it as public to the abstract Log class. Renamed WbxmlDebug to IsWbxmlDebugEnabled. Fixed typos in function descriptions. Replaced tabs with spaces.
        ZP-972 fix WBXML is not logged for LOGUSERLEVEL >= LOGLEVEL_WBXML, if LOGLEVEL < LOGLEVEL_WBXML and $specialLogUsers is not already defined in config.php, because enabled on runtime via ZLog::EnableDeviceLog() or ZLog::setSpecialLogUsers().
        ZP-972 allow backends to enable device or user specific logging.
      5bff42fe
  11. 28 Nov, 2016 10 commits
  12. 25 Nov, 2016 1 commit