Harald Bamberger
|
0bec551174
|
lowercase search in searchfunction fhcapifactory path
|
2024-11-25 14:24:04 +01:00 |
|
Harald Bamberger
|
f90f5154a0
|
remove searchdummy function and dummyapi
|
2024-11-25 13:57:25 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
SimonGschnell
|
b350c9da56
|
refactors the news controller
|
2024-08-02 14:46:22 +02:00 |
|
SimonGschnell
|
f207419859
|
removes the import for userdata and profilUpdate from the old fhcapi which should be replaced by the new fhcapi
|
2024-07-23 08:58:52 +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
|
8e2129902c
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 11:29:39 +02:00 |
|
SimonGschnell
|
c2a782e164
|
updates news fetching and DB_Model pagination methods
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
7bd70a6436
|
makes it possible to send the page_size from the frontend to the backend to adopt how many rows to query
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c017014171
|
changes how the pagination is done in the DB_Model
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
36c8862b99
|
implementing frontend pagination for components
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
21c2bafed6
|
adapt the logic of the profilUpdate feature to use constant status and topics from the database
|
2024-04-10 15:08:21 +02:00 |
|
SimonGschnell
|
2a393f0087
|
adds the fields gemeinde and nation to the EditAdresse Component and adds autocomplete for the gemeinde if the nation is A
|
2024-02-21 12:31:41 +01:00 |
|
SimonGschnell
|
1bed062a01
|
querying the right data for the EditAdresse Nation and Gemeinde Fields
|
2024-02-20 15:57:17 +01:00 |
|
SimonGschnell
|
501224b9b7
|
sends emails on insertion of an profil update to the studiengänge in case of students and to hr in case of a mitarbeiter
|
2024-02-16 14:33:49 +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
|
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
|
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
|
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
|
43492add0b
|
changes how files are attached/replaced to a profil update
|
2024-02-09 13:55:08 +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
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +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 |
|
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 |
|
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
|
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
|
733275a162
|
first profil info edit template
|
2023-12-22 14:18:49 +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
|
087bf229af
|
restructuring controller
|
2023-12-05 10:39:39 +01:00 |
|
Simon Gschnell
|
38f76f68f1
|
conditional rendering for different Profile Views
|
2023-12-01 11:07:25 +01:00 |
|
Simon Gschnell
|
e3ec0fc36c
|
upadtes api calls
|
2023-11-28 14:55:42 +01:00 |
|
Simon Gschnell
|
d08b904530
|
mailverteiler und deren mailto href
|
2023-11-23 10:02:22 +01:00 |
|
Simon Gschnell
|
0e813f78fb
|
updates the foto_sperre_function to automatically update the data of the vue component
|
2023-11-22 09:51:49 +01:00 |
|
Simon Gschnell
|
4fead18c06
|
adds the model calls for the benutzerfunktionen information for the cis profile
|
2023-11-17 15:27:41 +01:00 |
|
Simon Gschnell
|
6b27c00d30
|
new data collection
|
2023-11-17 13:09:32 +01:00 |
|
Simon Gschnell
|
40a58ad9d0
|
Merge branch 'feature-25999/C4' of github.com:FH-Complete/FHC-Core into feature-25999/C4
|
2023-11-17 13:05:48 +01:00 |
|
Simon Gschnell
|
7c229bbcee
|
importing the api calls in the component and creating api endpoints for the cis profile page
|
2023-11-15 13:49:06 +01:00 |
|
SimonGschnell
|
9227cc12f0
|
retrieving user data from mitarbeiter and benutzer models
|
2023-11-14 14:36:47 +01:00 |
|
SimonGschnell
|
5b385d376e
|
creating the controller/view/api base
|
2023-11-14 11:52:45 +01:00 |
|
cgfhtw
|
c0fbc74862
|
Bug: search url not dynamic
|
2023-11-13 15:04:41 +01:00 |
|
Harald Bamberger
|
47f7c03075
|
virtualsplit and searchbar vue component, TestSearch Controller and View for Demonstration, minor change to SearchBar Controller to work with posted json
|
2022-06-24 19:26:37 +02:00 |
|