SimonGschnell
|
6cf7a8e35e
|
fix(Calendar scroll): extends the id of the scroll anchor to include hour/day/week and changes the logic to search for the anchor depend on the week or day view
|
2024-11-12 09:48:03 +01:00 |
|
SimonGschnell
|
35691b39c4
|
fix(Calendar scroll): fixes the scroll feature for the Calendar
|
2024-11-11 16:15:14 +01:00 |
|
SimonGschnell
|
094a3ed56a
|
feature(Calendar): scrolls to the first event of the day if the prop scrollTime is passed to Calendar component
|
2024-11-11 15:46:09 +01:00 |
|
SimonGschnell
|
bd1ce9fa63
|
refactor(Calendar Header): refactors view buttons in the calendar header
|
2024-11-11 14:57:34 +01:00 |
|
SimonGschnell
|
bd54399cfd
|
fix(Calendar Header): adds responsiveness to the calendar header and the view button group next to the header
|
2024-11-11 14:57:28 +01:00 |
|
SimonGschnell
|
b7e89ab557
|
fix(Stundenplan hour lines): fixes the hour lines from disapearing on smaller viewports by using a box-shadow instead
|
2024-11-11 11:27:23 +01:00 |
|
SimonGschnell
|
0e49dfaba0
|
refactor(Calendar day view): changes the classes for fhc-calendar-day-page so that the width is divided in calendar and content
|
2024-11-11 10:40:58 +01:00 |
|
SimonGschnell
|
ca7ded38d2
|
refactor(Stundenplan indicator): uses a 5 minute interval for the Stundenplan indicator
|
2024-11-08 16:08:08 +01:00 |
|
SimonGschnell
|
f304e79ee0
|
feature(Stundenplan): adds Tagesansicht for the Stundenplan
|
2024-11-08 15:18:10 +01:00 |
|
SimonGschnell
|
b9690988e5
|
refactor(Stundenplan): uses named slots for week-view template
|
2024-11-08 10:53:02 +01:00 |
|
SimonGschnell
|
f4176b86ee
|
refactor(js helpers): moves ObjectUtils from composables to the js helpers folder and changes its import statements
|
2024-11-07 15:00:25 +01:00 |
|
SimonGschnell
|
da70c77a2b
|
feature(DateHelpers.js): creates a js helper file to create, handle and manipulate js dates
|
2024-11-07 15:00:18 +01:00 |
|
SimonGschnell
|
b65d17e7ae
|
refactor(LvModal): uses the right format for the date and adds padding to date numbers which are single digits
|
2024-11-07 13:14:40 +01:00 |
|
SimonGschnell
|
4f2992fbe2
|
fix(Cis profil menu): fixes the layout of the collapsible in the mobile view
|
2024-11-07 10:21:39 +01:00 |
|
SimonGschnell
|
8316290b31
|
fix(Cis Navbar Collapsibles): closes other colapsibles when opening another
|
2024-11-05 15:54:26 +01:00 |
|
SimonGschnell
|
7653bc3e29
|
fix(Menu User Dropdown): rearranges html elements to make dropdown scroll
|
2024-11-05 12:03:44 +01:00 |
|
SimonGschnell
|
37dffbba19
|
fix(Dashboard widget Url): adds validation method for both input fields and fixes confirm delete dialog
|
2024-11-05 11:32:02 +01:00 |
|
Harald Bamberger
|
20e0e2e910
|
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_cleanup_merge_anrechnungen_bs5
|
2024-11-04 15:59:14 +01:00 |
|
Harald Bamberger
|
a65e94bc8a
|
fix phrases variable name because of switch from mixin to plugin
|
2024-11-04 15:38:04 +01:00 |
|
SimonGschnell
|
50a67a8e88
|
feature(Dashboard Bookmark): checks whether the link is a valid URL, displays fhcAlert otherwise
|
2024-11-04 14:37:09 +01:00 |
|
SimonGschnell
|
9e45394deb
|
fix(Cis MyLv): uses the moodle course bezeichnung for multiple moodle links
|
2024-11-04 12:09:12 +01:00 |
|
SimonGschnell
|
ad068ffe5f
|
different property name for the different moodle courses names
|
2024-11-04 09:07:35 +01:00 |
|
Harald Bamberger
|
93ac45308f
|
Merge branch 'feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5' into feature-25999/C4_cleanup
|
2024-10-31 16:00:12 +01:00 |
|
SimonGschnell
|
34c6c63c74
|
Merge branch 'feature-25999/C4_cleanup' of github.com:FH-Complete/FHC-Core into feature-25999/C4_cleanup
|
2024-10-31 14:24:19 +01:00 |
|
SimonGschnell
|
f820a0148a
|
adapts the LV view to incorporate a dropdown if a lehrveranstaltung has multiple moodle links
|
2024-10-31 14:22:46 +01:00 |
|
Harald Bamberger
|
e78c2e1bf7
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-10-30 17:19:01 +01:00 |
|
Harald Bamberger
|
d4f3fbfc79
|
Merge branch 'master' into feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5
|
2024-10-30 16:45:07 +01:00 |
|
SimonGschnell
|
c5b81c22f9
|
adds the target for the lv menu in the studenplan modal and also replaces the tablesorter tables with tabulator5 in other content views
|
2024-10-30 11:31:39 +01:00 |
|
SimonGschnell
|
837cc191bf
|
adds another link regex for the link string '../cms/content?content_id=...' and adds the library content to the CIS4 Menu content
|
2024-10-30 10:49:27 +01:00 |
|
SimonGschnell
|
6b991c514e
|
refactors the room actions in the searchbar
|
2024-10-29 15:49:56 +01:00 |
|
SimonGschnell
|
bdfea1763d
|
adds gaps to the LvMenu
|
2024-10-29 15:38:10 +01:00 |
|
SimonGschnell
|
587a193a6b
|
refactors the LvMenu Modal
|
2024-10-29 15:18:53 +01:00 |
|
SimonGschnell
|
ff367339ea
|
makes MyLv more responsive
|
2024-10-29 14:31:20 +01:00 |
|
SimonGschnell
|
5f078a76c6
|
renders the right header (cis or fhtw) conditionally based on the CIS4 constant
|
2024-10-28 14:54:26 +01:00 |
|
SimonGschnell
|
3eb2100b3d
|
Merge branch 'feature-25999/C4_cleanup' of github.com:FH-Complete/FHC-Core into feature-25999/C4_cleanup
|
2024-10-28 14:16:07 +01:00 |
|
SimonGschnell
|
fbf0417269
|
only adds the Events file from addons which are actually active and refactors the Lv Information into its own component
|
2024-10-28 14:15:45 +01:00 |
|
SimonGschnell
|
b801401d2b
|
only shows the Week modus of the calendar if it is not a widget and opens the MyLV links as new tabs instead of showing them in the modal
|
2024-10-28 13:25:41 +01:00 |
|
Johann Hoffmann
|
6fc5714fdf
|
removed language flags; anw phrasen added; added names to apps for easier devtools debugging;
|
2024-10-25 16:34:57 +02:00 |
|
Johann Hoffmann
|
e387671e09
|
added set language feature; phrasen plugin with optional reload if non responsive phrasen are used; stundenplan header mode & buttons reworked
|
2024-10-24 17:46:42 +02:00 |
|
Harald Bamberger
|
fa0fe2a952
|
hide unruly option in AbmeldungStg for the moment
|
2024-10-22 16:49:56 +02:00 |
|
Harald Bamberger
|
8ba2a6852b
|
Merge branch 'master' into feature-40896/kennzeichnung_unruly_person
|
2024-10-22 11:04:07 +02:00 |
|
Johann Hoffmann
|
f3851da10d
|
add bootstrap class to only show fh logo in header on medium and greater displays; adjusted nav-user-btn css under mobile breakpoint to just take space of contained img and let searchbar flex growth apply to leftover width;
|
2024-10-21 16:02:54 +02:00 |
|
Harald Bamberger
|
071b0c72dc
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-10-18 15:45:42 +02:00 |
|
Harald Bamberger
|
44b81d9dff
|
Merge branch 'feature-25999/C4' into feature-25999/C4_cleanup
|
2024-10-18 15:44:39 +02:00 |
|
SimonGschnell
|
8ba370d3a7
|
makes the active menu punkt bold instead of underlined
|
2024-10-18 11:58:14 +02:00 |
|
SimonGschnell
|
236c4bbdfc
|
adds placeholders to the empty dashboard fields, that can be used to add new widgets to the dashboard
|
2024-10-18 11:18:36 +02:00 |
|
Harald Bamberger
|
755e8dd222
|
add provide to vuejs plugins FhcAlert, FhcApi and Phrasen so they are also useable with inject in composition api
|
2024-10-17 16:37:27 +02:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
Harald Bamberger
|
14aa98c223
|
Merge branch 'master' into feature-25999/C4
|
2024-10-15 10:46:17 +02:00 |
|
Harald Bamberger
|
e2cee7ffa3
|
Merge branch 'master' into feature-25999/C4
|
2024-10-15 10:44:56 +02:00 |
|