Harald Bamberger
|
c125130dcb
|
Merge branch 'cis40_2026-02_rc' into cis40_2026-02_rc_abgabetool_finetuning
|
2026-06-18 14:38:42 +02:00 |
|
Harald Bamberger
|
eb9c882fe9
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-06-18 08:48:52 +02:00 |
|
chfhtw
|
f5d81e4a93
|
move prepareQuery (and addSelectPrioRel) into a library and make joins more flexible & change JOIN to LEFT JOIN for tbl_studentlehrverband (the actual bugfix) & change order of JOIN tbl_benutzergruppe in fetchStudents to speed up query
|
2026-06-12 09:53:59 +02:00 |
|
Andreas Österreicher
|
30b8a406a5
|
Merge branch 'feature-75888/reihungstest_mehrfachdurchfuehrung' into rc_reihungstest
|
2026-06-01 09:10:35 +02:00 |
|
Harald Bamberger
|
9ec876fc27
|
Merge branch 'feature-76657/AbgabetoolFinetuning' into cis40_2026-02_rc_abgabetool_finetuning
|
2026-05-29 13:32:15 +02:00 |
|
Johann Hoffmann
|
ae71517ceb
|
expanded title validation in frontend aswell before validation for the same patterns in backend just in case; phrasen alert messages & use backend response instead of frontend validated title
|
2026-05-29 11:47:46 +02:00 |
|
Johann Hoffmann
|
9f462fe3d6
|
"hasContent" guardrail in abgabetoolJob to avoid sending empty email templates when every possible relevant change has been filtered by the job;
|
2026-05-29 10:21:44 +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
|
2eb2c36d5b
|
replace + in email helpers with spaces; configs for title edit, multi edit table & confetti on endupload; empty student projektarbeiten check; only show dropdown labels on large displays; new phrasen & phrasen fixes;
|
2026-05-26 17:06:39 +02:00 |
|
Johann Hoffmann
|
22eed92c86
|
Merge branch 'feature-75838/UXImproveProjektarbeitSTVSprint247' into feature-76657/AbgabetoolFinetuning
|
2026-05-26 12:58:57 +02:00 |
|
Harald Bamberger
|
97e7e5b641
|
keine projektarbeiten vorhanden mit leerem array initilisieren
|
2026-05-26 09:12:00 +02:00 |
|
Harald Bamberger
|
178c854941
|
Merge branch 'feature-76657/AbgabetoolFinetuning' into cis40_2026-02_rc_abgabetool_finetuning
|
2026-05-26 07:59:17 +02:00 |
|
Harald Bamberger
|
7f630f24d5
|
StundenplanLib: check array index access before
|
2026-05-26 07:54:41 +02:00 |
|
Harald Bamberger
|
c0c57ba378
|
remove irregular files
|
2026-05-22 10:36:28 +02:00 |
|
Harald Bamberger
|
449537ef77
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-05-18 07:26:37 +02:00 |
|
Harald Bamberger
|
68d97a5e97
|
handle case where old value or new value and not both are null explicitly in markDirty Method
|
2026-05-13 11:42:25 +02:00 |
|
Harald Bamberger
|
d27071528f
|
revert change to comparision in markDirty Method
|
2026-05-13 11:16:18 +02:00 |
|
Harald Bamberger
|
17772c3738
|
Merge branch 'master' into feature-70376/Lohnguide
|
2026-05-13 11:15:07 +02:00 |
|
adisposkofh
|
d3ceed32c6
|
compacting all events in mobile monthly lv plan
|
2026-05-07 15:15:50 +02:00 |
|
adisposkofh
|
229882e8d8
|
Merge branch 'cis40_2026-02_rc' of github.com:FH-Complete/FHC-Core into cis40_2026-02_rc
|
2026-05-07 13:19:49 +02:00 |
|
Harald Bamberger
|
90e933de00
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-05-06 17:35:28 +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 |
|
adisposkofh
|
57e901be27
|
other_lv_plan permission on reservations
|
2026-05-06 13:41:16 +02:00 |
|
adisposkofh
|
d38641e312
|
displaying student personal identity number and matriculation number
|
2026-05-06 13:22:38 +02:00 |
|
Harald Bamberger
|
b7e48633ab
|
Merge branch 'master' into bug-76146/studvw_karteireiter_dokumente_akzeptiert_eintraege_ohne_vorhandenes_dokument
|
2026-05-05 13:33:38 +02:00 |
|
Harald Bamberger
|
453fc209b8
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-05-05 08:53:07 +02:00 |
|
Werner Masik
|
7f13c128f1
|
allow null value for vordienstzeit; changed comparison in markDirty to !== (because of 0 vs. null issue)
|
2026-05-04 20:35:51 +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 |
|
Harald Bamberger
|
de2aabf00b
|
readd dokument preview link to api response
|
2026-05-04 09:30:16 +02:00 |
|
Harald Bamberger
|
af8814468f
|
Merge branch 'feature-76669/optimizing-menu-load' into cis40_2026-02_rc
|
2026-04-30 07:43:56 +02:00 |
|
Harald Bamberger
|
2227c3ecf1
|
Merge branch 'feature-76671/moving-avg-grade-calc-to-backend' into cis40_2026-02_rc
|
2026-04-30 07:33:42 +02:00 |
|
adisposkofh
|
5592b69dc0
|
Merge branch 'cis40_2026-02_rc' into feature-76669/optimizing-menu-load
|
2026-04-28 13:00:27 +02:00 |
|
adisposkofh
|
fc1303affd
|
moved menu url to backend; minimized getMenu response size
|
2026-04-28 09:25:32 +02:00 |
|
chfhtw
|
293352ac3c
|
move apps/Cis.js -> apps/Cis/Cis.js
|
2026-04-27 16:26:32 +02:00 |
|
chfhtw
|
e9b5438a24
|
code quality & cleanup
|
2026-04-27 11:01:37 +02:00 |
|
chfhtw
|
dfe05cbfa8
|
make tagsArrayAC a computed and rename it to availableTags
|
2026-04-27 10:03:36 +02:00 |
|
chfhtw
|
5798e960a2
|
Use config update for widgets as intended instead of a proprietary solution
|
2026-04-27 09:37:17 +02:00 |
|
adisposkofh
|
f780553773
|
moved avg grade calcs to backend
|
2026-04-24 15:55:03 +02:00 |
|
Harald Bamberger
|
1dd9ff0daf
|
Merge branch 'feature-76385/mobile-optimization-lv-plan' into cis40_2026-02_rc
|
2026-04-23 16:33:24 +02:00 |
|
Harald Bamberger
|
ff876afbb3
|
Merge branch 'feature-76464/reworking-use-of-controller-viewdata' into cis40_2026-02_rc
|
2026-04-23 14:20:19 +02:00 |
|
Harald Bamberger
|
e984425e36
|
Merge branch 'feature-68530/Dashboard_Cleanup_Admin' into cis40_2026-02_rc
|
2026-04-23 12:09:09 +02:00 |
|
adisposkofh
|
2eb58e3346
|
reworked how 'compactible event types' are defined
|
2026-04-23 11:43:25 +02:00 |
|
Harald Bamberger
|
2c1702a20b
|
Merge branch 'feature-68957/CIS4_Dashboard_Bookmark_Widget_Sort_Tags' into cis40_2026-02_rc
|
2026-04-23 11:19:17 +02:00 |
|
Harald Bamberger
|
72a5f35b0e
|
Merge branch 'feature-62450/Studium_Phrasen' into cis40_2026-02_rc
|
2026-04-23 11:16:16 +02:00 |
|
Harald Bamberger
|
076ae15abd
|
Merge branch 'bug-75998/menuepunkt_fallback_wenn_die_sprache_nicht_uebereinstimmt' into cis40_2026-02_rc
|
2026-04-23 11:03:44 +02:00 |
|
Harald Bamberger
|
2dd5a95232
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-04-23 10:41:41 +02:00 |
|
Harald Bamberger
|
7427aa87ea
|
Merge branch 'feature-76545/findAbgabenNewOrUpdatedSinceByAbgabedatumFixTimestampDateComparison'
|
2026-04-21 17:01:04 +02:00 |
|
Johann Hoffmann
|
85043e57db
|
added missing parenthesis
|
2026-04-21 17:00:07 +02:00 |
|
adisposkofh
|
06bc1ebcd4
|
Merge branch 'feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe' into feature-76385/mobile-optimization-lv-plan
|
2026-04-21 15:55:27 +02:00 |
|