- 13 Oct, 2016 3 commits
-
-
Sebastian Kummer authored
Merge pull request #382 in ZP/z-push from bugfix/ZP-1063-items-marked-as-private-are-shown to develop * commit 'dccedffd': ZP-1063 Items marked as private are shown in shared folders. ZP-1063 Items marked as private are shown in shared folders.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #384 in ZP/z-push from bugfix/ZP-1069-koe-race-condition-when-connecting to develop * commit 'a3bf653d': ZP-1069 Ignore incoming KOE reply flag category update.
-
- 11 Oct, 2016 4 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #373 in ZP/z-push from feature/ZP-1050-indicate-short-folder-ids-in-webservice to develop * commit '0c9ef4f9': ZP-1050 The returned data contains a "hasFolderIdMapping" flag now.
-
Sebastian Kummer authored
Merge pull request #381 in ZP/z-push from bugfix/ZP-1060-notes-in-read-only-folders-could to develop * commit '8e720815': ZP-1060 Before ignoring SyncNote changes make sure they're coming from KOE and the notes capability is enabled. ZP-1060 Ignore incoming KOE updates from PatchItem.
-
Sebastian Kummer authored
KOE and the notes capability is enabled. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 05 Oct, 2016 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 04 Oct, 2016 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 30 Sep, 2016 3 commits
-
-
Sebastian Kummer authored
Merge pull request #374 in ZP/z-push from bugfix/ZP-1052-attached-eml-message-does-not-have to develop * commit '27067630': ZP-1052 Attached eml message does not have size. ZP-1052 Attached eml message does not have size.
-
Sebastian Kummer authored
Merge pull request #376 in ZP/z-push from feature/ZP-1042-add-send-as-capability-and-enable to develop * commit 'c4c0e0a1': ZP-1042 Enable KOE_CAPABILITY_SENDAS by default.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 29 Sep, 2016 3 commits
-
-
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
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 28 Sep, 2016 3 commits
-
-
Sebastian Kummer authored
Merge pull request #371 in ZP/z-push from bugfix/ZP-1035-koe-sync-gab-does-not-stop-if-public to develop * commit '418020e6': ZP-1035 Catch if a store can not be found and don't try to synchronize data in this case.
-
Sebastian Kummer authored
Merge pull request #370 in ZP/z-push from bugfix/ZP-1049-koe-gab-sync-doesn-t-switch-stores to develop * commit '25542eb9': ZP-1049 Cache store ressource correctly.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 26 Sep, 2016 4 commits
-
-
Sebastian Kummer authored
Merge pull request #366 in ZP/z-push from bugfix/ZP-1044-wrong-create-user-in-logrotate-conf to develop * commit 'e19f8b6b': ZP-1044 add separate logrotate file for rhel/rpm. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #367 in ZP/z-push from bugfix/ZP-1045-changed-contacts-in-outlook-are-not to develop * commit 'df29b821': ZP-1045 Only ignore KOE email updates.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Felix Bartels (Zarafa) authored
ZP-1044 add separate logrotate file for rhel/rpm. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 23 Sep, 2016 8 commits
-
-
Sebastian Kummer authored
Merge pull request #364 in ZP/z-push from bugfix/ZP-1042-add-send-as-capability-and-enable to develop * commit '867e5ed7': ZP-1042 Add KOE_CAPABILITY_SENDAS (sendas) to the output of the settings command.
-
Sebastian Kummer authored
* commit '2c446704': ZP-1033 Fixed log. ZP-1033 Implement send-as in Kopano->SendMail(). KOE and serverside send as are supported.
-
Sebastian Kummer authored
command. 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 #363 in ZP/z-push from bugfix/ZP-1043-open-shared-folder-api-accepts-empty to develop * commit '82cce3fd': ZP-1043 Check if folderid and name are set.
-
Sebastian Kummer authored
Merge pull request #361 in ZP/z-push from bugfix/ZP-1013-ios-does-not-send-meeting-response to develop * commit 'ca2145a5': ZP-1013 modified regexp for getting iOS user agent. ZP-1013 Uppercase hex globalobjid for iOS devices and Outlook. ZP-1013 iOS does not send meeting response.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
as are supported. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 22 Sep, 2016 10 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #356 in ZP/z-push from bugfix/ZP-983-handle-appointment-when-starttime to develop * commit '6b62a009': ZP-983 Remove debug log. ZP-983 Log dates in WBXML mode and print them in the same format as they would appear in WBXML. ZP-983 Retrieve start/end time from MAPI if not set. ZP-983 Implement all cases of the specified cases of unset start/endtime. ZP-983 Allow MAPIProvider->setAppointment() to ignore start+endtime if they are not set. ZP-983 Set start and endtime to the next half hour if not set for appointments created on a mobile. ZP-983 Remove required flag for start & endtime in SyncObject check.
-
Sebastian Kummer authored
Merge pull request #360 in ZP/z-push from bugfix/ZP-1040-if-devicedata-doesn-t-change-it-could to develop * commit 'f57dd701': ZP-1040 Check if ASDevice->GetData returns any data before writing it to disk.
-
Sebastian Kummer authored
Merge pull request #358 in ZP/z-push from bugfix/ZP-1029-z-push-directories-have-root-root to develop * commit 'c842969d': ZP-1029 add instructions if z-push-admin failed. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
disk. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #359 in ZP/z-push from feature/ZP-1037-modify-open-shared-folders-api-to to develop * commit '46254ee5': ZP-1037 Fixed logging. ZP-1037 Execute FixStatesAdditionalFolderFlags() when calling z-push-admin fixstates. ZP-1037 Check for upgraded profiles that don't have flags. Implement flag fix in 'z-push-admin -a fixstates'. ZP-1037 Added flags to OpenSharedFolderAPI in ASDevice, DeviceManager, ZPushAdmin and WebserviceDevice. Added constant DeviceManager::FLD_FLAGS_REPLYASUSER. Renamed private method DeviceManager->getAdditionalSyncFolder() to getAdditionalSyncFolderObject() for better readability, modified checks on ASDevice->EditAdditionalFolder() to allow a flag modification (maintaining the same name), added SyncFolder->Flag as ignored parameter and populate it when calling DeviceManager->GetAdditionalUserSyncFolders().
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
z-push-admin fixstates. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
flag fix in 'z-push-admin -a fixstates'. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
ZPushAdmin and WebserviceDevice. Added constant DeviceManager::FLD_FLAGS_REPLYASUSER. Renamed private method DeviceManager->getAdditionalSyncFolder() to getAdditionalSyncFolderObject() for better readability, modified checks on ASDevice->EditAdditionalFolder() to allow a flag modification (maintaining the same name), added SyncFolder->Flag as ignored parameter and populate it when calling DeviceManager->GetAdditionalUserSyncFolders(). Released under the Affero GNU General Public License (AGPL) version 3.
-