SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +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
|
bece495ac8
|
fixes edge cases realted to creating new profil update requests
|
2024-01-26 16:37:39 +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 |
|
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 |
|
SimonGschnell
|
5f55834ccf
|
controller functionality to apply profil update requests to the user
|
2024-01-23 18:03:38 +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 |
|
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
|
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 |
|
SimonGschnell
|
b53dec6a31
|
adds breadcrumb to modal and adjusts controller functions and api calls
|
2024-01-16 15:44:04 +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 |
|
SimonGschnell
|
e881abe904
|
allows user to make profil changes requests and to oversee his requested changes
|
2024-01-15 15:15:16 +01:00 |
|
SimonGschnell
|
b1d8a2f5a4
|
adds topic field to the cis_profil_update table and changes the layout of the editProfil Modul
|
2024-01-09 15:51:50 +01:00 |
|
SimonGschnell
|
5b597dbc31
|
changing the editProfil Modal from an Accordion to a select
|
2024-01-08 15:19:18 +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 |
|
Simon Gschnell
|
ddab42123b
|
refactores the modal out of the view into its own modal component
|
2024-01-02 12:50:04 +01:00 |
|
Simon Gschnell
|
bb0656c480
|
http response returns the timestamp of the change
|
2023-12-29 12:01:25 +01:00 |
|
Simon Gschnell
|
a27b80c394
|
show the date of the last edit profil information request if there is any
|
2023-12-29 10:17:33 +01:00 |
|
Simon Gschnell
|
59b848c576
|
fetches profil update request if an entry with uid in table public.tbl_cis_profil_update exists
|
2023-12-28 11:51:58 +01:00 |
|
Simon Gschnell
|
414541b6cf
|
checks if table entry for uid exists and performs update or insert on result
|
2023-12-28 10:43:21 +01:00 |
|
Simon Gschnell
|
981e782c57
|
checks whether the editProfilData was changed by the user and is not in the original state
|
2023-12-28 10:15:24 +01:00 |
|
Simon Gschnell
|
733275a162
|
first profil info edit template
|
2023-12-22 14:18:49 +01:00 |
|
Simon Gschnell
|
fed4f7f929
|
replaced form-control with custom css construct
|
2023-12-21 08:53:56 +01:00 |
|
Simon Gschnell
|
9c69d8cc46
|
trims the student information so that the value is falsy in javascript
|
2023-12-19 15:49:57 +01:00 |
|
Simon Gschnell
|
8666dbe3a6
|
wrong uid was used to get the emails of the student profil view
|
2023-12-19 15:36:11 +01:00 |
|
Simon Gschnell
|
c08171536c
|
changes the tel and mailto links of all profil views
|
2023-12-19 15:34:28 +01:00 |
|
Simon Gschnell
|
030be5b83f
|
queryies the telefon number of the mitarbeiter with standort and adds tel links to all phone numbers
|
2023-12-19 11:02:44 +01:00 |
|
Simon Gschnell
|
5fbe374ea3
|
removes the p-4 for all screensizes from the cis-main and adds different padding for mobile view Cis-main in Cis.css
|
2023-12-18 12:21:17 +01:00 |
|
Simon Gschnell
|
bff4fa5544
|
Merge branch 'master' into feature-25999/C4_ma0594dev
|
2023-12-13 14:34:37 +01:00 |
|
Andreas Österreicher
|
a75234165b
|
Merge branch 'hotfix_Anrechnungsantraege-in-zukuenftigen-Studiensemester-ermoeglichen'
|
2023-12-12 14:45:18 +01:00 |
|
Andreas Österreicher
|
18f88b7697
|
Merge branch 'infocenter_2023_12_04'
|
2023-12-12 13:27:05 +01:00 |
|
Simon Gschnell
|
f45d692e66
|
used new layout for the different views
|
2023-12-11 12:55:54 +01:00 |
|
Harald Bamberger
|
9fa7e6e56c
|
modify label of Studiengaenge in Dropdown and Table
|
2023-12-07 17:12:38 +01:00 |
|
Simon Gschnell
|
a48cbaabb9
|
layout template
|
2023-12-07 15:59:01 +01:00 |
|
Simon Gschnell
|
02e7ef12de
|
Profil information layout
|
2023-12-06 13:47:35 +01:00 |
|
Simon Gschnell
|
617c126aa8
|
store getAuthUID and getAuthPersonID inside Profil controller to avoid extra calls
|
2023-12-06 09:52:46 +01:00 |
|
Simon Gschnell
|
28b7a41b80
|
cleaning up the code not needed in the Profil controler
|
2023-12-05 13:55:51 +01:00 |
|
Simon Gschnell
|
0d3c55b019
|
dynamic component inside the profil app now controlls the view and the data
|
2023-12-05 13:52:31 +01:00 |
|
Simon Gschnell
|
087bf229af
|
restructuring controller
|
2023-12-05 10:39:39 +01:00 |
|
ma0048
|
ab5d0693eb
|
Merge branch 'feature-16354/TinyMCE_move_to_new_version' into infocenter_2023_12_04
# Conflicts:
# composer.lock
|
2023-12-04 12:44:10 +01:00 |
|
ma0048
|
a4417bdd98
|
Merge remote-tracking branch 'origin/feature-32978/bewerberstatus_cronjob_aktivieren' into infocenter_2023_12_04
|
2023-12-04 12:33:25 +01:00 |
|
ma0048
|
fa80c49eba
|
Merge remote-tracking branch 'origin/feature-33714/erhoehter_studienbeitrag_fuer_drittsaatenangehoerig' into infocenter_2023_12_04
|
2023-12-04 12:29:17 +01:00 |
|
Simon Gschnell
|
71fda916a3
|
added Menu link and Profile pop up link
|
2023-12-04 09:25:08 +01:00 |
|