- 19 May, 2016 15 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
https://stash.z-hub.io/scm/zp/z-pushSebastian Kummer authored
Merge branch 'develop' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-556-having-access-to-the-public-folder Conflicts: src/lib/core/devicemanager.php
-
Sebastian Kummer authored
Merge pull request #209 in ZP/z-push from bugfix/ZP-895-integer-ids-can-trigger-name-switches to develop * commit 'a7941a0f': ZP-895 Add missing parameters for GetFolderIdForBackendId() call in ZPushAdmin. ZP-895 Add missing parameters for GetFolderIdForBackendId() call in ZPushAdmin. ZP-895 Transform $fsk into a backendId after splitting. If message is in another folder and no additional folderid is in the message id, we can not perform the operation and fail. ZP-895 Always call GetBackendIdForFolderId for Outlook in ImportMessageReadFlag. Move $folderOrigin check into DeviceManager. Rename $folderType to $folderOrigin in GetFolderIdForBackendId in DeviceManager. ZP-895 Fixed wrong parameter being passed in GetFolder of MAPIProvider. Fixed sprintf flag in DeviceManager. ZP-895 Check in contentData if the generated folderid already exists instead of checking for it in cache. ZP-895 Zpush::CheckAdvancedConfig() checks configured folders. More logging in generateFolderHash(). ZP-895 Use backend folderid, origin and name to generate a hash as a folderid instead of an integer for folder id.
-
Manfred Kutas authored
ZPushAdmin. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
- WebserviceDevice->AdditionalFolderAdd(), - ZPushAdmin->AdditionalFolderAdd(), - ASDevice->AddAdditionalFolder(), - DeviceManager->GetAdditionalUserSyncFolders(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
bugfix/ZP-895-integer-ids-can-trigger-name-switches Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'c92ac3be': (49 commits) ZP-900 Updated some missed function and variable names. Fixed typos. ZP-900 Merged Kopano code. Updated references to KOE. ZO-123 Fixed typo of AMOUNT_OF_CHUNKS. ZO-120 Fix foldername. ZO-118 The note color should not be streamed, don't sync notes if notes support is disabled or the plugin is not installed. ZO-29 Don't really fail if backend can't Setup the KOE_GAB_STORE. Return the other folders normally. ZP-29 Removed debug line. ZO-29 Added IBackend->GetKoeGabBackendFolderId() - implemented in backends, enabled GAB parameters in config, save KOE GAB folder id in ASDevice, define and checkconfig for KOE GAB parameters, reset to default store before setting up hierarchy exporter, reset filtertype to ALL for GAB folder. ZO-113 KOE confirmed also when stat headers are present. ZO-113 Rename to KOE ZO-41 Added config options for KOE, use options to enable features in the code, send features GAB folder name in the settings headers. change foldername to Z-Push-KOLE-GAB ZO-83 handle KOP forward/reply flags in SendMail request processor, send email when replacemime is set even if fwmessage (source message) can not be opened. ZP-112 Replace Acacia by KOP. ZO-81 Fix color name in comment. ZO-81 Transport notes as appointments (for real!), set note lastmodified time from appointment's dtstamp on incoming, set body for notes only if the asbody element is incoming. ZO-81 Set PR_ICON_INDEX and PidLidNoteColor from categories sent from Outlook, translate note color to category when streaming to outlook, fallback to yellow if no category is sent, fixed typos ZO-81 Use Task as Note transport, set category from color when streaming to Outlook, set color from category when saving from Outlook. ZO-71 Fixed space. ZO-71 Save data from the OL plugin and display it in every Outlook request and in z-push-admin. ...
-
Manfred Kutas authored
ZPushAdmin. 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
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
* commit 'ecf730e2': (47 commits) ZO-123 Fixed typo of AMOUNT_OF_CHUNKS. ZO-120 Fix foldername. ZO-118 The note color should not be streamed, don't sync notes if notes support is disabled or the plugin is not installed. ZO-29 Don't really fail if backend can't Setup the KOE_GAB_STORE. Return the other folders normally. ZP-29 Removed debug line. ZO-29 Added IBackend->GetKoeGabBackendFolderId() - implemented in backends, enabled GAB parameters in config, save KOE GAB folder id in ASDevice, define and checkconfig for KOE GAB parameters, reset to default store before setting up hierarchy exporter, reset filtertype to ALL for GAB folder. ZO-113 KOE confirmed also when stat headers are present. ZO-113 Rename to KOE ZO-41 Added config options for KOE, use options to enable features in the code, send features GAB folder name in the settings headers. change foldername to Z-Push-KOLE-GAB ZO-83 handle KOP forward/reply flags in SendMail request processor, send email when replacemime is set even if fwmessage (source message) can not be opened. ZP-112 Replace Acacia by KOP. ZO-81 Fix color name in comment. ZO-81 Transport notes as appointments (for real!), set note lastmodified time from appointment's dtstamp on incoming, set body for notes only if the asbody element is incoming. ZO-81 Set PR_ICON_INDEX and PidLidNoteColor from categories sent from Outlook, translate note color to category when streaming to outlook, fallback to yellow if no category is sent, fixed typos ZO-81 Use Task as Note transport, set category from color when streaming to Outlook, set color from category when saving from Outlook. ZO-71 Fixed space. ZO-71 Save data from the OL plugin and display it in every Outlook request and in z-push-admin. ZO-70 Ignore FolderUpdates for Note folders from Outlook ZO-81 Transport note color in apppointment location, don't import/save message if no body is transmitted by OL, color has hidden instance SyncNote variable, set other appointment values: busystatus (free), sensitivity (dafault), alldayevent (false), reminder (no), mettingstatus (no meeting) and responserequested (no), send last modification timestamp in dtstamp. ...
-
Sebastian Kummer authored
Merge branch 'bugfix/ZP-895-integer-ids-can-trigger-name-switches' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-556-having-access-to-the-public-folder
-
Sebastian Kummer authored
another folder and no additional folderid is in the message id, we can not perform the operation and fail. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 18 May, 2016 11 commits
-
-
Sebastian Kummer authored
Merge branch 'bugfix/ZP-895-integer-ids-can-trigger-name-switches' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-556-having-access-to-the-public-folder
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
KopanoChangesWrapper, removed debug output. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
if move states exist, on ZarafaChangesWrapper->ImportMessageMove() checks if the destination folder is writeable and switch to ReplyBack if not, initialize SyncParameters object of destination folder with zero synckey if it does not exist (folder is not being synchronized), save movestates if they changed in MoveItems, include ZarafaChangesWrapper, ReplyBackImExporter and ReplyBackState in autoloading map, ReplyBackImExporter tries to undo a MOVE operation for 4 time (deletion in the destination folder) as OL ignores these requests by default. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
ImportMessageReadFlag. Move $folderOrigin check into DeviceManager. Rename $folderType to $folderOrigin in GetFolderIdForBackendId in DeviceManager. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #210 in ZP/z-push from bugfix/ZP-887-z-push-warning-when-looking-up-free-busy to develop * commit '5e006ca4': ZP-887 Fixed warning when looking up free/busy for a new user. Fixed the available freebusy range in store and requested freebusy do not intersect. Improved logging.
-
Sebastian Kummer authored
* commit '29d8277d': ZP-843 fixed variable typo in mapiReadStream().
-
Sebastian Kummer authored
* commit 'a8b37615': ZP-896 initialize as empty array by default, remove first mapi_getprops() as it's redundant. ZP-896 Check for variables and set them to 'false' if they are not set.
-
Sebastian Kummer authored
Merge pull request #206 in ZP/z-push from bugfix/ZP-871-integer-folderids-may-falsly-trigger to develop * commit '7726df9e': ZP-871 Invalidate the pingable flags where they are set.
-
Sebastian Kummer authored
* commit '0a991106': ZO-123 Fixed typo of AMOUNT_OF_CHUNKS.
-
Sebastian Kummer authored
-
- 17 May, 2016 8 commits
-
-
Manfred Kutas authored
available freebusy range in store and requested freebusy do not intersect. Improved logging. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Fixed sprintf flag in DeviceManager. 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 branch 'bugfix/ZP-895-integer-ids-can-trigger-name-switches' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-556-having-access-to-the-public-folder Conflicts: src/backend/zarafa/zarafa.php
-
Manfred Kutas authored
instead of checking for it in cache. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
logging in generateFolderHash(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
folderid instead of an integer for folder id. 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.
-
- 16 May, 2016 6 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '50350b5a': ZO-120 Fix foldername.
-
Sebastian Kummer authored
mapi_getprops() as it's redundant. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'd7241581': ZO-29 Don't really fail if backend can't Setup the KOE_GAB_STORE. Return the other folders normally. ZP-29 Removed debug line. ZO-29 Added IBackend->GetKoeGabBackendFolderId() - implemented in backends, enabled GAB parameters in config, save KOE GAB folder id in ASDevice, define and checkconfig for KOE GAB parameters, reset to default store before setting up hierarchy exporter, reset filtertype to ALL for GAB folder.
-