1. 09 Sep, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #353 in ZP/z-push from... · 587fa357
      Sebastian Kummer authored
      Merge pull request #353 in ZP/z-push from bugfix/ZP-806-add-braces-to-force-desired-interpretation to feature/ZP-804-php-7-compatibility
      
      * commit '0787b58d':
        ZP-806 Added curly braces {} to all calls in the format of $this->$a[b] so interpreter will treat as $this->{$a[b]}. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-806 Added curly braces {} to all calls in the format of $this->$a[b] so interpreter will treat as $this->{$a[b]}. Released under the Affero GNU General Public License (AGPL) version 3.
      587fa357
    • Sebastian Kummer's avatar
      Merge pull request #278 in ZP/z-push from... · 2769fa7b
      Sebastian Kummer authored
      Merge pull request #278 in ZP/z-push from bugfix/ZP-805-update-class-constructors to feature/ZP-804-php-7-compatibility
      
      * commit '7b0d5004': (32 commits)
        ZP-805 Update class constructors.
        ZP-805 Update class constructors.
        ZP-960 Other fatal PHP 7 errors.
        ZP-805 Renamed constructors to __construct(). And updated calls to parent class creators for classes Recurrence and TaskRecurrence. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor BackendSearchLDAP() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructors  to __construct(). Updated Combined to call parent::__construct. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor ZPushTop() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor Mail_mimeDecode() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor WBXMLEncoder() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor WBXMLDecoder() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor for all classes to __construct(). Updated Streamer to call __construct() function of the class in unserialize(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor for parent from parent::HierarchyCache() to parent::__construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor ExportChangesDiff() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor ImportChangesDiff() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor SearchProvider() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor Backend() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor FileStateMachine() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor Streamer() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor ImportChangesStream() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-805 Renamed constructor SyncCollections() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
        ...
      2769fa7b
    • Sebastian Kummer's avatar
      Merge pull request #352 in ZP/z-push from develop to feature/ZP-804-php-7-compatibility · 4ec518b8
      Sebastian Kummer authored
      * commit 'ac870c83': (489 commits)
        ZP-1027 entryid needs to be hexed.
        ZP-1027 Fixed wording.
        ZP-1027 Switch stores before checking permissions on move destination folder.
        ZP-1027 Add warn messages if a folder can not be resolved or opened on ACL check.
        ZP-1025 run fixstates on each package installation. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1024 Prepend the short folderid to the MR ID of the calendar when on accepting the MR.
        ZP-1022 Fixed example configurations.
        ZP-1021 Return SYNC_BODYPREFERENCE_PLAIN when $bpTypes is false in GetBodyPreferenceBestMatch.
        ZP-1020 Appointments as meetings on android devices.
        ZP-1019 Move SplitMessageId function to Utils class.
        ZP-1018 delete folder broken in diffbackend.
        ZP-1016 Further improve RHEL*SCL packaging. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1016 Further improve RHEL*SCL packaging. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1015 Depend on php7.0 for Ubuntu 16.04. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1015 Depend on php7.0 for Ubuntu 16.04. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1015 Depend on php7.0 for Ubuntu 16.04. Released under the Affero GNU General Public License (AGPL) version 3.
        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-997 Revert the ZPUSH_BASE_PATH to default value.
        ...
      4ec518b8
  2. 07 Sep, 2016 5 commits
  3. 05 Sep, 2016 2 commits
  4. 31 Aug, 2016 2 commits
  5. 26 Aug, 2016 1 commit
  6. 25 Aug, 2016 1 commit
  7. 23 Aug, 2016 1 commit
  8. 22 Aug, 2016 2 commits
  9. 18 Aug, 2016 3 commits
  10. 17 Aug, 2016 1 commit
  11. 12 Aug, 2016 1 commit
  12. 10 Aug, 2016 7 commits
  13. 03 Aug, 2016 3 commits
  14. 02 Aug, 2016 2 commits
  15. 01 Aug, 2016 2 commits
  16. 29 Jul, 2016 4 commits