Harald Bamberger
|
576a44838f
|
datetime format bewerbung_abgeschickt_am
|
2026-07-16 15:53:32 +02:00 |
|
ma0068
|
b217681ee5
|
use model-type for interessenten anlegen, listNew
|
2026-07-14 15:23:06 +02:00 |
|
ma0068
|
7841a73fc0
|
prepare field bewerbung_abgeschicktamum for showing in frontend (datestamp in database) and add also model-type to datepicker
|
2026-07-14 15:05:54 +02:00 |
|
ma0068
|
19b9906c86
|
Aufnahmetermine: use model-type isodate for field anmeldedatum
|
2026-07-14 14:23:37 +02:00 |
|
ma0068
|
2c3913a763
|
Mobility: use model-type isodate for fields von and bis
|
2026-07-14 14:19:25 +02:00 |
|
ma0068
|
9111edf442
|
Dokumente: use model-type isodate for field nachgereicht_am
|
2026-07-14 14:06:59 +02:00 |
|
ma0068
|
b1c47da3c3
|
use model-type isodate for fields in StatusModal datum and bestaetigtam
|
2026-07-14 14:01:12 +02:00 |
|
ma0068
|
67eb238876
|
use model-type isodate for field Details Gebdatum
|
2026-07-14 13:37:19 +02:00 |
|
Harald Bamberger
|
a139cc8d2e
|
initialize with luxon date iso format
|
2026-07-14 13:24:04 +02:00 |
|
Harald Bamberger
|
35ecbdefa8
|
studvw prestudent ZGV date fields and konto date fields use iso date as model-type
|
2026-07-14 13:17:27 +02:00 |
|
Harald Bamberger
|
0d6867799c
|
projektbetreuer tabulator select max 1 row
|
2026-07-08 09:06:14 +02:00 |
|
Johann Hoffmann
|
7c594bc4f9
|
stv added back the old 'save betreuer' button as it makes sense for finishing a single betreuer form and then continuing with editing the projektarbeit form user will get used to it 100%; updated some gendering phrases from StudentIn -> Student*In because thats apparently the current way to do it;
|
2026-06-12 12:55:06 +02:00 |
|
Johann Hoffmann
|
e574998897
|
fetch both erst & zweitbetreuer in abgabetool betreueransicht; fix ProjektarbeitModel->getProjektbetreuerEmail by explicitely only querying erstbetreuer, which fixes rare cases where endupload crashes when the zweitbetreuer has no contact email as private mail AND randomly gets retrieved as first row by the query; fix race condition on the semester filter default value in assistenz view; block all edit/delete operations in flat table for any termin which already has a file uplaoded (abgabetermin != null) or has a note (due to quality gate), to avoid confusing UI implementations; fix STV Projektarbeit bug where betreuer form options where not loading correctly when editing existing projektarbeiten;
|
2026-06-11 17:10:33 +02:00 |
|
Johann Hoffmann
|
004bcc43c3
|
merged stv saveProjektarbeit/saveBetreuer buttons; benoten button for betreuer is now a table action button; remove viewData.uid and call student_uid via authinfo endpoint; digital signature info links in student abgabetool; show projektarbeit note in overview inside the accordions content aswell as flex-end in the header; smaller vertical padding on all abgabetool modals from 3rem to 1.5 rem aka py-5 to py-4;
|
2026-05-29 09:50:37 +02:00 |
|
Johann Hoffmann
|
6d79288f33
|
Merge remote-tracking branch 'origin/master' into feature-76657/AbgabetoolFinetuning
# Conflicts:
# system/phrasesupdate.php
|
2026-05-27 16:11:33 +02:00 |
|
Johann Hoffmann
|
22eed92c86
|
Merge branch 'feature-75838/UXImproveProjektarbeitSTVSprint247' into feature-76657/AbgabetoolFinetuning
|
2026-05-26 12:58:57 +02:00 |
|
Johann Hoffmann
|
d0adf2dfc3
|
improved assistenz subqueries for zweitbetreuer infos by using common table expression instead of 8 subqueries; adapted splitMailsHelper function to take in body parameter to set default email text by parameter; dateStyles adapted so "in 12 days" also applies to termine without uploads; titleEdit modal in student & studentDetail component; send email to relevant assistenzen & projektarbeit betreuer about change from old to new title; 2nd flat table in AbgabetoolAssistenz that provides a list of all projektarbeittermine so it can be filtered & multiselected; multi delete & multi edit on these selected termine; tried to introduce a media query for zoomed in desktop users that shrinks fontsize and tabulator rows/cells; standard assistenz table column definitions have sensible minWidths & most columns are default invisible; fancy multiselect headerfilter on qualitygate 1/2 status column; actually figured out a vue watcher race codnition triggering loadProjektarbeiten twice unnecessarily; added a reload Button in case one observes a faulty reactivity somewhere in the table; fancy multiselect headerfilter on termin status column for flat table; Preselect current Semester & autoapply Filter for it; WIP refine new table & hunt for bugz; WIP working on the exact custom select handler Handling with filtered datasets; fixed root element style on legacy php view for abgabetool in old cis; WIP define more accurate allowed to delete & allowed to Edit conditions for abgabetermine -> currently benotet quality gates can be edited/deleted!!!!!
|
2026-05-06 13:46:26 +02:00 |
|
Harald Bamberger
|
cb60ddcc94
|
Merge branch 'master' into feature-62607/konto_oh_beitrag_betrag_aus_eigener_tabelle
|
2026-05-04 15:41:52 +02:00 |
|
ma0048
|
ea0a249612
|
micro degree abschlussdokumente hinzugefuegt
|
2026-04-13 09:14:27 +02:00 |
|
Andreas Österreicher
|
e0079bb812
|
Merge branch 'feature-71665/mc4_vorlage'
|
2026-03-26 09:27:00 +01:00 |
|
Johann Hoffmann
|
aba4bc2909
|
merge projektarbeit details & betreuer form and handle several UX changes regarding formData of both
|
2026-03-19 11:12:14 +01:00 |
|
Johann Hoffmann
|
6d28b8986d
|
Merge remote-tracking branch 'origin/master' into feature-61164/AbgabetoolQualityGates
# Conflicts:
# public/js/components/Stv/Studentenverwaltung/Details/Projektarbeit/Projektbetreuer.js
|
2026-03-12 09:47:54 +01:00 |
|
Johann Hoffmann
|
b43f1ec920
|
AbgabetoolAssistenz download latest uploaded file action button; UX changes Projektarbeit Tab Stv; fix stv form input bug after invalidation for selects;
|
2026-03-11 17:00:56 +01:00 |
|
Harald Bamberger
|
6cd4aebe8d
|
stv projektarbeit projektbetreuer use correct ref
|
2026-03-11 14:54:06 +01:00 |
|
Harald Bamberger
|
5ce0232890
|
fix bug in archiv tab
|
2026-03-11 11:50:09 +01:00 |
|
Harald Bamberger
|
33252de895
|
use ma0646 tabulator scroll fix on students/prestudents list
|
2026-03-10 11:11:40 +01:00 |
|
Harald Bamberger
|
47b5eecb9b
|
Merge branch 'master' into vv_und_studvw_2026_02_rc4_ma0080
|
2026-03-04 18:57:13 +01:00 |
|
Harald Bamberger
|
b7fd7e4298
|
Merge branch 'vv_und_studvw_2026_02_rc4' into vv_und_studvw_2026_02_rc4_ma0080
|
2026-03-04 17:53:53 +01:00 |
|
Harald Bamberger
|
1af334989e
|
Merge branch 'feature-71601/drag_drop_aus_tabulator_heraus_ohne_vorheriges_selektieren' into vv_und_studvw_2026_02_rc4
|
2026-03-04 17:53:19 +01:00 |
|
Harald Bamberger
|
1810bd40bd
|
fix bug introduced in commit 043b1bcf11 send intern also using private email addresses
|
2026-03-04 09:39:58 +01:00 |
|
Harald Bamberger
|
5347cb1d63
|
add config STV_TAGS_ENABLED and use it to enable or disable tags in StudVw
|
2026-03-03 17:15:23 +01:00 |
|
Harald Bamberger
|
77731ed559
|
Merge branch 'feature-68767/FHC4_Studierendenverwaltung_Details_4spaltig_ma0080' into vv_und_studvw_2026_02_rc4_ma0080
|
2026-03-03 13:46:29 +01:00 |
|
ma0048
|
f1dbc6ab7d
|
mc4 vorlage hinzugefuegt
|
2026-02-25 14:46:15 +01:00 |
|
Harald Bamberger
|
ee0fa9f7d4
|
studvw reduce height of elements e.g:
- tabulator header filter
- tabulator rows
- form input and select
- primevue autocomplete
- primevue tabs
|
2026-02-24 17:23:50 +01:00 |
|
Harald Bamberger
|
0468b2b523
|
Merge branch 'master' into feature-68767/FHC4_Studierendenverwaltung_Details_4spaltig
|
2026-02-23 16:56:07 +01:00 |
|
ma0068
|
118dcbd252
|
remove testoutput
|
2026-02-19 15:45:34 +01:00 |
|
ma0068
|
d279f955a0
|
add emit-event for resetFilter
|
2026-02-19 15:12:38 +01:00 |
|
ma0068
|
1e8ec83965
|
add tileUid to StudentHeader, show Tiles only for selection of 1 student, just allow single selection of Mitarbeiter in MitarbeiterHeader
|
2026-02-19 11:57:28 +01:00 |
|
ma0068
|
34cd5d1a80
|
Filter List: only emit to updateURL if there is final dropdown result or change
|
2026-02-18 13:17:37 +01:00 |
|
ma0068
|
4b875bf019
|
also show filterActiveModule for HeaderFilters, change colour to red
|
2026-02-18 11:27:14 +01:00 |
|
ma0068
|
f860fd3dc7
|
Studvw: update persistance_id for all tabs
|
2026-02-17 16:46:22 +01:00 |
|
ma0068
|
5ffd22c1f7
|
refactor last tabs from updateDefinition to setHeader variante
|
2026-02-17 16:11:43 +01:00 |
|
Harald Bamberger
|
d82c186643
|
Merge branch 'master' into vv_und_studvw_2026_02_rc4
|
2026-02-17 11:23:18 +01:00 |
|
ma0048
|
2f51f18447
|
studierende in die gruppe ziehen ohne vorheriges selektieren
|
2026-02-17 11:16:44 +01:00 |
|
ma0068
|
ce27964df9
|
Detailheader VV and StudV: show - if no value for Tile
|
2026-02-16 16:46:46 +01:00 |
|
ma0068
|
556683574c
|
Ignore typing inside editable elements for handling of keyboards event in function onKeydown
|
2026-02-16 15:44:01 +01:00 |
|
ma0068
|
3d061df1d7
|
merge master into feature-68767/FHC4_Studierendenverwaltung_Details_4spaltig
|
2026-02-16 10:05:45 +01:00 |
|
Andreas Österreicher
|
9d5adc1ed2
|
Merge branch 'feature-61164/AbgabetoolQualityGates'
|
2026-02-13 13:58:30 +01:00 |
|
Harald Bamberger
|
a9b343646e
|
Merge branch 'master' into vv_und_studvw_2026_02_rc4
|
2026-02-13 10:49:09 +01:00 |
|
Johann Hoffmann
|
043b1bcf11
|
extracted email split method from stv/kontakt component to helperfile; adjusted that method to take subject param & make phrasen/alert call via parameter reference;
|
2026-02-12 17:38:00 +01:00 |
|