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

New track visibility option "Shared with admin" #11

Closed
JulianKniephoff opened this issue Mar 21, 2017 · 2 comments · Fixed by #81
Closed

New track visibility option "Shared with admin" #11

JulianKniephoff opened this issue Mar 21, 2017 · 2 comments · Fixed by #81
Assignees
Labels

Comments

@JulianKniephoff
Copy link
Member

Originally reported by: Rüdiger Rolf (Bitbucket: rrolf, GitHub: rrolf)


Additional to private and public tracks also an additional visibility option should be added, where the track is viewable for the person who created the track and all users with the ACL action "annotation-admin".


@JulianKniephoff
Copy link
Member Author

Original comment by Julian Kniephoff (Bitbucket: JulianKniephoff, GitHub: JulianKniephoff):


@danielebbert in #17 you said that "Opencast admins should have the same rights as users with annotate-admin."

Is that only valid for the statistics export or does this touch this issue, too? That is: once the accessibility "shared with admin" exists, should Opencast admins, which do not necessarily have the annotate-admin ACL action, also see everything that is "shared with admin"?

@JulianKniephoff
Copy link
Member Author

Original comment by Daniel Ebbert (Bitbucket: danielebbert, GitHub: danielebbert):


Yes, annotate-admin should only be necessary for users which are not opencast admins.

@JulianKniephoff JulianKniephoff added this to the 3. Group Management milestone Jan 10, 2018
JulianKniephoff pushed a commit to JulianKniephoff/annotation-tool that referenced this issue Jan 10, 2018
… request opencast#11)

Opencast version can now be provided as a maven parameter
@JulianKniephoff JulianKniephoff moved this from To Do to In Progress in Münster Update Jan 10, 2018
@JulianKniephoff JulianKniephoff self-assigned this Jan 10, 2018
@JulianKniephoff JulianKniephoff moved this from In Progress to In Review in Münster Update Jan 17, 2018
@rrolf rrolf closed this as completed in #81 Jan 25, 2018
Münster Update automation moved this from In Review to Done Jan 25, 2018
mliradelc added a commit to mliradelc/annotation-tool that referenced this issue Jun 24, 2019
# This is the 1st commit message:

Add HLS support

Update files from develop branch

Fixed German translation file syntax

Closes opencast#173.

Add Emacs configuration

`npm update && npm audit fix`

Changed `less` plugin for `grunt`

This switches from `assemble-less` to `grunt-contrib-less`
and updates the latter at least a bit,
all in order to get rid of a few security vulnerabilities.
Further updates pending mostly because of incompatibilities.

Updated `grunt-contrib-less` to the latest version

More package updates

# This is the commit message #2:

Removed unused grunt plugin

# This is the commit message #3:

Removed some unused dependencies

# This is the commit message #4:

Improved code quality

# This is the commit message #5:

Removed some dead code and obsolete comments

# This is the commit message #6:

Got rid of `box-sizing`-'polyfill"

Box sizing has good enough support now.
If we still want backwards compat,
I feel like a CSS postprocessor
would be a better approach.

# This is the commit message opencast#7:

Simplified some event handling code

# This is the commit message opencast#8:

Refactored comment model slightly

Comments should be creatable without text.
But I **do** see the problem this brings.
So why not make the empty string the default text? ;)

# This is the commit message opencast#9:

Refactored some view cleanup and deleted related dead code

# This is the commit message opencast#10:

Allowed editing multiple annotations simultaneously

# This is the commit message opencast#11:

Use `maven-enforcer-plugin` instead of `prerequisites`

Fixes opencast#187.

# This is the commit message opencast#12:

Pinned `maven-install-plugin`

Fixes opencast#185.

# This is the commit message opencast#13:

Added an `npm start` script
mliradelc added a commit to mliradelc/annotation-tool that referenced this issue Jun 24, 2019
# This is the 1st commit message:

Add HLS support

Update files from develop branch

Fixed German translation file syntax

Closes opencast#173.

Add Emacs configuration

`npm update && npm audit fix`

Changed `less` plugin for `grunt`

