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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
478588aef0
|
fix(Calendar Date Issues):fixes a variety of user_locale calendar bugs
|
2025-01-10 13:46: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 |
|
Johann Hoffmann
|
a5dd639404
|
stundenplan header offset class conditionally depending on fhc-calendar widget property
|
2024-11-20 11:14:55 +01:00 |
|
SimonGschnell
|
fdcef8bdab
|
feature(Calendar): keeps track of the selected Event in a shared state and highlights the selected Event over different calendar views
|
2024-11-15 12:52:24 +01:00 |
|
SimonGschnell
|
ef21936975
|
fix(Calendar scroll):ensures the calendar scroll watcher always triggers by also passing the current focusDate of the Calendar
|
2024-11-15 09:52:40 +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 |
|
SimonGschnell
|
6cf7a8e35e
|
fix(Calendar scroll): extends the id of the scroll anchor to include hour/day/week and changes the logic to search for the anchor depend on the week or day view
|
2024-11-12 09:48:03 +01:00 |
|
SimonGschnell
|
35691b39c4
|
fix(Calendar scroll): fixes the scroll feature for the Calendar
|
2024-11-11 16:15:14 +01:00 |
|
SimonGschnell
|
094a3ed56a
|
feature(Calendar): scrolls to the first event of the day if the prop scrollTime is passed to Calendar component
|
2024-11-11 15:46:09 +01:00 |
|
SimonGschnell
|
f304e79ee0
|
feature(Stundenplan): adds Tagesansicht for the Stundenplan
|
2024-11-08 15:18:10 +01:00 |
|
SimonGschnell
|
b9690988e5
|
refactor(Stundenplan): uses named slots for week-view template
|
2024-11-08 10:53:02 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +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
|
b9fd95741d
|
moves the CalendarModal into the Stundenplan component instead of the Calendar component and changes the start_time and end_time computed properties
|
2024-09-18 14:40:58 +02:00 |
|
SimonGschnell
|
6cf3896d49
|
fixes Calendar.js
|
2024-09-11 14:38:00 +02:00 |
|
SimonGschnell
|
aef267186f
|
removes typo and debugging print from Calendar.js
|
2024-09-11 13:56:39 +02:00 |
|
SimonGschnell
|
d80761d952
|
Merge branch 'feature-39912/Room_planning_calendar' into feature-25999/C4_copy
|
2024-09-11 13:54:45 +02:00 |
|
SimonGschnell
|
f19c1b4eaf
|
adds the lector and the gruppe as objects to the endpoint result instead of just strings
|
2024-09-02 14:47:40 +02:00 |
|
SimonGschnell
|
b3dfcdc295
|
the calendar modal is correctly opened when the correct event is called
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
d1afd9f09d
|
groups the uids of the reservierungen in the raum uebersicht and renders different template if the calender entry is a reservierung or a stundenplan event
|
2024-06-12 14:42:30 +02:00 |
|
SimonGschnell
|
9c51f25c9e
|
modifies how the slot template from the Calendar Page is passed to the CalendarApp and prints the reservierungen differently (but the reservierungen are not grouped yet)
|
2024-06-11 15:03:09 +02:00 |
|
SimonGschnell
|
5021c47c9f
|
calendar style changes
|
2024-05-27 12:20:58 +02:00 |
|
SimonGschnell
|
16f90604b6
|
stundenplan modal for LVs and making calendar header sticky
|
2024-05-24 11:17:06 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
cgfhtw
|
280890a00d
|
Stundenplan Widget
|
2023-02-24 11:57:54 +01:00 |
|
cgfhtw
|
0f60ab2a54
|
Stundenplan & Calendar
|
2023-02-06 08:43:43 +01:00 |
|