chfhtw
|
ea0b69d4c2
|
use fhcApps for ProfilUpdateRequest
|
2025-10-09 09:15:26 +02:00 |
|
Harald Bamberger
|
9c5ebc902d
|
fix typos, remove duplicate attribute
|
2025-04-15 14:51:10 +02:00 |
|
cgfhtw
|
9f06fbcf93
|
refactor fhcApi
|
2025-03-24 13:38:49 +01:00 |
|
Johann Hoffmann
|
de8a206f27
|
delete cms app and move dom magic to respective components; profil vue router integration; profil component reloads with watcher on uid property; profiLUpdateRequest app->comp TODO; deleted profil app;
|
2025-01-22 15:16:15 +01:00 |
|
Johann Hoffmann
|
6fc5714fdf
|
removed language flags; anw phrasen added; added names to apps for easier devtools debugging;
|
2024-10-25 16:34:57 +02:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +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
|
9eb61649eb
|
adds getProfilRequestFiles to the new ProfilUpdate FhcAPIController
|
2024-07-19 09:06:49 +02:00 |
|
SimonGschnell
|
885315c22b
|
adds getStatus to the new ProfilUpdate FhcAPIController
|
2024-07-18 09:52:08 +02:00 |
|
SimonGschnell
|
2b68831415
|
adds more filter options for the ProfilUpdateView
|
2024-04-11 11:20:32 +02:00 |
|
SimonGschnell
|
1b04d70839
|
adds phrasen for profil in php controller and adds error message phrasen
|
2024-04-08 15:03:08 +02:00 |
|
SimonGschnell
|
6f7bca6eab
|
adds loading modal to ProfilUpdateView
|
2024-02-20 14:32:28 +01:00 |
|
SimonGschnell
|
2e9cc2b291
|
/ProfilUpdate/id/ was added to the ProfilUpdate controller to automatically open the necessary profil_update on startup of the page, this functionality is used when sending emails with the link to the profil_update
|
2024-02-19 14:36:45 +01:00 |
|
SimonGschnell
|
1be8c27cb5
|
checks the permissions of a user when accepting or denying a profil update
|
2024-02-13 13:37:10 +01:00 |
|
SimonGschnell
|
4b898bd976
|
queries full name of user that created profil_update using join in Profil_update_model
|
2024-02-12 15:58:52 +01:00 |
|
SimonGschnell
|
90012856dc
|
EditAdresse layout change
|
2024-02-09 15:21:53 +01:00 |
|
SimonGschnell
|
bbf6616cd9
|
corrects the display of links to attachments of a profil update request
|
2024-02-09 14:41:29 +01:00 |
|
SimonGschnell
|
cda13ac705
|
makes the send button in the profil update popup disabled instead of not showing it
|
2024-02-08 13:47:03 +01:00 |
|
SimonGschnell
|
89bc5a5d9d
|
Assistenten koennen nur Profil Aenderungen von Studenten ansehen deren Organisationseinheit in den Berechtigung des Assistenten vorhanden sind (und kleiner sessionStorage fix der einen String zu Boolean converted)
|
2024-02-08 11:48:14 +01:00 |
|
SimonGschnell
|
3739581a29
|
db tabellen anpassung
|
2024-02-07 16:25:39 +01:00 |
|
SimonGschnell
|
9362aea0cf
|
when user does not have permissions to accept/deny a profil update request it is notified via alert modal
|
2024-02-07 14:21:25 +01:00 |
|
SimonGschnell
|
286c7be83d
|
only displays profil update requests the uid has permissions for (mitarbeiter/stammdaten or student/stammdaten), also fixes bug and adds JSON.parse to get the value in the sessionStorage
|
2024-02-07 13:25:50 +01:00 |
|
SimonGschnell
|
3d2c7e4026
|
sorts the data of the profil updates before displaying them in a table and tooltips have been added to the hr profil update requests table
|
2024-02-06 11:26:45 +01:00 |
|
SimonGschnell
|
f47650f5e9
|
shows a menu when right clicking a profil update request in the hr view
|
2024-02-05 15:33:51 +01:00 |
|
SimonGschnell
|
ff88581ecd
|
stores the value of the selection to show all or only the pending Profil update requests in the sessionStorage
|
2024-02-05 14:26:38 +01:00 |
|
SimonGschnell
|
4faaa78ee1
|
also shows the zustelladresse checkbox when viewing an Adresse component in the hr View for Profil Updates
|
2024-02-05 13:16:51 +01:00 |
|
SimonGschnell
|
a2d0f9e39a
|
funciton that queries the ProfilUpdates now takes a associative array instead of multiple separate parameters
|
2024-02-05 11:17:07 +01:00 |
|
SimonGschnell
|
e5182a20ac
|
adds a select to the profilUpdateRequests to change display between only pending and all requests
|
2024-02-01 15:27:24 +01:00 |
|
SimonGschnell
|
1460e6ed80
|
modifing uploaded files int the fetchProfilUpdates component works correctly
|
2024-01-31 15:22:03 +01:00 |
|
SimonGschnell
|
0e69e432da
|
fixes a lot of bugs and adds the inseramum/insertvon/updateamum/updatevon fields to the cis_profil_update db table
|
2024-01-31 14:26:54 +01:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
SimonGschnell
|
20d6a34506
|
little style changes and adds name field to the public.tbl_cis_profil_update table
|
2024-01-24 12:18:21 +01:00 |
|
SimonGschnell
|
5f55834ccf
|
controller functionality to apply profil update requests to the user
|
2024-01-23 18:03:38 +01:00 |
|
SimonGschnell
|
df74bade9b
|
fixes bug when getting all the profil update requests and makes it possible to add a message when dening or accepting a profil update
|
2024-01-23 11:00:43 +01:00 |
|
SimonGschnell
|
fb9b65b138
|
changes how to display the hr table with all the user update requests and the update request table in the profil view, also adds some new columns to the cis_profil_update table to store the status, status date and status message
|
2024-01-22 14:45:32 +01:00 |
|
Simon Gschnell
|
ee8051915e
|
formats the update timestamps in php, differently tracks which properties and informations where changed by the user
|
2024-01-04 16:06:47 +01:00 |
|
Simon Gschnell
|
d412c1d00e
|
first template for the hr view to accept or deny profil update requests
|
2024-01-03 14:38:40 +01:00 |
|