Paolo
3f52b8c8d1
Merge branch 'master' into feature-61599/DocumentExportLib_erweitern
2025-10-21 15:04:48 +02:00
Harald Bamberger
4495632393
join only prestudent for studiengang_kz of student
2025-10-17 14:45:03 +02:00
Harald Bamberger
fed45015bd
set updateamum, updatevon when changing profile update status
2025-10-13 11:18:45 +02:00
Harald Bamberger
5be4e5e0f7
remove debug code
2025-10-08 17:34:13 +02:00
Harald Bamberger
6bf823b4cf
return oe_kurzbz instead of array oe_kurzbz
2025-10-08 17:32:23 +02:00
Harald Bamberger
5fbcc60c67
fix bug when editing profile request adding a file and no previous file exists
2025-10-08 14:37:25 +02:00
Harald Bamberger
b681ca29c1
add info alert for heimatadresse, tune duplicate zustellkontakt handling
2025-10-07 15:13:07 +02:00
Harald Bamberger
a1d616ff03
alter profilupdate api if heimatadresse is updated create new adress, readd missing isMitarbeiter info in frontend an provide/inject it
2025-10-06 18:27:19 +02:00
Paolo
21733d1e5e
Merge branch 'master' into feature-61599/DocumentExportLib_erweitern
2025-10-01 09:39:40 +02:00
Paolo
28ef0b5892
Replaced global function uploadFile with the protected method FHC_Controller->uploadFile
2025-09-29 09:37:39 +02:00
Harald Bamberger
e908215b05
use person_id from profilupdate request instead of logged in user to handle duplicates
2025-09-25 17:40:39 +02:00
Paolo
949fdfa5ca
- DmsLib->download removed
...
- DmsLib->upload replaced by uploadFile
- Removed who parameter from DmsLib constructor
- Added insert by into DmsLib add and addLastVersion
- Removed commented code
- Replaced self with $this in the Anrechnung classes
- Added removeByPersonIdAndDmsId to AkteLib
2025-09-15 17:16:48 +02:00
Harald Bamberger
92ba45a84d
cleanup Controller, move api functions to api controller, use api in tabulator, fix card refresh in profile right column, fix sancho mails
2025-09-12 16:09:03 +02:00
SimonGschnell
e3fe20831e
update(Profil Profilbild): changes styling layout and polishment
2025-06-27 11:36:40 +02:00
SimonGschnell
9610ca55f7
update(Profil Profilbild): first version of the profilbild upload endpoint
2025-06-26 15:21:09 +02:00
Harald Bamberger
1b445005af
remove addMeta debug info
2024-12-04 09:28:59 +01:00
Harald Bamberger
d30ba24d2f
add config cis_send_profil_update_mails, use it in profil update controllers
2024-12-04 09:15:44 +01:00
SimonGschnell
cf1cb44afa
refactors old ProfilUpdate controller functions
2024-09-13 12:27:07 +02:00
SimonGschnell
2b9406b172
resolves zustellnungs value bug and removes debugging prints
2024-09-13 11:15:46 +02:00
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
7e983292ea
adds the endpoint that fetches all ampeln of a user that are not confirmed by the user yet and also removes some unnecessary comments from other enpoints
2024-07-23 11:26:52 +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