1. 03 Aug, 2016 4 commits
    • Sebastian Kummer's avatar
      Merge pull request #332 in ZP/z-push from... · 544e5d72
      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().
      
      Conflicts:
      	src/lib/request/requestprocessor.php
      544e5d72
    • Sebastian Kummer's avatar
      Merge pull request #313 in ZP/z-push from... · 324cd15b
      Sebastian Kummer authored
      Merge pull request #313 in ZP/z-push from bugfix/ZP-1000-not-possible-to-accept-meeting-request to develop
      
      * commit '5093d44d':
        ZP-1000 Not possible to accept meeting request on iPhone.
      324cd15b
    • Sebastian Kummer's avatar
      Merge pull request #297 in ZP/z-push from... · e079ce95
      Sebastian Kummer authored
      Merge pull request #297 in ZP/z-push from bugfix/ZP-981-error-deleting-an-all-day-occurrence to develop
      
      * commit 'e1c51ed4':
        ZP-981 Error deleting an all-day occurrence on a mobile device. Some code style fixes.
      
      Conflicts:
      	src/backend/zarafa/mapiprovider.php
      e079ce95
    • Sebastian Kummer's avatar
      Merge pull request #298 in ZP/z-push from... · 67be1d68
      Sebastian Kummer authored
      Merge pull request #298 in ZP/z-push from bugfix/ZP-980-exception-of-an-all-day-recurrence to develop
      
      * commit '86e2694f':
        ZP-980 Exception of an all day recurrence is not all day.
      67be1d68
  2. 07 Jul, 2016 1 commit
  3. 22 Jun, 2016 5 commits
  4. 08 Jun, 2016 7 commits
  5. 07 Jun, 2016 2 commits
  6. 04 May, 2016 1 commit
  7. 30 Mar, 2016 1 commit
  8. 29 Mar, 2016 4 commits
  9. 24 Mar, 2016 7 commits
  10. 09 Mar, 2016 1 commit
  11. 24 Feb, 2016 4 commits
    • Sebastian Kummer's avatar
      ZP-822 Bumped version, fixed line endings. · ee04fc92
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      ee04fc92
    • Sebastian Kummer's avatar
      Merge pull request #154 in ZP/z-push from... · b2bb1fef
      Sebastian Kummer authored
      Merge pull request #154 in ZP/z-push from bugfix/ZP-840-ping-loop-if-exporter-state-is-not to develop
      
      * commit 'a1541482':
        ZP-840 Rename exception variable.
        ZP-840 Renamed exception variable.
        ZP-840 Catch StateInvalidException when in partial mode.
        ZP-840 Do not throw StateNotFoundException as this messes up Ping. Just treat it as StateInvalid (which is true, FD indicates a state that is not available), do not catch both types in Ping as only StateInvalidException will be thrown.
      
      (cherry picked from commit abf4c77c)
      
      Conflicts:
      	src/lib/core/synccollections.php
      	src/lib/request/ping.php
      b2bb1fef
    • Sebastian Kummer's avatar
      Merge pull request #150 in ZP/z-push from... · ece2e377
      Sebastian Kummer authored
      Merge pull request #150 in ZP/z-push from bugfix/ZP-641-filestatemachine-backend-storage-file to develop
      
      * commit '5c7a4b19':
        ZP-641 Delete file only if it exists.
        ZP-641 CleanStates() has to stop after deleting one BS file.
        ZP-641 call GetState() with the "do not clean" flag, changed CleanStates() to delete exact bs files when being calles without uuid for bs type (needs better fixing in ZP-835).
      
      (cherry picked from commit 3f1f999e)
      ece2e377
    • Sebastian Kummer's avatar
      Merge pull request #157 in ZP/z-push from... · ec4280de
      Sebastian Kummer authored
      Merge pull request #157 in ZP/z-push from bugfix/ZP-645-php-5.4-obstart-needs-an-extra-flag-revert to develop
      
      * commit '749e44a8':
        ZP-645 Revert "PHP 5.4+ ob_start() needs an extra flag to allow".
      
      (cherry picked from commit 52e58756)
      ec4280de
  12. 10 Feb, 2016 3 commits