- 25 Jan, 2016 1 commit
-
-
Sebastian Kummer authored
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." This reverts commit 38ce1ca0. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 17 Aug, 2015 1 commit
-
-
Vincent Sherwood authored
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.
-
- 14 Aug, 2015 4 commits
-
-
Manfred Kutas authored
ZP-632 * commit '61453208': Allow to create own entrypoint / index.php with unmodified z-push sources If you use composer or upstream git repo as sub-project you cant modify config.php to your needs. Patch allows to create an own index.php as follows: <?php define('ZPUSH_CONFIG', __DIR__.'/config.php'); $_SERVER['SCRIPT_FILENAME'] = realpath(__DIR__.'/../vendor/zarafa/zpush2/index.php'); chdir('../vendor/zarafa/zpush2'); include('../vendor/zarafa/zpush2/src/index.php');
-
Manfred Kutas authored
* commit '4f93756d': ZP-636 #comment read last commit from 'git log'. If git is not available only "GIT" will be displayed.
-
Ralf Becker authored
If you use composer or upstream git repo as sub-project you cant modify config.php to your needs. Patch allows to create an own index.php as follows: <?php define('ZPUSH_CONFIG', __DIR__.'/config.php'); $_SERVER['SCRIPT_FILENAME'] = realpath(__DIR__.'/../vendor/zarafa/zpush2/index.php'); chdir('../vendor/zarafa/zpush2'); include('../vendor/zarafa/zpush2/src/index.php'); -
Sebastian Kummer authored
only "GIT" will be displayed.
-
- 16 Jul, 2015 2 commits
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1978 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
mku authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1977 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 14 Jul, 2015 1 commit
-
-
mku authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1976 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 07 Jul, 2015 1 commit
-
-
mku authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1975 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 24 Jun, 2015 1 commit
-
-
mku authored
ZP-577 #comment remove http_response_code(401); because there already is header('HTTP/1.1 401 Unauthorized'); call which does the same. git-svn-id: https://z-push.org/svn/z-push/trunk@1974 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 22 Jun, 2015 1 commit
-
-
mku authored
ZP-555 #comment Do not change PR_BODY for an email sent via mobile device as PR_BODY is always unicode. Only convert PR_HTML property to unicode if this property is set and the encoding of the email sent via mobile is not UTF-8. git-svn-id: https://z-push.org/svn/z-push/trunk@1973 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 17 Jun, 2015 1 commit
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1970 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 15 Jun, 2015 8 commits
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1968 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
ZP-624 #comment do the sync-interval-check only after opening the message, if message opening fails and we should move to the waste basket, we just tell the mobile "success" to avoid other errors git-svn-id: https://z-push.org/svn/z-push/trunk@1967 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1966 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1965 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1964 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
ZP-623 #comment if exporting more than 1000 delete requests throw StatusException, remove folder states if statusexception is received during export, reset status to success only after saving the folder states, do no throw hierarchy-changed in ping when a state can not be found and no ping parameters were sent git-svn-id: https://z-push.org/svn/z-push/trunk@1963 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1962 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1961 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 09 Jun, 2015 2 commits
-
-
sebastian authored
ZP-621 #comment added new SyncCollections state "HIERARCHY_CHANGED" which does not indicate an error and let Ping return SYNC_PINGSTATUS_FOLDERHIERSYNCREQUIRED as well in this case git-svn-id: https://z-push.org/svn/z-push/trunk@1960 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1959 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 08 Jun, 2015 2 commits
-
-
sebastian authored
ZP-621 #comment do not let LoopDetection perform a full FolderResync after several SYNC_PINGSTATUS_FOLDERHIERSYNCREQUIRED if the following FolderSync command exports changes git-svn-id: https://z-push.org/svn/z-push/trunk@1958 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1955 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 05 Jun, 2015 3 commits
-
-
mku authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1954 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
mku authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1953 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
ZP-451 #comment normalize SyncParameters after unserializing, save SyncParameters if updated and not invalidaded when replying with empty response in Sync, do not update FolderSyncRemaining counter with 0 if it's not set or already zero (prevent unecessary state update) git-svn-id: https://z-push.org/svn/z-push/trunk@1952 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 26 May, 2015 2 commits
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1949 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
ZP-608 #comment moved StringStreamWrapper to lib/utils, in case of issues during wbxml decoding, include the wbxml data in the error log for easier debugging, added stand alone wbxml decoding tool git-svn-id: https://z-push.org/svn/z-push/trunk@1948 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 20 May, 2015 1 commit
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1947 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 14 May, 2015 1 commit
-
-
sebastian authored
ZP-586 #comment Meeting shows correctly as accepted on iOS when the "attendeestatus" flag is NOT included when synchronizing the attendees appointment. Including it for the organizer shows the status of the attendees correctly. git-svn-id: https://z-push.org/svn/z-push/trunk@1946 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 12 May, 2015 2 commits
-
-
sebastian authored
ZP-554 #comment added option to statically define and also pass certificate path and password on the command line git-svn-id: https://z-push.org/svn/z-push/trunk@1945 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1944 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 08 May, 2015 3 commits
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1943 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1942 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1941 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 05 May, 2015 1 commit
-
-
sebastian authored
git-svn-id: https://z-push.org/svn/z-push/trunk@1940 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 17 Mar, 2015 1 commit
-
-
skummer authored
ZP-581 #comment before processing a meeting request confirmation or cancellation, check if the current user is not the sender and only process it then. Should fix the auto-cancellation when cancelling one attendee. git-svn-id: https://z-push.org/svn/z-push/trunk@1936 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-
- 11 Mar, 2015 1 commit
-
-
skummer authored
ZP-575 #comment add working elsewhere status 4 to definitions, add conversion to busy status -1 to 1 git-svn-id: https://z-push.org/svn/z-push/trunk@1935 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
-