SimonGschnell
|
2a7735bca5
|
outsources internal queryies to the appropriate classes, to assign the values to the needed variables to fill the menu array of the menu_lv.inc.php
|
2024-07-03 11:56:18 +02:00 |
|
SimonGschnell
|
19753a9ef7
|
test api endpoint to include the lvinfo menu link
|
2024-07-02 14:50:54 +02:00 |
|
SimonGschnell
|
3d2ea2821e
|
fixes little typo, that fails to render the widget
|
2024-07-02 09:26:19 +02:00 |
|
SimonGschnell
|
d0f457d8ed
|
changes the data format from the studierendenEmail api call and displays the mailto on the modal
|
2024-06-28 11:06:44 +02:00 |
|
SimonGschnell
|
c34144a4e8
|
creates sql query in the lehreinheit_model to query the studierenden Mail inside a lehrveranstaltung and creates the matching fhcapi methods / frontend/v1 api controllers
|
2024-06-27 15:09:09 +02:00 |
|
SimonGschnell
|
5070353bf0
|
passes the active_addons constant to the LvUebersicht Modal
|
2024-06-26 16:37:54 +02:00 |
|
SimonGschnell
|
7267d526bb
|
rendering content pages
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
f8c431e0bc
|
updating comment of the content function
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
629ea3716e
|
changes how the content and the news are displayed and also modifies the modals for the roominformation which now get their data from props instead of passing them directly via refs
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
6230aa47ae
|
now also displays the room information inside a modal and does not redirect to the content site
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
b3dfcdc295
|
the calendar modal is correctly opened when the correct event is called
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
bb9d4bda04
|
adds a general modal for the lehrveranstaltungs Uebersicht with all the links connected to the lehrveranstaltung
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
d92ad0a6c6
|
links the ort_kurzbz from the Stundenplan in the Dashboard to the Ort Information Content
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
77cd3bb02d
|
removes the z-index from the calendar header so that it doesn't show over the menu when used in mobil view
|
2024-06-24 13:11:55 +02:00 |
|
SimonGschnell
|
f83cd3b87a
|
checks whether the user wants to fetch content or the news
|
2024-06-14 11:18:29 +02:00 |
|
Harald Bamberger
|
7491b9c1b0
|
try to fix mobile dashboard view
|
2024-06-03 11:35:11 +02:00 |
|
Harald Bamberger
|
204de30459
|
make news modal more responsive
|
2024-06-03 10:46:26 +02:00 |
|
Harald Bamberger
|
92319b9b29
|
quick fix for overlapping dashboard elements on mobile phones
|
2024-06-03 10:27:03 +02:00 |
|
SimonGschnell
|
5021c47c9f
|
calendar style changes
|
2024-05-27 12:20:58 +02:00 |
|
SimonGschnell
|
16f90604b6
|
stundenplan modal for LVs and making calendar header sticky
|
2024-05-24 11:17:06 +02:00 |
|
SimonGschnell
|
234ec03db9
|
adds the phrase noGrade
|
2024-05-24 09:37:07 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
Harald Bamberger
|
b3c6127cfe
|
Merge branch 'feature-25999/C4_TEST' into feature-25999/C4
|
2024-05-14 14:01:24 +02:00 |
|
SimonGschnell
|
fd8e49c11f
|
hotfix in Modal.js
|
2024-05-08 14:35:41 +02:00 |
|
SimonGschnell
|
6fa5ff81d6
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 12:01:53 +02:00 |
|
SimonGschnell
|
0942480428
|
adds the missing model for the function
|
2024-05-08 11:58:35 +02:00 |
|
SimonGschnell
|
2fd2746a74
|
Merge branch 'feature-25999/task-39464' of github.com:FH-Complete/FHC-Core into feature-25999/task-39464
|
2024-05-08 11:56:50 +02:00 |
|
SimonGschnell
|
8e2129902c
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 11:29:39 +02:00 |
|
SimonGschnell
|
d0509abb8b
|
also adds the new controller functions to the CisVue/Cms and CisHmvc/Cms
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c2a782e164
|
updates news fetching and DB_Model pagination methods
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5ac0b249ec
|
makes component Pagination page_size prop a required prop
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5142f5656b
|
passes the page_size down from the parent component to the child component
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
7bd70a6436
|
makes it possible to send the page_size from the frontend to the backend to adopt how many rows to query
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c017014171
|
changes how the pagination is done in the DB_Model
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
36c8862b99
|
implementing frontend pagination for components
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
29f7e34e10
|
adds pagination logic to C4 news
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
730db74743
|
Merge branch 'feature-25999/C4_ma0594_profilePage' into feature-25999/C4_TEST
|
2024-05-08 11:14:41 +02:00 |
|
SimonGschnell
|
d1207ced02
|
Merge branch 'master' into feature-25999/C4_TEST
|
2024-05-08 11:06:34 +02:00 |
|
SimonGschnell
|
fb6bb96fbd
|
making Filter-core-cmp emit the tableBuilt event
|
2024-05-08 10:58:38 +02:00 |
|
SimonGschnell
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
Harald Bamberger
|
93b111af93
|
fix handleSystemError is not a function
|
2024-05-06 16:48:38 +02:00 |
|
Harald Bamberger
|
6a8a96b748
|
fix long lasting request getPrestudents to block browser when timedout once
|
2024-05-06 16:04:45 +02:00 |
|
SimonGschnell
|
a563f053ef
|
adds the width and the height properties to the dashboard item, they were missing and caused a bug where the news widget was not displaying correctly
|
2024-05-06 14:19:04 +02:00 |
|
Andreas Österreicher
|
40c0393bc0
|
Voller Name der Kritikalität des Services wird angezeigt im
Servicekatalog
|
2024-05-02 16:31:34 +02:00 |
|
Andreas Österreicher
|
c6193530db
|
Merge branch 'feature-39288/Servicekatalog_Kritikalitaet'
|
2024-05-02 16:27:09 +02:00 |
|
Harald Bamberger
|
3a3d28e9e6
|
Merge branch 'feature-37246/APIs_Konsolidierung'
|
2024-04-30 21:45:48 +02:00 |
|
Harald Bamberger
|
3b8776f947
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-30 16:26:15 +02:00 |
|
Andreas Österreicher
|
23255ed84f
|
Merge branch 'feature-17727/FasDefaultStundensatzProjektbetreuungAnzeigen'
|
2024-04-30 16:17:00 +02:00 |
|
Andreas Österreicher
|
a3b5996c50
|
Stundensatz wird abhängig vom Studiensemester der Projektarbeit /
Lehreinheit ermittelt
|
2024-04-30 16:16:03 +02:00 |
|
Andreas Österreicher
|
a606add6eb
|
Merge branch 'master' into feature-17727/FasDefaultStundensatzProjektbetreuungAnzeigen
|
2024-04-30 10:55:58 +02:00 |
|