-
Notifications
You must be signed in to change notification settings - Fork 156
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
Disable export of data for annotators by default #5203
Comments
reckart
added a commit
that referenced
this issue
Dec 13, 2024
- Disable export flag for new projects
reckart
added a commit
that referenced
this issue
Dec 15, 2024
…export-of-data-for-annotators-by-default #5203 - Disable export of data for annotators by default
reckart
added a commit
that referenced
this issue
Dec 20, 2024
…-JSON * main: (106 commits) No issue: Cancel running builds when a new one on the same branch is triggered No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts #5203 - Disable export of data for annotators by default #5201 - Users should be able to change their own password by default [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-35.0-beta-2 Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5159: Improve HTML render performance [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.5 Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies #5196 - Improve display of plain text files in HTML editor #5194 - Preferences when opening document in HTML editor ...
reckart
added a commit
that referenced
this issue
Dec 20, 2024
…causes-problems-in-search * main: (106 commits) No issue: Cancel running builds when a new one on the same branch is triggered No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts No issue: Try deploying Maven artifacts #5203 - Disable export of data for annotators by default #5201 - Users should be able to change their own password by default [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-35.0-beta-2 Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5159: Improve HTML render performance [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-34.5 Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies Issue #5078: Upgrade dependencies #5196 - Improve display of plain text files in HTML editor #5194 - Preferences when opening document in HTML editor ... % Conflicts: % inception/inception-pdf-editor/pom.xml % inception/inception-ui-project/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/project/layers/ProjectLayersPanel.html
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
In most cases, users that are just annotators do not need to be able to export data from the annotation page. But currently, they always can and the project manager may forget to turn this option off.
Describe the solution you'd like
Turn the option off by default in new projects.
The text was updated successfully, but these errors were encountered: