SimonGschnell
|
6eeeb8b4b7
|
send email
|
2024-02-15 15:09:41 +01:00 |
|
SimonGschnell
|
279fbe51c3
|
sendMail function now gets all the studiengang emails of an active student or sends the mail to personalverwaltung if it is a mitarbeiter
|
2024-02-15 14:24:07 +01:00 |
|
SimonGschnell
|
fd260a6307
|
changes the check if a user has permissions to accept or deny a profil update
|
2024-02-15 09:59:27 +01:00 |
|
SimonGschnell
|
028be08ec3
|
fixes little bug with profil update checking
|
2024-02-14 14:38:21 +01:00 |
|
SimonGschnell
|
5758d7cf4f
|
overrides old zustelladressen/kontakte when changing or adding a new zustelladresse/kontakt
|
2024-02-14 14:18:31 +01:00 |
|
SimonGschnell
|
b655c4021a
|
instead of calculating how many zustelladressen or zustellkontakte a user has in the backend, it is calculated in the client side to prevent an extra api call
|
2024-02-14 11:42:20 +01:00 |
|
SimonGschnell
|
65a9b8c80f
|
little fix
|
2024-02-14 09:01:40 +01:00 |
|
SimonGschnell
|
bfba05753e
|
also shows the zustellungs warning when there is more than one kontakt marked as zustellung
|
2024-02-14 08:56:25 +01:00 |
|
SimonGschnell
|
5ee241d914
|
now editAdressen shows a warning message if a new adresse is marked as zustelladresse
|
2024-02-13 15:30:23 +01:00 |
|
SimonGschnell
|
409221434a
|
removes the checkbox for heimatadresse because it should not be changed by the user
|
2024-02-13 14:25:07 +01:00 |
|
SimonGschnell
|
66b843be1b
|
hides the profil updates list if no profil update is present
|
2024-02-13 14:20:01 +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
|
92f2f5108c
|
refactor of Profil.php to reuse function functionalities
|
2024-02-13 11:39:57 +01:00 |
|
SimonGschnell
|
24b467cd90
|
show different options for address types if the user is a mitarbeiter or a student
|
2024-02-12 16:29:19 +01:00 |
|
SimonGschnell
|
9ac523c087
|
deletes column name from public.tbl_profil_update
|
2024-02-12 16:00:17 +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
|
78bffb1348
|
little bugfix
|
2024-02-12 14:08:26 +01:00 |
|
SimonGschnell
|
6aa0bbb037
|
fixed little bug with fileOutput
|
2024-02-12 12:27:15 +01:00 |
|
SimonGschnell
|
a09a350338
|
berechtigungen für die Ansicht von Profil Update Dokumente
|
2024-02-12 11:30:49 +01:00 |
|
SimonGschnell
|
b21d3448cb
|
fixes some data handling errors in controller functions
|
2024-02-12 09:07:51 +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
|
43492add0b
|
changes how files are attached/replaced to a profil update
|
2024-02-09 13:55:08 +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
|
fa1871a059
|
adopting profil controllers/models/views to db table change
|
2024-02-07 16:34:00 +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
|
1e260a178c
|
trying to restructure where editData is created
|
2024-02-06 16:24:43 +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
|
6e55382d15
|
adds zustelladresse as a field to EditKontakte component
|
2024-02-05 09:52:27 +01:00 |
|
SimonGschnell
|
c88da53c03
|
only allows to user to send profil updates when the input doesn't correspond the original values
|
2024-02-02 09:49: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
|
d813f55a9b
|
makes it possible to display documents when reviewing profil update requests
|
2024-02-01 14:08:55 +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
|
6f081e4136
|
removes logs
|
2024-01-31 09:15:48 +01:00 |
|
SimonGschnell
|
df1fe01abe
|
makes watcher eager and aligns files vertically
|
2024-01-31 09:05:23 +01:00 |
|
SimonGschnell
|
3362eb8e31
|
changing the text_input component to accept documents for the name or the title of a PersonUpdateRequest
|
2024-01-30 15:59:56 +01:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
SimonGschnell
|
76f2501fec
|
little layout fix
|
2024-01-29 11:14:51 +01:00 |
|
SimonGschnell
|
9ebb04a01b
|
StudentView also uses the layout components
|
2024-01-29 09:49:50 +01:00 |
|
SimonGschnell
|
783a2fb2b0
|
removes print in MitarbeiterView Controller and MitarbeiterView uses the components to render the information
|
2024-01-29 09:22:20 +01:00 |
|
SimonGschnell
|
bdf59f3230
|
layout fixes and adding profilUpdateRequests component to Student view
|
2024-01-26 17:51:08 +01:00 |
|
SimonGschnell
|
bece495ac8
|
fixes edge cases realted to creating new profil update requests
|
2024-01-26 16:37:39 +01:00 |
|