1. 16 Jun, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #282 in ZP/z-push from develop to release/2.3 · 99ec1c06
      Sebastian Kummer authored
      * commit 'd25536d7':
        ZP-967 KOE: gab-sync does not work logging in as SYSTEM. Do not add user SYSTEM to the GAB. Better logging on error when saving a message.
        ZP-966 Fixed dot and removed and removed static.
        ZP-915 Fixed documentation.
        ZP-915 Added a dot for Manni.
        ZP-966 Use different login parameters depending on the MAPI version.
        ZP-915 declare targetStore as member.
        ZP-958 Remove LOG_ERROR_MASK from config and make it a hidden feature.
        ZP-915 Fixes for single GAB environments.
        ZP-915 Added -t (target gab) to the options list, pass it to the actions, added new call to list all GABs (companies), pass gabId and gabName to the existing calls, cache stores for gabs.
        ZP-965 Use placeholders for table names in statements for table creation. Add curly braces around $this->table_name in SQL statements.
        ZP-965 Allow to extend SqlStateMachine and set a table-prefix.
        ZP-953 Fixed wrong access.
        ZP-945 Format time output at the end of the request to match memory usage format.
        ZP-958 Allow to disable logging of certain error-levels.
        ZP-953 Changed getNameFromPropertyValue's access to public, so that it's possible to call this function from another SyncObject and not in local context only.
        ZP-953 Added getNameFromPropertyValue function to SyncObject.
        ZP-955 Warnings in diff backend.
        ZP-953 Print human friendly strings for integer values.
      99ec1c06
    • Sebastian Kummer's avatar
      Merge pull request #284 in ZP/z-push from... · d25536d7
      Sebastian Kummer authored
      Merge pull request #284 in ZP/z-push from bugfix/ZP-967-koe-gab-sync-does-not-work-logging to develop
      
      * commit '11fbbb47':
        ZP-967 KOE: gab-sync does not work logging in as SYSTEM. Do not add user SYSTEM to the GAB. Better logging on error when saving a message.
      d25536d7
    • Manfred Kutas's avatar
      ZP-967 KOE: gab-sync does not work logging in as SYSTEM. Do not add user · 11fbbb47
      Manfred Kutas authored
      SYSTEM to the GAB. Better logging on error when saving a message.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      11fbbb47
  2. 15 Jun, 2016 15 commits
  3. 14 Jun, 2016 1 commit
  4. 09 Jun, 2016 1 commit
  5. 07 Jun, 2016 4 commits
  6. 06 Jun, 2016 3 commits
  7. 02 Jun, 2016 12 commits
  8. 01 Jun, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #260 in ZP/z-push from develop to release/2.3 · 3af3e197
      Sebastian Kummer authored
      * commit '0f1c5977': (24 commits)
        ZP-943 Need to prepend the REAL_BASE_PATH when checking for IPC provider file.
        ZP-943 Before trying to autoload a IPC provider class, check if the file exists.
        ZP-948 X-Forwarded-for is only logged in debug and both IPs are logged.
        ZP-947 Log warning only if the folder is not found.
        ZP-891 Fixed typos.
        ZP-891 No need to fetch the display name of the folder anymore.
        ZP-891 Removed Kopano importer/wrapper prefix logging, Kopano folderstat logging, changed SyncProvisioning->Load() and GetObjectWithPolicies() to log the applied policies optionally, DeviceManager->GetProvioningObject() also accepts logging flag, enable logging flag while executing provisioning, removed redundant log about the non setup of the exporter.
        ZP-946 Add check for PHP >5.4 and <7.0.0.
        ZP-941 GetAllDevices(false) needs to find devices with potentially obsolete states -> select on states table instead of users table, fixed warnings using z-push-admin.
        ZP-947 Fixed typo.
        ZP-947 Send global status code if no output was generated yet in case of a SYNC_STATUS_FOLDERHIERARCHYCHANGED. Additional log when opening folder entry.
        ZP-940 Fixed comments.
        ZP-945 Print INFO log at end of request incl. all data.
        ZP-940 Make combined backend movestate compatible.
        ZP-942 More typos.
        ZP-942 Fixed typos.
        ZP-942 PLEASE!.
        ZP-942 Changed wording.
        ZP-944 Update z-push-admin usage instructions.
        ZP-943 Make shared memory the default IPC provider.
        ...
      3af3e197