- 07 Feb, 2017 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
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
places, remove duplicated getNativeBodyType and getError from MAPIProvider - use the ones in MAPIUtils. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 02 Feb, 2017 10 commits
-
-
Sebastian Kummer authored
Merge pull request #462 in ZP/z-push from bugfix/ZP-1129-z-push-does-not-install-on-rhel_7_php_56 to develop * commit '04306211': ZP-1129 Fix dependencies for RHEL_7_PHP_56 and RHEL_6_PHP_56. ZP-1129 Fix dependencies for RHEL_7_PHP_56 and RHEL_6_PHP_56. ZP-1129 Fix dependencies for RHEL_7_PHP_56 and RHEL_6_PHP_56.
-
Manfred Kutas 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.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #459 in ZP/z-push from bugfix/ZP-1151-ping-fails-with-provisioning-required to develop * commit 'c5093fef': ZP-1151 On FolderSync update the reference PolicyKey if it changed even if there were no changes synchronized.
-
Sebastian Kummer authored
* commit 'b10e9353': ZP-1131 Autodiscovery config for Lighttpd
-
Roel van Meer authored
Based on the Apache2 autodiscovery config. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #447 in ZP/z-push from feature/ZP-1134-check-if-already-synchronized-folders to develop * commit '8ff33644': ZP-1134 Check for 'secondarycontact' capability support to send additional contact folders, print capabilities in DEBUG level. ZP-1134 Fixed comments. ZP-1134 Set TypeReal on all SyncFolder that pass through ChangesMemoryWrapper from cache, fixed support for PHP 5.4 that does clone objects from the cache (requires some explicit setting), moved patching of folders from Synchronize() to ImportFolderChange() to update the cache correctly (requires following AddFolder() in PHP 5.4), introduced ChangesMemoryWrapper::SYNCHRONIZING flag to indicate to Config() if updates on folders should be performed (should e.g. no for FolderUpdate command), patch and re-export as new (ADD) secondary contact folders that were synchronized as standard (SYNC_FOLDER_TYPE_USER_CONTACT) before (ticket task). ZP-1134 Configured additional SyncFolder objects are now generated on demand - not in ZPush::CheckAdvancedConfig() anymore, uses DeviceManager->BuildSyncFolderObject() to build SyncFolder objects. ZP-1134 Added DeviceManager->IsKoeSupportingSecondaryContacts() to check if secondary contacts should be synchronized, renamed DeviceManager->getAdditionalSyncFolderObject() to DeviceManager->BuildSyncFolderObject() and made it public - nethod updates unpatched contact folders for correct processing by ChangesMemoryWrapper.
-
Sebastian Kummer authored
if there were no changes synchronized. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #458 in ZP/z-push from feature/ZP-1125-add-the-feature-to-config-and-checks to develop * commit '3de4a8f6': ZP-1125 Added KOE_CAPABILITY_SECONDARYCONTACTS to config.
-
- 01 Feb, 2017 7 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
additional contact folders, print capabilities in DEBUG level. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #456 in ZP/z-push from feature/ZP-1130-improve-default-autodiscover-config to develop * commit '62e29924': ZP-1130 Log discovered server URL. ZP-1130 Improve default autodiscover config.
-
Sebastian Kummer authored
Merge pull request #457 in ZP/z-push from feature/ZP-1150-shoe-koe-client-capabilities-in-z-push-admin to develop * commit '7065f63a': ZP-1150 Show client capabilities in z-push-admin.
-
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
Added ZPUSH_HOST constant to autodiscover config. If it is not defined, try to guess the server from $_SERVER['HTTP_HOST'] or $_SERVER['SERVER_NAME']. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 31 Jan, 2017 9 commits
-
-
Sebastian Kummer authored
Merge pull request #455 in ZP/z-push from bugfix/ZP-1149-add-missing-dependencies-for-the to develop * commit 'f86a47ee': ZP-1149 Add missing dependencies for the IMAP backend.
-
Sebastian Kummer authored
Merge pull request #454 in ZP/z-push from bugfix/ZP-1148-username-and-deviceid-not-logged to develop * commit '196b5e94': ZP-1148 Username and deviceid not logged if the device sends base64 query string. Moved DecodeBase64URI to Request from Utils.
-
Sebastian Kummer authored
* commit '41d1a07b': ZP-1147 Typo in DeviceInformation tag name.
-
Sebastian Kummer authored
* commit 'de25acc6': ZP-1142 remove double using. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1142 update based on remarks in pull request. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1142 add readme and contributing file. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #452 in ZP/z-push from bugfix/ZP-250-meta-ticket-for-documentation-typo to develop * commit '38987eb8': ZP-250 Remove duplicate comment in ExportChangesDiff.
-
Sebastian Kummer authored
Merge pull request #451 in ZP/z-push from bugfix/ZP-1143-strict-standards-message-when-sending to develop * commit '25278dd6': ZP-1143 Strict Standards message when sending an email using IMAP backend.
-
Sebastian Kummer authored
Merge pull request #442 in ZP/z-push from bugfix/ZP-869-imap-utf-7-charset-conversion-some to develop * commit '2a4e9dd0': ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3. ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3. ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3. ZP-869 utf-7 charset conversion: some folders are not shown. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #448 in ZP/z-push from feature/ZP-1119-z-push-admin-should-show-info-about to develop * commit '44f9222b': ZP-1119 Remove unnecessary check on KOE_GAB_NAME, fixed spacing. ZP-1119 Fixed warnings. ZP-1119 Fixed warnings if device has no additional folders. ZP-1119 Add dots to store and name if they are too long and need to be shortened. ZP-1119 Show information about shared folders in z-push-admin.
-
Sebastian Kummer authored
Merge pull request #449 in ZP/z-push from bugfix/ZP-1141-webservicedevice--additionalfolderlist to develop * commit '6e260b8b': ZP-1141 Return objects instead of associative arrays in webservice.
-
- 26 Jan, 2017 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 25 Jan, 2017 1 commit
-
-
Manfred Kutas authored
query string. Moved DecodeBase64URI to Request from Utils. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 24 Jan, 2017 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 20 Jan, 2017 2 commits
-
-
Felix Bartels authored
-
Felix Bartels authored
ZP-1142 update based on remarks in pull request. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 19 Jan, 2017 3 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
backend. Released under the Affero GNU General Public License (AGPL) version 3.
-
Felix Bartels authored
ZP-1142 add readme and contributing file. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 17 Jan, 2017 1 commit
-
-
YANO Takashi authored
ZP-869 utf-7 charset conversion: some folders are not shown.Released under the Affero GNU General Public License (AGPL) version 3.
-
- 16 Jan, 2017 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-