This website requires JavaScript.
Explore
Help
Sign In
blackicedbear
/
FHC-Core
Watch
1
Star
0
Fork
0
You've already forked FHC-Core
mirror of
https://github.com/FH-Complete/FHC-Core.git
synced
2026-07-15 14:02:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a408c85fd40f4edfeb242cd7aefd592977290928
FHC-Core
/
public
/
js
/
components
/
Calendar
T
History
SimonGschnell
a408c85fd4
fix(Calendar Day SelectedEvent): fixes the watcher on the property active to additionally look at the events property and set the selectedEvent accordingly to the situation
2025-03-03 13:29:31 +01:00
..
Day
fix(Calendar Day SelectedEvent): fixes the watcher on the property active to additionally look at the events property and set the selectedEvent accordingly to the situation
2025-03-03 13:29:31 +01:00
Month
fix(Calendar Month setSelectedEvent): selects the clicked lehrveranstaltung as selectedEvent in the click handler of the Month/Page View
2025-03-03 13:04:52 +01:00
Week
focus day highlight css animation
2025-02-27 11:49:57 +01:00
Years
router click intercepter does not resolve internally when only matched route was the Fallback matchAll route; cleanup routes.php & Stundenplan controller from viewData and verbose reroutes; overflow setting on years page;
2025-02-20 11:22:30 +01:00
Abstract.js
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00
Calendar.js
update(Moodle Events):adds additional fields for Moodle Events and disables the automatic scrolling for moodleEvents
2025-03-03 11:07:54 +01:00
Day.js
merge C4 cleanup
2025-02-26 14:42:52 +01:00
Header.js
consistent naming of calendar modes in english; fixed routerguard to work with router.push on mode or date changes inside stpl component;
2025-02-18 14:48:14 +01:00
Minimized.js
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
Month.js
refactor(LvInfo): refactors template layout of LvInfo for lehrveranstaltungen and moodle events
2025-02-27 14:47:45 +01:00
Months.js
revert router.replace strategy in month page; added weeks component without header into modal when week page header is clicked to enable week selection but without leaving the week carousel page
2025-02-27 11:16:35 +01:00
Pane.js
feature(Calendar Scroll Behavior): only scrolls an entire hour at the time when scrolling with the mouse wheel
2025-02-26 09:40:42 +01:00
Week.js
refactor(LvInfo): refactors template layout of LvInfo for lehrveranstaltungen and moodle events
2025-02-27 14:47:45 +01:00
Weeks.js
revert router.replace strategy in month page; added weeks component without header into modal when week page header is clicked to enable week selection but without leaving the week carousel page
2025-02-27 11:16:35 +01:00
Years.js
change Stundenplan/Rauminfo currentDay on prev/next event by certain offset and update url/browser history
2025-02-20 12:59:28 +01:00