- 19 Jan, 2016 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 14 Jan, 2016 3 commits
-
-
Sebastian Kummer authored
Merge pull request #125 in ZP/z-push from bugfix/ZP-815-categories-on-emails-are-not-synchronized-updated to develop * commit '12ea24fc': ZP-815 Remove categories if mobile does not submit them. ZP-815 Fixed StreamImporter to include categories when streaming an email update, added categories instance variable to SyncMail, added categories to MAPIProvider->GetEmailMapping(), implementing setting categories for emails.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
email update, added categories instance variable to SyncMail, added categories to MAPIProvider->GetEmailMapping(), implementing setting categories for emails. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 08 Jan, 2016 8 commits
-
-
Sebastian Kummer authored
Merge pull request #116 in ZP/z-push from bugfix/ZP-801-allow-all-day-recurring-event-without to develop * commit 'feb9b279': ZP-801 allow all day reccuring events without timezone.
-
Sebastian Kummer authored
Merge pull request #104 in ZP/z-push from bugfix/ZP-787-typo-request-getdeviceid-request-getdeviceid to develop * commit '00815c8d': ZP-787 fix typo Request::GetDeviceId() -> Request::GetDeviceID().
-
Sebastian Kummer authored
* commit '50dc9a5c': ZP-794 filestatemachine: use Utils::SafePutContents(). ZP-794 add Utils::SafePutContents().
-
Sebastian Kummer authored
* commit 'a66f8222': ZP-765 Fixed missing spaces in log string. Fixed LOGLEVEL_DEVICEID so it works as expected. Fixed access of Log->unauthMessageCache - is now an instance variable. Fixed indentation. Throw a FatalNotImplementedException instead of a simple Exception.
-
Sebastian Kummer authored
* commit '2676adfb': ZP-795 hhvm fix: GetCutOffDate in utils.php. ZP-795 hhvm fix: use break instead of continue in switch. ZP-795 hhvm fix: {} -> []. ZP-795 hhvm fix: use bool instead of boolean. ZP-795 remove unused code. ZP-795 fix indentation. ZP-795 add parentheses to be sure of what we want. ZP-795 fix some bad sprintf. ZP-795 remove useless assignment.
-
Sebastian Kummer authored
works as expected. Fixed access of Log->unauthMessageCache - is now an instance variable. Fixed indentation. Throw a FatalNotImplementedException instead of a simple Exception. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '701c5142': ZP-765 Some tweaks on the config file. ZP-765 Revert the delete of variable as they will used in a near future. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Add cache value for the check of the AuthUser in the SpecialLogUser array. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Add AfterInitialization function called in the ZLog static class. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Added a cache value for IsUserInSpecialLogUsers. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 AuthUser is now an instance class variable. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Remove unused parameters. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Moved the content of AuthenticationInfo into the initialize section of the Request static class. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 We should not use array deference because it might not be safe yet. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Removed unused variable. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Use PHP_EOL instead of \n. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Code formatting. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Adding the licence on top of the new files. Released under the Affero GNU General Public License (AGPL) version 3. ZP-765 Logging system now uses instance instead of static files. 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.
-
- 06 Jan, 2016 1 commit
-
-
Sebastian Kummer authored
Merge pull request #119 in ZP/z-push from bugfix/ZP-784-sync-with-remove-fails-if-source-message to develop * commit 'eb7f48ba': ZP-784 Consider all StatusException with SYNC_MOVEITEMSTATUS_SUCCESS a SYNC_STATUS_SUCCESS and rewrite all other codes to SYNC_STATUS_OBJECTNOTFOUND.
-
- 22 Dec, 2015 1 commit
-
-
Sebastian Kummer authored
SYNC_STATUS_SUCCESS and rewrite all other codes to SYNC_STATUS_OBJECTNOTFOUND. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 21 Dec, 2015 4 commits
-
-
Sebastian Kummer authored
Merge pull request #114 in ZP/z-push from bugfix/ZP-799-disallow-new-new-time-proposal-is to develop * commit '63c9431e': ZP-799 Fix bug DisallowNewTimeProposal is AS14 and later feature. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'c18dab8b': ZP-798 Fixed even more whitespace wishes. ZP-798 Fixed whitespace. ZP-798 Set maxCount to the current counter + the requested window size, to prevent maxCount being too high and LoopDetection to get stuck.
-
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.
-
- 08 Dec, 2015 1 commit
-
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 07 Dec, 2015 3 commits
-
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 05 Dec, 2015 1 commit
-
-
Vincent Sherwood authored
ZP-799 Fix bug DisallowNewTimeProposal is AS14 and later feature. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 04 Dec, 2015 1 commit
-
-
Sebastian Kummer authored
to prevent maxCount being too high and LoopDetection to get stuck. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 30 Nov, 2015 10 commits
-
-
Sebastian Kummer authored
* commit '9fc6294c': ZP-786 instanceof is lower case.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3. (hhvm/hack complains with the isset)
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3. in a switch this is equivalent, but hhvm complains about it http://php.net/manual/en/control-structures.switch.php In PHP, 'continue;' inside a switch statement is equivalent to 'break;'. Hack does not support this; use 'break' if that is what you meant. (NastCheck[3006])
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3. there is no need to use {} instead of [], and hhvm (hack) doesn't like this -
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3. (clientid doesn't exist in foldersync requests)
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 27 Nov, 2015 3 commits
-
-
Sebastian Kummer authored
Merge pull request #100 in ZP/z-push from feature/ZP-782-log-file-and-line-in-zpushexception to develop * commit 'c1699802': ZP-782 log file and line in ZPushException.
-
Sebastian Kummer authored
Merge pull request #101 in ZP/z-push from bugfix/ZP-783-statusexception-from-phpwrapper-not to develop * commit '25a8119b': ZP-783 Fixed typo and year. ZP-783 Catch StatusException when loading conflicts.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 26 Nov, 2015 3 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.
-
Etienne CHAMPETIER authored
Released under the Affero GNU General Public License (AGPL) version 3.
-