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 |
|
ma0068
|
d1b813b1cc
|
update editStatus: getHistory, setAbbrecher, dropdown newStatus, validations
|
2024-05-03 16:53:31 +02:00 |
|
Harald Bamberger
|
69b0b3601d
|
Merge branch 'master' into feature-39212/PV21-Grund_beim_Beenden_eines_DV
|
2024-05-03 13:08:12 +02:00 |
|
ma0068
|
8663d86f7a
|
adaption NotizComponent
|
2024-05-03 10:59:41 +02:00 |
|
SimonGschnell
|
efcebb567f
|
responsive adjustments
|
2024-05-03 10:46:20 +02:00 |
|
SimonGschnell
|
e6ad3b3168
|
adjust responsiveness of createAnrechnung.php
|
2024-05-03 10:35:46 +02:00 |
|
SimonGschnell
|
f9058b954e
|
adjusting the responsive layout for approveAnrechnungDetail view
|
2024-05-03 10:31:53 +02:00 |
|
SimonGschnell
|
4aa8807830
|
adds responsiveness for the view approveAnrechnungUebersicht
|
2024-05-03 09:48:18 +02:00 |
|
SimonGschnell
|
9975f767b8
|
adds responsiveness to reviewAnrechnungDetail.php
|
2024-05-02 12:15:57 +02:00 |
|
ma0068
|
ce72294273
|
Merge branch 'feature-30660/FHC4_StudierendenGUI_Prototyp' of github.com:FH-Complete/FHC-Core into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-05-02 11:32:30 +02:00 |
|
SimonGschnell
|
bcafb6cea6
|
removes unnecessary function call from reviewAnrechnungUebersicht.js
|
2024-05-02 11:30:38 +02:00 |
|
SimonGschnell
|
6ea802717b
|
adds pointer-events none to all rows with the class .tabulator-unselectable except for the links inside those rows, because it was not possible to programmatically retrigger the selectableCheck
|
2024-05-02 11:14:12 +02:00 |
|
ma0068
|
12e06776be
|
Notizcomponent: using factories as endpoint
|
2024-05-02 11:13:45 +02:00 |
|
SimonGschnell
|
86d3042cc6
|
makes the rows that were recently selected unselectable and adds the correct styling in the approveAnrechnungUebersicht view
|
2024-04-30 14:18:22 +02:00 |
|
cgfhtw
|
9d0e63e695
|
API Konsolidierung Verband
|
2024-04-30 13:22:08 +02:00 |
|
SimonGschnell
|
ac0103751d
|
adds a border to the tableWidget and also adds a function that finds the tableunqiueid using the tableInstance
|
2024-04-30 09:48:08 +02:00 |
|
cgfhtw
|
fe06b2360e
|
API Konsolodierung: stv address
|
2024-04-30 08:48:15 +02:00 |
|
cgfhtw
|
c8009a8a6c
|
API Konsolodierung: stv lists
|
2024-04-30 08:33:39 +02:00 |
|
SimonGschnell
|
20a2e369c5
|
adds new button to show all new and changed lehrauftraege in the orderLehrauftrag view, so that the user can set the initial filter himself
|
2024-04-29 15:53:56 +02:00 |
|
cgfhtw
|
c2ffd02907
|
Consolidate FHCApi childs
|
2024-04-29 15:00:38 +02:00 |
|
cgfhtw
|
0536deda1a
|
StV: static primevue
|
2024-04-29 14:47:44 +02:00 |
|
cgfhtw
|
7bb98479dd
|
API konsolidierung StV Config
|
2024-04-29 11:40:46 +02:00 |
|
SimonGschnell
|
b0d31361c1
|
updates fontawesome version
|
2024-04-29 11:38:03 +02:00 |
|
SimonGschnell
|
8cf63f3b76
|
replaces the icons images with actual icons from the fontawesome6 library
|
2024-04-29 11:34:18 +02:00 |
|
cgfhtw
|
b5c830ed35
|
FHCAPI stabilize addError function
|
2024-04-29 11:19:10 +02:00 |
|
cgfhtw
|
8e56b404b9
|
Merge branch 'feature-37246/APIs_Konsolidierung' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-04-29 11:17:12 +02:00 |
|
ma0068
|
e4ee83c590
|
Multistatus Adaptions Design
|
2024-04-29 10:51:02 +02:00 |
|
Harald Bamberger
|
ef5040557d
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-29 09:37:06 +02:00 |
|
SimonGschnell
|
ffe4fcb0b3
|
removes the cis styles from the admin views
|
2024-04-26 14:43:56 +02:00 |
|
ma0068
|
bc7fa71894
|
Multiactions Status Change
|
2024-04-26 14:16:36 +02:00 |
|
SimonGschnell
|
dec6b160a6
|
fixes the acceptLehrauftrag view with bootstrap5 and tabulator5
|
2024-04-26 14:07:24 +02:00 |
|
cgfhtw
|
1b35b95173
|
Comment
|
2024-04-25 15:54:27 +02:00 |
|
SimonGschnell
|
e4f1da751d
|
migrating the acceptLehrauftrags view to bootstrap 5
|
2024-04-25 15:19:24 +02:00 |
|
Harald Bamberger
|
2ea3597a10
|
Merge branch 'master' into feature-39212/PV21-Grund_beim_Beenden_eines_DV
|
2024-04-25 15:11:41 +02:00 |
|
Harald Bamberger
|
08dd6a7783
|
add dvendegrund_kurzbz and dvendegrund_anmerkung when reading dvs from db
|
2024-04-25 15:11:16 +02:00 |
|
SimonGschnell
|
88fd26d192
|
Merge branch 'master' into feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5
|
2024-04-25 14:35:50 +02:00 |
|
SimonGschnell
|
580b6239c2
|
remove the body tag from all views that use the FHC-Header view
|
2024-04-25 14:35:06 +02:00 |
|
ma0048
|
8bac75ae52
|
- bug behoben, damit keine leeren "Status Abgewiesen gesetzt" Mails verschickt werden
|
2024-04-25 14:20:18 +02:00 |
|
cgfhtw
|
7944ce091e
|
Konto: save filter settings
|
2024-04-25 14:17:08 +02:00 |
|
SimonGschnell
|
b7ffe00c69
|
sets the height of the adminZeitverfuegbarkeit to 50% of the screen ehight
|
2024-04-25 14:16:28 +02:00 |
|
SimonGschnell
|
deb0197452
|
fixes the adminAnrechnungen page
|
2024-04-25 13:13:24 +02:00 |
|
cgfhtw
|
912b018e32
|
Config typo
|
2024-04-25 11:59:12 +02:00 |
|
cgfhtw
|
f47f8d5da4
|
Konto: Phrases
|
2024-04-25 11:36:37 +02:00 |
|