- 19 Dec, 2016 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
SYNC_FOLDER_TYPE_UNKNOWN to the list of contact types, added Utils::ChangeFolderToTypeUnknownForKoe() and Utils::IsFolderToBeProcessedByKoe(), exporting SYNC_FOLDER_TYPE_USER_CONTACT as SYNC_FOLDER_TYPE_UNKNOWN when synchronizing to OL+KOE, accepting folder update when KOE is done patching the folder, patch additional folders when type is still SYNC_FOLDER_TYPE_UNKNOWN, prevent Sync & Ping for not yet patched folders. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 12 Dec, 2016 8 commits
-
-
Sebastian Kummer authored
Merge pull request #434 in ZP/z-push from bugfix/ZP-1120-move-z-push-admin-and-z-push-top to develop * commit '992f3a42': ZP-1120 Put z-push-top, z-push-admin and z-push-gabsync into /usr/sbin.
-
Sebastian Kummer authored
* commit '17a47df9': ZP-1111 Fixed (C) copyright symbol. ZP-1111 Updated debian.copyright file. ZP-1111 Updated headers of 'tools' files. ZP-1111 Update headers and LICENSE, added TRADEMARKS. ZP-1111 Update header in packaged version file.
-
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
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.
-
- 09 Dec, 2016 1 commit
-
-
Sebastian Kummer authored
Merge pull request #432 in ZP/z-push from feature/ZP-1115-implement-webserviceinfo--about to develop * commit 'c0d1478d': ZP-1115 Added logging. ZP-1115 Return the Z-Push version for WebserviceInfo->About().
-
- 07 Dec, 2016 2 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.
-
- 28 Nov, 2016 10 commits
-
-
Sebastian Kummer authored
* commit '487f3f36': ZP-1103 redirect error output of 'hash git' to /dev/null.
-
Sebastian Kummer authored
* commit '06b09cbc': ZP-1094 Remove the use of spl_autoload for backend inclusion. 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 #424 in ZP/z-push from feature/ZP-1101-log-query-string-if-client-sends to develop * commit '1b7f29c6': ZP-1101 Log query string.
-
Sebastian Kummer authored
Merge pull request #426 in ZP/z-push from bugfix/ZP-916-koe-even-after-setting-zarafahidden to develop * commit 'ef361bd8': ZP-916 Undo removal of SYSTEM check. ZP-916 Only define constants if they are not defined yet. ZP-916 Log message when account is hidden. ZP-916 Remove space in PR_EC_AB_HIDDEN constant name, check if value isset(). ZP-916 Query and check for PR_EC_AB_HIDDEN.
-
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
Conflicts: tools/gab-sync/lib/kopano.php
-
Sebastian Kummer authored
Merge pull request #423 in ZP/z-push from bugfix/ZP-1098-outlook-over-as-sync-doesn-t-work to develop * commit '6b6c8a5d': ZP-1098 Use native body type algorithm to set native body type if it is undefined for appointments. ZP-1098 Set native body type to plain if it is undefined for appointments.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 25 Nov, 2016 2 commits
-
-
Sebastian Kummer authored
Merge pull request #425 in ZP/z-push from bugfix/ZP-1102-touchdown-is-not-able-to-reply-forward to develop * commit '7a888d38': ZP-1102 Add folder origin constants to the allowed characters in the incoming data filter.
-
Manfred Kutas authored
undefined for appointments. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 24 Nov, 2016 6 commits
-
-
Sebastian Kummer authored
Merge pull request #289 in ZP/z-push from feature/ZP-972-allow-backends-enable-device-or-user-logs to develop * commit '74efedde': ZP-972 Fixed @access. ZP-972 Implement ZLog::SpecialLogUser() to be called before authentication is completed to force the generation of a user log, fixed method descriptions, use Log::unauthMessageCache for all unauthenticated users, fixed ZLog dependency in PrintWBXML, removed ZLog::RequestHeaders(), removed ZLog::SetSpecialLogUsers(), removed ZLog::EnableDeviceLog(). ZP-972 Add request header also to device specific log, by moving it from index.php to protected method ZLog::RequestHeader and calling it from ZLog::Initialise and ZLog::EnableDeviceLog. ZP-972 Use deviceid and authuser from Logger in zlog instead of getting them from Request. Renamed setLogToUserFile to SetLogToUserFile and added it as public to the abstract Log class. Renamed WbxmlDebug to IsWbxmlDebugEnabled. Fixed typos in function descriptions. Replaced tabs with spaces. ZP-972 fix WBXML is not logged for LOGUSERLEVEL >= LOGLEVEL_WBXML, if LOGLEVEL < LOGLEVEL_WBXML and $specialLogUsers is not already defined in config.php, because enabled on runtime via ZLog::EnableDeviceLog() or ZLog::setSpecialLogUsers(). ZP-972 allow backends to enable device or user specific logging.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
incoming data filter. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
isset(). 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
authentication is completed to force the generation of a user log, fixed method descriptions, use Log::unauthMessageCache for all unauthenticated users, fixed ZLog dependency in PrintWBXML, removed ZLog::RequestHeaders(), removed ZLog::SetSpecialLogUsers(), removed ZLog::EnableDeviceLog(). Released under the Affero GNU General Public License (AGPL) version 3.
-
- 22 Nov, 2016 4 commits
-
-
Manfred Kutas authored
appointments. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #422 in ZP/z-push from bugfix/ZP-1097-change-calls-to-deprecated-mapi_openpropertytostream to develop * commit '434057e2': replace deprecated mapi_openpropertytostream
-
zhub admin authored
Merge pull request #421 in ZP/z-push from ~JELLE/z-push:replace-mapi_openpropertytostream to bugfix/ZP-1097-change-calls-to-deprecated-mapi_openpropertytostream * commit '0a7c9f27': replace deprecated mapi_openpropertytostream
-
Jelle van der Waa authored
mapi_openpropertytostream has been marked as deprecated in php-mapi, replace usage with mapi_openproperty.
-
- 21 Nov, 2016 3 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-972-allow-backends-enable-device-or-user-logs
-
Sebastian Kummer authored
Merge pull request #401 in ZP/z-push from feature/ZP-968-retest-ics-exports-delete-for-all to develop * commit '4994dd57': ZP-968 Execute check on state usage only on ZCP versions before 7.2.3. Nothing changes for systems without ZCP/KC as the check is executed as before. ZP-968 Revert "ZP-968 Partially undo changes of commit aeab7567. This prevents access to the volatile state to check if the state was already used." ZP-968 Use 0x80000 flag when setting up exporter in Ping. ZP-968 Partially undo changes of commit aeab7567. This prevents access to the volatile state to check if the state was already used.
-