1. 22 Jun, 2016 6 commits
    • Sebastian Kummer's avatar
      Merge pull request #292 in ZP/z-push from develop to release/2.3 · d3a358a9
      Sebastian Kummer authored
      * commit '19824533':
        ZP-976 Don't fail completely if a state is not found.
        ZP-974 Set KOE_CAPABILITY_SHAREDFOLDER default to false.
        ZP-974 Added KOE_CAPABILITY_SHAREDFOLDER config parameter.
        ZP-969 Update copyright year, unset several variables together.
        ZP-969 Announce WebserviceInfo command, add command to mappings, remove include in WebserviceDevice, implement StripData() in SyncObject, run parent mapping twice in GetHierarchy() to fetch missing parent mappings.
        ZP-884 Improve retrieval of hierarchy, also filter search folders.
        ZP-884 Fix GetHierarchy() to provide otherwise streamed properties to MAPIProvider->GetFolder().
        ZP-971 Don't fail when source message id is not found on move operations to the waste basket.
        ZP-956 Log message about unmatched id translation condition to DEBUG loglevel. Fixed whitespace.
        ZP-962 Only unregister ZPush::IncludeBackend if it was previously registered.
        ZP-962 Only unregister ZPush::IncludeBackend if it was previously registered.
        ZP-962 Problem with autoloader searching for non-existing backend.
        ZP-964 Expose Z-Push version via additional header to authenticated users.
        ZP-970 Fixed the script to work with WBXML argument. Updated the copyright year.
        ZP-970 Allow call printwbxml from arbitrary directories and use externals files as in usage.
      d3a358a9
    • Sebastian Kummer's avatar
      Merge pull request #294 in ZP/z-push from... · 19824533
      Sebastian Kummer authored
      Merge pull request #294 in ZP/z-push from bugfix/ZP-976-in-case-a-state-is-not-found-z-push-admin to develop
      
      * commit '5eb0df2b':
        ZP-976 Don't fail completely if a state is not found.
      19824533
    • Sebastian Kummer's avatar
      ZP-976 Don't fail completely if a state is not found. · 5eb0df2b
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      5eb0df2b
    • Sebastian Kummer's avatar
      Merge pull request #293 in ZP/z-push from... · fff0d24c
      Sebastian Kummer authored
      Merge pull request #293 in ZP/z-push from feature/ZP-974-koe-add-capability-flag-for-shared to develop
      
      * commit '0683d1d0':
        ZP-974 Set KOE_CAPABILITY_SHAREDFOLDER default to false.
        ZP-974 Added KOE_CAPABILITY_SHAREDFOLDER config parameter.
      fff0d24c
    • Sebastian Kummer's avatar
      ZP-974 Set KOE_CAPABILITY_SHAREDFOLDER default to false. · 0683d1d0
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      0683d1d0
    • Sebastian Kummer's avatar
      ZP-974 Added KOE_CAPABILITY_SHAREDFOLDER config parameter. · 5ff30819
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      5ff30819
  2. 20 Jun, 2016 11 commits
  3. 17 Jun, 2016 7 commits
  4. 16 Jun, 2016 4 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
    • Ralf Becker's avatar
      ZP-970 Allow call printwbxml from arbitrary directories and use externals files as in usage. · da080e5c
      Ralf Becker authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      da080e5c
  5. 15 Jun, 2016 12 commits