-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #658 from DH-IT-Portal-Development/acceptation
Merge "acc" into "master"
- Loading branch information
Showing
15 changed files
with
249 additions
and
164 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,16 +46,22 @@ <h2>{% trans "Data Management Plan" %}</h2> | |
<h3>{% trans "Nuttige workshops:" %}</h3> | ||
<p> | ||
{% blocktrans trimmed %} | ||
Als je dit nog niet gedaan hebt, wordt er sterk aangeraden om de volgende workshop te volgen: | ||
Als je dit nog niet gedaan hebt, wordt er sterk aangeraden om de volgende workshop/online training te volgen: | ||
{% endblocktrans %} | ||
</p> | ||
<ul> | ||
{% blocktrans trimmed %} | ||
<li> | ||
de workshop <a href="https://www.uu.nl/en/node/75859" target="_blank">Quick | ||
<li> | ||
{% blocktrans trimmed %} | ||
De workshop <a href="https://www.uu.nl/en/node/75859" target="_blank">Quick | ||
start to Research Data Management</a> | ||
</li> | ||
{% endblocktrans %} | ||
{% endblocktrans %} | ||
</li> | ||
<li> | ||
{% blocktrans trimmed %} | ||
De online training <a href="https://www.uu.nl/en/research/research-data-management/training-workshops/online-training-learn-to-write-your-dmp" | ||
target="_blank">Write your DMP</a> | ||
{% endblocktrans %} | ||
</li> | ||
</ul> | ||
<p> | ||
{% blocktrans trimmed %} | ||
|
@@ -76,23 +82,17 @@ <h2>{% trans "Privacy: AVG en GDPR" %}</h2> | |
{% endblocktrans %} | ||
</li> | ||
</ul> | ||
<h3>{% trans "Nuttige workshops:" %}</h3> | ||
<h3>{% trans "Nuttige informatie:" %}</h3> | ||
<p> | ||
{% blocktrans trimmed %} | ||
Als je dit nog niet gedaan hebt, wordt er sterk aangeraden om de volgende workshop te volgen: | ||
Voor vragen over privacy, zoals: "Wat zijn persoonlijke gegevens?" of "Wanneer mag ik mijn onderzoek anoniem noemen?", raden we je aan het <a href="https://utrechtuniversity.github.io/dataprivacyhandbook/" | ||
target="_blank">Data Privacy Handboek</a> te raadplegen. | ||
{% endblocktrans %} | ||
</p> | ||
<ul> | ||
{% blocktrans trimmed %} | ||
<li> | ||
de workshop <a href="https://www.uu.nl/en/node/81799" target="_blank">Handling | ||
personal data in research</a> | ||
</li> | ||
{% endblocktrans %} | ||
</ul> | ||
<p> | ||
{% blocktrans trimmed %} | ||
Voor advies op het gebied van privacy en de AVG kun je contact opnemen met de privacy officer van GW via <a href="mailto:[email protected]">[email protected]</a>. | ||
Voor advies op het gebied van privacy en de AVG kun je contact opnemen met de privacy officer van GW via <a href="mailto:[email protected]" target="_blank">[email protected]</a>. | ||
{% endblocktrans %} | ||
</p> | ||
<form action="" method="post" enctype="multipart/form-data"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,4 +26,5 @@ python-magic | |
pdftotext | ||
bpython | ||
black | ||
djlint | ||
djlint | ||
sentry-sdk[django] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# This file is autogenerated by pip-compile with Python 3.9 | ||
# by the following command: | ||
# | ||
# pip-compile requirements.in | ||
# pip-compile -U | ||
# | ||
-e git+https://github.com/UiL-OTS-labs/python-docx2txt#egg=docx2txt | ||
# via -r requirements.in | ||
|
@@ -12,7 +12,7 @@ alabaster==0.7.16 | |
# via sphinx | ||
arabic-reshaper==3.0.0 | ||
# via xhtml2pdf | ||
asgiref==3.7.2 | ||
asgiref==3.8.1 | ||
# via django | ||
asn1crypto==1.5.1 | ||
# via | ||
|
@@ -21,7 +21,7 @@ asn1crypto==1.5.1 | |
# pyhanko-certvalidator | ||
babel==2.14.0 | ||
# via sphinx | ||
black==24.2.0 | ||
black==24.3.0 | ||
# via -r requirements.in | ||
blessed==1.20.0 | ||
# via curtsies | ||
|
@@ -30,7 +30,9 @@ bpython==0.24 | |
cdh-django-core[federated-auth] @ git+https://github.com/CentreForDigitalHumanities/[email protected] | ||
# via -r requirements.in | ||
certifi==2024.2.2 | ||
# via requests | ||
# via | ||
# requests | ||
# sentry-sdk | ||
cffi==1.16.0 | ||
# via cryptography | ||
chardet==5.2.0 | ||
|
@@ -81,9 +83,10 @@ django==3.2.25 | |
# django-user-agents | ||
# djangorestframework | ||
# djangosaml2 | ||
# sentry-sdk | ||
# sphinxcontrib-django | ||
# uil-django-core | ||
django-auth-ldap==4.6.0 | ||
django-auth-ldap==4.7.0 | ||
# via -r requirements.in | ||
django-braces==1.15.0 | ||
# via -r requirements.in | ||
|
@@ -99,7 +102,7 @@ django-simple-menu==2.1.3 | |
# via -r requirements.in | ||
django-user-agents==0.4.0 | ||
# via -r requirements.in | ||
djangorestframework==3.14.0 | ||
djangorestframework==3.15.1 | ||
# via | ||
# -r requirements.in | ||
# uil-django-core | ||
|
@@ -133,17 +136,19 @@ idna==3.6 | |
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
importlib-metadata==7.1.0 | ||
# via sphinx | ||
jinja2==3.1.3 | ||
# via sphinx | ||
jsbeautifier==1.15.1 | ||
# via | ||
# cssbeautifier | ||
# djlint | ||
json5==0.9.22 | ||
json5==0.9.24 | ||
# via djlint | ||
lesscpy==0.15.1 | ||
# via uil-django-core | ||
lxml==5.1.0 | ||
lxml==5.2.0 | ||
# via svglib | ||
markupsafe==2.1.5 | ||
# via jinja2 | ||
|
@@ -165,7 +170,7 @@ pbr==6.0.0 | |
# via sphinxcontrib-apidoc | ||
pdftotext==2.2.2 | ||
# via -r requirements.in | ||
pillow==10.2.0 | ||
pillow==10.3.0 | ||
# via | ||
# -r requirements.in | ||
# reportlab | ||
|
@@ -178,20 +183,20 @@ pprintpp==0.4.0 | |
# via sphinxcontrib-django | ||
pscript==0.7.7 | ||
# via vbuild | ||
pyasn1==0.5.1 | ||
pyasn1==0.6.0 | ||
# via | ||
# pyasn1-modules | ||
# python-ldap | ||
pyasn1-modules==0.3.0 | ||
pyasn1-modules==0.4.0 | ||
# via python-ldap | ||
pycparser==2.21 | ||
pycparser==2.22 | ||
# via cffi | ||
pygments==2.17.2 | ||
# via | ||
# -r requirements.in | ||
# bpython | ||
# sphinx | ||
pyhanko==0.23.0 | ||
pyhanko==0.23.2 | ||
# via xhtml2pdf | ||
pyhanko-certvalidator==0.26.3 | ||
# via | ||
|
@@ -220,7 +225,6 @@ python-magic==0.4.27 | |
pytz==2024.1 | ||
# via | ||
# django | ||
# djangorestframework | ||
# pysaml2 | ||
pyxdg==0.28 | ||
# via bpython | ||
|
@@ -245,6 +249,8 @@ requests==2.31.0 | |
# pysaml2 | ||
# sphinx | ||
# uil-django-core | ||
sentry-sdk[django]==1.44.0 | ||
# via -r requirements.in | ||
six==1.16.0 | ||
# via | ||
# blessed | ||
|
@@ -261,10 +267,7 @@ sphinx==7.2.6 | |
# -r requirements.in | ||
# sphinx-rtd-theme | ||
# sphinxcontrib-apidoc | ||
# sphinxcontrib-applehelp | ||
# sphinxcontrib-devhelp | ||
# sphinxcontrib-django | ||
# sphinxcontrib-htmlhelp | ||
# sphinxcontrib-jquery | ||
sphinx-rtd-theme==2.0.0 | ||
# via -r requirements.in | ||
|
@@ -307,6 +310,7 @@ typing-extensions==4.10.0 | |
# asgiref | ||
# black | ||
# django-modeltranslation | ||
# pypdf | ||
# qrcode | ||
tzlocal==5.2 | ||
# via pyhanko | ||
|
@@ -315,7 +319,9 @@ ua-parser==0.18.0 | |
uritools==4.0.2 | ||
# via pyhanko-certvalidator | ||
urllib3==2.2.1 | ||
# via requests | ||
# via | ||
# requests | ||
# sentry-sdk | ||
user-agents==2.2.0 | ||
# via django-user-agents | ||
vbuild==0.8.2 | ||
|
@@ -333,3 +339,5 @@ xhtml2pdf==0.2.15 | |
# via -r requirements.in | ||
xmlschema==2.5.1 | ||
# via pysaml2 | ||
zipp==3.18.1 | ||
# via importlib-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.