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-06-20 13:39:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc06ffe0e596cc943189aefbbcbf5594a4ba1113
FHC-Core
/
public
/
js
/
components
/
Calendar
T
History
Johann Hoffmann
fc06ffe0e5
fix jumping into march 01 from january 29
2025-02-06 13:18:19 +01:00
..
Day
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
Month
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
Week
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
Years
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00
Abstract.js
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00
Calendar.js
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
Day.js
feature(Calendar Exports): uses the old enpoints to export excel,csv,ical1,ical2 documents
2025-02-04 14:37:34 +01:00
Header.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
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
fix jumping into march 01 from january 29
2025-02-06 13:18:19 +01:00
Months.js
update(FHC_JS_DATA_STORAGE_OBJECT/Sprachen.js): adds server_languages and their locale to FHC_JS_DATA_STORAGE_OBJECT and updates Sprachen.js accordingly
2025-01-08 11:15:55 +01:00
Pane.js
Stundenplan Week Page smaller breakpoints style handling; searchbar emit action finished on default link click; month stundenplan past days use opacity-50 class; Day page height fix of right col;
2025-01-31 14:09:05 +01:00
Week.js
feature(Calendar Exports): uses the old enpoints to export excel,csv,ical1,ical2 documents
2025-02-04 14:37:34 +01:00
Weeks.js
fix(Calendar Weeks View): updates the number of weeks in the weeks View when going to the next or previous year
2025-01-13 09:29:54 +01:00
Years.js
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00