1. 01 Apr, 2016 3 commits
  2. 31 Mar, 2016 3 commits
  3. 30 Mar, 2016 11 commits
    • Sebastian Kummer's avatar
      ZP-77 use policies.ini from z-push directory. · 7706c21c
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      7706c21c
    • Sebastian Kummer's avatar
      Merging in latest from upstream (ZP/z-push:refs/heads/develop) · 098e2a1a
      Sebastian Kummer authored
      * commit '8a35ab80':
        ZP-77 Added link to Z-Push wiki page on policies to policies.ini. Use constant instead of hard-coded 'default' string in z-push-admin.php.
        ZP-77 Remove unnecessary brackets.
        ZP-77 Only save policyname and policyhash after provisioning has been successful. PolicyName is part of mapping of SyncProvisioning now. Get the policyname from the backend only to determine which policy is configured for the user.
        ZP-77 Save the policies from file in zpush.php and make them available via a getter.
        ZP-77 Update GetUserPolicyName() header in zarafa.php and backend.php to match the interface. Change log entry from multiple lines to single one.
        ZP-852 Show user's policy name in z-push-admin.
        ZP-77 Do not check for policy changes in Ping. Changed logging in DeviceManager for policy name. Disabled PasswordRecoveryEnabled policy in default section of policies.ini.
        ZP-77 Missing closing "}".
        ZP-77 Changed loading of SyncProvisioning object. Added function to Streamer to return variable names of mapping.
        ZP-77 Fixed typo in allowstoragecard policy name (was allostoragecard).
        ZP-77 Move default policies to utils. Join the default policies with the loaded policies and build hash on the joined policies. Comment the policies.
        ZP-77 Use magic setter method for saving policies' hash in device data. Change Exception message to notify that policies changed.
        ZP-77 Better param description in setPolicies of ASDevice. Added TODO to get the policy name in zarafa backend.
        ZP-77 Save policies' hash in devicedata. Compare saved policies from devicedate with the current policies in ProvisionRequired call.
        ZP-77 Added policies.ini containing the default policies. On the Provisioning load policies from the policies.ini. Added check if default policies exist. Extended backend to load custom policies.
      098e2a1a
    • Sebastian Kummer's avatar
      Merge pull request #168 in ZP/z-push from feature/ZP-77-systemwide-policy-configuration to develop · 8a35ab80
      Sebastian Kummer authored
      * commit 'c127914e':
        ZP-77 Added link to Z-Push wiki page on policies to policies.ini. Use constant instead of hard-coded 'default' string in z-push-admin.php.
        ZP-77 Remove unnecessary brackets.
        ZP-77 Only save policyname and policyhash after provisioning has been successful. PolicyName is part of mapping of SyncProvisioning now. Get the policyname from the backend only to determine which policy is configured for the user.
        ZP-77 Save the policies from file in zpush.php and make them available via a getter.
        ZP-77 Update GetUserPolicyName() header in zarafa.php and backend.php to match the interface. Change log entry from multiple lines to single one.
        ZP-852 Show user's policy name in z-push-admin.
        ZP-77 Do not check for policy changes in Ping. Changed logging in DeviceManager for policy name. Disabled PasswordRecoveryEnabled policy in default section of policies.ini.
        ZP-77 Missing closing "}".
        ZP-77 Changed loading of SyncProvisioning object. Added function to Streamer to return variable names of mapping.
        ZP-77 Fixed typo in allowstoragecard policy name (was allostoragecard).
        ZP-77 Move default policies to utils. Join the default policies with the loaded policies and build hash on the joined policies. Comment the policies.
        ZP-77 Use magic setter method for saving policies' hash in device data. Change Exception message to notify that policies changed.
        ZP-77 Better param description in setPolicies of ASDevice. Added TODO to get the policy name in zarafa backend.
        ZP-77 Save policies' hash in devicedata. Compare saved policies from devicedate with the current policies in ProvisionRequired call.
        ZP-77 Added policies.ini containing the default policies. On the Provisioning load policies from the policies.ini. Added check if default policies exist. Extended backend to load custom policies.
      8a35ab80
    • Manfred Kutas's avatar
      ZP-77 Added link to Z-Push wiki page on policies to policies.ini. Use · c127914e
      Manfred Kutas authored
      constant instead of hard-coded 'default' string in z-push-admin.php.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      c127914e
    • Manfred Kutas's avatar
      Merge branch 'feature/ZP-77-systemwide-policy-configuration' of... · bcab5a6e
      Manfred Kutas authored
      Merge branch 'feature/ZP-77-systemwide-policy-configuration' of https://manfred@stash.z-hub.io/scm/zp/z-push.git into feature/ZP-77-systemwide-policy-configuration
      bcab5a6e
    • Manfred Kutas's avatar
      ZP-77 Remove unnecessary brackets. · 7e45e9ed
      Manfred Kutas authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      7e45e9ed
    • Manfred Kutas's avatar
      ZP-77 Only save policyname and policyhash after provisioning has been · 2a888dc7
      Manfred Kutas authored
      successful. PolicyName is part of mapping of SyncProvisioning now. Get
      the policyname from the backend only to determine which policy is
      configured for the user.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      2a888dc7
    • Sebastian Kummer's avatar
      Merging in latest from upstream (ZP/z-push:refs/heads/develop) · 804d9207
      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.
      804d9207
    • Sebastian Kummer's avatar
      Merge pull request #13 in ZO/z-push from... · c2e761f1
      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.
      c2e761f1
    • Sebastian Kummer's avatar
      ZO-71 Fixed space. · bc1f4cd4
      Sebastian Kummer authored
      bc1f4cd4
    • Sebastian Kummer's avatar
      ZO-71 Save data from the OL plugin and display it in every Outlook · 5407bc5d
      Sebastian Kummer authored
      request and in z-push-admin.
      5407bc5d
  4. 29 Mar, 2016 4 commits
  5. 28 Mar, 2016 4 commits
  6. 24 Mar, 2016 1 commit
  7. 23 Mar, 2016 1 commit
  8. 22 Mar, 2016 8 commits
  9. 21 Mar, 2016 2 commits
  10. 14 Mar, 2016 2 commits
  11. 11 Mar, 2016 1 commit