SimonGschnell
|
f2a57f85a8
|
fixes the errors with the stundenplan/reservierungen data query
|
2024-09-11 10:19:46 +02:00 |
|
SimonGschnell
|
ac35ba3e27
|
puts the logic that adds the object informtion to the json reponse in the controllers instead of the models
|
2024-09-11 09:50:04 +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 |
|
SimonGschnell
|
ec8b3ccb6f
|
adds the organisations bezeichnung through a subquery to the lehrveranstaltungs events
|
2024-09-06 13:11:22 +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
|
8bc8c67f8d
|
better comments
|
2024-08-13 15:10:23 +02:00 |
|
SimonGschnell
|
46a0706057
|
updates roomEvents on change:range / groups the results of a studenplan query
|
2024-08-06 14:29:24 +02:00 |
|
SimonGschnell
|
e44c1bccb3
|
adds shorthands with getDataOrTerminateWithError and adds also form_validation
|
2024-08-05 09:17:04 +02:00 |
|
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
|
e613ac3255
|
computes the childactions for the room in the search result independently
|
2024-07-22 14:33:19 +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
|
82417a7f6f
|
removes old api files and removes the use(fhcApi) because it is already imported in the Phrasen plugin
|
2024-07-22 11:36:12 +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
|
2711113a69
|
solves column title race condition
|
2024-07-18 11:43:08 +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
|
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
|
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
|
dd7c8480f3
|
removes unwanted methods and properties from CalendarModal
|
2024-06-13 12:29:36 +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 |
|