- 30 Mar, 2016 4 commits
-
-
Sebastian Kummer authored
* commit '9995418d': ZP-861 Move comment. ZP-861 User with umlauts in user name is not able to login. ZP-844 Fix warnings when PR_EC_OUTOFOFFICE_FROM and PR_EC_OUTOFOFFICE_UNTIL are not set. Rename settingsOOFSEt to settingsOofSet and settingsOOFGEt to settingsOofGet.
-
Sebastian Kummer authored
Merge pull request #13 in ZO/z-push from feature/ZO-71-z-push-save-incoming-data-with-plugin to develop * commit 'bc1f4cd4': ZO-71 Fixed space. ZO-71 Save data from the OL plugin and display it in every Outlook request and in z-push-admin.
-
Sebastian Kummer authored
-
Sebastian Kummer authored
request and in z-push-admin.
-
- 29 Mar, 2016 4 commits
-
-
Sebastian Kummer authored
Merge pull request #180 in ZP/z-push from bugfix/ZP-861-user-with-umlauts-in-user-name-is to develop * commit 'b29d19cf': ZP-861 Move comment. ZP-861 User with umlauts in user name is not able to login.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #181 in ZP/z-push from feature/ZP-844-support-out-of-office-start-and-end to develop * commit '0738cae2': ZP-844 Fix warnings when PR_EC_OUTOFOFFICE_FROM and PR_EC_OUTOFOFFICE_UNTIL are not set. Rename settingsOOFSEt to settingsOofSet and settingsOOFGEt to settingsOofGet.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 28 Mar, 2016 4 commits
-
-
Manfred Kutas authored
PR_EC_OUTOFOFFICE_UNTIL are not set. Rename settingsOOFSEt to settingsOofSet and settingsOOFGEt to settingsOofGet. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '6c326890': ZP-844 Delete from and until properties when out of office is not time based. ZP-860 Show Z-Push version in autodiscover.
-
Sebastian Kummer authored
Merge pull request #179 in ZP/z-push from feature/ZP-844-support-out-of-office-start-and-end to develop * commit '02a91429': ZP-844 Delete from and until properties when out of office is not time based.
-
Manfred Kutas authored
based. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 24 Mar, 2016 1 commit
-
-
Sebastian Kummer authored
Merge pull request #178 in ZP/z-push from bugfix/ZP-860-show-z-push-version-in-autodiscover to develop * commit 'ec8c8901': ZP-860 Show Z-Push version in autodiscover.
-
- 23 Mar, 2016 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 22 Mar, 2016 8 commits
-
-
Sebastian Kummer authored
Merge pull request #12 in ZO/z-push from bugfix/ZO-39-z-push-add-capabilities-header-on-settings to develop * commit '09e34da9': ZO-39 Added 'ooftime' capability.
-
Sebastian Kummer authored
-
Sebastian Kummer authored
* commit 'fc5bc5d3': ZP-842 Check if a folders parent ID is known on the mobile. If not, the folder is ignored and not synchronized to the device. ZP-844 Support Out-Of-Office start and end times. ZP-858 Ping fully reloads the hierarchy data before verifying hierarchy notifications, Ping has to wait before verifying to give other processes time to write all pending states. ZP-845 Improve Utils::FixFileOwner.
-
Sebastian Kummer authored
* commit '01358ff4': ZP-845 Improve Utils::FixFileOwner.
-
Sebastian Kummer authored
Merge pull request #177 in ZP/z-push from bugfix/ZP-842-outlook-via-as-does-not-synchronize to develop * commit '2b5c898e': ZP-842 Check if a folders parent ID is known on the mobile. If not, the folder is ignored and not synchronized to the device.
-
Sebastian Kummer authored
Merge pull request #176 in ZP/z-push from feature/ZP-844-support-out-of-office-start-and-end to develop * commit '400f2c12': ZP-844 Support Out-Of-Office start and end times.
-
Sebastian Kummer authored
folder is ignored and not synchronized to the device. 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.
-
- 14 Mar, 2016 1 commit
-
-
Sebastian Kummer authored
* commit 'f7fbe8e6': ZP-858 Ping fully reloads the hierarchy data before verifying hierarchy notifications, Ping has to wait before verifying to give other processes time to write all pending states.
-
- 11 Mar, 2016 6 commits
-
-
Sebastian Kummer authored
notifications, Ping has to wait before verifying to give other processes time to write all pending states. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '286d4693': ZP-853 Allow a return value of false for single folders when calling Backend->GetFolderStat(). In this case, in Sync the exporter will always run for these folders. In Ping the initial checkup (generate fake changes and force a Sync on this folder if the stat does not match or expired) can not be executed. ZP-856 Remove while(1)s.
-
Sebastian Kummer authored
Merge pull request #11 in ZO/z-push from bugfix/ZO-39-z-push-add-capabilities-header-on-settings to develop * commit '5718f2ba': ZO-39 added notes support
-
Sebastian Kummer authored
-
Sebastian Kummer authored
Merge pull request #173 in ZP/z-push from bugfix/ZP-856-code-still-contains-while-1-in-command to develop * commit '6b17c078': ZP-856 Remove while(1)s.
-
Sebastian Kummer authored
Merge pull request #174 in ZP/z-push from bugfix/ZP-853-backend-could-not-support-folderstats to develop * commit '9f29e7bf': ZP-853 Allow a return value of false for single folders when calling Backend->GetFolderStat(). In this case, in Sync the exporter will always run for these folders. In Ping the initial checkup (generate fake changes and force a Sync on this folder if the stat does not match or expired) can not be executed.
-
- 10 Mar, 2016 2 commits
-
-
Sebastian Kummer authored
Backend->GetFolderStat(). In this case, in Sync the exporter will always run for these folders. In Ping the initial checkup (generate fake changes and force a Sync on this folder if the stat does not match or expired) can not be executed. 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.
-
- 04 Mar, 2016 4 commits
-
-
Sebastian Kummer authored
* commit '8fcb38b5': ZP-851 Fix typo. ZP-851 Added an expiration time for folder stats depending on the filtertype (max. 1 month) that is taken into account when calling sync and in ping to determine if an exporter run is required on a folder.
-
Sebastian Kummer authored
* commit 'ea443cb3': ZP-851 Fix typo. ZP-851 Added an expiration time for folder stats depending on the filtertype (max. 1 month) that is taken into account when calling sync and in ping to determine if an exporter run is required on a folder.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
filtertype (max. 1 month) that is taken into account when calling sync and in ping to determine if an exporter run is required on a folder. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 03 Mar, 2016 5 commits
-
-
Sebastian Kummer authored
* commit 'ac1e300d': ZP-54 Outlook does send Notes folders, but as Tasks. States have to be loaded for these cases as well. Removed GetSynchedFolderIds from DeviceManager. Changed order in checks to get a bit more performance. ZP-42 Undo change from additional contact prototyping. ZP-54 Rewrite SyncNote as SyncTask when sending and read SyncTask and convert to SyncNote for saving. Add Note folders manually to pingable folders for Outlook. ZO-42 First prototype. (cherry picked from commit 9f395cf9)
-
Sebastian Kummer authored
loaded for these cases as well. Removed GetSynchedFolderIds from DeviceManager. Changed order in checks to get a bit more performance.
-
Sebastian Kummer authored
-
Sebastian Kummer authored
convert to SyncNote for saving. Add Note folders manually to pingable folders for Outlook.
-
Sebastian Kummer authored
* commit '17813d04': ZP-622 Reset the backend store before getting the HierarchyExporter. Don't include hierarchy in the listed ping classes.
-