- 25 May, 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.
-
- 24 May, 2016 14 commits
-
-
Sebastian Kummer authored
Merge pull request #232 in ZP/z-push from bugfix/ZP-927-when-setting-up-additionallogusers to develop * commit 'f1f2b17e': ZP-927 Check if user is in special log with the logger class.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #228 in ZP/z-push from bugfix/ZP-904-autodiscover-is-not-syslog-compatible to develop * commit '75c887bf': ZP-904 Fixed logging in autodiscover. Include autodiscover config instead of general Z-Push config. Added static CheckConfig() function for autodiscover.
-
Sebastian Kummer authored
* commit 'fd79ff58': ZP-925 Set executable flag.
-
Sebastian Kummer authored
Merge pull request #231 in ZP/z-push from bugfix/ZP-924-koe-gab-sync-calls-wrong-mapi-error to develop * commit 'd3fbd5ba': ZP-924 Fix mapi_last_hresult() calls.
-
Sebastian Kummer authored
Merge pull request #229 in ZP/z-push from bugfix/ZP-923-ping-fails-to-load-state-for-zero to develop * commit '2ccb6a09': ZP-923 Don't load collection if the synckey has counter 0 (zero synckey used for movestates).
-
Sebastian Kummer authored
* commit 'be492b1d': ZP-828 Fixed estimatedDataSize. ZP-828 Update autoloader maps. ZP-828 Move Auth/SASL, Mail and Net to backend/imap. If other packages use these at a later stage, we can move them back again and build lib packages. ZP-828 Pull request #260 Z-Push-contrib. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Change back getMSTZnameFromTZName to private as is not called outside TimeZoneUtil. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Remove access keyword for extra include files. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Use __constructor for PHP 7 compatibility. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Copy-paste error. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Remove extra unset that doesn't make any difference. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Move secondary content type check inside primary. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Allow new time proposal when receiving canceled events. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Added legal information header. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Show last IMAP error on EmptyFolder. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Change default sensitivity to Normal, following Zarafa backend. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Remove assigning variables to themselves. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 IMAP contributions. 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
used for movestates). 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
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 6 commits
-
-
Manfred Kutas authored
instead of general Z-Push config. Added static CheckConfig() function for autodiscover. Released under the Affero GNU General Public License (AGPL) version 3.
-
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 3 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.
-