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 |
|
SimonGschnell
|
98fa76ca1d
|
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 |
|
SimonGschnell
|
b8c45cf244
|
update(Moodle Events):adds additional fields for Moodle Events and disables the automatic scrolling for moodleEvents
|
2025-03-03 11:07:54 +01:00 |
|
SimonGschnell
|
45c929cb90
|
refactor(LvInfo): refactors template layout of LvInfo for lehrveranstaltungen and moodle events
|
2025-02-27 14:47:45 +01:00 |
|
Johann Hoffmann
|
9b68bfd336
|
focus day highlight css animation
|
2025-02-27 11:49:57 +01:00 |
|
Johann Hoffmann
|
9acc2a8a9d
|
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 |
|
Johann Hoffmann
|
8e697515bc
|
added vue datepicker11 option; month page header click show months in modal instead of switching page & mode;
|
2025-02-26 17:04:59 +01:00 |
|
Johann Hoffmann
|
c833b40527
|
merge fix
|
2025-02-26 15:11:05 +01:00 |
|
SimonGschnell
|
973b011f36
|
merge C4 cleanup
|
2025-02-26 14:42:52 +01:00 |
|
SimonGschnell
|
bad19ccde7
|
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 |
|
Johann Hoffmann
|
881b7fb789
|
fix loadEvents race condition; normalize route pushes; WIP getting route.replace to work;
|
2025-02-24 17:53:56 +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 |
|
Johann Hoffmann
|
844c31885e
|
defined row min height & event max height props; month event click opens lv modal; fixed off by one date state;
|
2025-02-20 16:25:57 +01:00 |
|
Johann Hoffmann
|
3d467524e4
|
change Stundenplan/Rauminfo currentDay on prev/next event by certain offset and update url/browser history
|
2025-02-20 12:59:28 +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 |
|
Johann Hoffmann
|
1d9ea5d091
|
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 |
|
SimonGschnell
|
40f64cc979
|
feature(Calendar Moodle): adds and modifies the week and day view for moodle events
|
2025-02-19 14:52:51 +01:00 |
|
Johann Hoffmann
|
8e76d93a5a
|
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 |
|
SimonGschnell
|
e086da2274
|
feature(Calendar Moodle Events): displays moodle events as allDayEvents in the Calendar
|
2025-02-18 14:23:56 +01:00 |
|
Johann Hoffmann
|
e2e537b09c
|
fix calendar mode watch/emit handling; WIP roomInfo routes
|
2025-02-18 10:55:46 +01:00 |
|
Johann Hoffmann
|
d45a41b949
|
defined new CI routes to differentiate between 5 cases CI doesnt handle anymore but vue router does; define Stundenplan/:lv_id? route for old links to redirect to new route Stundenplan/:mode/:focus_date/lv_id; new route with props route param handling to put them into viewData to always check for the same object; define day as allowed init mode; WIP same thing for raum calendar page;
|
2025-02-18 10:18:39 +01:00 |
|
SimonGschnell
|
c960b4832d
|
test
|
2025-02-17 14:40:24 +01:00 |
|
Harald Bamberger
|
b01400d21c
|
remove unused data declaration
|
2025-02-14 14:55:57 +01:00 |
|
Johann Hoffmann
|
7fed1d231c
|
p.t( -> $p.t( in stundenplan & mylv components, added missing phrasen; WIP adding phrasen keys for noten, maybe for lva titles
|
2025-02-14 14:49:28 +01:00 |
|
Johann Hoffmann
|
4936cfd61c
|
added roomInfo to app routes & remove old views; stundenplan reservierungen for MA working WIP roomInformation/roomContent link from lvinfo event ort_kurzbz;
|
2025-02-10 17:05:27 +01:00 |
|
Johann Hoffmann
|
fc06ffe0e5
|
fix jumping into march 01 from january 29
|
2025-02-06 13:18:19 +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 |
|
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
|
9082c3cb8c
|
feature(Calendar Exports): uses the old enpoints to export excel,csv,ical1,ical2 documents
|
2025-02-04 14:37:34 +01:00 |
|
Johann Hoffmann
|
c1918726df
|
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 |
|
SimonGschnell
|
bd3eeff684
|
update(Stundenplan Style): changes the background/color styles for Calendar events in the different views
|
2025-01-28 13:22:57 +01:00 |
|
SimonGschnell
|
8afc2ab433
|
addition(InfoTerminal): adds the Infoterminal page to the cis4
|
2025-01-27 11:50:51 +01:00 |
|
SimonGschnell
|
aef0e34b93
|
update(Calendar/Header.js):icon reihenfolge sowie icon fuer Tagesansicht wurden angepasst
|
2025-01-16 10:41:21 +01:00 |
|
SimonGschnell
|
516554c1e3
|
update(CalendarDate.js): uses phrasen.user_locale for calculations and watches for changes on the user_locale
|
2025-01-14 11:43:50 +01:00 |
|
SimonGschnell
|
05cbe495fe
|
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 |
|
SimonGschnell
|
14d4e103a3
|
update(Calendar Tages Ansicht): doesn't how the hour indicator if there are no events that day
|
2025-01-10 13:50:47 +01:00 |
|
SimonGschnell
|
478588aef0
|
fix(Calendar Date Issues):fixes a variety of user_locale calendar bugs
|
2025-01-10 13:46:24 +01:00 |
|
SimonGschnell
|
50f55eed1a
|
Merge remote-tracking branch 'origin/bhdev' into feature-25999/C4_cleanup
|
2025-01-08 11:20:33 +01:00 |
|
SimonGschnell
|
26348bed80
|
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 |
|
Harald Bamberger
|
e432501a1f
|
possible fix for kw 1 issue
|
2025-01-07 17:09:07 +01:00 |
|
SimonGschnell
|
6361d40356
|
update(WeekCalendarHeader):uses the last day of the week instead of the first day of the week for the calendar title
|
2025-01-07 15:26:08 +01:00 |
|
SimonGschnell
|
574301d9e2
|
fix(Calendar Language): also update the tooltips of the calendar by using the client lannguage
|
2024-12-20 15:03:05 +01:00 |
|
SimonGschnell
|
114562909f
|
update(Calendar.js): uses the user_language for the different day formattings in the calendar views
|
2024-12-19 12:12:13 +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
|
857d4d7282
|
refactor(Calendar indicator):adds Vue transition to the Calendar indicator through Vue's built-in component
|
2024-11-29 11:50:27 +01:00 |
|
SimonGschnell
|
4f8ca679fb
|
fix(Calendar/Week/Day/Page.js): removes the calendar indicator when moving the mouse outside of the calendar
|
2024-11-28 12:52:24 +01:00 |
|
SimonGschnell
|
82f1a70de5
|
fix(Calender/Day/Page.js): ausgewaehlte Event wird resetet wenn man den darauffolgenden oder vorherigen Tag auswaehlt
|
2024-11-26 09:25:24 +01:00 |
|
SimonGschnell
|
43fbd1d8f1
|
refactor(Calendar/Day/Page.js): moves the content to the parent, so that different views can display different content
|
2024-11-25 13:28:55 +01:00 |
|
SimonGschnell
|
36c129fcaf
|
reafactor(Calendar/Day/Page.js-Calendar/Week/Page.js): refactors styles of elements for easier readability
|
2024-11-25 11:41:22 +01:00 |
|