SimonGschnell
|
9e1bd2b64d
|
adds form_validation
|
2024-08-02 10:36:34 +02:00 |
|
SimonGschnell
|
563f5e5f9e
|
merging C4
|
2024-07-24 14:37:16 +02:00 |
|
SimonGschnell
|
2083e95f8c
|
adds vertical layout for the documents view when the viewport is less than lg
|
2024-07-23 09:14:38 +02:00 |
|
SimonGschnell
|
f207419859
|
removes the import for userdata and profilUpdate from the old fhcapi which should be replaced by the new fhcapi
|
2024-07-23 08:58:52 +02:00 |
|
SimonGschnell
|
9170653260
|
adds a childaction for the rooms when searching for a room to see the eventoverview of the room
|
2024-07-22 14:07:00 +02:00 |
|
SimonGschnell
|
f4bf3eec86
|
merging feature-39911/Suche_um_raeume_erweitern
|
2024-07-22 12:55:01 +02:00 |
|
SimonGschnell
|
a0871657ca
|
adds insertFile to the new ProfilUpdate FhcAPIController and starts a transaction when deleting the foreign key from the profil update and deleting the old file
|
2024-07-22 11:24:47 +02:00 |
|
SimonGschnell
|
0cc6222175
|
adds deleteProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:57:42 +02:00 |
|
SimonGschnell
|
8700abd0fa
|
adds updateProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:50:00 +02:00 |
|
SimonGschnell
|
12626511e9
|
adds insertProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:00:40 +02:00 |
|
SimonGschnell
|
a06f9b581f
|
adds selectProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 13:11:58 +02:00 |
|
SimonGschnell
|
be66150631
|
adds acceptProfilRequest and denyProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 11:38:15 +02:00 |
|
SimonGschnell
|
9eb61649eb
|
adds getProfilRequestFiles to the new ProfilUpdate FhcAPIController
|
2024-07-19 09:06:49 +02:00 |
|
SimonGschnell
|
328a46f16d
|
adds getTopic to the new ProfilUpdate FhcAPIController
|
2024-07-18 10:40:30 +02:00 |
|
SimonGschnell
|
885315c22b
|
adds getStatus to the new ProfilUpdate FhcAPIController
|
2024-07-18 09:52:08 +02:00 |
|
SimonGschnell
|
29aa7f5056
|
adds isMitarbeiter to the new Profil FhcAPIController
|
2024-07-18 09:36:30 +02:00 |
|
SimonGschnell
|
fdd3026212
|
adds getAllNationen to the new Profil FhcAPIController
|
2024-07-18 08:53:45 +02:00 |
|
SimonGschnell
|
84029fc729
|
updates editAdressen in the Profil
|
2024-07-08 15:15:08 +02:00 |
|
SimonGschnell
|
92afdf71cd
|
changing fhcapi for the client side for the profil WIP
|
2024-07-03 15:53:01 +02:00 |
|
SimonGschnell
|
63f089dc27
|
changes the layout of the Stundenplan Events
|
2024-06-24 13:50:13 +02:00 |
|
SimonGschnell
|
008847e490
|
adds a sql query for the grouping algorithm
|
2024-06-24 13:08:44 +02:00 |
|
SimonGschnell
|
a0472c6573
|
little changes
|
2024-06-14 14:44:29 +02:00 |
|
SimonGschnell
|
f83cd3b87a
|
checks whether the user wants to fetch content or the news
|
2024-06-14 11:18:29 +02:00 |
|
SimonGschnell
|
de4accab83
|
cleans up the Stundenplan grouping algorithm
|
2024-06-13 12:27:09 +02:00 |
|
SimonGschnell
|
d1afd9f09d
|
groups the uids of the reservierungen in the raum uebersicht and renders different template if the calender entry is a reservierung or a stundenplan event
|
2024-06-12 14:42:30 +02:00 |
|
SimonGschnell
|
9c51f25c9e
|
modifies how the slot template from the Calendar Page is passed to the CalendarApp and prints the reservierungen differently (but the reservierungen are not grouped yet)
|
2024-06-11 15:03:09 +02:00 |
|
SimonGschnell
|
022ad26dd2
|
reservierungen query also joins the studiengangs and mitarbeiter information
|
2024-06-10 13:01:55 +02:00 |
|
SimonGschnell
|
392d8f38d2
|
adding the reservierungen to the room plannung
|
2024-06-10 11:39:16 +02:00 |
|
SimonGschnell
|
8442690bc7
|
splits the multiple stg into different rows if there are more than one stg in one lv
|
2024-06-10 10:56:12 +02:00 |
|
SimonGschnell
|
70b0b3fae7
|
MVP algorithm for stundenplan gruppierung (testing)
|
2024-06-07 15:06:28 +02:00 |
|
SimonGschnell
|
25d284389a
|
gruppieren algorithm erweitern
|
2024-06-06 09:25:46 +02:00 |
|
SimonGschnell
|
1a5d270936
|
calendarDate preparation
|
2024-06-04 15:00:41 +02:00 |
|
SimonGschnell
|
3df1aaf371
|
uses the new fhcApi factory to make the roomInformation get request from the frontent/v1/stundenplan api and uses the CalendarDate class to get the first day of the week and the last day of the week to make the request for the room information over the whole week
|
2024-06-04 08:24:58 +02:00 |
|
SimonGschnell
|
39321dcde3
|
adds the roomInformation Calendar to the menu and uses different template for the calendar page slot
|
2024-05-31 12:28:06 +02:00 |
|
SimonGschnell
|
87681351b9
|
Merge branch 'feature-25999/C4' into feature-39912/Room_planning_calendar
|
2024-05-27 10:55:44 +02:00 |
|
SimonGschnell
|
729509a45d
|
WIP
|
2024-05-23 15:40:23 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
SimonGschnell
|
186e9e6f08
|
WIP room planning in calendar
|
2024-05-21 15:56:18 +02:00 |
|
SimonGschnell
|
c7e01bd3f2
|
creates the sql query with the needed room information to be displayed in the search
|
2024-05-15 14:37:18 +02:00 |
|
SimonGschnell
|
56e6efe416
|
WIP sql query for the raum search
|
2024-05-14 15:57:48 +02:00 |
|
SimonGschnell
|
841e3b0390
|
raum query
|
2024-05-14 14:21:52 +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
|
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
|
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 |
|