- 14 Jul, 2017 1 commit
-
-
Manfred Kutas authored
incoming WBXML and save it to content parameters. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 11 Jul, 2017 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
-
- 03 Jul, 2017 4 commits
-
-
Manfred Kutas authored
parameters in itemoperations, search and sync commands. 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
container. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
RightsManagementTemplates requests. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 27 Jun, 2017 2 commits
-
-
Sebastian Kummer authored
Merge pull request #556 in ZP/z-push from bugfix/ZP-1238-resources-in-outlook-are-registered to develop * commit '5b2ad7da': ZP-1238 Save Atendee->type in MAPI.
-
Sebastian Kummer authored
Merge pull request #557 in ZP/z-push from bugfix/ZP-1249-wp-8.1-empty-sync-empty-response to develop * commit 'ed53a7d5': ZP-1249 Answer with SYNC_STATUS_SYNCREQUESTINCOMPLETE if an empty sync request results in an empty response.
-
- 26 Jun, 2017 7 commits
-
-
Sebastian Kummer authored
request results in an empty response. 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.
-
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.
-
Manfred Kutas authored
SyncRightsManagementTemplate. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
-
- 23 Jun, 2017 4 commits
-
-
Sebastian Kummer authored
Merge pull request #554 in ZP/z-push from bugfix/ZP-1247-unexpected-synckey-stateinvalidexception to develop * commit '1d374d62': ZP-ZP-1247 Check for if a synckey was confirmed in the request.
-
Sebastian Kummer authored
Merge pull request #555 in ZP/z-push from feature/ZP-1248-include-windowsmail-in-the-list-of to develop * commit '430648aa': ZP-1248 Added WindowsMail to SYNC_TIMEOUT_LONG_DEVICETYPES.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
If the synckey was confirmed the folderdata needs to be updated so the data is consistent when an old state is deleted. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 22 Jun, 2017 2 commits
-
-
Sebastian Kummer authored
Merge pull request #551 in ZP/z-push from bugfix/ZP-1244-caldav-matching-default-calendars-fails-uppercase to develop * commit '826d6c47': ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id
-
Sebastian Kummer authored
Merge pull request #537 in ZP/z-push from bugfix/ZP-1224-caldav-pass-php-supported-timezone to develop * commit '010e6e22': ZP-1224 Use TimezoneUtil functions to generate timezone string. ZP-1224 Pass PHP supported timezone to DateTimeZone.
-
- 20 Jun, 2017 13 commits
-
-
Chris Pitchford authored
If CALDAV_PERSONAL is defined with upper-case characters, a match would be impossible Now, it will match by comparing case-insensitively. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #543 in ZP/z-push from bugfix/ZP-1230-windows-phone-8.1-unable-to-sync to develop * commit '1691dff0': ZP-1230 Reverted change: Regexp faulty. Details in ticket comment. ZP-1230 Reverting change: newlines shouldn't matter in HTML. ZP-1230 Reverting change: ob_start() is not required at this point. ZP-1230 Reverting change: WBXMLEncoder->getBodypartsCount() is correct. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #548 in ZP/z-push from bugfix/ZP-1241-don-t-perform-heartbeat-in-empty to develop * commit '6f660c13': ZP-1241 Don't perform heartbeat for empty sync requests.
-
Sebastian Kummer authored
Merge pull request #547 in ZP/z-push from bugfix/ZP-1239-wp-8.1-sends-client-changes-and-fetch to develop * commit '141a425d': ZP-1239 Don't send server side changes if performing incoming actions.
-
Sebastian Kummer authored
Merge pull request #546 in ZP/z-push from feature/ZP-1164-upgrading-z-push-common-could-take to develop * commit '59a3107a': ZP-1164 Add config option to disable executing fixstates on upgrade.
-
Sebastian Kummer authored
* commit '04dabc49': ZP-1223 Make sure that the file is a real file and not a special file.
-
Sebastian Kummer authored
Merge pull request #549 in ZP/z-push from feature/ZP-1243-always-send-x-push-capabilities-header to develop * commit '1099c486': ZP-1243 Always send X-Push-Capabilities header in Settings responses, always log special headers in DEBUG.
-
Sebastian Kummer authored
Not worth the potential risk even if breaking some old devices. 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
WBXMLEncoder->getBodypartsCount() uses count() which returns the count of elements of bodyparts. Adding one part results in 1 which is correct. With the patch it stated 2. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
always log special headers in DEBUG. 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.
-
- 19 Jun, 2017 1 commit
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 16 Jun, 2017 1 commit
-
-
Manfred Kutas authored
backends. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 15 Jun, 2017 2 commits
-
-
Manfred Kutas authored
added SyncRightsManagement class. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
-