- 05 Feb, 2016 2 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #140 in ZP/z-push from bugfix/ZP-826-ping-triggers-hierarchy-sync-when to develop * commit '49773be6': ZP-826 Force synchronization of folder if there is an unknown error on exporter setup. (cherry picked from commit f9e71d7f)
-
- 03 Feb, 2016 16 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #133 in ZP/z-push from feature/ZP-781-nicer-format-for-memory-usage-and to develop * commit '673e1981': ZP-781 Use comma as decimal and dot as thousand separators, add 's' as unit for time usage. ZP-781 Nicer format for memory usage. (cherry picked from commit 109eb8f7) Conflicts: src/lib/utils/utils.php
-
Sebastian Kummer authored
Merge pull request #138 in ZP/z-push from bugfix/ZP-824-foldersync-should-cause-ping-to-force to develop * commit 'd8718bdc': ZP-824 Remove local $sc as it is not needed. ZP-824 Invalidate all pingable flags on folders when doing a FolderSync (with changes) or FolderChange (Create, Update, Delete) operation. (cherry picked from commit 6a7a9763) Conflicts: src/lib/request/folderchange.php src/lib/request/foldersync.php
-
Sebastian Kummer authored
Merge pull request #136 in ZP/z-push from bugfix/ZP-823-do-not-sync-suggested-contacts-folder to develop * commit '403f8afa': ZP-823 Remove empty line. ZP-823 Do not sync suggested contacts folder. (cherry picked from commit 7845f6c9)
-
Sebastian Kummer authored
Merge pull request #125 in ZP/z-push from bugfix/ZP-815-categories-on-emails-are-not-synchronized-updated to develop * commit '12ea24fc': ZP-815 Remove categories if mobile does not submit them. ZP-815 Fixed StreamImporter to include categories when streaming an email update, added categories instance variable to SyncMail, added categories to MAPIProvider->GetEmailMapping(), implementing setting categories for emails. (cherry picked from commit bca74a9c)
-
Sebastian Kummer authored
* commit '2676adfb': ZP-795 hhvm fix: GetCutOffDate in utils.php. ZP-795 hhvm fix: use break instead of continue in switch. ZP-795 hhvm fix: {} -> []. ZP-795 hhvm fix: use bool instead of boolean. ZP-795 remove unused code. ZP-795 fix indentation. ZP-795 add parentheses to be sure of what we want. ZP-795 fix some bad sprintf. ZP-795 remove useless assignment. (cherry picked from commit 7d46686c)
-
Sebastian Kummer authored
Merge pull request #134 in ZP/z-push from bugfix/ZP-808-research-and-review-sensitivity-for to develop * commit 'a973c6ff': ZP-808 Set appointment as private if sensitivity is private or greater. (cherry picked from commit 752e61ab)
-
Sebastian Kummer authored
Merge pull request #130 in ZP/z-push from feature/ZP-793-ping-modifies-syncparameters-too-agressively to develop * commit 'f8d7d6a3': ZP-793 Cache requested folderid so only the SyncCollections get changed that really had a change in flags. (cherry picked from commit 200c9f74)
-
Sebastian Kummer authored
Merge pull request #135 in ZP/z-push from bugfix/ZP-817-pr_sensitivity-is-not-saved-for-tasks to develop * commit '66a7ae5d': ZP-817 Set task as private if sensitivity is private or greater. (cherry picked from commit 289a1b62)
-
Sebastian Kummer authored
Merge pull request #131 in ZP/z-push from bugfix/ZP-817-pr_sensitivity-is-not-saved-for-tasks to develop * commit '1dd2d287': ZP-817 Unsetting private task in Outlook is not saved on the server. (cherry picked from commit 989e8537)
-
Sebastian Kummer authored
Merge pull request #129 in ZP/z-push from bugfix/ZP-817-pr_sensitivity-is-not-saved-for-tasks to develop * commit 'a333cd79': ZP-817 Sensitivity (private) of tasks is not saved on the server. (cherry picked from commit 1680807d)
-
Sebastian Kummer authored
Merge pull request #128 in ZP/z-push from bugfix/ZP-766-outlook-sends-autodiscover-outlook to develop * commit '289ed5cf': ZP-766 Accept outlook response schema on autodiscover, send XML response only for mobile response schema or empty otherwise. (cherry picked from commit 4dba2866)
-
Sebastian Kummer authored
Merge pull request #7 in ZP/z-push from bugfix/ZP-641-filestatemachine-backend-storage-file to develop * commit 'f087cedd': ZP-641 Make sure CleanStates does not touch permanent backend storage files, unless we really want to delete them. ZP-641 Revert "For Backend Storage type files, add a user element to the file name so that multiple accounts on the same device do not overwrite each others data in a single file named only for the device." For Backend Storage type files, add a user element to the file name so that multiple accounts on the same device do not overwrite each others data in a single file named only for the device. (cherry picked from commit 0cbe61f5)
-
Sebastian Kummer authored
Merge pull request #126 in ZP/z-push from bugfix/ZP-791-check-if-lastmodifieddate-is-processed to develop * commit 'd1dbbb39': ZP-791 LastModifiedDate not set for notes when changed on the server. (cherry picked from commit bc1c1ace)
-
Sebastian Kummer authored
Merge pull request #116 in ZP/z-push from bugfix/ZP-801-allow-all-day-recurring-event-without to develop * commit 'feb9b279': ZP-801 allow all day reccuring events without timezone. (cherry picked from commit ec5b650b)
-
Sebastian Kummer authored
Merge pull request #104 in ZP/z-push from bugfix/ZP-787-typo-request-getdeviceid-request-getdeviceid to develop * commit '00815c8d': ZP-787 fix typo Request::GetDeviceId() -> Request::GetDeviceID(). (cherry picked from commit f9803a56)
-
- 27 Jan, 2016 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 13 Jan, 2016 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 08 Jan, 2016 2 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '598c1e3a': ZP-785 Fix mixed EOL.
-
- 07 Jan, 2016 11 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #119 in ZP/z-push from bugfix/ZP-784-sync-with-remove-fails-if-source-message to develop * commit 'eb7f48ba': ZP-784 Consider all StatusException with SYNC_MOVEITEMSTATUS_SUCCESS a SYNC_STATUS_SUCCESS and rewrite all other codes to SYNC_STATUS_OBJECTNOTFOUND. (cherry picked from commit f0543584)
-
Sebastian Kummer authored
Merge pull request #114 in ZP/z-push from bugfix/ZP-799-disallow-new-new-time-proposal-is to develop * commit '63c9431e': ZP-799 Fix bug DisallowNewTimeProposal is AS14 and later feature. Released under the Affero GNU General Public License (AGPL) version 3. (cherry picked from commit 6a1891a9)
-
Sebastian Kummer authored
* commit 'c18dab8b': ZP-798 Fixed even more whitespace wishes. ZP-798 Fixed whitespace. ZP-798 Set maxCount to the current counter + the requested window size, to prevent maxCount being too high and LoopDetection to get stuck. (cherry picked from commit ddfc97ff)
-
Sebastian Kummer authored
* commit '9fc6294c': ZP-786 instanceof is lower case. (cherry picked from commit d8e7289b)
-
Sebastian Kummer authored
Merge pull request #100 in ZP/z-push from feature/ZP-782-log-file-and-line-in-zpushexception to develop * commit 'c1699802': ZP-782 log file and line in ZPushException. (cherry picked from commit 35af4403)
-
Sebastian Kummer authored
Merge pull request #101 in ZP/z-push from bugfix/ZP-783-statusexception-from-phpwrapper-not to develop * commit '25a8119b': ZP-783 Fixed typo and year. ZP-783 Catch StatusException when loading conflicts. (cherry picked from commit 3e85ce06)
-
Sebastian Kummer authored
Merge pull request #99 in ZP/z-push from bugfix/ZP-780-incompatible-zcp-7.0.x-ics-importfolderchange to develop * commit '7870e78a': ZP-780 Fix year. ZP-780 Fetch missing properties to be backwards compatible. (cherry picked from commit 16ad9d52)
-
Sebastian Kummer authored
Merge pull request #94 in ZP/z-push from bugfix/ZP-773-autodiscover-needs-timezone-set-for to develop * commit '19b811fa': ZP-773 Removed Berlios reference from contribution, and removed check for function date_default_timezone_set(). Released under the Affero GNU General Public License (AGPL) version 3. ZP-773 Autodiscover needs timezone set. Released under the Affero GNU General Public License (AGPL) version 3. (cherry picked from commit 29f793ef)
-
Sebastian Kummer authored
* commit '6e2677b0': ZP-776 Remove obsolete link and function check. (cherry picked from commit abf9cd3a)
-
Sebastian Kummer authored
Merge pull request #97 in ZP/z-push from bugfix/ZP-775-z-push-admin-a-resync-t-does-not-work to develop * commit 'dea2b672': ZP-775 Allow 48 byte long folderIds. (cherry picked from commit 5480afc4)
-
- 02 Dec, 2015 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 27 Nov, 2015 1 commit
-
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3. find -name '*.php' -print0 | xargs -0 -n1 dos2unix
-
- 18 Nov, 2015 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 12 Nov, 2015 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 #91 in ZP/z-push from feature/ZP-736-listfolders.php-should-also-list-sent to develop * commit 'da987d93': ZP-736 listfolders.php should also list "Sent items" and "Inbox". ZP-736 listfolders.php should also list "Sent items" and "Inbox". ZP-736 listfolders.php should also list "Sent items" and "Inbox". (cherry picked from commit e62f4478)
-
Sebastian Kummer authored
Merge pull request #89 in ZP/z-push from feature/ZP-735-add-option-to-delete-hierarchy-cache to develop * commit 'e12c6cc5': ZP-735 Clearify the device switch and that this is the folder hierarchy. ZP-735 Add option to resync only the hierarchy of a specific user, device or all. When forcing resync, delete first all states of synchronized folders and afterwards the hierarchy, so the necessary information is still available. Reset contentData & ignoredMessages of the device ONLY when removing the hierarchy synckey, not when setting a new one. (cherry picked from commit d1dfee9c)
-