- 21 Nov, 2016 2 commits
-
-
Sebastian Kummer authored
Merge pull request #410 in ZP/z-push from bugfix/ZP-1086-encode-globalobjid-in-meeting-requests to develop * commit '36fd27d9': ZP-1086 Encode GlobalObjId in meeting requests depending on calendar item existance.
-
Sebastian Kummer authored
* commit '76943664': ZP-1085 Merged ServiceUnavailableException from develop and updated header. ZP-1085 Fix whitespace. ZP-1085 Fixed TRADEMARK file enconding (UTF-8). ZP-1085 Update file headers. ZP-1085 Update file headers. ZP-1085 Updated LICENSE and added TRADEMARKS file.
-
- 18 Nov, 2016 15 commits
-
-
Sebastian Kummer authored
Merge pull request #412 in ZP/z-push from bugfix/ZP-1074-update-link-to-compatiblity-list to develop * commit 'e42dcb75': ZP-1074 Updated compatiblity link in config.
-
Sebastian Kummer authored
header. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
-
Sebastian Kummer authored
-
Sebastian Kummer authored
Merge pull request #415 in ZP/z-push from feature/ZP-1093-add-service-unavailable-exception to develop * commit '749311a1': ZP-1095 Use ServiceUnavailableException when Kopano is unavailable. ZP-1093 Added ServiceUnavailableException to class loader, updated config description, don't show legal information if service is unavailable, check if config value is greater than zero, throw ServiceUnavailableException if states need to be upgraded. ZP-1093 Add service unavailable exception. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
config description, don't show legal information if service is unavailable, check if config value is greater than zero, throw ServiceUnavailableException if states need to be upgraded. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #413 in ZP/z-push from bugfix/ZP-1090-use-ping-higher-bound-when-available to develop * commit 'fc0154c2': ZP-1090 Use PING_HIGHER_BOUND_LIFETIME when available for the default ping lifetime. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '357a7acf': ZP-1091 Fix phpwarnings and clean code. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #417 in ZP/z-push from feature/ZP-1092-extend-z-push-admin-fixstates-to to develop * commit 'bb01765e': ZP-1092 Have fixstates also fix the parentid of additional folders.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Nicolas Vanheuverzwijn authored
ZP-1091 Fix phpwarnings and clean code. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 17 Nov, 2016 10 commits
-
-
Nicolas Vanheuverzwijn authored
ZP-1093 Add service unavailable exception. Released under the Affero GNU General Public License (AGPL) version 3.
-
Nicolas Vanheuverzwijn authored
ZP-1090 Use PING_HIGHER_BOUND_LIFETIME when available for the default ping lifetime. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #411 in ZP/z-push from bugfix/ZP-1089-regexp-for-database-name-should-check to develop * commit '63c21881': ZP-1089 Regexp for database name should check the whole name.
-
Sebastian Kummer authored
Merge pull request #409 in ZP/z-push from bugfix/ZP-1072-open-shared-folders-api-add-folders to develop * commit '20274822': ZP-1072 Step into matched folders outside the main loop. ZP-1072 Keep folderid as additionalFolders key in ASDevice. ZP-1072 fixed typos and comments.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
item existance. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 16 Nov, 2016 4 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #407 in ZP/z-push from bugfix/ZP-1088-foldersync-does-not-find-changes to develop * commit 'd598f806': ZP-1088 Compare typesafe, remove unsed code.
-
Sebastian Kummer authored
Merge pull request #406 in ZP/z-push from feature/ZP-1072-open-shared-folders-api-add-folders to develop * commit 'bc86a936': ZP-1072 Save different parentids in ASDevice->AddAdditionalFolder(), consider parentid when checking for duplicate names (may not occur in the same folder), order folders correctly, transport parentids when building SyncObjects for FolderSync.
-
- 15 Nov, 2016 5 commits
-
-
Sebastian Kummer authored
Merge pull request #408 in ZP/z-push from bugfix/ZP-1059-add-mbstring-dependency-to-packages to develop * commit 'df1d7e19': ZP-1059 Detect Ubuntu 16.04 and add php-mbstring as dependency.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
consider parentid when checking for duplicate names (may not occur in the same folder), order folders correctly, transport parentids when building SyncObjects for FolderSync. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #404 in ZP/z-push from bugfix/ZP-1087-short-folderid-hash-collisions-on to develop * commit '844e925b': ZP-1087 Also check backend2folderidCache for generated but not (yet) synchronized short folderids when hashing.
-
- 14 Nov, 2016 4 commits
-
-
Sebastian Kummer authored
Merge pull request #405 in ZP/z-push from feature/ZP-1071-open-shared-folder-api-expose-a-way to develop * commit 'f46559f5': ZP-1071 Also set flags in the list (if not set). ZP-1071 Add documentation TODO, fixed variable names, fixed typo in regex. ZP-1071 Added ASDevice->SetAdditionalFolderList() reusing ASDevice->AddAdditionalFolder(), added ZPushAdmin::AdditionalFolderSetList() and exposed AdditionalFolderSetList() via WebserviceDevice. ZP-1071 Don't warn if the folder origin can not be determined for an unmapped folderid.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
regex. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
ASDevice->AddAdditionalFolder(), added ZPushAdmin::AdditionalFolderSetList() and exposed AdditionalFolderSetList() via WebserviceDevice. Released under the Affero GNU General Public License (AGPL) version 3.
-