SimonGschnell
|
f210bb8bbd
|
refactor(NewsWidget responsive):updates the resonsive classes of the newsWidget
|
2025-07-16 11:06:47 +02:00 |
|
SimonGschnell
|
a737dc20dc
|
refactor(Layout Lvplan widget): margin adjustment
|
2025-07-15 14:59:45 +02:00 |
|
SimonGschnell
|
81280a5e91
|
refactor(Studium accessibility): adds accessability attributes to the studium component
|
2025-07-15 14:29:26 +02:00 |
|
SimonGschnell
|
2222199b95
|
refactor(ProfilUpdate components accessability): adds accessability attribute to profil update components
|
2025-07-15 14:17:44 +02:00 |
|
SimonGschnell
|
133a611d0e
|
update(Profil Modal attribute rename): refactor of attributes and styles
|
2025-07-15 13:35:38 +02:00 |
|
SimonGschnell
|
c69be4762e
|
refactor(renderer components accessibility) adds the aria accessibility attributes and tooltips to the renderer components of the LvPlan
|
2025-07-15 13:19:47 +02:00 |
|
SimonGschnell
|
c91b2481eb
|
refactor(Modal component): don't pass the properies to the v-bind of the bootstrap modal (title prop was added as an attribute to modal div, creating a tooltip)
|
2025-07-15 13:16:39 +02:00 |
|
SimonGschnell
|
9e06f1468a
|
refactor(Location change FHC Core Event): changes the location of the Events for the FHCore App to the original folder
|
2025-07-15 12:01:46 +02:00 |
|
SimonGschnell
|
9fe7dd069f
|
refactor(LvPlan Lektoren in LV Ansicht): passt die Ansicht der Lektoren in den LVs des LvPlan an wenn mehrere Lektoren vorhanden sind
|
2025-07-14 15:23:57 +02:00 |
|
SimonGschnell
|
1bf49ad7ab
|
fix(Profillib): data handling fix
|
2025-07-11 11:50:53 +02:00 |
|
Harald Bamberger
|
31fbaaa017
|
remove unnessecary 0byte files
|
2025-07-11 11:30:13 +02:00 |
|
SimonGschnell
|
28e42163a1
|
fix(Profil fotoStatus): changes how fotoStatus is evaluated for different views
|
2025-07-11 11:10:35 +02:00 |
|
SimonGschnell
|
75a93523e0
|
refactor(Profil endpoint): changes how the parameter is passed to the profil endpoint
|
2025-07-11 11:01:18 +02:00 |
|
SimonGschnell
|
c2cc1c5870
|
fix(Profil viewData): fixes little data conversion error in the endpoint
|
2025-07-11 09:14:34 +02:00 |
|
SimonGschnell
|
2deef8039d
|
update(LvPlan color contrast): changes the colors for some of the text in the lvplan component for more contrast
|
2025-07-10 14:32:26 +02:00 |
|
SimonGschnell
|
dba435dafb
|
fix(VueDatepicker darkmode): updates the dark mode property of the vueDatePicker if the theme is switched to light or dark mode
|
2025-07-10 12:10:39 +02:00 |
|
SimonGschnell
|
6f3759d95d
|
update(Wave accessability): updates aria labels for accessability
|
2025-07-10 11:47:51 +02:00 |
|
SimonGschnell
|
129b8b2e49
|
refactor(LvPlan Widget renderer component): adds the renderer component to the lvplan widget
|
2025-07-10 11:47:22 +02:00 |
|
SimonGschnell
|
d526a770c5
|
refactor(Wave accessability changes): changes color contrasts and fixes other little bugs
|
2025-07-09 13:35:21 +02:00 |
|
SimonGschnell
|
8ce672d914
|
refactor(Profil Library): exports Profil functions in its own library to reuse functionalities
|
2025-07-08 13:33:00 +02:00 |
|
SimonGschnell
|
5280943099
|
fix(Studium):checks if the query of the data in the studium endpoints returns an array otherwise return empty array to avoid breaking the endpoint
|
2025-07-07 10:11:10 +02:00 |
|
Harald Bamberger
|
d48865d2a1
|
only show lvs with lehre flag true in degree programs overview
|
2025-07-03 16:37:45 +02:00 |
|
Harald Bamberger
|
c8e7adc074
|
alter ferien query to get overlapping events e.g. summer holidays
|
2025-07-03 16:17:31 +02:00 |
|
SimonGschnell
|
b46c0147a0
|
update(Filter Component): uses fhc-text instead of text-dark for the filter icon of the filter component
|
2025-07-03 15:30:38 +02:00 |
|
SimonGschnell
|
e659e8e12c
|
update(Profil Tabulator Columns):preloads phrasen for the tabulator tables, otherwise the column titles are not displayed
|
2025-07-03 15:30:02 +02:00 |
|
SimonGschnell
|
5ddc4749fa
|
update(Accessability changes):adds aria-label to empty buttons and more accessability changes
|
2025-07-02 14:35:07 +02:00 |
|
SimonGschnell
|
bf1dac3fd9
|
update(LvPlan Feiertage): checks if the query result is array before performing array operations and returns success status instead of raw data
|
2025-07-02 08:55:30 +02:00 |
|
Harald Bamberger
|
34220a8f39
|
add alt text to profile picture
|
2025-06-30 17:10:13 +02:00 |
|
Harald Bamberger
|
986d1cfb5f
|
add aria-label to skip link and raumsuche tabulator links, move skip link to html body, change raumsuche h2 to h1
|
2025-06-30 17:02:45 +02:00 |
|
SimonGschnell
|
83ac1abcf6
|
update(LvPlan Events): overflow css fix for the LvPlan Events
|
2025-06-30 15:27:15 +02:00 |
|
SimonGschnell
|
9c30b5438f
|
update(StundenplanLib StundenplanQuery): removes the ort_kurzbz from the group by because the ort_kurzbz should be grouped in the aggregate function
|
2025-06-30 15:27:15 +02:00 |
|
Harald Bamberger
|
ed17e87afd
|
dbupdate create Cis40 dashboard if it does not exist, 61730_Dashboard_Anpassungen only output message if something was updated
|
2025-06-30 14:51:42 +02:00 |
|
SimonGschnell
|
5b10c87e9b
|
update(LvPlan Feiertage):if loggedin person does not have a studiengang, only consider studiengang 0
|
2025-06-30 14:31:05 +02:00 |
|
SimonGschnell
|
1c29bcd685
|
feature(LvPlan Feiertage): adds endpoint to fetch feiertage and adds renderer components for the feiertage in the LvPlan
|
2025-06-30 11:40:18 +02:00 |
|
SimonGschnell
|
e3fe20831e
|
update(Profil Profilbild): changes styling layout and polishment
|
2025-06-27 11:36:40 +02:00 |
|
SimonGschnell
|
9610ca55f7
|
update(Profil Profilbild): first version of the profilbild upload endpoint
|
2025-06-26 15:21:09 +02:00 |
|
SimonGschnell
|
cbc9a87a47
|
update(Profil Profilbild): adds button to upload new profil foto if foto is not yet acepted
|
2025-06-25 11:22:14 +02:00 |
|
cgfhtw
|
c3ec34a038
|
Code Quality to be compatibler with feature-40128
|
2025-06-25 09:39:19 +02:00 |
|
SimonGschnell
|
e99cbc9f3d
|
fix(lvMenu optionen):fixes click event bugs with the lv menu and changes the styling for some lvmenu options
|
2025-06-24 13:28:32 +02:00 |
|
SimonGschnell
|
f7c03b29db
|
refactor(Studiengang Widget Data): filters only active persons of studiengang information
|
2025-06-24 10:35:20 +02:00 |
|
SimonGschnell
|
d76e3feb2a
|
update(LvPlan Month Event tooltip): adds a tooltip to the month lv plan events that contains more detailed information about the lv event
|
2025-06-24 09:32:19 +02:00 |
|
SimonGschnell
|
4d61cdeb91
|
fix(LvPlan route): changes the route on change:range instead of change:offset because the focusdate is updates in change:range
|
2025-06-23 11:54:42 +02:00 |
|
SimonGschnell
|
30e4459f67
|
fix(LvPlan renderer) uses Vue.nextTick to acknowledge the suspense state of the dynamically loaded component
|
2025-06-23 11:44:08 +02:00 |
|
SimonGschnell
|
1d9936757c
|
update(LvPlan router) manages the route changes in the Calendar component instead of the LvPlan
|
2025-06-23 11:37:33 +02:00 |
|
cgfhtw
|
6e9650ddfa
|
Bugfixes: Searchbar state in localStorage/sessionStorage
|
2025-06-18 15:19:30 +02:00 |
|
SimonGschnell
|
23e32a51b2
|
update(LvPlan Reservierungen):renderer componente erstellt und in Events geladen + styling fixes
|
2025-06-18 12:26:20 +02:00 |
|
Harald Bamberger
|
d558240459
|
Merge branch 'feature-61282/SearchbarLocalStorageDifferntiation' into merge_C4_25999_61235_61730
|
2025-06-17 12:45:33 +02:00 |
|
Harald Bamberger
|
52c4ac64f1
|
remove unused import and uuid helper
|
2025-06-17 12:44:24 +02:00 |
|
Harald Bamberger
|
1c7d339e14
|
stundenplan/lvplan revert changes to jobs/LVPlanJob
|
2025-06-17 11:06:29 +02:00 |
|
Harald Bamberger
|
4db21d9abb
|
stundenplan/lvplan use reverted classes and function names again
|
2025-06-17 11:05:31 +02:00 |
|