Harald Bamberger
|
05de9cd94a
|
move logic processing moodle events from core to moodle addon
|
2025-05-06 13:24:08 +02:00 |
|
SimonGschnell
|
9b895fbd23
|
feature(Studium API endpoinds): adds the api endpoints for the Studium View to get the studienplan from a studiensemester/studiengang/semester
|
2025-04-30 13:45:01 +02:00 |
|
Harald Bamberger
|
7d3ffdde7b
|
fix api endpoint http error 500 when stundenplan_events is null or empty array
|
2025-04-29 17:15:32 +02:00 |
|
Johann Hoffmann
|
d791a6d3ef
|
phrasen & change email template name to under 32 characters long
|
2025-04-29 15:03:10 +02:00 |
|
Johann Hoffmann
|
38424bc875
|
serientermin anlegen mitarbeiter; deadline overview mitarbeiter;
|
2025-04-29 14:36:40 +02:00 |
|
Johann Hoffmann
|
a5ab2f1381
|
match abgabetool_detail student/mitarbeiter look&feel; WIP terminserie, zweitbetreuer logic etc
|
2025-04-25 14:30:12 +02:00 |
|
Johann Hoffmann
|
54e8a855f4
|
Merge branch 'master' into feature-25999/C4_cleanup
# Conflicts:
# public/js/apps/Dashboard/Fhc.js
# public/js/components/Cis/Cms/Content.js
# public/js/components/Cis/Cms/News.js
# public/js/components/Cis/Cms/StudiengangInformation/StudiengangInformation.js
# public/js/components/Cis/Mylv/LvUebersicht.js
# public/js/components/Cis/Stundenplan/Stundenplan.js
# public/js/components/DashboardWidget/Ampel.js
# public/js/components/DashboardWidget/News.js
# public/js/components/DashboardWidget/Stundenplan.js
# public/js/components/DashboardWidget/Url.js
# system/phrasesupdate.php
|
2025-04-25 10:58:02 +02:00 |
|
Johann Hoffmann
|
97d83d3acf
|
WIP abgabetool mitarbeiter
|
2025-04-25 09:59:41 +02:00 |
|
Johann Hoffmann
|
e28067259b
|
WIP Abgabetool Mitarbeiter DetailComponent
|
2025-04-23 13:59:31 +02:00 |
|
Harald Bamberger
|
3669e0df40
|
check if entry in tbl_studentlehrverband exits and update or insert on result
|
2025-04-15 08:24:16 +02:00 |
|
Johann Hoffmann
|
2759bb0309
|
cis4 abgabetool student uploads/signature check/emails working; TODO: - testing with diff users, styling & mobile layout;
|
2025-03-19 15:57:08 +01:00 |
|
SimonGschnell
|
0dd1e4a628
|
refactor(RoomInformation): updates the roomInformation endpoint to use the Stundenplan library functions
|
2025-03-13 10:29:23 +01:00 |
|
Johann Hoffmann
|
669752dd90
|
WIP cis4 abgabetool student
|
2025-03-12 13:41:01 +01:00 |
|
Cristina
|
3a83d468ef
|
Merge branch 'master' into feature-40953/LV-Template_Uebersichtsseite
|
2025-03-06 09:50:55 +01:00 |
|
Cristina
|
aab0dd7fc7
|
Added / Adapted Model queries and api Controller regarding for Lehrveranstaltung- and Studienjahr Model
|
2025-03-06 09:40:40 +01:00 |
|
Harald Bamberger
|
bd7669ff5b
|
Merge branch 'merge_FHC4_C4'
|
2025-03-05 17:37:16 +01:00 |
|
Harald Bamberger
|
00b766cb69
|
tweak mobility form behavior
|
2025-03-05 17:35:27 +01:00 |
|
SimonGschnell
|
c677c48b00
|
fix(StudiengangsInformationen API data): fixes little error when checking if the uid is a mitarbeiter or not
|
2025-03-05 10:47:45 +01:00 |
|
SimonGschnell
|
415e759586
|
fix(StudiengangsInformationen API data): fixes little error when checking if the uid is a mitarbeiter or not
|
2025-03-05 08:54:26 +01:00 |
|
ma0068
|
188e6db759
|
bugfix: update sqls with LEFT condiiton
|
2025-03-05 08:49:42 +01:00 |
|
ma0068
|
d5eae17ba5
|
extend queries for lehrveranstaltung_id to see dropdown
|
2025-03-04 13:49:39 +01:00 |
|
Harald Bamberger
|
93ff868501
|
ensure student_uids is an array even if only one uid is passed
|
2025-03-04 11:23:46 +01:00 |
|
ma0068
|
701c57966f
|
tab contact - field plz: numberformat validation only for Austria
|
2025-03-04 10:53:03 +01:00 |
|
Johann Hoffmann
|
e4317f7a94
|
mobile breakpoints & form validation;
|
2025-03-03 15:57:55 +01:00 |
|
Johann Hoffmann
|
225d6b0a83
|
raumsuche student config for allowed roomtypes
|
2025-03-03 13:51:43 +01:00 |
|
ma0068
|
50ec93f5c1
|
extend function getLesFromLvIds for studiensemesterkurzb and aggregation lehreinheit_id
|
2025-03-03 13:43:19 +01:00 |
|
ma0068
|
b50a4a16d1
|
change form parameter mobility and add param studiensemester_kurzbz to function get LVsandLesByStudent
|
2025-03-03 11:45:31 +01:00 |
|
SimonGschnell
|
b8c45cf244
|
update(Moodle Events):adds additional fields for Moodle Events and disables the automatic scrolling for moodleEvents
|
2025-03-03 11:07:54 +01:00 |
|
Johann Hoffmann
|
bc7dba1c14
|
legacy raumsuche.php -> cis4 vue component
|
2025-02-28 16:41:18 +01:00 |
|
SimonGschnell
|
4a01198e10
|
refactor(Stundenplan Endpoint):puts methods used to fetch Stundenplan and Reservierungs Events in its own library and dynamically merges the moodle events if plugin is present
|
2025-02-28 14:52:02 +01:00 |
|
SimonGschnell
|
e2b1dad776
|
fix(Plugin Moodle Event.php) adds the moodle calendar events integration through the Events instead of having a fixed dependency
|
2025-02-27 12:06:43 +01:00 |
|
Harald Bamberger
|
ba594a320b
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-24 08:50:04 +01:00 |
|
Harald Bamberger
|
9876976c70
|
Merge branch 'master' into merge_FHC4_C4
|
2025-02-24 08:46:48 +01:00 |
|
Johann Hoffmann
|
7a0a2d756d
|
load lv entry as meta info when querying stundenplan by lva & show titel in ger/eng; also show currently active Studiensemester; roomInfo constant defined aswell;
|
2025-02-21 14:16:11 +01:00 |
|
Harald Bamberger
|
2f47cc7966
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-12 17:58:37 +01:00 |
|
Johann Hoffmann
|
480bef3b0d
|
student profile role info verband/gruppe/semester links to old cis list; reworked role info data to also work in english lol;
|
2025-02-12 17:24:37 +01:00 |
|
Johann Hoffmann
|
60e12e1ab7
|
dont load any studiengang related infos for mitarbeiter
|
2025-02-12 14:04:23 +01:00 |
|
Harald Bamberger
|
09aae4c82b
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-12 13:47:24 +01:00 |
|
Johann Hoffmann
|
a9e3a85d99
|
format gebdatum for profil in sql; fix show telefonnummer in profil;
|
2025-02-12 13:44:32 +01:00 |
|
ma0068
|
ca187efce4
|
bugfix: deleted outputJson returns
|
2025-02-11 15:58:31 +01:00 |
|
Johann Hoffmann
|
fe4351fc87
|
lv info ort content link when content_id was expanded
|
2025-02-11 11:23:50 +01:00 |
|
Harald Bamberger
|
36d3af91f1
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-11 09:44:38 +01:00 |
|
Johann Hoffmann
|
4936cfd61c
|
added roomInfo to app routes & remove old views; stundenplan reservierungen for MA working WIP roomInformation/roomContent link from lvinfo event ort_kurzbz;
|
2025-02-10 17:05:27 +01:00 |
|
ma0068
|
f653c2c054
|
change dateFormat Tab Mobility
|
2025-02-07 14:06:48 +01:00 |
|
ma0068
|
72649f4177
|
change dateFormat Tab Contact
|
2025-02-07 13:52:17 +01:00 |
|
Harald Bamberger
|
0cca508881
|
add Studiengang Endpoint getStudiengangByKz
|
2025-02-06 16:19:27 +01:00 |
|
Harald Bamberger
|
4410baf7ac
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-05 16:57:52 +01:00 |
|
SimonGschnell
|
d889756302
|
update(Calendar exports): viewdata update
|
2025-02-05 11:03:19 +01:00 |
|
SimonGschnell
|
9082c3cb8c
|
feature(Calendar Exports): uses the old enpoints to export excel,csv,ical1,ical2 documents
|
2025-02-04 14:37:34 +01:00 |
|
Harald Bamberger
|
1a0601ebc0
|
Merge branch 'feature-54856/FHC4_Studierendenverwaltung_In_Out' into merge_FHC4_C4
|
2025-02-03 16:06:06 +01:00 |
|