SimonGschnell
|
45fca04029
|
feature(Calendar Tagesansicht):based on the window with decides wether to display the lvMenu in a Modal or next to the calendar
|
2024-11-15 11:18:15 +01:00 |
|
SimonGschnell
|
ebedb30c29
|
refactor(Stundenplan Tagesansicht):dynamically loads the lvMenu of the first Lv of the day and hightlights the selected LV of the day
|
2024-11-14 14:40:18 +01:00 |
|
SimonGschnell
|
f159d6e2a7
|
fix(Grid CSS): remove unused css rules and css classes
|
2024-11-14 11:07:58 +01:00 |
|
Johann Hoffmann
|
160294bea4
|
removed grey section background and added fading thing seperator line for every section after the first
|
2024-11-13 18:39:19 +01:00 |
|
Johann Hoffmann
|
a682d6e5ae
|
overflow-y scroll changed to overflow-y auto -> avoid unnecessary scrollbars
|
2024-11-13 18:14:58 +01:00 |
|
Johann Hoffmann
|
2fd39a9d18
|
defined active color variable for lvl 2 buttons and use in css class fhc-active for language Buttons. It is yet another shade of grey.
|
2024-11-13 15:19:42 +01:00 |
|
Johann Hoffmann
|
e43a890aff
|
Merge branch 'feature-25999/C4_cleanup' into feature-53416/stundenplan_eine_lva
# Conflicts:
# public/js/apps/Cis/Stundenplan.js
# public/js/components/DashboardWidget/Stundenplan.js
|
2024-11-13 11:17:43 +01:00 |
|
SimonGschnell
|
59f8f91af9
|
feature(Calendar Tagesansicht): Calender wird ausgegraut wenn keine LVs an diesen Tag vorhanden sind
|
2024-11-13 11:00:08 +01:00 |
|
Johann Hoffmann
|
85bec1e0e3
|
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 |
|
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
|
4f2992fbe2
|
fix(Cis profil menu): fixes the layout of the collapsible in the mobile view
|
2024-11-07 10:21:39 +01:00 |
|
SimonGschnell
|
7653bc3e29
|
fix(Menu User Dropdown): rearranges html elements to make dropdown scroll
|
2024-11-05 12:03:44 +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 |
|
SimonGschnell
|
9e45394deb
|
fix(Cis MyLv): uses the moodle course bezeichnung for multiple moodle links
|
2024-11-04 12:09:12 +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
|
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
|
d4f3fbfc79
|
Merge branch 'master' into feature-36185/requestAnrechnung_bootstrap3_zu_bootstrap5
|
2024-10-30 16:45:07 +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 |
|
Johann Hoffmann
|
46c4a30408
|
css fix & header file import remove
|
2024-10-28 11:36:49 +01: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 |
|
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
|
44b81d9dff
|
Merge branch 'feature-25999/C4' into feature-25999/C4_cleanup
|
2024-10-18 15:44:39 +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
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
Harald Bamberger
|
e2cee7ffa3
|
Merge branch 'master' into feature-25999/C4
|
2024-10-15 10:44:56 +02:00 |
|
SimonGschnell
|
f3fa2fa2dd
|
adds the hour gutter for the stundenplan with absolute positioned divs instead of a linear gradient
|
2024-10-10 13:12:01 +02:00 |
|
SimonGschnell
|
bf8085f642
|
starts the stundenplan from hour 7 instead of hour 0
|
2024-10-10 11:24:26 +02:00 |
|
Harald Bamberger
|
455d154b63
|
recht lehre/lehrveranstaltung statt basis/vilesci, schriftgröße verkleinern, menuepunkt in vilesci, headerfilter angepasst
|
2024-10-08 16:19:57 +02:00 |
|
SimonGschnell
|
79c8edc6cf
|
makes the calendar week mode header align and highlights the week or day in the Month view depenedent if there is a week view available
|
2024-10-08 13:20:06 +02:00 |
|
SimonGschnell
|
e75872adaa
|
lets the user change the view of the calendar in the header with a select and highlights the date fields to change the view of the current calendar
|
2024-10-07 14:49:02 +02:00 |
|
SimonGschnell
|
76facc40b9
|
changes the layout for the LvMenu to a flex instead of a grid
|
2024-10-01 12:14:34 +02:00 |
|
SimonGschnell
|
bc6bc930fe
|
moves the news titel to the component and adds css classes for darker dropdown buttons for the different menu levels
|
2024-09-26 12:05:44 +02:00 |
|
SimonGschnell
|
3c050438b3
|
makes the dropdown button of the menu points darker to make them more visible
|
2024-09-25 09:26:08 +02:00 |
|
Harald Bamberger
|
5f50d9f0ec
|
Merge branch 'feature-40311/Stundenplan_widget' into feature-25999/C4
|
2024-09-09 13:26:03 +02:00 |
|
Harald Bamberger
|
996a49105b
|
Merge branch 'feature-40309/Cis_News_widget' into feature-25999/C4
|
2024-09-09 13:03:47 +02:00 |
|
Harald Bamberger
|
c2c30b86a1
|
Merge branch 'feature-40841/SearchBarChanges' into feature-25999/C4
|
2024-09-09 12:02:09 +02:00 |
|
Harald Bamberger
|
97b34d98fb
|
Merge branch 'feature-41133/side_menu_sticky' into feature-25999/C4
|
2024-09-09 11:51:34 +02:00 |
|
Harald Bamberger
|
a8141e5dac
|
Merge branch 'master' into feature-25999/C4
|
2024-09-09 11:45:10 +02:00 |
|
SimonGschnell
|
8c5ca521ac
|
adopts the side menu for the desktop and mobile view
|
2024-09-02 10:42:01 +02:00 |
|
SimonGschnell
|
3a466e8e0f
|
puts nav-toggle and nav-menu-items in a sticky container
|
2024-08-13 15:27:51 +02:00 |
|
SimonGschnell
|
36bd1795ed
|
makes the cis4 side menu sticky
|
2024-08-13 15:04:44 +02:00 |
|
cgfhtw
|
1a4f04cb81
|
Dropdown close & style improvements
|
2024-07-30 11:16:32 +02:00 |
|
ma0068
|
de41668e71
|
ToolbarInteressent, Start with Actions Interessent
|
2024-07-18 16:46:07 +02:00 |
|
cgfhtw
|
af127d666d
|
Merge branch 'master' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-07-15 09:35:19 +02:00 |
|
SimonGschnell
|
14df81cbfb
|
adds c4_linkList and additional styling to the LvUebersicht Menu
|
2024-07-12 16:14:20 +02:00 |
|
SimonGschnell
|
1614771150
|
loads content of the menu punkte in iframe inside a full-screen modal
|
2024-07-12 13:17:44 +02:00 |
|
SimonGschnell
|
3e3f005525
|
changes the layout/buttons of the searchbarsettings, adds responsive searchbar in the header for mobile views
|
2024-06-28 14:34:41 +02:00 |
|