SimonGschnell
|
f4176ebcda
|
adds the content of the news to the dashboard items and makes them scrollable through css classes
|
2024-06-25 14:18:11 +02:00 |
|
SimonGschnell
|
27287bd07a
|
creating the api endpoint that fetches the content of the news instead of text metdata
|
2024-06-24 16:05:51 +02:00 |
|
SimonGschnell
|
7267d526bb
|
rendering content pages
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
f8c431e0bc
|
updating comment of the content function
|
2024-06-24 14:23:34 +02:00 |
|
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
|
6230aa47ae
|
now also displays the room information inside a modal and does not redirect to the content site
|
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
|
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
|
f83cd3b87a
|
checks whether the user wants to fetch content or the news
|
2024-06-14 11:18:29 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
SimonGschnell
|
6fa5ff81d6
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 12:01:53 +02:00 |
|
SimonGschnell
|
0942480428
|
adds the missing model for the function
|
2024-05-08 11:58:35 +02:00 |
|
SimonGschnell
|
8e2129902c
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 11:29:39 +02:00 |
|
SimonGschnell
|
d0509abb8b
|
also adds the new controller functions to the CisVue/Cms and CisHmvc/Cms
|
2024-05-08 11:28:16 +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
|
29f7e34e10
|
adds pagination logic to C4 news
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
730db74743
|
Merge branch 'feature-25999/C4_ma0594_profilePage' into feature-25999/C4_TEST
|
2024-05-08 11:14:41 +02:00 |
|
SimonGschnell
|
d1207ced02
|
Merge branch 'master' into feature-25999/C4_TEST
|
2024-05-08 11:06:34 +02:00 |
|
SimonGschnell
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
Harald Bamberger
|
ef5040557d
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-29 09:37:06 +02:00 |
|
ma0048
|
8bac75ae52
|
- bug behoben, damit keine leeren "Status Abgewiesen gesetzt" Mails verschickt werden
|
2024-04-25 14:20:18 +02:00 |
|
Harald Bamberger
|
c33a11e952
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-24 08:30:25 +02:00 |
|
Harald Bamberger
|
5175dcdbe4
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-23 15:57:50 +02:00 |
|
SimonGschnell
|
1447a930d3
|
adds more phrasen to the profil and the profilUpdate views, headers of tables phrasen
|
2024-04-19 14:24:32 +02:00 |
|
SimonGschnell
|
ea9bd93e73
|
phrasen fix and bug where profilUpdates were only sorted when accepting the request and not denying
|
2024-04-12 09:39:28 +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
|
5b2365a1e2
|
stores the status of profilUpdate with their language in the database and adapts the logic to it
|
2024-04-09 15:02:17 +02:00 |
|
SimonGschnell
|
78031bf1ad
|
fixes buggs that were produced with the introduction of new phrasen
|
2024-04-09 09:08:47 +02:00 |
|
SimonGschnell
|
960341e25d
|
adds more profil phrasen error messages
|
2024-04-08 15:08:20 +02:00 |
|
SimonGschnell
|
1b04d70839
|
adds phrasen for profil in php controller and adds error message phrasen
|
2024-04-08 15:03:08 +02:00 |
|
cgfhtw
|
d34ce78c94
|
s&d
|
2024-03-29 13:00:54 +01:00 |
|
Andreas Österreicher
|
058ed94c2b
|
Merge branch 'feature-36196/DVUH_Meldestatus_beruecksichtigen'
|
2024-03-26 11:34:26 +01:00 |
|
Harald Bamberger
|
d4bc5148a7
|
fix disappearing searchbar when session expires, add functions to fetch dvs at a certain duedate for valorisation
|
2024-03-25 16:53:03 +01:00 |
|
Harald Bamberger
|
8a86bce567
|
Merge branch 'feature-33003/BIS_Meldung_Personal' into feature-25562/PV21_Datenbankstruktur_fuer_Vertraege_und_Gehaelter
|
2024-03-25 14:55:11 +01:00 |
|
Harald Bamberger
|
ad415ad665
|
deactivateDienstverhaeltnis: only set user to inactive if no other dv is active
|
2024-03-25 14:04:21 +01:00 |
|
Harald Bamberger
|
9f2dd82009
|
Merge branch 'master' into feature-25562/PV21_Datenbankstruktur_fuer_Vertraege_und_Gehaelter
|
2024-03-25 13:08:10 +01:00 |
|
cgfhtw
|
c4942cc70e
|
Studstatus => FhcApi
|
2024-03-21 15:45:55 +01:00 |
|
cgfhtw
|
b147f73954
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-03-18 09:51:29 +01:00 |
|
Andreas Österreicher
|
2cce61ca6a
|
Korrekturen für Gehaltsimport
|
2024-03-15 13:37:07 +01:00 |
|
Harald Bamberger
|
77221e507f
|
set tabulator to fixed height, fix missing grund when editing unterbrechung
|
2024-03-14 11:42:39 +01:00 |
|
cgfhtw
|
bc5d42b310
|
Studstatus: ausbildungssemester in getAllPrestudentsWhereCommitteeExamFailed
|
2024-03-14 08:52:55 +01:00 |
|
cgfhtw
|
cba4c8e365
|
Studstatus: Fallback for antrag details
|
2024-03-13 16:46:10 +01:00 |
|
SimonGschnell
|
e7480eb9ff
|
hotfix, editProfil modal in fetchProfilUpdates component
|
2024-03-13 12:23:45 +01:00 |
|
cgfhtw
|
f5bc8bdcb2
|
Studstatus: Unterbrechung: get semester for current status on new Antrag
|
2024-03-13 10:40:32 +01:00 |
|
cgfhtw
|
673fd889fe
|
Studstatus: get details without whitelist
|
2024-03-13 10:39:51 +01:00 |
|
cgfhtw
|
ab7a5bac68
|
Unterbrechung studienjahr und semester anzeige
|
2024-03-13 08:37:40 +01:00 |
|