1. 19 Dec, 2016 2 commits
    • 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
  2. 12 Dec, 2016 8 commits
  3. 09 Dec, 2016 1 commit
  4. 07 Dec, 2016 2 commits
  5. 28 Nov, 2016 10 commits
  6. 25 Nov, 2016 2 commits
  7. 24 Nov, 2016 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #289 in ZP/z-push from... · c9162767
      Sebastian Kummer authored
      Merge pull request #289 in ZP/z-push from feature/ZP-972-allow-backends-enable-device-or-user-logs to develop
      
      * commit '74efedde':
        ZP-972 Fixed @access.
        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-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.
      c9162767
    • Sebastian Kummer's avatar
      ZP-972 Fixed @access. · 74efedde
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      74efedde
    • Sebastian Kummer's avatar
      ZP-1102 Add folder origin constants to the allowed characters in the · 7a888d38
      Sebastian Kummer authored
      incoming data filter.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      7a888d38
    • Sebastian Kummer's avatar
      ZP-916 Remove space in PR_EC_AB_HIDDEN constant name, check if value · d7271a85
      Sebastian Kummer authored
      isset().
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      d7271a85
    • Sebastian Kummer's avatar
      ZP-1101 Log query string. · 1b7f29c6
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      1b7f29c6
    • Sebastian Kummer's avatar
      ZP-972 Implement ZLog::SpecialLogUser() to be called before · 534d873c
      Sebastian Kummer authored
      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().
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      534d873c
  8. 22 Nov, 2016 4 commits
  9. 21 Nov, 2016 5 commits