Johann Hoffmann
|
54e8a855f4
|
Merge branch 'master' into feature-25999/C4_cleanup
# Conflicts:
# public/js/apps/Dashboard/Fhc.js
# public/js/components/Cis/Cms/Content.js
# public/js/components/Cis/Cms/News.js
# public/js/components/Cis/Cms/StudiengangInformation/StudiengangInformation.js
# public/js/components/Cis/Mylv/LvUebersicht.js
# public/js/components/Cis/Stundenplan/Stundenplan.js
# public/js/components/DashboardWidget/Ampel.js
# public/js/components/DashboardWidget/News.js
# public/js/components/DashboardWidget/Stundenplan.js
# public/js/components/DashboardWidget/Url.js
# system/phrasesupdate.php
|
2025-04-25 10:58:02 +02:00 |
|
SimonGschnell
|
204ae75f57
|
refactor(Dashboard Widget Names): adds the name property to the components of the dashboard widgets
|
2025-04-10 11:23:39 +02:00 |
|
SimonGschnell
|
51f4e1e57d
|
fix(Chrome overflow scroll display): changes overflow scroll to auto to change the visual in the chrome browser
|
2025-03-31 09:47:27 +02:00 |
|
SimonGschnell
|
ab36d567b8
|
refactor(Url Widget): fixes add link button inside the widget
|
2025-03-25 12:47:58 +01:00 |
|
cgfhtw
|
9f06fbcf93
|
refactor fhcApi
|
2025-03-24 13:38:49 +01:00 |
|
SimonGschnell
|
ff311ddaa8
|
fix(News widget autoscroll): removes the ride attribute from the bootstrap carousel to remove the autoscrolling of the news widget
|
2025-03-24 09:34:52 +01:00 |
|
SimonGschnell
|
0735c61361
|
update(UrlWidget addUrl Action):adds the transition animation to the action button of the url widget
|
2025-03-24 08:53:15 +01:00 |
|
SimonGschnell
|
7936e08d3d
|
refactor(Dasboard Item): adds container for actions events from Dashboard widgets
|
2025-03-21 12:49:29 +01:00 |
|
Johann Hoffmann
|
d349a64ca8
|
fix news widget carousel (re)initialization after resize
|
2025-03-06 16:19:49 +01:00 |
|
Johann Hoffmann
|
14f64401e5
|
Merge remote-tracking branch 'origin/feature-25999/C4_cleanup' into feature-25999/C4_cleanup
|
2025-03-05 14:24:24 +01:00 |
|
Johann Hoffmann
|
a4d2a2cace
|
fix news widget carousel (re)initialization after resize
|
2025-03-05 14:23:35 +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 |
|
SimonGschnell
|
ba2014b1a3
|
fix(News Widget animation): fixes the animation bug when changing the width of the News widget from 1 to >1
|
2025-03-05 11:21:49 +01:00 |
|
SimonGschnell
|
4a01198e10
|
refactor(Stundenplan Endpoint):puts methods used to fetch Stundenplan and Reservierungs Events in its own library and dynamically merges the moodle events if plugin is present
|
2025-02-28 14:52:02 +01:00 |
|
SimonGschnell
|
e2b1dad776
|
fix(Plugin Moodle Event.php) adds the moodle calendar events integration through the Events instead of having a fixed dependency
|
2025-02-27 12:06:43 +01:00 |
|
Harald Bamberger
|
fe98eb2784
|
add missing .js file extension to import statement
|
2025-02-26 15:34:49 +01:00 |
|
SimonGschnell
|
973b011f36
|
merge C4 cleanup
|
2025-02-26 14:42:52 +01:00 |
|
SimonGschnell
|
e635d5e0e1
|
update(Dashboard Calendar Moodle): adds the moodle Calendar Events in the Dashboard Stundenplan both for the minimized view and the month view
|
2025-02-26 13:43:28 +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 |
|