This switches from `assemble-less` to `grunt-contrib-less`
and updates the latter at least a bit,
all in order to get rid of a few security vulnerabilities.
Further updates pending mostly because of incompatibilities.

Updated `grunt-contrib-less` to the latest version

More package updates

# This is the commit message #2:

Removed unused grunt plugin

# This is the commit message #3:

Removed some unused dependencies

# This is the commit message #4:

Improved code quality

# This is the commit message #5:

Removed some dead code and obsolete comments

# This is the commit message #6:

Got rid of `box-sizing`-'polyfill"

Box sizing has good enough support now.
If we still want backwards compat,
I feel like a CSS postprocessor
would be a better approach.

# This is the commit message opencast#7:

Simplified some event handling code

# This is the commit message opencast#8:

Refactored comment model slightly

Comments should be creatable without text.
But I **do** see the problem this brings.
So why not make the empty string the default text? ;)

# This is the commit message opencast#9:

Refactored some view cleanup and deleted related dead code

# This is the commit message opencast#10:

Allowed editing multiple annotations simultaneously

# This is the commit message opencast#11:

Use `maven-enforcer-plugin` instead of `prerequisites`

Fixes opencast#187.

# This is the commit message opencast#12:

Pinned `maven-install-plugin`

Fixes opencast#185.

# This is the commit message opencast#13:

Added an `npm start` script

# This is the commit message opencast#14:

Updated `grunt-cli`

# This is the commit message opencast#15:

Improved code quality
mliradelc added a commit to mliradelc/annotation-tool that referenced this issue Jun 24, 2019
# This is the 1st commit message:

Add HLS support

Update files from develop branch

Fixed German translation file syntax

Closes opencast#173.

Add Emacs configuration

`npm update && npm audit fix`

Changed `less` plugin for `grunt`

This switches from `assemble-less` to `grunt-contrib-less`
and updates the latter at least a bit,
all in order to get rid of a few security vulnerabilities.
Further updates pending mostly because of incompatibilities.

Updated `grunt-contrib-less` to the latest version

More package updates

# This is the commit message #2:

Removed unused grunt plugin

# This is the commit message #3:

Removed some unused dependencies

# This is the commit message #4:

Improved code quality

# This is the commit message #5:

Removed some dead code and obsolete comments

# This is the commit message #6:

Got rid of `box-sizing`-'polyfill"

Box sizing has good enough support now.
If we still want backwards compat,
I feel like a CSS postprocessor
would be a better approach.

# This is the commit message opencast#7:

Simplified some event handling code

# This is the commit message opencast#8:

Refactored comment model slightly

Comments should be creatable without text.
But I **do** see the problem this brings.
So why not make the empty string the default text? ;)

# This is the commit message opencast#9:

Refactored some view cleanup and deleted related dead code

# This is the commit message opencast#10:

Allowed editing multiple annotations simultaneously

# This is the commit message opencast#11:

Use `maven-enforcer-plugin` instead of `prerequisites`

Fixes opencast#187.

# This is the commit message opencast#12:

Pinned `maven-install-plugin`

Fixes opencast#185.

# This is the commit message opencast#13:

Added an `npm start` script

# This is the commit message opencast#14:

Updated `grunt-cli`

# This is the commit message opencast#15:

Improved code quality

# This is the commit message opencast#16:

Revert back to a stable version of `grunt-cli`

Closes opencast#188.

# This is the commit message opencast#17:

Fix XACML parsing of rules

OAT filters for ACL rules with the wrong tag name "rules" instead of
"Rule".

# This is the commit message opencast#18:

Fix exception during export when no e-mail is set

# This is the commit message opencast#19:

Simplified some of the export functions a bit

# This is the commit message opencast#20:

Remove unused and vulnerable dependency

# This is the commit message opencast#21:

Updated demo link in the README

Changed the README to include a link to a working demo
# This is the commit message opencast#22:

Update README.md
# This is the commit message opencast#23:

Update checkstyle to fix a vulnerability

# This is the commit message opencast#24:

Improve the style of the checkstyle configuration

# This is the commit message opencast#25:

Update `grunt`
JulianKniephoff pushed a commit that referenced this issue Dec 4, 2019
… request #11)

Opencast version can now be provided as a maven parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant