SimonGschnell
7dfe2f1932
tabulator5 function changes
2024-04-24 10:00:12 +02:00
SimonGschnell
e1fac8e871
adds the bootstrapVersion flag to all the TableWidgetData files
2024-04-22 17:11:02 +02:00
SimonGschnell
2e5f53f59a
changes tabulator cell alignment in tabulator5
2024-04-04 09:36:46 +02:00
SimonGschnell
1a76231df0
migrated orderLehrauftrag to tabulator5
2024-03-21 14:37:28 +01:00
Andreas Österreicher
ccace2f826
Fehler beim Laden der Lehrauftragsliste korrigiert mit Postgres15
2023-10-31 11:16:53 +01:00
Andreas Österreicher
01ca583167
Vertragsstunden werden auf 2 Nachkommastellen gerundet anstatt auf 1
2023-10-23 15:02:34 +02:00
Cris
7c2d235960
Adapted: Show column 'Stundensatz' in 'Lehrauftrag bestellen'
2023-06-01 12:17:21 +02:00
Manfred
a72f6597b3
BugFix 9. und 10. Semester bei Lehrauftragsverwaltung
...
Manche Studiengänge haben ein 9. oder 10. Semester. Dieses muss auch bei der Lehrauftragsverwaltung aufscheinen.
2021-10-21 17:16:20 +02:00
OliiverHacker
847529d5aa
nachname vorname tauschen
2021-05-19 09:03:20 +02:00
Andreas Österreicher
cee3d7bdd3
Merge branch 'feature-5883/DigitalerLehrauftrag_ColumnPicker' into review/DigitaleLehrauftraege
2020-04-17 09:33:32 +02:00
Cris
b6f509c057
Added Multilingualism to all Lehrauftraege Tablewidgets' columns fields
2020-04-02 16:33:26 +02:00
Cris
2938e0bdb0
Bugfixed: Removed undefined functions
...
After moving functions to Tablewidget.js, these function calls doesnt
exist anymore in the earlier corresponding javascripts. Therefore they
must be removed.
2020-03-30 19:27:12 +02:00
Andreas Österreicher
5bd9ece44a
Merge branch 'master' into feature-5883/DigitalerLehrauftrag_ColumnPicker
2020-03-10 16:59:15 +01:00
Cris
bce7f60df4
Moved layout options to TableWidget
...
Now this is a standard behaviour of TableWidget.
2020-01-30 13:22:49 +01:00
Cris
6897ccdd6b
Moved empty table placeholder text to TableWidget
...
Now this is a standard behaviour of TableWidget.
2020-01-30 12:43:50 +01:00
Cris
3b2b279bf9
Changed default visibility / order of columns
...
Now fitted to the users primary needs. Columns can be displayed/hidden
via Columnpicker by user afterwards.
2020-01-30 12:27:13 +01:00
Cris
9bdee6d0f8
Corrected SQL query: now retrieving employees UID via tbl_mitarbeiter
...
Some Lectors, who were assigned as Projektbetreuer, received an email on
their (past) student-email-account. Now this is corrected.
2020-01-28 17:33:04 +01:00
Cris
b270e65d2e
Extended FHC_TableWidget with column picker, header & footer
...
Added standard behaviour to FHC_TableWidget:
. Added column picker to new TableWidgetHeader div.
. Moved former footerElement (including Alle aus-/abwählen
buttons, CSV Downloads) from single specific files to new
TableWidgetFooter divs.
. Adapted other files to work with new FHC_TableWidget behaviour
2020-01-28 12:26:56 +01:00
Paolo
1832f9a78a
- Set reloadDataset = true when widget is loaded
...
- Remove reloadDataset = true where these widgets are called
2019-12-20 14:43:09 +01:00
Andreas Österreicher
8f3aadd3e2
Merge branch 'feature-3994/Digitaler_Lehrauftrag'
2019-12-18 16:08:11 +01:00
Cris
df057faa8f
Added default text 'Keine Daten vorhanden' for empty tables
...
Before the tabulator sometimes looked kind of 'undone', when no data was
loaded. Now a nice message is displayed if the table is empty.
2019-12-18 15:45:34 +01:00
Cris
ff9aa5c48a
Expanded 'lector'-column width
2019-12-18 15:40:16 +01:00
Cris
83fb32bc18
Reordered columns: Now Ausbildungssemester right after STG-Typ-Kurzbezeichnung
2019-12-18 15:38:14 +01:00
Cris
80f100f5fb
Changed name order: first + family name -> to family + first name
...
This change allows sorting by family name.
2019-12-16 13:57:58 +01:00
Andreas Österreicher
5b27f29a92
Merge branch 'feature-3994/Digitaler_Lehrauftrag'
2019-12-12 13:54:20 +01:00
Cris
905df6912a
Changed: column description from 'Auftrag' -> to 'LV- / Projektbezeichnung'
2019-12-11 15:32:29 +01:00
Cris
8d95c3820b
Added column Studienplan to table of Lehrauftrag bestellen
...
Added column with most recent, valid studiyplans of the records lv.
2019-12-09 15:47:43 +01:00
Andreas Österreicher
fc2d26e96d
Gruppenbezeichnung bei Lehraufträge korrigiert
2019-12-06 11:32:24 +01:00
Cris
df555426a0
Changed: column STG-type is visible now
2019-11-25 08:39:53 +01:00
Cris
7bc8255787
Added fixed column width to all betrag- and all status-columns
2019-11-12 17:51:18 +01:00
Cris
7aea534778
Added formatter to column Stunden: null values -> format to '0.0'
...
Before the field was left empty. Now 0.0 will be displayed, even if
FAS Stunden are left empty.
2019-11-12 16:11:40 +01:00
Cris
3f1f509dfa
Renamed column 'LE-ID' -> to 'LV-Teil'
2019-11-12 12:05:31 +01:00
Cris
5fa07f68c5
Minor changes: page title text; removed values not used by Tablewidget
2019-11-05 16:52:37 +01:00
Paolo
3e5e65bfc4
Merge branch 'feature-4026/TabulatorWidget' into feature-3994/Digitaler_Lehrauftrag
2019-11-04 16:58:19 +01:00
Cris
a02c1cd579
Added FORMATTER form_formatNullToStringNumber: formats NULL to '0.00'
...
Now this is used to display 0.00 in Betrag-column when the value is null.
2019-10-29 17:41:17 +01:00
Cris
720f117312
Added/Extended PERMISSION-checks to Lehrauftraege
...
Added permission-checks to
. navigation
. controller methods
. tabulator data query
. cancel contract
2019-10-28 16:25:56 +01:00
Cris
89fc2ecd0a
Fixed: Corrected number of rows in CSV download
...
The new line in concatinated groups was causing extra lines in
excel file and messing the structure.
Also adapted download status title to enable correct data import of
csv text file.
2019-10-24 15:44:38 +02:00
Cris
7cf02c3566
Added INITIAL FILTER to LA bestellen
...
Initial filter is: no dummies, neu or geändert.
Now these rows are presented to the user when loading the page.
2019-10-24 14:03:08 +02:00
Cris
83eb4bd5f3
Added FOOTER to tabulator with CSV download and adapted GUI to LA bestellen
...
New:
. tabulator footer with
- buttons Alle auswählen/abwählen
- display number of selected rows
- CSV download
. filter buttons
- order-button now initially activated and focused, toggle on click
- now as buttongroup in extra row
. Lehrauftrag bestellen - button disabled when filter on dummies
2019-10-24 13:44:05 +02:00
Cris
d3e22185e3
Changed wording: akzeptiert -> angenommen
...
Changed wording according to customer request.
Only if visible on GUI, not on all technical usages.
2019-10-22 16:41:16 +02:00
Cris
0dcf1980ca
Optimized HEADER FILTER in tabulator to use COMPARISON OPERATORS
...
Now header filter parses the given filterstring.
If it starts with a comparison operator it will be used for comparison.
Otherwise just compare the stringnumbers to be equal.
2019-10-22 16:27:27 +02:00
Cris
ce84e0bea4
Removed unused vertrag data from queries and filters
...
. Removed unused:
- vertrag_insertvon (now using insertvon of vertrag_vertragsstatus instead)
- vertrag_insertamum
- vertrag_updatevon
- vertrag_updateamum
2019-10-21 17:33:41 +02:00
Cris
06f31997f2
Added bestellt_von/erteilt_von/akzeptiert_von columns and TOOLTIPS
...
. added tooltips on bestellt-, erteilt- and akzeptiert-column with
insertvon information
. adapted tooltips on status column
. added columns to all tabulator queries and to the filters
2019-10-21 17:29:23 +02:00
Cris
9f8921e186
Adapted tabulator QUERY for DUMMY lectors in Lehrauftrag bestellen
2019-10-16 11:58:44 +02:00
Cris
36c8a4dbbe
Added Ausbildungssemester to tabulator QUERY
2019-10-15 08:41:16 +02:00
Cris
c370a27c18
Added table columns orgform_kurzbz and ausbildungssemester
...
. Columns lehrveranstaltung-orgform_kurzbz and -semester are now visible
in all tabulator-tables in bestellen - erteilen - akzeptieren.
. Renamed names of auftraege (no need to display semester text anymore)
. Adapted filter
2019-10-14 16:39:31 +02:00
Cris
dcaf4b26cb
Major addition of tabulator functionality methods / Enhanced code
...
. MOVED out function from datasetRepFieldDefs to javascript for better
maintainance
. Added status column and status icons with tooltips
. Added status buttons to filter status rapidly
. GroupBy Lehrveranstaltung: rows are grouped by LV, formatted
. Added calculation per group AND total
. Rows formatting enhanced and bootstrapped
. Fixed selection of data
. day of date now with 2 digits
2019-10-11 14:32:17 +02:00
Cris
7605daed01
Added vertrag-columns and lv bezeichnung to tabulator query and filter
...
Mainly usage is to update contract.
2019-10-11 13:55:36 +02:00
Cris
4375a1ad0e
Added (Ausbildungs-)semester to query, tabulator columns and filter
2019-10-01 15:33:35 +02:00
Cris
6ff2f19c56
Changed the STG-Kürzel to 'typ + kurzbz' in Lehraufträge + Vertragsmodel
...
Before the organisational unit was set, but it should be a combination
of typ + kurzbz of the stg. This is changed now in
. all Lehraufträge
. Vertragsmodel
. filtersupdate
2019-09-30 15:09:45 +02:00