SimonGschnell
|
1208c6829c
|
when an error happenes to editProfil Modal will also be closed then
|
2024-09-12 11:53:13 +02:00 |
|
SimonGschnell
|
1de8c00990
|
fixes an error where the payload i treated like an object but is an associative array in the controller
|
2024-09-12 11:45:54 +02:00 |
|
SimonGschnell
|
e247621f95
|
fixes the profilBearbeiten phrase and does update the topic correctly when adding a new kontakt/addresse in the profil
|
2024-09-12 10:47:31 +02:00 |
|
SimonGschnell
|
cfea7e10f2
|
adds the reservierungen overview action for the search result with a room object and removes debugging prints
|
2024-09-11 14:51:52 +02:00 |
|
SimonGschnell
|
6cf3896d49
|
fixes Calendar.js
|
2024-09-11 14:38:00 +02:00 |
|
SimonGschnell
|
04aaefd5d8
|
refetches the Stundenplan events also for the Stundenplan and not only for the roomplan
|
2024-09-11 14:00:53 +02:00 |
|
SimonGschnell
|
aef267186f
|
removes typo and debugging print from Calendar.js
|
2024-09-11 13:56:39 +02:00 |
|
SimonGschnell
|
d80761d952
|
Merge branch 'feature-39912/Room_planning_calendar' into feature-25999/C4_copy
|
2024-09-11 13:54:45 +02:00 |
|
SimonGschnell
|
f2a57f85a8
|
fixes the errors with the stundenplan/reservierungen data query
|
2024-09-11 10:19:46 +02:00 |
|
SimonGschnell
|
1de658ace6
|
fixes the query for the reservierungen in the stundenplan and in the raum informations
|
2024-09-11 09:32:28 +02:00 |
|
SimonGschnell
|
715b8075b8
|
reworks the query for the reservierungen stundenplan/room
|
2024-09-10 12:30:40 +02:00 |
|
Harald Bamberger
|
5f50d9f0ec
|
Merge branch 'feature-40311/Stundenplan_widget' into feature-25999/C4
|
2024-09-09 13:26:03 +02:00 |
|
SimonGschnell
|
26a0521379
|
fixes fhcapi
|
2024-09-09 13:12:11 +02:00 |
|
Harald Bamberger
|
996a49105b
|
Merge branch 'feature-40309/Cis_News_widget' into feature-25999/C4
|
2024-09-09 13:03:47 +02:00 |
|
Harald Bamberger
|
ff51d3964f
|
Merge branch 'feature-40842/DashboardAmpeln' into feature-25999/C4
|
2024-09-09 12:56:55 +02:00 |
|
Harald Bamberger
|
c2c30b86a1
|
Merge branch 'feature-40841/SearchBarChanges' into feature-25999/C4
|
2024-09-09 12:02:09 +02:00 |
|
Harald Bamberger
|
97b34d98fb
|
Merge branch 'feature-41133/side_menu_sticky' into feature-25999/C4
|
2024-09-09 11:51:34 +02:00 |
|
Harald Bamberger
|
1f4628720a
|
Merge branch 'feature-39911/Suche_um_raeume_erweitern' into feature-25999/C4
|
2024-09-09 11:50:27 +02:00 |
|
Harald Bamberger
|
a8141e5dac
|
Merge branch 'master' into feature-25999/C4
|
2024-09-09 11:45:10 +02:00 |
|
SimonGschnell
|
122673d291
|
gets rid of the stunden dependency and uses the beginn and ende property of the queried events
|
2024-09-06 11:20:20 +02:00 |
|
SimonGschnell
|
8376e8b92d
|
bundles the room_events and the reservierungen api calls together with Promise.allSettled
|
2024-09-06 11:02:14 +02:00 |
|
SimonGschnell
|
f9b69fe08c
|
changes how the reservierungen are fetched from the database to have the same information as the room events
|
2024-09-05 14:57:57 +02:00 |
|
SimonGschnell
|
e33162d20e
|
changes the structure of the JSON data from the stundenplan
|
2024-09-04 14:59:56 +02:00 |
|
SimonGschnell
|
87f82b7f5d
|
also adds the stundenplan information as object in the response of the endpoint
|
2024-09-03 12:07:13 +02:00 |
|
SimonGschnell
|
f19c1b4eaf
|
adds the lector and the gruppe as objects to the endpoint result instead of just strings
|
2024-09-02 14:47:40 +02:00 |
|
SimonGschnell
|
8c5ca521ac
|
adopts the side menu for the desktop and mobile view
|
2024-09-02 10:42:01 +02:00 |
|
SimonGschnell
|
3a466e8e0f
|
puts nav-toggle and nav-menu-items in a sticky container
|
2024-08-13 15:27:51 +02:00 |
|
SimonGschnell
|
36bd1795ed
|
makes the cis4 side menu sticky
|
2024-08-13 15:04:44 +02:00 |
|
cgfhtw
|
308412b5a3
|
Bugfix Creditpoints
|
2024-08-13 15:00:13 +02:00 |
|
cgfhtw
|
98f335ec00
|
mising fileextension on import in Prompt.js
|
2024-08-13 14:30:25 +02:00 |
|
cgfhtw
|
3d07aa3bd0
|
UDFs Prestudent aktivieren
|
2024-08-13 11:29:24 +02:00 |
|
cgfhtw
|
ed69d3a061
|
Prestudenttab einzelne Felder ausblenden
|
2024-08-13 11:05:35 +02:00 |
|
cgfhtw
|
db8e2bfb69
|
Interessent hinzufügen und Notenkarteireiter ausblenden
|
2024-08-13 11:01:49 +02:00 |
|
SimonGschnell
|
cce58fdc31
|
removes debugging prints
|
2024-08-12 14:24:37 +02:00 |
|
Harald Bamberger
|
38e1308865
|
revert change on already deprcated file
|
2024-08-12 14:12:01 +02:00 |
|
SimonGschnell
|
73dd89e5af
|
adds phrasen library to LvMenu
|
2024-08-12 14:09:21 +02:00 |
|
cgfhtw
|
097a507c9a
|
Bugfix: missing data in showFeedback function
|
2024-08-12 09:54:23 +02:00 |
|
cgfhtw
|
47ddebf7c4
|
Bugfix: wrong variablename
|
2024-08-12 09:54:00 +02:00 |
|
cgfhtw
|
0a150a60bb
|
improved error message
|
2024-08-12 09:44:12 +02:00 |
|
cgfhtw
|
fe7b05cce2
|
Merge branch 'master' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-08-12 08:34:32 +02:00 |
|
SimonGschnell
|
3f86961bda
|
adds parameter to ampeln deadline/overdue phrase
|
2024-08-07 15:21:22 +02:00 |
|
cgfhtw
|
8b590dc58a
|
optimizing Ampel Widget
|
2024-08-07 14:23:35 +02:00 |
|
SimonGschnell
|
a6bef31862
|
corrects filter styling problem
|
2024-08-07 12:00:24 +02:00 |
|
cgfhtw
|
e7a29dc21a
|
Identation
|
2024-08-07 11:56:00 +02:00 |
|
SimonGschnell
|
ceb8eb9671
|
corrects the way how to active ampeln check whether an ampel was bestaetigt or not and adds the Ampel_Benutzer_Bestaetigt_model
|
2024-08-07 11:52:50 +02:00 |
|
cgfhtw
|
4b7e445a25
|
Bugfixes: Eventobject as parameter
|
2024-08-07 09:53:40 +02:00 |
|
SimonGschnell
|
47a4b63172
|
changes the zustellungs warning for the Profil Adressen/Kontakte
|
2024-08-07 09:53:37 +02:00 |
|
cgfhtw
|
911eb66c4a
|
Missing :
|
2024-08-07 09:44:28 +02:00 |
|
cgfhtw
|
428a56cfd0
|
Cleanup MultiStatus Component & Dropdown Component
|
2024-08-07 09:41:36 +02:00 |
|
cgfhtw
|
21e69c6d94
|
Status: Unterbrecher & Student
|
2024-08-06 16:19:35 +02:00 |
|