- 24 May, 2016 2 commits
-
-
Sebastian Kummer authored
use these at a later stage, we can move them back again and build lib packages. 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-828-imap-contributions Conflicts: src/backend/imap/imap.php src/vendor/composer/autoload_classmap.php
-
- 23 May, 2016 5 commits
-
-
Sebastian Kummer authored
Merge pull request #227 in ZP/z-push from bugfix/ZP-922-subfolders-don-t-show-up-in-the-synchronized to develop * commit '03bbbdf8': ZP-922 Always declare prefix. ZP-922 Try to determine folderid only if it's set, put newly generated folderid hashes in the cache for this request only, log warning if we reach end of method without result, make "if" clearer with additional parenthesis.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
folderid hashes in the cache for this request only, log warning if we reach end of method without result, make "if" clearer with additional parenthesis. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '008ba615': ZP-920 Changed KOE sendflags regexp to match all kinds of folder and item ids, transform potential short folderid into a backendid before passing it to IBackend->SendMail.
-
Sebastian Kummer authored
Merge pull request #226 in ZP/z-push from bugfix/ZP-921-move-causes-duplicates-in-destination to develop * commit 'cbd2ca5c': ZP-921 Set short folderid prefix to the destination folder in MoveItems reponse.
-
- 21 May, 2016 2 commits
-
-
Sebastian Kummer authored
reponse. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
item ids, transform potential short folderid into a backendid before passing it to IBackend->SendMail. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 20 May, 2016 13 commits
-
-
Sebastian Kummer authored
Merge pull request #224 in ZP/z-push from bugfix/ZP-902-zpushadmin--additionalfolderlist-should to develop * commit '0e103dae': ZP-902 List folder types and readonly flag in ZPushAdmin->AdditionalFolderList().
-
Sebastian Kummer authored
Merge pull request #223 in ZP/z-push from bugfix/ZP-919-koe-gab-appears-wrong-in-z-push-top to develop * commit '6da1df49': ZP-919 Show GAB folder with own class in z-push-top.
-
Sebastian Kummer authored
Merge pull request #222 in ZP/z-push from feature/ZP-914-koe-hide-z-push-koe-gab-folder-automatically to develop * commit '676aa564': ZP-914 Hide GAB folder, fix missing parenthesis in config.
-
Sebastian Kummer authored
Merge pull request #221 in ZP/z-push from bugfix/ZP-918-koe-gab-folder-being-added-when-it to develop * commit 'd8d62d1a': ZP-918 Only add GAB folder if it's found.
-
Sebastian Kummer authored
Merge pull request #220 in ZP/z-push from bugfix/ZP-901-replyback-of-read-flag-should-be-done to develop * commit '2becc5e5': ZP-901 Fix ReplyBack of read flag.
-
Manfred Kutas authored
ZPushAdmin->AdditionalFolderList(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #218 in ZP/z-push from bugfix/ZP-250-meta-ticket-for-documentation-typo to develop * commit '1502cdcb': ZP-250 Remove invalid FIXME.
-
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.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #219 in ZP/z-push from bugfix/ZP-905-kopanochangeswrapper-throws-fatal to develop * commit '8ea903d0': ZP-905 Assign to variable before checking with empty().
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 19 May, 2016 18 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'ea4c8049': ZP-843 Fixed warnings that $stream was boolean instead of ressource.
-
Sebastian Kummer authored
Merge pull request #216 in ZP/z-push from feature/ZP-837-have-a-configurable-sync_max_response_time to develop * commit 'a88cd476': ZP-837 Fixed even more tpos. ZP-837 Fixed tpo!. ZP-837 Added config options do categorize devices, when exporting keep looking at the total runtime and stop in time.
-
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
looking at the total runtime and stop in time. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '23cf07c9': ZP-897 Fixed typo. ZP-897 Uncommented additionalFolders block in config. ZP-897 Moved KopanoChangesWrapper, ReplyBackImExporter and ReplyBackState to kopano backend folder, updated autoloader. ZP-897 Fixed ImportMessageDeletion() footprint. Added missing parenthesis in kopano/config.php. ZP-897 Fixed typo for MAPI_SERVER location description. ZP-897 Update the MAPI_SERVER location to be Kopano and backwards compatible. ZP-897 Rename Zarafa/ZCP backend and update the references.
-
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
ReplyBackState to kopano backend folder, updated autoloader. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
parenthesis in kopano/config.php. 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 bugfix/ZP-897-rename-zcp-backend Conflicts: src/backend/kopano/config.php src/backend/kopano/kopano.php src/config.php
-
Sebastian Kummer authored
Merge pull request #213 in ZP/z-push from feature/ZP-556-having-access-to-the-public-folder to develop * commit '21c9c2f7': ZP-556 Remove Exception and comments. Fixed dot. ZP-556 Added read-only flag to - WebserviceDevice->AdditionalFolderAdd(), - ZPushAdmin->AdditionalFolderAdd(), - ASDevice->AddAdditionalFolder(), - DeviceManager->GetAdditionalUserSyncFolders(). ZP-556 Fixed wording of notification email. ZP-556 Added a few dots. Added descriptions. ZP-556 Fix whitespace in config. ZP-556 undo debug config changes, renamed ZarafaChangesWrapper into KopanoChangesWrapper, removed debug output. ZP-556 ZarafaChangesWrapper->init() instantiates a ReplyBackImExporter 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. ZP-556 Introduced Set & Get MoveStates to IChanges. Implemented interface. ZP-556 Added ImportMessageMove to replybackimporter, fixed typos. ZP-556 fixed warning if no importer is available. ZP-556 General: - work with read-only flag for static additional folders, - change IBackend->Setup() to include a read-only flag, - fixed Setup() read-only flag for default Backend, Combined and DiffBackend, - changed ChangesMemoryWrapper for read-only Setup() flag, - added read-only flag to SyncFolder, - added comparision method for SyncObjects that returns a human readable output with data and differences (needs improvement), - Check status before doing GetImporter() in Sync, - recheck folderstat after export to catch ReplyBack changes, - check for backendIds in resync folder of z-push-admin
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #211 in ZP/z-push from bugfix/ZP-886-iimportchanges--importmessagedeletion to develop * commit '0f51a4f3': ZP-886 Fix typo. Re-added description. ZP-886 Added softdelete flag to ImportMessageDeletion() of: - IImportChanges - ImportChangesCombined - ImportChangesICS - StreamImporter (puts correct tag on the stream!) - ChangesMemoryWrapper.
-
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.
-