- 16 Jun, 2016 3 commits
-
-
Sebastian Kummer authored
* commit 'd25536d7': ZP-967 KOE: gab-sync does not work logging in as SYSTEM. Do not add user SYSTEM to the GAB. Better logging on error when saving a message. ZP-966 Fixed dot and removed and removed static. ZP-915 Fixed documentation. ZP-915 Added a dot for Manni. ZP-966 Use different login parameters depending on the MAPI version. ZP-915 declare targetStore as member. ZP-958 Remove LOG_ERROR_MASK from config and make it a hidden feature. ZP-915 Fixes for single GAB environments. ZP-915 Added -t (target gab) to the options list, pass it to the actions, added new call to list all GABs (companies), pass gabId and gabName to the existing calls, cache stores for gabs. ZP-965 Use placeholders for table names in statements for table creation. Add curly braces around $this->table_name in SQL statements. ZP-965 Allow to extend SqlStateMachine and set a table-prefix. ZP-953 Fixed wrong access. ZP-945 Format time output at the end of the request to match memory usage format. ZP-958 Allow to disable logging of certain error-levels. ZP-953 Changed getNameFromPropertyValue's access to public, so that it's possible to call this function from another SyncObject and not in local context only. ZP-953 Added getNameFromPropertyValue function to SyncObject. ZP-955 Warnings in diff backend. ZP-953 Print human friendly strings for integer values.
-
Sebastian Kummer authored
Merge pull request #284 in ZP/z-push from bugfix/ZP-967-koe-gab-sync-does-not-work-logging to develop * commit '11fbbb47': ZP-967 KOE: gab-sync does not work logging in as SYSTEM. Do not add user SYSTEM to the GAB. Better logging on error when saving a message.
-
Manfred Kutas authored
SYSTEM to the GAB. Better logging on error when saving a message. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 15 Jun, 2016 15 commits
-
-
Sebastian Kummer authored
Merge pull request #281 in ZP/z-push from bugfix/ZP-966-koe-make-sync-gab-script-zcp-7.1-compatible to develop * commit 'ddff68fc': ZP-966 Fixed dot and removed and removed static. ZP-966 Use different login parameters depending on the MAPI version.
-
Sebastian Kummer authored
Merge pull request #279 in ZP/z-push from feature/ZP-965-allow-to-extend-sqlstatemaschine-and-table-prefix to develop * commit '15ef4d5c': ZP-965 Use placeholders for table names in statements for table creation. Add curly braces around $this->table_name in SQL statements. ZP-965 Allow to extend SqlStateMachine and set a table-prefix.
-
Sebastian Kummer authored
Merge pull request #274 in ZP/z-push from feature/ZP-958-allow-to-disable-logging-of-certain-error-levels to develop * commit '36d62f47': ZP-958 Remove LOG_ERROR_MASK from config and make it a hidden feature. ZP-958 Allow to disable logging of certain error-levels.
-
Sebastian Kummer authored
Merge pull request #280 in ZP/z-push from feature/ZP-915-koe-sync-gab-script-needs-to-be-multi-tenant to develop * commit '9417dfeb': ZP-915 Fixed documentation. ZP-915 Added a dot for Manni. ZP-915 declare targetStore as member. ZP-915 Fixes for single GAB environments. ZP-915 Added -t (target gab) to the options list, pass it to the actions, added new call to list all GABs (companies), pass gabId and gabName to the existing calls, cache stores for gabs.
-
Sebastian Kummer authored
Merge pull request #271 in ZP/z-push from bugfix/ZP-953-print-human-friendly-strings-for-integer to develop * commit '5f19a688': ZP-953 Fixed wrong access. ZP-953 Changed getNameFromPropertyValue's access to public, so that it's possible to call this function from another SyncObject and not in local context only. ZP-953 Added getNameFromPropertyValue function to SyncObject. ZP-953 Print human friendly strings for integer values.
-
Sebastian Kummer authored
* commit 'be9a5ac2': ZP-955 Warnings in diff backend.
-
Sebastian Kummer authored
Merge pull request #275 in ZP/z-push from bugfix/ZP-945-log-time-and-memory-consumption-also to develop * commit 'b8a5f52d': ZP-945 Format time output at the end of the request to match memory usage format.
-
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.
-
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
actions, added new call to list all GABs (companies), pass gabId and gabName to the existing calls, cache stores for gabs. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 14 Jun, 2016 1 commit
-
-
Manfred Kutas authored
creation. Add curly braces around $this->table_name in SQL statements. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 09 Jun, 2016 1 commit
-
-
Ralf Becker authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 07 Jun, 2016 4 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
usage format. Released under the Affero GNU General Public License (AGPL) version 3.
-
Ralf Becker authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
possible to call this function from another SyncObject and not in local context only. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 06 Jun, 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.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 02 Jun, 2016 12 commits
-
-
Sebastian Kummer authored
* commit 'e729b422': ZP-952 Fixed variable name. ZP-899 Add sensitivity of appointment to rocompare, print body/description in the notification email. ZP-950 Changed method to determine ZP_VERSION so it contains the branch, tag, offset and commit id, fixed access description. ZP-952 Don't try to convert folderid if this is a hierarchy notification. ZP-951 Do not compare for type, as key(false) returns 0 (integer). ZP-899 Extended EvaluateAndCompare(), added STREAMER_RONOTIFY to Streamer to define which properties should be compared, updated copyright dates for SyncObjects.
-
Sebastian Kummer authored
to LOGLEVEL_INFO and emptied IPC_PROVIDER. This partly reverts commit 5b11d8cb. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #270 in ZP/z-push from bugfix/ZP-952-warnings-when-getting-hierarchy-notifications to develop * commit '798e21f3': ZP-952 Fixed variable name.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '1ee21f08': ZP-950 Changed method to determine ZP_VERSION so it contains the branch, tag, offset and commit id, fixed access description.
-
Sebastian Kummer authored
Merge pull request #266 in ZP/z-push from bugfix/ZP-899-evaluate-and-compare-should-work-on to develop * commit '601836c0': ZP-899 Add sensitivity of appointment to rocompare, print body/description in the notification email. ZP-899 Extended EvaluateAndCompare(), added STREAMER_RONOTIFY to Streamer to define which properties should be compared, updated copyright dates for SyncObjects.
-
Sebastian Kummer authored
Merge pull request #267 in ZP/z-push from bugfix/ZP-951-error-messages-when-synchronizing to develop * commit '74f04e4c': ZP-952 Don't try to convert folderid if this is a hierarchy notification. ZP-951 Do not compare for type, as key(false) returns 0 (integer).
-
Manfred Kutas authored
body/description in the notification email. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
tag, offset and commit id, fixed access description. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
notification. 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
Streamer to define which properties should be compared, updated copyright dates for SyncObjects. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 01 Jun, 2016 1 commit
-
-
Sebastian Kummer authored
* commit '0f1c5977': (24 commits) ZP-943 Need to prepend the REAL_BASE_PATH when checking for IPC provider file. ZP-943 Before trying to autoload a IPC provider class, check if the file exists. ZP-948 X-Forwarded-for is only logged in debug and both IPs are logged. ZP-947 Log warning only if the folder is not found. ZP-891 Fixed typos. ZP-891 No need to fetch the display name of the folder anymore. ZP-891 Removed Kopano importer/wrapper prefix logging, Kopano folderstat logging, changed SyncProvisioning->Load() and GetObjectWithPolicies() to log the applied policies optionally, DeviceManager->GetProvioningObject() also accepts logging flag, enable logging flag while executing provisioning, removed redundant log about the non setup of the exporter. ZP-946 Add check for PHP >5.4 and <7.0.0. ZP-941 GetAllDevices(false) needs to find devices with potentially obsolete states -> select on states table instead of users table, fixed warnings using z-push-admin. ZP-947 Fixed typo. ZP-947 Send global status code if no output was generated yet in case of a SYNC_STATUS_FOLDERHIERARCHYCHANGED. Additional log when opening folder entry. ZP-940 Fixed comments. ZP-945 Print INFO log at end of request incl. all data. ZP-940 Make combined backend movestate compatible. ZP-942 More typos. ZP-942 Fixed typos. ZP-942 PLEASE!. ZP-942 Changed wording. ZP-944 Update z-push-admin usage instructions. ZP-943 Make shared memory the default IPC provider. ...
-