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
|
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
|
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
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
cgfhtw
|
c4942cc70e
|
Studstatus => FhcApi
|
2024-03-21 15:45:55 +01:00 |
|
cgfhtw
|
b359a77a8d
|
Comments
|
2024-03-11 09:56:34 +01:00 |
|
cgfhtw
|
011b4a83eb
|
Filter => FhcApi
|
2024-03-11 09:46:39 +01:00 |
|
cgfhtw
|
d2eadb98ce
|
Navigation => FhcApi
|
2024-03-07 16:56:14 +01:00 |
|
cgfhtw
|
20619311e3
|
Use fhcApi in Searchbar
|
2024-03-07 08:50:27 +01:00 |
|
cgfhtw
|
b6723e92d8
|
Code Quality
|
2024-03-07 08:01:11 +01:00 |
|
cgfhtw
|
f6427f57b8
|
Use FHCAPI Controller for Phrasen
|
2024-03-06 16:49:35 +01:00 |
|
cgfhtw
|
872ef7c31c
|
Move Phrasen API
|
2024-03-06 13:02:34 +01:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
ma0048
|
f0cec85d8f
|
style anpassungen und funktionen geloescht
|
2022-09-14 11:57:23 +02:00 |
|
ma0068
|
d1bb1b9666
|
Infocenter: Adaptierungen ZGV-Master und ZGVmasternation Dropdown
|
2022-08-30 13:10:47 +02:00 |
|
ma0068
|
54a1c486c5
|
Infocenter: Anzeige inaktive ZGVs als disabled im Dropdown ZGV
|
2022-08-29 15:12:06 +02:00 |
|
Paolo
|
68b5e49f91
|
Merge branch 'master' into feature-6189/SAP_basic_structure_for_data_synchronization
|
2021-08-22 21:04:53 +02:00 |
|
Andreas Österreicher
|
2df57dd019
|
Fixed Syntax Error in Message API
|
2020-03-10 16:41:01 +01:00 |
|
Paolo
|
8ec6265bd5
|
Fixed windows new lines
|
2020-03-04 11:17:23 +01:00 |
|
Paolo
|
05a2cca130
|
Merge branch 'master' into feature-6189/SAP_basic_structure_for_data_synchronization
|
2020-03-04 11:14:09 +01:00 |
|
Paolo
|
98918bc336
|
- Bugfix: fixed phrases in views/system/messages/*
- Added new phrases where missing or hard coded
- Fixed windowz new lines in /application/*
|
2020-02-11 18:05:26 +01:00 |
|
Paolo
|
0239246ab0
|
- Renamed APIv1_Controller to API_Controller
- Adapted code
- Added functionalities to API_Controller to log into the database
|
2020-02-07 15:11:00 +01:00 |
|
Paolo
|
47682f37df
|
Merge branch 'master' into feature-3716/Messaging_inbox_outbox_user
|
2020-01-16 16:36:57 +01:00 |
|
Andreas Österreicher
|
49f7f61273
|
Merge branch 'feature-3801/Use_different_source_CI_REST'
|
2019-10-29 15:17:38 +01:00 |
|
Paolo
|
18a36ea497
|
Fixed controller api/v1/person/Benutzer
|
2019-09-19 14:33:02 +02:00 |
|