SimonGschnell
|
7dfe2f1932
|
tabulator5 function changes
|
2024-04-24 10:00:12 +02:00 |
|
SimonGschnell
|
96b79c8740
|
corrects reviewAnrechnungDetail style typo, and adds the height function to the adminAnrechnung table again
|
2024-04-23 13:43:00 +02:00 |
|
SimonGschnell
|
8d68faf922
|
replaces the pull-right class with a conditional if bootstrapVersion was set to 5
|
2024-04-23 13:06:02 +02:00 |
|
SimonGschnell
|
9ae36b54e1
|
remove the 50% height from the table and add fitColumns to the table so that the columns take the whole available space
|
2024-04-23 12:55:44 +02:00 |
|
SimonGschnell
|
11c9622186
|
replaces the anrechnungen.css with styles in the zeitverfuegbarkeit view
|
2024-04-23 12:50:29 +02:00 |
|
SimonGschnell
|
3a1ac15740
|
adds the button width and margin classes from the Tabulator.css (used in Tabulator4) to the anrechnungen.css file
|
2024-04-23 12:47:17 +02:00 |
|
SimonGschnell
|
51ee16926c
|
adds a tabulator redraw when adding the details column to the tableWidget
|
2024-04-23 09:49:41 +02:00 |
|
SimonGschnell
|
e1fac8e871
|
adds the bootstrapVersion flag to all the TableWidgetData files
|
2024-04-22 17:11:02 +02:00 |
|
SimonGschnell
|
977c2d4432
|
Merge branch 'master' into feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5
|
2024-04-22 15:18:19 +02:00 |
|
SimonGschnell
|
258c5f7777
|
Merge branch 'master' into feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5
|
2024-04-22 14:56:07 +02:00 |
|
SimonGschnell
|
6af2a01166
|
tabulator5 migration changes
|
2024-04-04 09:55:41 +02:00 |
|
SimonGschnell
|
2e5f53f59a
|
changes tabulator cell alignment in tabulator5
|
2024-04-04 09:36:46 +02:00 |
|
SimonGschnell
|
e33d863732
|
upgrades pruefungsprotokollUebersicht to tabulator 5
|
2024-04-02 13:03:52 +02:00 |
|
SimonGschnell
|
d8fb36543f
|
migrates adminZeitverfuegbarkeit to tabulator5
|
2024-04-02 12:46:51 +02:00 |
|
SimonGschnell
|
e29dfd99f3
|
migrate approveLehrauftrag/acceptLehrauftrag/orderLehrauftrag to tabulator 5
|
2024-04-02 12:34:51 +02: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 |
|
SimonGschnell
|
1a76231df0
|
migrated orderLehrauftrag to tabulator5
|
2024-03-21 14:37:28 +01:00 |
|
SimonGschnell
|
57e5626fe4
|
reset the navbar to use bootstrap3
|
2024-03-21 13:52:56 +01:00 |
|
SimonGschnell
|
a8c60c105d
|
migrating approveLehrauftrag to tabulator5
|
2024-03-21 13:42:43 +01:00 |
|
SimonGschnell
|
081a2d69f5
|
set version 3 as the default version of bootstrap for the tableWidget
|
2024-03-21 08:49:28 +01:00 |
|
SimonGschnell
|
59f25bd3a2
|
adding the bootstrapVersion flag to the /widget/table view to dynamically render css classes + little fixes
|
2024-03-20 13:26:23 +01:00 |
|
SimonGschnell
|
78a16982f8
|
updates the tableHelpsite to use bootstrap5 classes if the bootstrapVersion flag is set to 5
|
2024-03-20 13:25:32 +01:00 |
|
SimonGschnell
|
de15d43bb7
|
adds bootstrapVersion flag to the tableWidget options to render bootstrap3 classes or bootstrap5 classes
|
2024-03-19 15:29:28 +01:00 |
|
SimonGschnell
|
acac5dfc65
|
trying to independenly restyle the navigationWidget
|
2024-03-18 15:17:14 +01:00 |
|
SimonGschnell
|
92cb4dedef
|
migrates adminAnrechnungData and adminAnrechnung.js to use tabulator5
|
2024-03-18 11:49:54 +01:00 |
|
SimonGschnell
|
3cdc051861
|
updates adminAnrechnung view to bootstrap5
|
2024-03-18 11:42:34 +01:00 |
|
SimonGschnell
|
571bf8ebad
|
update reviewAnrechnungenDetail to Bootatrap5 and little styling fixes for other Detail views
|
2024-03-18 11:02:26 +01:00 |
|
SimonGschnell
|
72bf2525b7
|
updating reviewAnrechnungUebersicht to bootstrap5 and tabulator5
|
2024-03-18 10:14:05 +01:00 |
|
SimonGschnell
|
83ccc93305
|
little adjustments and migrations
|
2024-03-15 15:02:17 +01:00 |
|
SimonGschnell
|
5ecac3cb99
|
migrates createAnrechnung to bootstrap 5 and tabulator 5
|
2024-03-15 15:01:55 +01:00 |
|
Andreas Österreicher
|
2cce61ca6a
|
Korrekturen für Gehaltsimport
|
2024-03-15 13:37:07 +01:00 |
|
SimonGschnell
|
183cb1ac17
|
little adjustments on requestAnrechnung
|
2024-03-15 12:52:21 +01:00 |
|
SimonGschnell
|
cc461aab8b
|
updates js file of approveAnrechnungDetail to be bootstrap5 conform
|
2024-03-15 12:52:00 +01:00 |
|
SimonGschnell
|
9360c8a470
|
migrates approveAnrechnungDetail to bootstrap5 and adds little adjustments to requestAnrechungImportant
|
2024-03-15 11:57:11 +01:00 |
|
SimonGschnell
|
465ab736ee
|
changed AnrechnungenInfo panel to bootstrap5 accordion
|
2024-03-15 11:18:31 +01:00 |
|
Harald Bamberger
|
77221e507f
|
set tabulator to fixed height, fix missing grund when editing unterbrechung
|
2024-03-14 11:42:39 +01:00 |
|
SimonGschnell
|
8556632f90
|
updating approveAnrechnungDetail to boostrap5
|
2024-03-14 11:36:42 +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 |
|
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 |
|
SimonGschnell
|
1816f3f5f6
|
fully upgrades the approveAnrechnungUebersicht to tabulator5
|
2024-03-13 10:22:10 +01:00 |
|
cgfhtw
|
ab7a5bac68
|
Unterbrechung studienjahr und semester anzeige
|
2024-03-13 08:37:40 +01:00 |
|
SimonGschnell
|
6722fde9c9
|
adapts approveAnrechnungUebersicht for the new tabultor5 functions
|
2024-03-12 15:33:24 +01:00 |
|
Harald Bamberger
|
4c8486af22
|
use correct config property
|
2024-03-12 14:36:27 +01:00 |
|
SimonGschnell
|
70418b8ff6
|
updates TableWidget.js functions that are no longer valid in tabulator5
|
2024-03-12 14:30:40 +01:00 |
|