Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the FreeBusy request handling for proper scheduling support #6715

Merged
merged 4 commits into from
Dec 11, 2017

Commits on Dec 11, 2017

  1. Fix functions to search for principals in the backend.

    Add a "searchPrincipals" function to the NC principal backend.
    Fix the "findByUri" function to respect the prefixPath.
    
    Signed-off-by: Christoph Seitz <christoph.seitz@posteo.de>
    go2sh authored and rullzer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    787e3d5 View commit details
    Browse the repository at this point in the history
  2. exclude shared calendars from freeBusy

    Signed-off-by: Georg Ehrke <developer@georgehrke.com>
    georgehrke authored and rullzer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    f543039 View commit details
    Browse the repository at this point in the history
  3. Principal search: Take sharing settings into account

    Signed-off-by: Georg Ehrke <developer@georgehrke.com>
    georgehrke authored and rullzer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    6802e2b View commit details
    Browse the repository at this point in the history
  4. updated autoloaders for dav

    Signed-off-by: Georg Ehrke <developer@georgehrke.com>
    georgehrke authored and rullzer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    728248b View commit details
    Browse the repository at this point in the history