Andreas Österreicher
559835becd
Merge branch 'feature-35653/personensuche_deaktivieren'
2024-01-31 12:50:30 +01:00
Andreas Österreicher
603ef170ba
Merge branch 'feature-34728/notenauswahl_im_fas_deaktivierte_noten_durchstreichen'
2024-01-31 12:33:02 +01:00
Andreas Österreicher
cd7478539d
Merge branch 'master' into feature-34728/notenauswahl_im_fas_deaktivierte_noten_durchstreichen
2024-01-31 12:29:23 +01:00
ma0048
ef3c680e91
- auswertung_fhtw funktionen "Zu Bewerber machen" entfernt
2024-01-31 12:28:03 +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
Andreas Österreicher
bea14724b0
Phrasen für Anrechnungen korrigiert
2024-01-30 16:56:19 +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
Andreas Österreicher
1d779feb4b
Merge branch 'feature-35202/internationalisierungsmassnahmen_wording_anpassen_fuer_akzeptieren'
2024-01-26 10:50:59 +01:00
SimonGschnell
15cd9155f1
updates kontakt_id / adresse_id in profilUpdateRequest after inserting new kontakt/adresse in db
2024-01-25 16:43:47 +01:00
ma0048
cd37972cad
- ubersetzuengen hinzugefuegt
2024-01-25 12:54:57 +01:00
Harald Bamberger
cf40f33fc6
prevent returning html entities in sanitizeProblemChars helper
2024-01-25 12:44:20 +01:00
Andreas Österreicher
70303dbec6
CI Environment im CIS Config hinzugefügt
2024-01-25 10:19:40 +01:00
SimonGschnell
20672cd311
add/delete/update von Adressen funktioniert
2024-01-24 17:03:06 +01:00
SimonGschnell
a390eefd75
add/delete/update kontakt is possible
2024-01-24 16:06:22 +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
Andreas Österreicher
89f5613373
Fehler behoben wodurch die Homeoffice Checkbox nicht angezeigt wurde
...
wenn die Person keinen Projekten zugeordnet ist
Fehler behoben wodurch die Homeoffice Checkbox am ersten Tag der
Homeofficegültigkeit nicht
korrekt angezeigt wurde
2024-01-24 07:02:28 +01:00
SimonGschnell
5f55834ccf
controller functionality to apply profil update requests to the user
2024-01-23 18:03:38 +01:00
Harald Bamberger
7d4bc9c1d0
change => to >= in sql comparison
2024-01-23 14:21:04 +01:00
SimonGschnell
13f2bb4e85
fixes little bug where status timestamp was converted from null to the current date, with create_date in php
2024-01-23 11:40:02 +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
7abe04a69f
fixes little bug for View Profil and changes layout of the profil update fetch component
2024-01-22 16:02:52 +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
Harald Bamberger
e90f0c75fa
fix missing entries due to missing prestudentstatus for target semester
2024-01-22 13:47:35 +01:00
Harald Bamberger
a3a28a428c
Merge branch 'feature-35636/Studstatus-Leitung_AntragId_sort_by_number'
2024-01-22 12:54:39 +01:00
Andreas Österreicher
3b85729b6f
Syntaxfehler und Styling korrigiert
2024-01-19 15:27:04 +01:00
SimonGschnell
0d5e8e89a6
splits the ProfilComponents.js file into multiple components in the ProfilComponents Folder and StudentProfil uses the components
2024-01-19 15:07:57 +01:00
cgfhtw
1b27dbcb5f
Bugfix: WH Antrag Prüfungstest kleiner vs kleiner gleich
2024-01-19 13:17:41 +01:00
kindlm
f298814619
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2024-01-18 20:31:31 +01:00
SimonGschnell
84b23a148e
modulerizing the profil page in multiple reusable components
2024-01-18 15:32:52 +01:00
SimonGschnell
5e7e2b63dd
disables the kontakt input field in the EditKontakt component if no Kontakttyp was selected
2024-01-18 11:31:28 +01:00
SimonGschnell
c5f6ce861b
when adding a new kontakt or address, it is possible to modify it afterwards
2024-01-18 09:20:01 +01:00
SimonGschnell
8bda0f2f96
first template for the functionality to add a new kontakt/address
2024-01-17 15:34:53 +01:00
SimonGschnell
49fda27e56
profilUpdates need to have unique adresse_id or kontakt_id
2024-01-17 13:53:32 +01:00
SimonGschnell
a5c77543b1
adds functionality to delete a Kontakt or an Adress
2024-01-17 12:07:06 +01:00
Andreas Österreicher
125a0174b9
Berechtigung für Web User zu Freitextbestandteilen hinzgefügt damit die Zeitaufzeichnung auf
...
AllIn prüfen kann
2024-01-17 07:41:17 +01:00
Andreas Österreicher
c7e86950f4
FreierDV auf Darunterliegenden externerLehrender geändert da freierdv
...
nicht zu einem Dienstverhaeltnis zugeordnet werden soll
2024-01-17 07:36:28 +01:00
Andreas Österreicher
69e6c4ca29
Fehler beim Laden von Reports mit mehreren Variablen behoben
2024-01-16 17:01:09 +01:00
SimonGschnell
b53dec6a31
adds breadcrumb to modal and adjusts controller functions and api calls
2024-01-16 15:44:04 +01:00
Harald Bamberger
6c95e31bae
remove files moved to FHC-Core-Personalverwaltung Extension
2024-01-16 11:52:13 +01:00
Harald Bamberger
9552077209
Merge branch 'deploy-PV21'
2024-01-16 11:36:57 +01:00
Harald Bamberger
514ac2050f
Merge branch 'feature-25562/PV21_Datenbankstruktur_fuer_Vertraege_und_Gehaelter' into deploy-PV21
2024-01-15 18:18:35 +01:00
Harald Bamberger
34a083d0ee
update Logik beim Beenden von DVs verwenden
2024-01-15 18:16:54 +01:00
SimonGschnell
73792d1e78
the user is now able to delete an existing change request that he made
2024-01-15 15:40:55 +01:00