This website requires JavaScript.
Explore
Help
Sign In
blackicedbear
/
FHC-Core
Watch
1
Star
0
Fork
0
You've already forked FHC-Core
mirror of
https://github.com/FH-Complete/FHC-Core.git
synced
2026-07-13 04:52:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b57fe4839b4bae4aaa52bc97a91d560809175514
FHC-Core
/
public
/
js
/
helpers
T
History
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
..
Stv/Studentenverwaltung/Details
/Notizen
show count of notes in tab title
2025-08-14 15:23:42 +02:00
ColorThemeSetting.js
feature(Cis Color Themes): makes it possible to change color theme of the application
2025-03-21 11:42:09 +01:00
CssVarCalcHelpers.js
section spacing; dashboard widgets section backgrounds; set scrollbar width css variable via new helper in FhcApp (Dashboard); WIP stundenplan alle Termine einer LV -> c4 link in bfi addon adapted;
2024-11-11 15:49:03 +01:00
DateHelpers.js
feature(DateHelpers.js): creates a js helper file to create, handle and manipulate js dates
2024-11-07 15:00:18 +01:00
DragAndDrop.js
code quality
2025-09-11 14:58:20 +02:00
EmailHelpers.js
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
Json.js
helper(Json.js):adds new helper component to display JSON data in the template, that can be used globally inside a vuejs app
2024-12-18 14:26:45 +01:00
LegacyLinkReplaceHelper.js
update(legacyLinkHelper): fixes little regex bugs
2025-01-31 12:08:40 +01:00
ObjectUtils.js
add deepToRaw function to helpers/ObjectUtils
2026-03-20 11:23:35 +01:00
StringHelpers.js
declaration, import & binding of capitalize function from StringHelpers.js;
2025-11-05 15:41:17 +01:00
TagHelper.js
tag - helper and formatter
2026-02-12 08:16:31 +01:00