1. 12 Jul, 2016 2 commits
  2. 11 Jul, 2016 4 commits
  3. 22 Jun, 2016 5 commits
  4. 20 Jun, 2016 11 commits
  5. 17 Jun, 2016 7 commits
  6. 16 Jun, 2016 3 commits
  7. 15 Jun, 2016 8 commits
    • Sebastian Kummer's avatar
      Merge pull request #281 in ZP/z-push from... · 318b03b2
      Sebastian Kummer authored
      Merge pull request #281 in ZP/z-push from bugfix/ZP-966-koe-make-sync-gab-script-zcp-7.1-compatible to develop
      
      * commit 'ddff68fc':
        ZP-966 Fixed dot and removed and removed static.
        ZP-966 Use different login parameters depending on the MAPI version.
      318b03b2
    • Sebastian Kummer's avatar
      Merge pull request #279 in ZP/z-push from... · 55d34748
      Sebastian Kummer authored
      Merge pull request #279 in ZP/z-push from feature/ZP-965-allow-to-extend-sqlstatemaschine-and-table-prefix to develop
      
      * commit '15ef4d5c':
        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.
      55d34748
    • Sebastian Kummer's avatar
      Merge pull request #274 in ZP/z-push from... · 8f8454df
      Sebastian Kummer authored
      Merge pull request #274 in ZP/z-push from feature/ZP-958-allow-to-disable-logging-of-certain-error-levels to develop
      
      * commit '36d62f47':
        ZP-958 Remove LOG_ERROR_MASK from config and make it a hidden feature.
        ZP-958 Allow to disable logging of certain error-levels.
      8f8454df
    • Sebastian Kummer's avatar
      Merge pull request #280 in ZP/z-push from... · 51905b08
      Sebastian Kummer authored
      Merge pull request #280 in ZP/z-push from feature/ZP-915-koe-sync-gab-script-needs-to-be-multi-tenant to develop
      
      * commit '9417dfeb':
        ZP-915 Fixed documentation.
        ZP-915 Added a dot for Manni.
        ZP-915 declare targetStore as member.
        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.
      51905b08
    • Sebastian Kummer's avatar
      Merge pull request #271 in ZP/z-push from... · 9589b3f8
      Sebastian Kummer authored
      Merge pull request #271 in ZP/z-push from bugfix/ZP-953-print-human-friendly-strings-for-integer to develop
      
      * commit '5f19a688':
        ZP-953 Fixed wrong access.
        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-953 Print human friendly strings for integer values.
      9589b3f8
    • Sebastian Kummer's avatar
      Merge pull request #272 in ZP/z-push from bugfix/ZP-955-warnings-in-diff-backend to develop · 606fc67b
      Sebastian Kummer authored
      * commit 'be9a5ac2':
        ZP-955 Warnings in diff backend.
      606fc67b
    • Sebastian Kummer's avatar
      Merge pull request #275 in ZP/z-push from... · a9a97713
      Sebastian Kummer authored
      Merge pull request #275 in ZP/z-push from bugfix/ZP-945-log-time-and-memory-consumption-also to develop
      
      * commit 'b8a5f52d':
        ZP-945 Format time output at the end of the request to match memory usage format.
      a9a97713
    • Sebastian Kummer's avatar
      ZP-966 Fixed dot and removed and removed static. · ddff68fc
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      ddff68fc