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

Let the admin configure the default share permissions #7363

Merged
merged 7 commits into from
Feb 27, 2018

Commits on Feb 27, 2018

  1. expose capabilities in js

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    schiessle authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    7d0102b View commit details
    Browse the repository at this point in the history
  2. add share permissions to settings page

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    schiessle authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    1615312 View commit details
    Browse the repository at this point in the history
  3. improved layout of the admin settings

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    schiessle authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    7741429 View commit details
    Browse the repository at this point in the history
  4. share api: use default permission of no permission is given

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    schiessle authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    ebb1528 View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    schiessle authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    3285bec View commit details
    Browse the repository at this point in the history
  6. Fix share capabilities JS tests

    Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
    Vincent Petry authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    7466468 View commit details
    Browse the repository at this point in the history
  7. Fix JSDoc

    Signed-off-by: Morris Jobke <hey@morrisjobke.de>
    MorrisJobke authored and rullzer committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    20ec034 View commit details
    Browse the repository at this point in the history