1. 29 Jan, 2016 1 commit
  2. 27 Jan, 2016 1 commit
  3. 26 Jan, 2016 3 commits
  4. 25 Jan, 2016 13 commits
  5. 24 Jan, 2016 2 commits
  6. 21 Jan, 2016 1 commit
  7. 19 Jan, 2016 2 commits
  8. 14 Jan, 2016 3 commits
  9. 08 Jan, 2016 8 commits
    • Sebastian Kummer's avatar
      Merge pull request #116 in ZP/z-push from... · ec5b650b
      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.
      ec5b650b
    • Sebastian Kummer's avatar
      Merge pull request #104 in ZP/z-push from... · f9803a56
      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().
      f9803a56
    • Sebastian Kummer's avatar
      Merge pull request #108 in ZP/z-push from feature/ZP-794-safe_put_contents to develop · 6ae18006
      Sebastian Kummer authored
      * commit '50dc9a5c':
        ZP-794 filestatemachine: use Utils::SafePutContents().
        ZP-794 add Utils::SafePutContents().
      6ae18006
    • Sebastian Kummer's avatar
      Merge pull request #124 in ZP/z-push from feature/ZP-765-zlog-syslog-refactor to develop · 6f24c497
      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.
      6f24c497
    • Sebastian Kummer's avatar
      Merge pull request #109 in ZP/z-push from bugfix/ZP-795-typo-small-fixes to develop · 7d46686c
      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.
      7d46686c
    • Sebastian Kummer's avatar
      ZP-765 Fixed missing spaces in log string. Fixed LOGLEVEL_DEVICEID so it · a66f8222
      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.
      a66f8222
    • Sebastian Kummer's avatar
      Merge pull request #92 in ZP/z-push from feature/ZP-765-zlog-syslog-refactor to develop · 1a029c27
      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.
      1a029c27
    • Sebastian Kummer's avatar
      ZP-765 Some tweaks on the config file. · 701c5142
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      701c5142
  10. 06 Jan, 2016 6 commits