Skip to content

Commit

Permalink
Merge branch 'main' into n21-2242-course-sync-add-handling-for-substi…
Browse files Browse the repository at this point in the history
…tute-teachers
  • Loading branch information
MBergCap authored Dec 12, 2024
2 parents cf76d89 + 74a65d6 commit 08ee5aa
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 43 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,14 @@ Short setup version:

1. Clone directory into local folder
2. Go into the cloned folder and enter `npm install`
3. Install nodemon and gulp globally by entering `npm install -g nodemon gulp`

## Run

1. Start the [schul-cloud server](https://github.com/hpi-schul-cloud/schulcloud-server)
2. Go into project folder
3. Run `gulp watch` to run gulp
4. Set the ENV-variable `TZ=Europe/Berlin` (for windows use `set TZ=Europe/Berlin`). You can also set the variables `SC_TITLE=HPI Schul-Cloud` if you want.
5. run `npm run watch` to boot the application
5. run `npm run dev` to boot the application
6. go to `http://localhost:3100`

**Alternative with browser-sync**

1. run `gulp watch-reload` to run gulp with browser sync. It also starts the node-client-server.
2. go to `http://localhost:7000`

For connecting to the [SchulCloud Calendar-Service](https://github.com/hpi-schul-cloud/schulcloud-calendar) you have to set `export CALENDAR_SERVICE_ENABLED=true`.

For connecting to the [SchulCloud Notification-Service](https://github.com/hpi-schul-cloud/node-notification-service) you have to set `export NOTIFICATION_SERVICE_ENABLED=true`.
Expand Down
4 changes: 4 additions & 0 deletions helpers/authentication.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,10 @@ const mapErrorToTranslationKey = (error) => {
return 'login.text.multipleUsersFound';
case 'USER_ACCOUNT_DEACTIVATED':
return 'login.text.userAccountDeactivated';
case 'EXTERNAL_USER_ROLE_UNKNOWN':
return 'login.text.externalUserRoleUnknown';
case 'SCHOOL_MISSING':
return 'login.text.unprocessableData';
default:
return 'login.text.loginFailed';
}
Expand Down
2 changes: 2 additions & 0 deletions helpers/handlebars/middleware.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const {
ALERT_STATUS_URL,
SC_THEME,
} = require('../../config/global');
const { permission } = require('process');

const makeActive = (items, currentUrl) => {
currentUrl += '/';
Expand Down Expand Up @@ -181,6 +182,7 @@ module.exports = (req, res, next) => {
testId: 'Rooms',
icon: 'account-supervisor-circle-outline',
link: '/rooms',
permission: 'ROOM_CREATE',
});
}

Expand Down
5 changes: 3 additions & 2 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,6 @@
},
"text": {
"announcementBrb": "Neu bei bettermarks: <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/unterrichten'>Fertige Unterrichtseinheiten jetzt für Klasse 5 bis 8</a> und neue <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/ueben-testen'>Übungs- und Testaufgaben für Jahrgangsstufe 4 bis 13</a>!<br> <a target='_blank' rel='noopener noreferrer' href='https://bbb3.bsbb.eu/hedgedoc/s/qIIjH-LWN#'>Hier</a> finden Sie unsere Kursbeispiele/Themenvorschläge für die Schul-Cloud Brandenburg: einsehen, auswählen und als eigenen Kurs <a target='_blank' rel='noopener noreferrer' href='https://docs.dbildungscloud.de/pages/viewpage.action?pageId=39387173#Kurseteilenundimportieren-Kursimportieren'>importieren</a>!",
"announcement": "Nehmen Sie an unserer Zufriedenheitsumfrage teil und helfen Sie uns, die Cloud zu verbessern. <a href=\"https://befragungen.dataport.de/umfrage/1891615/SyBxM9\" target=\"_blank\">Hier</a> geht’s zur Befragung.",
"emptyHomeworksInfo": "Keine gestellten Aufgaben. Du findest alle Aufgaben im Aufgaben-Bereich.",
"emptyNewsInfo": "Bisher gibt es keine News.",
"graded": "Bewertet",
Expand Down Expand Up @@ -2597,7 +2596,9 @@
"schoolInMigration": "Deine Schule wechselt gerade das Anmeldesystem zu {{systemName}}. Bevor Du Dich über {{systemName}} anmelden kannst, musst Du Deinen Account umziehen. Melde Dich dazu mit Deinem alten System an.",
"userNotFoundAfterProvisioning": "Login fehlgeschlagen. Entweder ist die Schule noch nicht zu {{systemName}} umgezogen oder die Erstellung neuer Nutzer in der {{shortTitle}} ist für die Schule nicht aktiv. Bitte wenden Sie sich an Ihren Schuladministrator.",
"multipleUsersFound": "Dieser moin.schule-Benutzer kann nicht eindeutig einem Account in der Niedersächsischen Bildungscloud zugeordnet werden. Bitte Support benachrichtigen!",
"userAccountDeactivated": "Ihr Konto wurde deaktiviert. Bitte wenden Sie sich an Ihren Schuladministrator."
"userAccountDeactivated": "Ihr Konto wurde deaktiviert. Bitte wenden Sie sich an Ihren Schuladministrator.",
"externalUserRoleUnknown": "Konto mit einer unbekannten Nutzer-Rolle kann nicht angemeldet werden. Bitte an Schuladministrator wenden.",
"unprocessableData": "Die Daten des Anmeldesystems konnten nicht vollständig verarbeitet werden. Bitte erneut versuchen oder den Support kontaktieren."
}
},
"messenger": {
Expand Down
5 changes: 3 additions & 2 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,6 @@
},
"text": {
"announcementBrb": "New at bettermarks: <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/unterrichten'>Ready-made teaching units now for grades 5 to 8</a> and new <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/ueben-testen'>exercises and tests for grades 4 to 13</a>!<br> <a target='_blank' rel='noopener noreferrer' href='https://bbb3.bsbb.eu/hedgedoc/s/qIIjH-LWN#'>Here</a> you can find our course examples/topic suggestions for the Brandenburg School Cloud: view, select and <a target='_blank' rel='noopener noreferrer' href='https://docs.dbildungscloud.de/pages/viewpage.action?pageId=39387173#Kurseteilenundimportieren-Kursimportieren'>import</a> as your own course!",
"announcement": "Take part in our satisfaction survey and help us to improve the cloud. Click <a href=\"https://befragungen.dataport.de/umfrage/1891615/SyBxM9\" target=\"_blank\">here</a> to go to the survey (exclusively in German language).",
"emptyHomeworksInfo": "No assigned tasks. You can find all tasks in the tasks area.",
"emptyNewsInfo": "So far there is no news.",
"graded": "Graded",
Expand Down Expand Up @@ -2597,7 +2596,9 @@
"schoolInMigration": "Your school is in the process of changing the login system to {{systemName}}. Before you can log in via {{systemName}}, you have to move your account. To do this, log in with your old system.",
"userNotFoundAfterProvisioning": "Login failed. Either the school hasn't moved to {{systemName}} yet or the creation of new users in the {{shortTitle}} is not active for the school. Please contact your school administrator.",
"multipleUsersFound": "This moin.schule user cannot be clearly assigned to an account in the Niedersächsische Bildungscloud. Please contact support!",
"userAccountDeactivated": "Your account has been deactivated. Please contact your school administrator."
"userAccountDeactivated": "Your account has been deactivated. Please contact your school administrator.",
"externalUserRoleUnknown": "Account with an unknown user role cannot be logged in. Please contact school administrator.",
"unprocessableData": "The login system data could not be fully processed. Please try again or contact support."
}
},
"messenger": {
Expand Down
5 changes: 3 additions & 2 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,6 @@
},
"text": {
"announcementBrb": "Nuevo en bettermarks: <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/unterrichten'>Unidades didácticas preparadas ahora para los cursos 5º a 8º</a> y nuevos <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/ueben-testen'>ejercicios y tests para los cursos 4º a 13º</a>!<br> <a target='_blank' rel='noopener noreferrer' href='https://bbb3.bsbb.eu/hedgedoc/s/qIIjH-LWN#'>Aquí</a> puede encontrar nuestros ejemplos de cursos/sugerencias de temas para la Nube Escolar de Brandenburgo: ¡visualícelos, selecciónelos e <a target='_blank' rel='noopener noreferrer' href='https://docs.dbildungscloud.de/pages/viewpage.action?pageId=39387173#Kurseteilenundimportieren-Kursimportieren'>impórtelos</a> como su propio curso!",
"announcement": "Participe en nuestra encuesta de satisfacción y ayúdenos a mejorar la nube. Haga clic <a href=\"https://befragungen.dataport.de/umfrage/1891615/SyBxM9\" target=\"_blank\">aquí</a> para acceder a la encuesta (exclusivamente en alemán).",
"emptyHomeworksInfo": "No hay tareas asignadas. Puedes encontrarar todas las tareas en el área de tareas.",
"emptyNewsInfo": "Hasta el momento no hay noticias.",
"graded": "Calificado",
Expand Down Expand Up @@ -2597,7 +2596,9 @@
"schoolInMigration": "Su escuela está en proceso de cambiar el sistema de registro a {{systemName}}. Antes de que pueda iniciar sesión a través de {{systemName}}, debe mover su cuenta. Para hacer esto, inicie sesión con su antiguo sistema.",
"userNotFoundAfterProvisioning": "Error de inicio de sesion. La escuela aún no se ha mudado a {{systemName}} o la creación de nuevos usuarios en {{shortTitle}} no está activa para la escuela. Comuníquese con el administrador de su escuela.",
"multipleUsersFound": "Este usuario de moin.schule no puede ser asignado claramente a una cuenta en la Niedersächsische Bildungscloud. Póngase en contacto con el servicio de asistencia.",
"userAccountDeactivated": "Su cuenta ha sido desactivada. Comuníquese con el administrador de su escuela."
"userAccountDeactivated": "Su cuenta ha sido desactivada. Comuníquese con el administrador de su escuela.",
"externalUserRoleUnknown": "No se puede iniciar sesión en una cuenta con una función de usuario desconocida. Comuníquese con el administrador de la escuela.",
"unprocessableData": "Los datos del sistema de registro no se pudieron procesar en su totalidad. Inténtelo de nuevo o comuníquese con el soporte."
}
},
"messenger": {
Expand Down
5 changes: 3 additions & 2 deletions locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
},
"text": {
"announcementBrb": "Нове на bettermarks: <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/unterrichten'>Готові навчальні блоки для 5-8 класів</a> та нові <a target='_blank' rel='noopener noreferrer' href='https://de.bettermarks.com/ueben-testen'>вправи і тести для 4-13 класів</a>!<br> <a target='_blank' rel='noopener noreferrer' href='https://bbb3.bsbb.eu/hedgedoc/s/qIIjH-LWN#'>Тут</a> ви можете знайти приклади наших курсів/пропозиції тем для Бранденбурзької шкільної хмари: переглядайте, обирайте та <a target='_blank' rel='noopener noreferrer' href='https://docs.dbildungscloud.de/pages/viewpage.action?pageId=39387173#Kurseteilenundimportieren-Kursimportieren'>імпортуйте</a> як свій власний курс!",
"announcement": "Візьміть участь у нашому опитуванні та допоможіть нам покращити хмару. Натисніть <a href=\"https://befragungen.dataport.de/umfrage/1891615/SyBxM9\" target=\"_blank\">тут</a>, щоб пройти опитування (виключно німецькою мовою).",
"notFound": "Активних записів не знайдено.",
"emptyHomeworksInfo": "Усі домашні завдання показуються в розділі домашніх завдань.",
"emptyNewsInfo": "Немає останніх новин. Перегляньте розділ новин, щоб бути в курсі.",
Expand Down Expand Up @@ -1837,7 +1836,9 @@
"schoolInMigration": "Ваша школа перебуває в процесі зміни системи реєстрації на {{systemName}}. Перш ніж ви зможете увійти через {{systemName}}, вам потрібно перемістити свій обліковий запис. Для цього увійдіть у свою стару систему.",
"userNotFoundAfterProvisioning": "Помилка логіну. Або школа ще не переїхала до {{systemName}}, або створення нових користувачів у {{shortTitle}} неактивне для школи. Будь ласка, зверніться до адміністратора школи.",
"multipleUsersFound": "Цей користувач moin.schule не може бути чітко прив'язаний до облікового запису в Niedersächsische Bildungscloud. Будь ласка, зверніться до служби підтримки!",
"userAccountDeactivated": "Ваш обліковий запис було деактивовано. Будь ласка, зверніться до адміністратора школи."
"userAccountDeactivated": "Ваш обліковий запис було деактивовано. Будь ласка, зверніться до адміністратора школи.",
"externalUserRoleUnknown": "Неможливо ввійти в обліковий запис із невідомою роллю користувача. Будь ласка, зверніться до адміністратора школи.",
"unprocessableData": "Не вдалося повністю обробити дані системи реєстрації. Спробуйте ще раз або зверніться до служби підтримки."
},
"separatorExternalLogin": {
"text": {
Expand Down
20 changes: 0 additions & 20 deletions nodemon.json

This file was deleted.

1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
"name": "schulcloud-client",
"scripts": {
"start": "node --unhandled-rejections=warn ./bin/www",
"watch": "nodemon --config nodemon.json",
"debug": "nodemon --inspect=9310 --config nodemon.json",
"debug:container": "nodemon --inspect=0.0.0.0:9310 --config nodemon.json",
"watch": "node --watch ./bin/www",
"debug": "node --inspect=9310 --watch ./bin/www",
"lint": "eslint --ext .json --fix . && eslint ./controllers ./helpers ./test/mocha ./api.js ./app.js ./locales --ext .js --ext .json --fix",
"startd": "echo 'Do you mean 'npm run watch'?'",
"mocha": "cross-env NODE_ENV=test mocha test/mocha/ --exit --recursive",
"build": "gulp clear && cross-env NODE_OPTIONS=--openssl-legacy-provider gulp",
"dev": "gulp clear && cross-env NODE_OPTIONS=--openssl-legacy-provider gulp watch-reload",
Expand Down Expand Up @@ -173,7 +171,6 @@
"imagemin-lint-staged": "^0.5.1",
"lint-staged": "^10.5.4",
"mocha": "^10.1.0",
"nodemon": "^2.0.20",
"nyc": "^15.1.0",
"postcss-css-variables": "^0.13.0",
"pump": "^1.0.2",
Expand Down

0 comments on commit 08ee5aa

Please sign in to comment.