SimonGschnell
|
629ea3716e
|
changes how the content and the news are displayed and also modifies the modals for the roominformation which now get their data from props instead of passing them directly via refs
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
b3dfcdc295
|
the calendar modal is correctly opened when the correct event is called
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
bb9d4bda04
|
adds a general modal for the lehrveranstaltungs Uebersicht with all the links connected to the lehrveranstaltung
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
d92ad0a6c6
|
links the ort_kurzbz from the Stundenplan in the Dashboard to the Ort Information Content
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
16f90604b6
|
stundenplan modal for LVs and making calendar header sticky
|
2024-05-24 11:17:06 +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
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
SimonGschnell
|
86504fd663
|
doesn't show the footer if the view inside the EditProfil Modal is set to Status
|
2024-04-11 11:39:29 +02:00 |
|
SimonGschnell
|
2b68831415
|
adds more filter options for the ProfilUpdateView
|
2024-04-11 11:20:32 +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
|
78031bf1ad
|
fixes buggs that were produced with the introduction of new phrasen
|
2024-04-09 09:08:47 +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
|
0cd86e3e54
|
cannot use this keyword when assigning default values to props in componenets
|
2024-04-05 14:57:00 +02:00 |
|
SimonGschnell
|
c1cb2904e6
|
adding phrases for Profil and ProfilUpdate
|
2024-04-04 15:02:47 +02:00 |
|
cgfhtw
|
c4942cc70e
|
Studstatus => FhcApi
|
2024-03-21 15:45:55 +01:00 |
|
SimonGschnell
|
3c2190b280
|
fixes zustellAdressenCount for EditAdresse and formats code files
|
2024-03-13 14:01:29 +01:00 |
|
SimonGschnell
|
c0e6552c08
|
fixes zustellKontakteCount in EditKontakt
|
2024-03-13 13:44:08 +01:00 |
|
SimonGschnell
|
e7480eb9ff
|
hotfix, editProfil modal in fetchProfilUpdates component
|
2024-03-13 12:23:45 +01:00 |
|
cgfhtw
|
20619311e3
|
Use fhcApi in Searchbar
|
2024-03-07 08:50:27 +01:00 |
|
cgfhtw
|
dad459e023
|
Testsearch: Codequality
|
2024-03-07 08:18:49 +01:00 |
|
cgfhtw
|
8f6fbda4cf
|
Testsearch: Bugfixes
|
2024-03-07 08:11:58 +01:00 |
|
Harald Bamberger
|
5ad3510af6
|
add use of phrasen plugin to apps
|
2024-03-05 16:47:29 +01:00 |
|
SimonGschnell
|
21f7099878
|
refactor
|
2024-02-23 14:32:06 +01:00 |
|
SimonGschnell
|
f09692edd1
|
adds primevue autocomplete field for EditAdresse
|
2024-02-22 15:04:24 +01:00 |
|
SimonGschnell
|
989f1ecf02
|
finishes the documentation in Profil.php controller and refactors getView
|
2024-02-22 11:50:08 +01: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
|
6f7bca6eab
|
adds loading modal to ProfilUpdateView
|
2024-02-20 14:32:28 +01:00 |
|
SimonGschnell
|
47abce4aad
|
handles the loading modal in the root Profil app when inserting a new profil update that may takes some time because it has to send out emails
|
2024-02-20 10:50:35 +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
|
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
|
04f6ee6156
|
Merge branch 'master' into feature-25999/C4_ma0594dev
|
2024-02-15 15:16: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
|
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
|
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
|
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
|
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 |
|