summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/de
diff options
context:
space:
mode:
authorSimon Rettberg2020-09-08 13:31:56 +0200
committerSimon Rettberg2020-09-08 13:31:56 +0200
commitbbf7ce0978a1cf6947fdf600b605f97c3a856010 (patch)
tree39dd0d43df2738aa42a52539a43b2bc3d9cecea9 /modules-available/locationinfo/lang/de
parent[minilinux] Fix colspan (diff)
downloadslx-admin-bbf7ce0978a1cf6947fdf600b605f97c3a856010.tar.gz
slx-admin-bbf7ce0978a1cf6947fdf600b605f97c3a856010.tar.xz
slx-admin-bbf7ce0978a1cf6947fdf600b605f97c3a856010.zip
[locationinfo] His: Switch from SOAP to iCal
iCal downloads are much faster in more revent HisInOne versions, while the SOAP API will make cobbling together a time table for a specific room even more complicated in the next release (2020.12). Switch to iCal for now and see how it goes. TODO: Create a generic iCal backend module based on this.
Diffstat (limited to 'modules-available/locationinfo/lang/de')
-rw-r--r--modules-available/locationinfo/lang/de/backend-hisinone.json10
1 files changed, 1 insertions, 9 deletions
diff --git a/modules-available/locationinfo/lang/de/backend-hisinone.json b/modules-available/locationinfo/lang/de/backend-hisinone.json
index 6ea1a933..5a2ad69f 100644
--- a/modules-available/locationinfo/lang/de/backend-hisinone.json
+++ b/modules-available/locationinfo/lang/de/backend-hisinone.json
@@ -1,14 +1,6 @@
{
"baseUrl": "Basis-URL",
- "baseUrl_helptext": "URL zur HisInOne-Installation",
- "open": "Service",
- "open_helptext": "Legt den zu verwendenden Web Service fest. OpenCourseService bietet anonymisierte Belegungspl\u00e4ne und erfordert keine Authentifizierung und ist i.d.R. bevorzugt.",
- "password": "Passwort",
- "password_helptext": "Das Passwort, das in HisInOne verwendet wird.",
- "role": "Rolle",
- "role_helptext": "Die Rolle die der Nutzername in HisInOne verwendet.",
- "username": "Nutzername",
- "username_helptext": "Der Nutzername, der in HisInOne verwendet wird.",
+ "baseUrl_helptext": "URL zur HisInOne-Installation, bzw. die URL, um einen Raumbelegungsplan als iCal-Datei herunterzuladen, z.B. \"https:\/\/<hisinoneserver>\/qisserver\/pages\/cm\/exa\/timetable\/roomScheduleCalendarExport.faces?roomId=\"",
"verifyCert": "Zertifikat pr\u00fcfen",
"verifyCert_helptext": "Wenn das Zertifikat abgelaufen ist, oder von keiner bekannten CA ausgestellt wurde, wird die Verbindung abgelehnt.",
"verifyHostname": "Hostnamen pr\u00fcfen",