Johann Hoffmann
|
eee9d6b691
|
raumsuche phrasen change & fix; fhcapi -> api; lvMenu try to use phrasenkey for responsiveness instead of the already looked up phrase; tried investigating news carousel bug, not sure if bug or feature - at least declared non changing variables as const;
|
2025-09-08 17:28:09 +02:00 |
|
Harald Bamberger
|
d024d57ef5
|
fix carousel switching to wrong index, news widget styling
|
2025-07-24 10:21:50 +02:00 |
|
SimonGschnell
|
92bd09355b
|
update(News widget): adds number padding for the date and the time stamp in the news widget
|
2025-07-23 11:25:13 +02:00 |
|
SimonGschnell
|
ae725c08a9
|
update(News und Paginator styling): updates how the news widget is highlighted and adds paginator css overwrites
|
2025-07-23 11:18:38 +02:00 |
|
SimonGschnell
|
1b2d5ff6c6
|
update(News widget styling): makes card-header of the news content sticky so that the white left and right buttons don't appear in front of a white background
|
2025-07-22 15:43:03 +02:00 |
|
SimonGschnell
|
6c57c17eb5
|
update(News Widget 1 spaltig): adds padding and updates colors of the time and content when hovered
|
2025-07-22 13:50:34 +02:00 |
|
SimonGschnell
|
9ddb9f46fd
|
refactor(Cis4 News Widget Responsive): changes the responsive column layouts for the news widget
|
2025-07-22 13:30:25 +02:00 |
|
SimonGschnell
|
9855a0b45d
|
fix(News widget style): updates the content style of the news when rendering new news content
|
2025-07-22 10:37:45 +02:00 |
|
SimonGschnell
|
117a284dc4
|
update(News Widget/Content stylings): updates the style of the news widget and single news view
|
2025-07-22 09:47:45 +02:00 |
|
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 |
|
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 |
|
 Johann HoffmannandHarald Bamberger
|
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 |
|
 SimonGschnellandHarald Bamberger
|
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 |
|
Harald Bamberger
|
fe98eb2784
|
add missing .js file extension to import statement
|
2025-02-26 15:34:49 +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
|
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
|
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
|
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
|
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
|
a1045586fe
|
use carousel instance .to(index) & computed classes to retrieve order;
|
2024-12-09 14:30:33 +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 |
|
Johann Hoffmann
|
ecab3ea4d9
|
remove hardcoded h1 tag, keep the title h1 tag; more cleanup;
|
2024-11-22 11:43:05 +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
|
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
|
a682d6e5ae
|
overflow-y scroll changed to overflow-y auto -> avoid unnecessary scrollbars
|
2024-11-13 18:14:58 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
SimonGschnell
|
bd7e45547f
|
adds Phrasen to the Stundenplan dashboard widget
|
2024-07-31 14:51:43 +02:00 |
|
SimonGschnell
|
e9d45b6532
|
removes the old way a modal was shown in the news widget of the dashboard
|
2024-07-24 14:51:04 +02:00 |
|
SimonGschnell
|
ffc1241188
|
news widget 'alle News' redirects to the news URI
|
2024-06-27 11:53:22 +02:00 |
|
SimonGschnell
|
4640db5aff
|
adds a view components for the news if the content that gets loaded has the template_kurzbz news
|
2024-06-26 14:17:44 +02:00 |
|
SimonGschnell
|
478adb740e
|
changes the db query and adopts the layout of the Vue component to show the correct betreff and content of the news
|
2024-06-26 13:21:32 +02:00 |
|
SimonGschnell
|
f546554f87
|
changes the layout of the news widget in the dashboard
|
2024-06-25 16:48:05 +02:00 |
|
SimonGschnell
|
f4176ebcda
|
adds the content of the news to the dashboard items and makes them scrollable through css classes
|
2024-06-25 14:18:11 +02:00 |
|
SimonGschnell
|
27287bd07a
|
creating the api endpoint that fetches the content of the news instead of text metdata
|
2024-06-24 16:05:51 +02:00 |
|
Harald Bamberger
|
204de30459
|
make news modal more responsive
|
2024-06-03 10:46:26 +02:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
Harald Bamberger
|
3e17892831
|
fixed path to news placeholder image
|
2022-11-24 11:50:09 +01:00 |
|
Cris
|
a1ccd392f5
|
Added News Widget
|
2022-10-25 14:28:25 +02:00 |
|