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

Exercise rights tuning - showing some buttons only to users who have the right permissions #115

Merged
merged 13 commits into from
Oct 29, 2017

Commits on Oct 24, 2017

  1. Add Exercise button (on the global exercise page) is now visible only…

    … to superadmin.
    Martin Krulis committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    8f72a30 View commit details
    Browse the repository at this point in the history
  2. Buttons delete and evaluate of the reference solution are now display…

    …ed based on whether the user can actually perform the action. Button create exercise at general exercise overview page is now displayed only to superadmin.
    Martin Krulis committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    93f9592 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Merge branch 'master' of https://github.com/ReCodEx/web-app into exer…

    …cise-rights-tuning
    Martin Krulis committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    d7693fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ReCodEx/web-app into exer…

    …cise-rights-tuning
    Martin Krulis committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    2b20eb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Merge branch 'master' of https://github.com/ReCodEx/web-app into exer…

    …cise-rights-tuning
    Martin Krulis committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    1cebb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a9008 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Merge branch 'master' of https://github.com/ReCodEx/web-app into exer…

    …cise-rights-tuning
    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    271ec82 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in assignment edit form submission.

    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    55cafa3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ReCodEx/web-app into exer…

    …cise-rights-tuning
    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    57d01d7 View commit details
    Browse the repository at this point in the history
  4. Fork button hidden for supervisors + refactoring in Exercise detail p…

    …age.
    
    Buttons for reference solution are displayed based on privilegeHints.
    Bug fixed in EditAssignment form.
    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    d280f2a View commit details
    Browse the repository at this point in the history
  5. Code cleanup.

    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    fb80677 View commit details
    Browse the repository at this point in the history
  6. Fixing unimportant test warning.

    Martin Krulis committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    534a8ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66b5130 View commit details
    Browse the repository at this point in the history