SimonGschnell
|
a786dec9c1
|
fix(Dashboard grid):emit dragged item on resize and adjust z-index for overlay and dragged item
|
2025-06-10 10:23:28 +02:00 |
|
SimonGschnell
|
9faccfa328
|
update(Url Dashboard widget): makes edit buttons always available
|
2025-06-06 11:27:17 +02:00 |
|
SimonGschnell
|
2821339c0a
|
refactor(Dashboard dragging): removes dragging flag from the draggable state
|
2025-06-05 11:42:21 +02:00 |
|
Harald Bamberger
|
68b6402981
|
fix height of calender exceeding viewport height
|
2025-06-05 11:28:37 +02:00 |
|
Harald Bamberger
|
c85e902b97
|
Merge branch 'feature-61730/Cis4_DashboardAnpassungen' into merge_C4_25999_61235_61730
|
2025-06-03 16:14:59 +02:00 |
|
Harald Bamberger
|
d1264c7e5a
|
Merge branch 'feature-61235/Cis4_Studium_Uebersicht' into merge_C4_25999_61235_61730
|
2025-06-03 16:14:00 +02:00 |
|
Harald Bamberger
|
96274a2a4a
|
Merge branch 'feature-25999/C4_cleanup_testabgabe' into merge_C4_25999_61235_61730
|
2025-06-03 10:29:33 +02:00 |
|
Harald Bamberger
|
02dd466cc3
|
use green and red as for marking the datepickers
|
2025-06-03 09:44:03 +02:00 |
|
SimonGschnell
|
b5bacbbf75
|
refactor(Studium): changes the query to fetch lehrveranstaltungen for the studienplan
|
2025-05-23 12:02:13 +02:00 |
|
SimonGschnell
|
ad8963e5b5
|
refactor(Dashboard touch events): allows to scroll on mobile over widgets, fixes dragging bug on mobile
|
2025-05-23 11:33:58 +02:00 |
|
SimonGschnell
|
deec52b959
|
refactor(Studium): disallows to store null or undefined to the localStorage and changes the next and previous button logic for the select fields
|
2025-05-23 09:11:22 +02:00 |
|
Harald Bamberger
|
126b2d388b
|
fix upload and adapt styling of Abgabetool Student
|
2025-05-22 18:55:34 +02:00 |
|
Harald Bamberger
|
4c6c45ceec
|
change Layout of Notizen component to use form in modal
|
2025-05-22 18:50:30 +02:00 |
|
Harald Bamberger
|
d686ec0885
|
Merge branch 'feature-61730/Cis4_DashboardAnpassungen' into merge_C4_25999_61235_61730
|
2025-05-22 07:48:23 +02:00 |
|
Harald Bamberger
|
a387533dc3
|
Merge branch 'feature-61235/Cis4_Studium_Uebersicht' into merge_C4_25999_61235_61730
|
2025-05-22 07:45:30 +02:00 |
|
Harald Bamberger
|
f8438ee115
|
Merge branch 'feature-25999/C4_dark_theme' into merge_C4_25999_61235_61730
|
2025-05-22 07:44:42 +02:00 |
|
Johann Hoffmann
|
a99cc96682
|
fix missing "import VueDatePicker from '../../vueDatepicker.js.php';" statements for new cis4 pages abgabetool & raumsuche
|
2025-05-21 16:37:00 +02:00 |
|
SimonGschnell
|
a1423c33e5
|
update(Studium): fetches the preselect lehrverband values if the user is a student
|
2025-05-21 14:12:16 +02:00 |
|
SimonGschnell
|
af1364faef
|
update(Studium):changes layout
|
2025-05-20 16:56:25 +02:00 |
|
SimonGschnell
|
da118cbf0a
|
refactor(Studium):groups the studienplaene to their studienordnung, sorts the lehrveranstaltungs module and the single lehrveranstaltungen
|
2025-05-19 12:53:36 +02:00 |
|
Harald Bamberger
|
4e945648d0
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-05-19 11:00:24 +02:00 |
|
Harald Bamberger
|
310bd08648
|
Merge branch 'feature-40430/updateamum_von_im_AntragLib'
|
2025-05-19 10:51:05 +02:00 |
|
Harald Bamberger
|
bc4514b2a0
|
Merge branch 'master' into feature-40430/updateamum_von_im_AntragLib
|
2025-05-19 10:29:28 +02:00 |
|
SimonGschnell
|
4a10faeb25
|
update(Dashboard custom Section & additionalRow): the additional row is not removed when moving widgets and the custom section gets also created when created user_overrides
|
2025-05-19 10:28:15 +02:00 |
|
SimonGschnell
|
df108482eb
|
update(Dashboard additionalRow): opens tooltip when hovering over the button to add a now line to the dashboard grid
|
2025-05-19 09:09:48 +02:00 |
|
SimonGschnell
|
875a788476
|
update(Dashboard rows and columns): additional row is not removed when going out with the mouse
|
2025-05-16 09:54:05 +02:00 |
|
Harald Bamberger
|
c04c08bca4
|
finetune datepicker and timepicker config
|
2025-05-16 08:22:19 +02:00 |
|
Harald Bamberger
|
a858049e15
|
fix viewData prop validator, change nullish coalescing operator to logical or since optional router param is empty string and not an unset prop
|
2025-05-15 18:54:28 +02:00 |
|
SimonGschnell
|
a40f304d8d
|
update(Dashboard DataStructure Migration): also changes datastructure for the dashboard.tbl_dashboard_benuter_override
|
2025-05-15 12:05:34 +02:00 |
|
SimonGschnell
|
ebcb33b316
|
update(Dashboard DataStructure Migration): adds migration file to change all old datastructures from the dashboard.tbl_dashboard_preset
|
2025-05-15 12:05:34 +02:00 |
|
Harald Bamberger
|
b8d0037e16
|
Merge branch 'feature-25999/C4_cleanup' into feature-61235/Cis4_Studium_Uebersicht
|
2025-05-14 15:43:04 +02:00 |
|
Harald Bamberger
|
ce2bd3c75d
|
Merge branch 'feature-25999/C4_cleanup' into feature-61730/Cis4_DashboardAnpassungen
|
2025-05-14 15:33:38 +02:00 |
|
Harald Bamberger
|
7b9b1a762e
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-05-14 15:17:25 +02:00 |
|
Harald Bamberger
|
3c08bc12cd
|
Merge branch 'feature-61748/FHC-Alert-Plugin_EMail-Address'
|
2025-05-14 09:20:47 +02:00 |
|
Andreas Österreicher
|
a72dcdf8b0
|
Merge branch 'bug-61306/addfaktor_entfernen'
|
2025-05-13 15:31:20 +02:00 |
|
SimonGschnell
|
dab628a72d
|
refactor(Dashboard UX): improves user experience for dashboard
|
2025-05-13 11:48:01 +02:00 |
|
SimonGschnell
|
ed2a467926
|
refactor(Dashboard additional row): changes the UI and behavior to add an additional row to the grid
|
2025-05-12 13:51:20 +02:00 |
|
SimonGschnell
|
a94b52dbc6
|
refactor(Dashboard touch events): fixes the touch event behaviors for the widgets and the dashboard
|
2025-05-12 11:44:27 +02:00 |
|
Harald Bamberger
|
4bceddcc82
|
add systemerror_mailto ci config, render systemerror_mailto to FHC_JS_DATA_STORAGE_OBJECT, use FHC_JS_DATA_STORAGE_OBJECT.systemerror_mailto in FhcAlert Plugins
|
2025-05-09 13:58:14 +02:00 |
|
SimonGschnell
|
a99721bb22
|
feature(Dashboard Mobile): the modal to add new widgets distributes the space to display widgetes more evenly
|
2025-05-09 09:34:12 +02:00 |
|
SimonGschnell
|
7d095b4998
|
feature(Studium LvModal): checks whether the lv has stundenplan entries and disables menu option if not/ checks the lvevaluierung information and adds it to the lvmodal information
|
2025-05-07 11:03:12 +02:00 |
|
SimonGschnell
|
b5d3bf3f1e
|
update(Cis4 Studium): finilizes Studium feature
|
2025-05-06 13:30:06 +02:00 |
|
Harald Bamberger
|
05de9cd94a
|
move logic processing moodle events from core to moodle addon
|
2025-05-06 13:24:08 +02:00 |
|
Harald Bamberger
|
2ee7742ada
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-05-05 16:56:00 +02:00 |
|
Harald Bamberger
|
6ab50654ba
|
add activity title to moodle calender entries, render activity title as html, set overscroll behavior for all day event area
|
2025-05-05 16:55:06 +02:00 |
|
Harald Bamberger
|
0930866beb
|
revert change introduced by merging api refactoring branch
|
2025-05-05 13:55:54 +02:00 |
|
Andreas Österreicher
|
7030d5b822
|
Merge branch 'feature-54827/internationalisierungsmassnahmen_optimierungen'
|
2025-05-05 11:32:18 +02:00 |
|
Harald Bamberger
|
884a5e41ac
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-05-05 11:20:13 +02:00 |
|
Andreas Österreicher
|
6dfa7089e7
|
Merge branch 'master' into feature-54827/internationalisierungsmassnahmen_optimierungen
|
2025-05-05 11:08:25 +02:00 |
|
SimonGschnell
|
eae44bc634
|
update(Studium): loads lehrmodule and lehrveranstaltungen for studienplan and displays the ui with the lvModal
|
2025-05-02 11:23:39 +02:00 |
|