cgfhtw
|
9f06fbcf93
|
refactor fhcApi
|
2025-03-24 13:38:49 +01:00 |
|
Johann Hoffmann
|
d349a64ca8
|
fix news widget carousel (re)initialization after resize
|
2025-03-06 16:19:49 +01:00 |
|
SimonGschnell
|
97ee1f8144
|
fix(News Widget animation): fixes the animation bug when changing the width of the News widget from 1 to >1
|
2025-03-05 13:42:37 +01:00 |
|
Harald Bamberger
|
fe98eb2784
|
add missing .js file extension to import statement
|
2025-02-26 15:34:49 +01:00 |
|
Johann Hoffmann
|
714d74d9aa
|
url widget template fix
|
2025-02-19 11:25:29 +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
|
40db480489
|
stundenplan widget header format as per fhc locale
|
2025-02-13 17:46:28 +01:00 |
|
Johann Hoffmann
|
8525c82305
|
set menuEntry href based on link form -> no href on menus without full url, hash links on menus dont trigger routing anymore; news widget check if carousel exists on mounted nextTick;
|
2025-02-12 11:56:12 +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 |
|
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
|
9b348aed11
|
fix(Dashboard News): fixes carousel animations when skipping news
|
2025-01-23 13:20:57 +01:00 |
|
SimonGschnell
|
e7df262cc5
|
update(News Dashboard): next and previous icons don't stay active after clicking them
|
2025-01-23 10:41:55 +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
|
d72bc4fa44
|
update(News DashboardWidget): updates how to betreff is queried from the XML
|
2025-01-21 14:20:40 +01:00 |
|
SimonGschnell
|
381b6a75db
|
update(News DashboardWidget): doesn't render news which don't have a topic
|
2025-01-21 09:40:22 +01:00 |
|
SimonGschnell
|
ff0ee68229
|
refactor(BookmarkWidget)
|
2025-01-17 12:47:04 +01:00 |
|
SimonGschnell
|
4b2a1cd7f6
|
update(Url.js): adds scrolling behavior to the Bookmark widget
|
2025-01-16 11:32:19 +01:00 |
|
SimonGschnell
|
46c033ad77
|
update(NewsWidget):reduces z-index so that it does not overlap modals, add light background to the next/prev buttons for visibility
|
2025-01-16 11:10:03 +01:00 |
|
Johann Hoffmann
|
cbdd6bc954
|
Merge remote-tracking branch 'origin/feature-25999/C4_cleanup' into feature-25999/C4_cleanup
|
2024-12-09 14:32:35 +01:00 |
|
Johann Hoffmann
|
a1045586fe
|
use carousel instance .to(index) & computed classes to retrieve order;
|
2024-12-09 14:30:33 +01:00 |
|
SimonGschnell
|
e9d2234353
|
feature(Studiengang Widget):creates a component for the Studiengang Widget that reuses the StudiengangInformation component
|
2024-12-09 13:36:18 +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 |
|
SimonGschnell
|
39ffd6bdb9
|
fix(news Widget api): readds the removed api call from the news widget because it differs from the getNews api call that is used in the News View
|
2024-12-06 09:59:58 +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 |
|
SimonGschnell
|
6e1943928a
|
feature(Cms/Content_types/Raum_contentmittitel.js): wraps the h1 title of the content with a link to the Reservierungen of that room
|
2024-11-27 15:04:56 +01:00 |
|
SimonGschnell
|
699595e891
|
refactor(DashboardWidget/Stundenplan.js):adds the template for the MonthPage when the Month of the calendar is visible
|
2024-11-25 13:34:36 +01:00 |
|
Johann Hoffmann
|
ecab3ea4d9
|
remove hardcoded h1 tag, keep the title h1 tag; more cleanup;
|
2024-11-22 11:43:05 +01:00 |
|
Johann Hoffmann
|
61728f3044
|
dashboard & widgets: template cleanup; property definiton cleanup; delete unwrapInjectedRef -> resolved since vue3.3;
|
2024-11-21 15:43:35 +01:00 |
|
Johann Hoffmann
|
a5dd639404
|
stundenplan header offset class conditionally depending on fhc-calendar widget property
|
2024-11-20 11:14:55 +01:00 |
|
Johann Hoffmann
|
2c98438096
|
add cis4link to widget setup; show link icon in dashboard item header; remove links from widget contents;
|
2024-11-19 17:46:11 +01:00 |
|
Johann Hoffmann
|
d8af18673c
|
always show card header of widgets as in editMode but enable certain tools only when actually in editMode. editMode is active for dashboard not for section; less paddings overall in dashboard; deleted Section headers and put cog besides personal greeting; reformatted name var for greeting into generic viewData property;
|
2024-11-19 17:07:05 +01:00 |
|
Johann Hoffmann
|
f82c669475
|
provide/inject editModeIsActive from section.js -> currently used in bookmark widget to move redundant config modal into actual widget when said mode is on;
|
2024-11-19 13:35:06 +01:00 |
|
Johann Hoffmann
|
3cb9e5b4f8
|
stpl widget title & show no LVA found on empty days; limit news widget content img max-width by css class;
|
2024-11-19 12:38:32 +01:00 |
|
Johann Hoffmann
|
8da27a5c77
|
stpl widget shows selected day + next 7 days
|
2024-11-14 13:12:56 +01:00 |
|
Johann Hoffmann
|
a682d6e5ae
|
overflow-y scroll changed to overflow-y auto -> avoid unnecessary scrollbars
|
2024-11-13 18:14:58 +01:00 |
|
Johann Hoffmann
|
a94d8d8fa5
|
calendar minimized only using slot; showing whole week in stundeplan widget tagesansicht grouped by day; everything in past has 0.5 opacity
|
2024-11-13 13:57:37 +01:00 |
|
Johann Hoffmann
|
e43a890aff
|
Merge branch 'feature-25999/C4_cleanup' into feature-53416/stundenplan_eine_lva
# Conflicts:
# public/js/apps/Cis/Stundenplan.js
# public/js/components/DashboardWidget/Stundenplan.js
|
2024-11-13 11:17:43 +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 |
|
Johann Hoffmann
|
b0cd599999
|
WIP stundenplan widget tagesansicht
|
2024-11-13 10:41:50 +01:00 |
|
SimonGschnell
|
37dffbba19
|
fix(Dashboard widget Url): adds validation method for both input fields and fixes confirm delete dialog
|
2024-11-05 11:32:02 +01:00 |
|
SimonGschnell
|
50a67a8e88
|
feature(Dashboard Bookmark): checks whether the link is a valid URL, displays fhcAlert otherwise
|
2024-11-04 14:37:09 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
SimonGschnell
|
9ed08fb40c
|
default value for hasConfig is false and the emit update for the URL dashboard widget and only loads the config component if the dashboard widget actually has a config
|
2024-10-14 13:36:31 +02:00 |
|
SimonGschnell
|
f38b0cf78f
|
changes all the Headers from the CISHTML-Header to the CISVUE-Header
|
2024-09-30 11:58:20 +02:00 |
|
SimonGschnell
|
693313a23b
|
renames/reuses lv-modal and fixes bugs associated with the modal
|
2024-09-19 09:35:36 +02:00 |
|
SimonGschnell
|
910a467fcc
|
changes the stundenplan widget to use the new api endpoints that query the stundenplan events
|
2024-09-18 11:44:47 +02:00 |
|
SimonGschnell
|
6edc411a95
|
adds the LvMenu as dropdown options to the MyLV
|
2024-09-17 12:34:47 +02:00 |
|