Skip to content

Commit

Permalink
Merge branch 'main' into feature/eb-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 3, 2025
2 parents e2f3a6a + 991974a commit 9d14772
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 29 deletions.
14 changes: 2 additions & 12 deletions client/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,6 @@ const en = {
alreadyExists: "A collaboration with {{attribute}} {{value}} already exists",
required: "The {{attribute}} is required for a collaboration",
administrators: "Admins",
administratorsPlaceholder: "Invite admins by email",
administratorsTooltip: "Admins of a collaboration can edit their collaborations and invite members. Add email addresses separated by comma, space or semi-colon or one-by-one using the enter key.",
members: "Members",
selectRole: "Select a role...",
manager: "Manager",
Expand Down Expand Up @@ -1295,11 +1293,6 @@ const en = {
alreadyExists: "An organisation with {{attribute}} {{value}} already exists.",
required: "The {{attribute}} is required for an organisation",
administrators: "Admins",
administratorsPlaceholder: "Invite admins by email",
filePlaceholder: "Select csv or txt file...",
fileImportResult: "Imported {{nbr}} email addresses from {{fileName}}",
fileExtensionError: "Only .csv extension files are allowed",
administratorsTooltip: "Admins of an organisation can create collaborations in their organisations. Add email addresses separated by comma, space or semi-colon or one-by-one using the enter key.",
role: "Role",
new: "Create new organisation",
admin: "Admin",
Expand Down Expand Up @@ -1512,7 +1505,7 @@ const en = {
collaborationDescription: "Description",
collaborationAdministrators: "Admins",
invitees: "Invitees",
inviteesPlaceholder: "Invitee email addresses",
inviteesPlaceholder: "Add email addresses separated by comma, space or semi-colon or one-by-one using the enter key. You can also copy & paste a csv file with line-separated email addresses.",
inviteesTooltip: "This personal message is included in the email sent to the persons you invite",
intendedRole: "Role",
intendedRoleTooltip: "The permissions granted to all invitees. Admins can edit the collaboration, connect applications and invite members.",
Expand All @@ -1530,7 +1523,7 @@ const en = {
message: "Optional message",
messagePlaceholder: "Personal message to the admins",
messageTooltip: "The message will be included in the email invitation to the admins.",
inviteesMessagesTooltip: "Add email addresses separated by comma, space or semi-colon or one-by-one using the enter key. You can also copy & paste a csv file with line-separated email addresses.",
inviteesMessagesTooltip: "Invitee email addresses.",
invalidEmails: "Invalid email addresses removed: {{emails}}.",
appendAdminNote: "Note: the invitees will become <strong>admin</strong> after accepting the invite.",
inviteesMessagePlaceholder: "Personal message to the invitees",
Expand All @@ -1545,9 +1538,6 @@ const en = {
resendInvitation: "Are you sure you want to resend this invitation?",
expired: "This invitation expired on {{expiry_date}} and cannot be accepted anymore.",
expiredAdmin: "This invitation expired on {{expiry_date}}. Resend the invitation to reset the expiration date to 14 days.",
filePlaceholder: "Select csv or txt file...",
fileImportResult: "Imported {{nbr}} email addresses from {{fileName}}",
fileExtensionError: "Only .csv extension files are allowed",
expiryDate: "Invitation expires on",
expiryDateTooltip: "The expiration date of the invitation, after which the invitation can no longer be accepted.",
membershipExpiryDate: "Membership valid until",
Expand Down
14 changes: 2 additions & 12 deletions client/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,6 @@ const nl = {
alreadyExists: "Er bestaat al een samenwerking met {{attribute}} {{value}}.",
required: "{{attribute}} moet worden ingevuld voor een samenwerking.",
administrators: "Beheerders",
administratorsPlaceholder: "Nodig beheerders uit per e-mail",
administratorsTooltip: "Beheerders van een samenwerking kunnen de samenwerking aanpassen en leden uitnodigen. Voer e-mailadressen in, gescheiden door een komma, spatie of punt-komma, of druk enter na elk adres.",
members: "Leden",
selectRole: "Selecteer een rol.",
manager: "Manager",
Expand Down Expand Up @@ -1295,11 +1293,6 @@ const nl = {
alreadyExists: "Er bestaat al een organisatie met {{attribute}} {{value}}.",
required: "{{attribute}} is een verplicht veld voor een organisatie.",
administrators: "Beheerders",
administratorsPlaceholder: "Beheerders uitnodigen per e-mail",
filePlaceholder: "Kies een csv- of txt-bestand",
fileImportResult: "{{nbr}} e-mails geīmporteerd uit {{fileName}}.",
fileExtensionError: "Alleen bestanden met een .csv extensie zijn toegestaan.",
administratorsTooltip: "Beheerders van een organisatie kunnen samenwerkingen aanmaken binnen hun organisatie. Vul e-mailadressen van uit te nodigen mensen in, gescheiden door een komma, spatie of punt-komma, of voeg ze stuk-voor-stuk toe via de enter toets.",
role: "Rol",
new: "Nieuwe organisatie",
admin: "Beheerder",
Expand Down Expand Up @@ -1512,7 +1505,7 @@ const nl = {
collaborationDescription: "Omschrijving",
collaborationAdministrators: "Beheerders",
invitees: "Genodigden",
inviteesPlaceholder: "E-mailadressen genodigden",
inviteesPlaceholder: "Voer e-mailadressen in, gescheiden door een komma, spatie of puntkomma of voer ze stuk voor stuk in met een enter. Je kunt ook een csv-bestand plakken met daarin regelgescheiden e-mailadressen.",
inviteesTooltip: "Deze tekst nemen we op in de e-mail waarmee we deelnemers uitnodigen",
intendedRole: "Rol",
intendedRoleTooltip: "De rechten die alle genodigden krijgen. Beheerders kunnen de gegevens van de samenwerking wijzigen, applicaties koppelen en leden uitnodigen.",
Expand All @@ -1530,7 +1523,7 @@ const nl = {
message: "Optioneel bericht",
messagePlaceholder: "Bericht aan de beheerders",
messageTooltip: "De boodschap nemen we op in de e-mail waarmee beheerders worden uitgenodigd.",
inviteesMessagesTooltip: "Voer e-mailadressen in, gescheiden door een komma, spatie of puntkomma of voer ze stuk voor stuk in met een enter. Je kunt ook een csv-bestand plakken met daarin regelgescheiden e-mailadressen.",
inviteesMessagesTooltip: "E-mailadressen genodigden",
invalidEmails: "Ongeldige e-mailadressen verwijderd: {{emails}}.",
appendAdminNote: "Let op: de genodigen zullen <strong>beheerder</strong> worden na het accepteren van de uitnodiging.",
inviteesMessagePlaceholder: "Bericht aan genodigden",
Expand All @@ -1545,9 +1538,6 @@ const nl = {
resendInvitation: "Weet je zeker dat je de uitnodiging opnieuw wil versturen?",
expired: "De uitnodiging is op {{expiry_date}} verlopen en kan niet meer worden gebruikt.",
expiredAdmin: "Deze uitnodiging is op {{expiry_date}} verlopen. Verstuur hem opnieuw om de verloopdatum 14 dagen in te toekomst te zetten.",
filePlaceholder: "Selecteer een csv of txt bestand",
fileImportResult: "{{nbr}} e-mailadressen ingelezen uit {{fileName}}.",
fileExtensionError: "Alleen bestanden met een .csv extensie zijn toegestaan.",
expiryDate: "Uitnodiging geldig tot",
expiryDateTooltip: "Datum waarop de uitnodiging vervalt en deze niet meer gebruikt worden.",
membershipExpiryDate: "Lidmaatschap verloopt op",
Expand Down
8 changes: 4 additions & 4 deletions server/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ flask-mailman==1.1.1
flask==3.1.0
flask_migrate==4.0.7
Flask-SQLAlchemy==3.1.1
jinja2==3.1.4
jinja2==3.1.5
munch==4.0.0
python2-secrets==1.0.5
pytz==2024.2
requests==2.32.3
uWSGI==2.0.28
urllib3==2.2.3
urllib3==2.3.0
websockets==14.1
redis==5.2.1
pyotp==2.9.0
qrcode==8.0
Pillow==11.0.0
PyJWT==2.10.1
Authlib==1.3.2
Authlib==1.4.0
passlib==1.7.4
werkzeug==3.1.3
Flask-Executor==1.0.0
Flask-SocketIO==5.4.1
Flask-SocketIO==5.5.0
Flask-Cors==5.0.0
dnspython==2.7.0
signxml==4.0.2
Expand Down
2 changes: 1 addition & 1 deletion server/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pytest-xdist==3.6.1
responses==0.25.3
alembic==1.14.0
freezegun==1.5.1
coverage==7.6.9
coverage==7.6.10
mock==5.1.0

0 comments on commit 9d14772

Please sign in to comment.