SimonGschnell
|
e4100f5fb0
|
refactor(Calendar Events Layout): changes the layout of the calendar events adjusting to different renderer components
|
2025-06-13 12:04:31 +02:00 |
|
Harald Bamberger
|
d83eb42a23
|
Merge branch 'feature-25999/C4_cleanup' into merge_C4_25999_61235_61730_testremerge
|
2025-06-11 14:49:26 +02:00 |
|
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 |
|
Harald Bamberger
|
68b6402981
|
fix height of calender exceeding viewport height
|
2025-06-05 11:28:37 +02:00 |
|
SimonGschnell
|
a5bb72baf6
|
feature(Stundenplan Moodle Events Dependency Injection): injects moodle components dependency to the Stundenplan
|
2025-05-28 12:30:38 +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
|
f8438ee115
|
Merge branch 'feature-25999/C4_dark_theme' into merge_C4_25999_61235_61730
|
2025-05-22 07:44:42 +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
|
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 |
|
Johann Hoffmann
|
54e8a855f4
|
Merge branch 'master' into feature-25999/C4_cleanup
# Conflicts:
# public/js/apps/Dashboard/Fhc.js
# public/js/components/Cis/Cms/Content.js
# public/js/components/Cis/Cms/News.js
# public/js/components/Cis/Cms/StudiengangInformation/StudiengangInformation.js
# public/js/components/Cis/Mylv/LvUebersicht.js
# public/js/components/Cis/Stundenplan/Stundenplan.js
# public/js/components/DashboardWidget/Ampel.js
# public/js/components/DashboardWidget/News.js
# public/js/components/DashboardWidget/Stundenplan.js
# public/js/components/DashboardWidget/Url.js
# system/phrasesupdate.php
|
2025-04-25 10:58:02 +02:00 |
|
SimonGschnell
|
90ce3e0263
|
update(dashboard CSS): adds animation for pinned widgets and different cursor styles
|
2025-04-11 11:55:57 +02:00 |
|
SimonGschnell
|
9b9b8b1532
|
feature(CIS Dashboard gridsystem): allows to pin widgets in the grid and changes how widgets are positioned in different viewports
|
2025-04-09 10:50:19 +02:00 |
|
SimonGschnell
|
97e34948e5
|
refactor(WidgetIcon for Dashboard dragging): puts the hidden dashboard icons for the dragging image in the section component so that each section has its relative clientX and clientY positions
|
2025-04-02 11:23:25 +02:00 |
|
SimonGschnell
|
33f800fa28
|
fix(Dashboard Mobile Touch Events): fixes the behaviour of the touch event for the dashboard grid
|
2025-04-01 13:06:23 +02:00 |
|
SimonGschnell
|
51f4e1e57d
|
fix(Chrome overflow scroll display): changes overflow scroll to auto to change the visual in the chrome browser
|
2025-03-31 09:47:27 +02:00 |
|
SimonGschnell
|
727b951bbc
|
update(Dashboard Grid): does not show the overlay when resizing the widget and adds different grid sizes for different viewports
|
2025-03-26 14:59:28 +01:00 |
|
SimonGschnell
|
08cb4a7970
|
refactor(color update): switches fhc-secondary with fhc-tertiary
|
2025-03-26 13:17:08 +01:00 |
|
SimonGschnell
|
b52993f7cc
|
refactor(Grid Widgets drag): shows a placeholder item in the space where the new widget position would be when dragging a widget on the dashboard
|
2025-03-26 13:02:48 +01:00 |
|
SimonGschnell
|
3f605e7051
|
feature(Cis Color Themes): makes it possible to change color theme of the application
|
2025-03-21 11:42:09 +01:00 |
|
Johann Hoffmann
|
9b68bfd336
|
focus day highlight css animation
|
2025-02-27 11:49:57 +01:00 |
|
SimonGschnell
|
fe1971a1d3
|
update(Calendar Moodle): adds background color to full day events, adds the link to the moodle activity, sorts the events based on type
|
2025-02-26 13:05:17 +01:00 |
|
SimonGschnell
|
ebbec03de4
|
feature(Calendar Moodle): adds moodle svg and adopts month page view for moodle events
|
2025-02-21 14:21:38 +01:00 |
|
SimonGschnell
|
400ba2d7f9
|
fix(Calendar All Day Events): positions the all day Events in its own container above the events
|
2025-02-20 12:10:48 +01:00 |
|
Harald Bamberger
|
09aae4c82b
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-12 13:47:24 +01:00 |
|
SimonGschnell
|
bcb88c0cb7
|
refactor(Calendar Month View): instead of using border when highlighting the current day, uses box-shadow so that the content inside the highlighted day does not shift because of the width of the additional border
|
2025-02-12 11:11:23 +01:00 |
|
Harald Bamberger
|
36d3af91f1
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-11 09:44:38 +01:00 |
|
Johann Hoffmann
|
e901d414a0
|
lane overlay div up to certain % instead of all day opaque or not; defined hours length and calculating accurate lane width from that;
|
2025-02-05 17:02:21 +01:00 |
|
Harald Bamberger
|
4410baf7ac
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-05 16:57:52 +01:00 |
|
Johann Hoffmann
|
b8823052f5
|
deactivate old month page css for day number and events in favor of new computed style (can be redesigned but is being handled in js instead of css class); save & inject/provide observed resize from already existing ResizeObserver to be able to access concrete container width/height values we already had all the time anyway; added some comment to 2year old TODO concerning calendar breakpoints; check if navbar is showing before toggling programmatically; remove some unused code; week time line spawns in dayLane which is representing today to avoid caluclating left/right offsets -> WIP accurately retrieving lane width somehow else, currently approximated;
|
2025-02-05 16:03:20 +01:00 |
|
Johann Hoffmann
|
d70cd58698
|
past shadow on day page if it is today; current time line on day & week page; mobile checkup; close lvInfoModal on stundenplan unmount;
|
2025-02-04 18:04:41 +01:00 |
|
SimonGschnell
|
cc5a14ea02
|
update(Sprachen.js): switches colors for the currently active sprache
|
2025-02-04 14:37:34 +01:00 |
|
Harald Bamberger
|
63239b3fb6
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-03 16:14:23 +01:00 |
|
SimonGschnell
|
062e6e5f90
|
update(Sprachen.js): updates the usage of the classes fhc-entry in the Sprachen.js component
|
2025-01-29 14:04:36 +01:00 |
|
Harald Bamberger
|
a89ca4e143
|
Merge branch 'feature-53938/StV_Tab_Noten_fertigstellen' into merge_FHC4_C4
|
2025-01-28 09:49:53 +01:00 |
|
SimonGschnell
|
065f6bdede
|
update(News Dashboard): updates the stylesheet so that the layout of the news is responsive
|
2025-01-22 13:36:59 +01:00 |
|
SimonGschnell
|
a67cc8cc4e
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-01-08 11:17:29 +01:00 |
|
cgfhtw
|
e13e612ad9
|
Merge branch 'master' into feature-53938/StV_Tab_Noten_fertigstellen
|
2024-12-19 16:48:15 +01:00 |
|
cgfhtw
|
14eb27ae24
|
add PrimeVue TieredMenu
|
2024-12-19 16:19:46 +01:00 |
|
Harald Bamberger
|
5a174e554a
|
use studentStv in Studentenverwaltung config, add aktiv to student and studentStv result, use studentStv in searchbar component, add searchbar_inaktiv css class, use aktiv to render inactive studentStv results with css class searchbar_inaktiv
|
2024-12-13 11:25:02 +01:00 |
|
Johann Hoffmann
|
82e7783259
|
stundenplan day layout fixed for scroll behaviour; max-height for stundenplan events to avoid escalating the grid width;
|
2024-12-11 16:59:35 +01:00 |
|
SimonGschnell
|
a357001648
|
feature(Searchbar/StudentenSuche): adds student to the searchbar options and adds shadow to the searchbar
|
2024-12-11 12:34:58 +01:00 |
|
Johann Hoffmann
|
9fd0f43d3b
|
news widget prev/next button hover styles; mobile responsive menu & gutter layout fix;
|
2024-12-06 13:04:28 +01:00 |
|
cgfhtw
|
3969ebfa01
|
Filter Component: better btn width/height css
|
2024-12-05 15:26:38 +01:00 |
|
Johann Hoffmann
|
41ad440cd4
|
update newsWidget template & css, fixed carousel css transition;
|
2024-12-02 16:41:42 +01:00 |
|
Johann Hoffmann
|
1ca0f35d29
|
news widget template carousel with menu update;
|
2024-11-29 15:24:33 +01:00 |
|
Johann Hoffmann
|
39f1f825a5
|
fhcApi extendable & reactive; provide reactive viewdata from dashboard to widgets by inject/provide reworked news xslt in db; css change since overflow-auto is in xslt now; WIP anw widget;
|
2024-11-27 16:30:54 +01:00 |
|
Harald Bamberger
|
9420e22b2a
|
optimise scrolling behavior of search results and responsive layout of search results
|
2024-11-19 18:13:15 +01:00 |
|
Johann Hoffmann
|
00406c50a5
|
Merge remote-tracking branch 'origin/feature-25999/C4_cleanup' into feature-25999/C4_cleanup
|
2024-11-19 17:09:58 +01:00 |
|