1. 03 Aug, 2016 4 commits
    • Sebastian Kummer's avatar
      Merge pull request #333 in ZP/z-push from develop to release/2.3 · 7b665111
      Sebastian Kummer authored
      * commit 'bafa51ea':
        ZP-1007 Changed wbxml debug output to FATAL loglevel.
        ZP-1007 Always log Wbxml debug data in case there is an error during RequestHandler->Handle().
        ZP-1005 Check if database name is confirm the SQL naming standards.
        ZP-1002 is_null doesn't check for isset generating an undefined key warning.
        ZP-1002 replace tabs with spaces.
        ZP-1002 SQL state backend fails with PostgreSQL.
        ZP-985 Packages for Red Hat Software collections make actually no use of them. Released under the Affero GNU General Public License (AGPL) version 3.
      7b665111
    • Sebastian Kummer's avatar
      Merge pull request #332 in ZP/z-push from... · bafa51ea
      Sebastian Kummer authored
      Merge pull request #332 in ZP/z-push from bugfix/ZP-1007-wbxml-in-not-logged-if-requesthandler--handle to develop
      
      * commit '58517e5b':
        ZP-1007 Changed wbxml debug output to FATAL loglevel.
        ZP-1007 Always log Wbxml debug data in case there is an error during RequestHandler->Handle().
      bafa51ea
    • Sebastian Kummer's avatar
      ZP-1007 Changed wbxml debug output to FATAL loglevel. · 58517e5b
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      58517e5b
    • Sebastian Kummer's avatar
      Merge pull request #331 in ZP/z-push from... · 6acb4a87
      Sebastian Kummer authored
      Merge pull request #331 in ZP/z-push from bugfix/ZP-985-packages-for-red-hat-software-collections to develop
      
      * commit '25585453':
        ZP-985 Packages for Red Hat Software collections make actually no use of them. Released under the Affero GNU General Public License (AGPL) version 3.
      6acb4a87
  2. 02 Aug, 2016 2 commits
  3. 01 Aug, 2016 2 commits
  4. 29 Jul, 2016 11 commits
  5. 28 Jul, 2016 2 commits
  6. 27 Jul, 2016 3 commits
  7. 26 Jul, 2016 8 commits
  8. 25 Jul, 2016 3 commits
  9. 13 Jul, 2016 5 commits
    • Sebastian Kummer's avatar
      Merge pull request #312 in ZP/z-push from develop to release/2.3 · 8ec65e57
      Sebastian Kummer authored
      * commit 'a93e5be5': (23 commits)
        ZP-995 Warnings in WebserviceInfo->ListUserFolders().
        ZP-994 On missing permissions WebserviceInfo->ListUserFolders() returns own folders.
        ZP-989 remove obsolete comments.
        ZP-990 Detect case that KOE is sending changed categories back and ignore it if categories are the same on the server and in outlook.
        ZP-989 Output current permission flags on all additional folders in AdditionalFolderList(), criteria to add a shared folder in the ChangesMemoryWrapper should always be on the read only flag, refixed typo in Kopano backend.
        ZP-989 Reverted: "Remove readonly parameter from backends' Setup() function. Check"
        ZP-984 Check permissions to access the getUsers store only in in the WebserviceDevice webservice and not generally.
        ZP-990 Detect case that KOE is sending changed categories back.
        ZP-982 Fixed typo.
        ZP-993 Allow to disable outlook and mobile devices' access separately.
        ZP-989 Backward compatibility fixes for old style folder ids.
        ZP-989 Remove readonly parameter from $additionalFolders in config.php and where it was used in the code.
        ZP-987 Allow text keys when using memcache IPC, have a defined mutex name in memcache, suppress errors on unlinking memcache-down file, use device id for IPC type (key) in PingTracking and LoopDetection (one datakey + mutex per device!), check if TopCollector is enabled without blocking the mutex.
        ZP-989 Remove readonly parameter when adding an additional folder via webservice.
        ZP-989 Remove readonly parameter from backends' Setup() function. Check for only read permission in Kopano backend Setup().
        ZP-986 Added option to completely disable the TopCollector.
        ZP-991 Fix evaluation order for PHP 7.
        ZP-978 Load policies from default section policy file.
        ZP-980 Exception of an all day recurrence is not all day.
        ZP-981 Error deleting an all-day occurrence on a mobile device. Some code style fixes.
        ...
      8ec65e57
    • Sebastian Kummer's avatar
      Merge pull request #311 in ZP/z-push from... · a93e5be5
      Sebastian Kummer authored
      Merge pull request #311 in ZP/z-push from bugfix/ZP-995-warnings-in-webserviceinfo--listuserfolders to develop
      
      * commit '802f46eb':
        ZP-995 Warnings in WebserviceInfo->ListUserFolders().
      a93e5be5
    • Sebastian Kummer's avatar
      Merge pull request #310 in ZP/z-push from... · 8cbf7002
      Sebastian Kummer authored
      Merge pull request #310 in ZP/z-push from bugfix/ZP-994-on-missing-permissions-webserviceinfo--listuserfolders to develop
      
      * commit '56f45944':
        ZP-994 On missing permissions WebserviceInfo->ListUserFolders() returns own folders.
      8cbf7002
    • Manfred Kutas's avatar
      ZP-995 Warnings in WebserviceInfo->ListUserFolders(). · 802f46eb
      Manfred Kutas authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      802f46eb
    • Manfred Kutas's avatar
      ZP-994 On missing permissions WebserviceInfo->ListUserFolders() returns · 56f45944
      Manfred Kutas authored
      own folders.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      56f45944