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 |
|
Johann Hoffmann
|
04583d0cf2
|
Merge branch 'feature-25999/C4_anwesenheiten_widget' into feature-25999/C4_cleanup
# Conflicts:
# public/js/components/Cis/Cms/News.js
# public/js/components/DashboardWidget/News.js
# public/js/plugin/FhcApi.js
|
2024-12-09 15:37:20 +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 |
|
SimonGschnell
|
0a5c335602
|
refactor(News-StudiengangInformationen): component clean up and refactors vertretungen into own component
|
2024-12-05 16:22:21 +01:00 |
|
SimonGschnell
|
797e52aad7
|
refactor(News-StudiengangInformationen): adds the Studiengangs informationen next to the news View
|
2024-12-05 15:22:53 +01:00 |
|
Johann Hoffmann
|
7f6884b67d
|
primevue imports cis/dashboard; Anw widget implementation; WIP showing single anw entries on click on a quota progress bar in widget;
|
2024-12-05 15:03:46 +01:00 |
|
SimonGschnell
|
ecbb65c2a4
|
feature(News-StudiengangsInformationen): adds the Studiengangsinformationen next to the news view
|
2024-12-04 15:04:05 +01:00 |
|
Johann Hoffmann
|
27cd9dca6b
|
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_anwesenheiten_widget
|
2024-12-04 13:49:32 +01:00 |
|
SimonGschnell
|
a3dc5aec93
|
feature(StudiengangInformations componente): creates a Vue component for the StudiengangsInformationen that were displayed next to the news
|
2024-12-04 11:20:52 +01:00 |
|
Harald Bamberger
|
2fee03ebcc
|
remove sprachen menu from main nav
|
2024-12-04 09:17:15 +01:00 |
|
Johann Hoffmann
|
fe6f229d9f
|
template fix; remove unused menu function;
|
2024-12-03 14:44:18 +01:00 |
|
Johann Hoffmann
|
41ad440cd4
|
update newsWidget template & css, fixed carousel css transition;
|
2024-12-02 16:41:42 +01:00 |
|
Johann Hoffmann
|
bf5e8e9c0e
|
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_anwesenheiten_widget
|
2024-12-02 10:57:40 +01:00 |
|
Johann Hoffmann
|
1ca0f35d29
|
news widget template carousel with menu update;
|
2024-11-29 15:24:33 +01:00 |
|
SimonGschnell
|
1336860ecd
|
feature(Dashboard Transitions): uses Vue's built-in Transition component to add transitions to the widget config elements
|
2024-11-29 13:23:51 +01:00 |
|
Harald Bamberger
|
278e5d8abd
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-11-29 13:04:08 +01:00 |
|
SimonGschnell
|
95e59007cc
|
refactor(Settings/NavUser Collapsibles): closes the collapsibles if the user clicks outside of the elements
|
2024-11-29 12:29:59 +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 |
|
Harald Bamberger
|
7a7c91b67b
|
readd lines of code that were lost during merging
|
2024-11-29 11:19:57 +01:00 |
|
SimonGschnell
|
9cf6036926
|
refactor(Paginatino.js): makes the pagionation component responsive on mobile displays
|
2024-11-29 10:57:14 +01:00 |
|
SimonGschnell
|
021a140dd3
|
refactor(LvInfo.js): also adds a Profil View link to the lektor name
|
2024-11-28 13:09:41 +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
|
9dfa8d13a6
|
feature(Mylv/Info.js): adds Profil view links to the Lektoren in MyLv Info and fixes the dupplicate lektoren names
|
2024-11-28 12:46:23 +01:00 |
|
SimonGschnell
|
71c39edd66
|
fix(Cis/Sprachen.js): fixes classes of the Sprachen component inside of the Nav Menu when toggled
|
2024-11-28 10:53:00 +01:00 |
|
Johann Hoffmann
|
beb40cfcc9
|
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_anwesenheiten_widget
|
2024-11-28 10:22:57 +01:00 |
|
Johann Hoffmann
|
39f1f825a5
|
fhcApi extendable & reactive; provide reactive viewdata from dashboard to widgets by inject/provide reworked news xslt in db; css change since overflow-auto is in xslt now; WIP anw widget;
|
2024-11-27 16:30:54 +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
|
800d7ba005
|
refactor(Cis.css fhc-entry styles): switches the background-colors of the fhc-entry class between selected and not selected
|
2024-11-27 13:04:52 +01:00 |
|
SimonGschnell
|
89539d59fd
|
refactor(components/Cis/Sprachen.js): refactors the Sprachen component with different styles and stores the user_langauge in the global properties of the Vue application by managing a reactive state in the phrasen plugin
|
2024-11-27 11:50:19 +01:00 |
|
SimonGschnell
|
24740d055e
|
feature(Sprache/Phrasen aendern): creates a Cis Sprachen component that lists all available Sprachen from the database and lets the user change the currently active language and persist it in the database
|
2024-11-26 16:26:29 +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
|
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 |
|
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 |
|
SimonGschnell
|
1297a8a23a
|
reafactor(Calendar/Day/Page.js): refactors styles of elements for easier readability
|
2024-11-22 15:02:42 +01:00 |
|
Harald Bamberger
|
8e51071997
|
readd v-bind item removing it breaks dashboard customize view instead of plus signs a ghost widget is shown
|
2024-11-22 14:50:16 +01:00 |
|
Johann Hoffmann
|
ecab3ea4d9
|
remove hardcoded h1 tag, keep the title h1 tag; more cleanup;
|
2024-11-22 11:43:05 +01:00 |
|
SimonGschnell
|
ab15a8675c
|
Merge branch 'feature-25999/C4_cleanup' of github.com:FH-Complete/FHC-Core into feature-25999/C4_cleanup
|
2024-11-22 10:25:22 +01:00 |
|
SimonGschnell
|
20abd6aa05
|
fix(LvMenu): makes non available menu punkte disabled and non interactable
|
2024-11-22 10:25:02 +01:00 |
|
Johann Hoffmann
|
4bd4301873
|
more template cleanup profil
|
2024-11-22 10:15:31 +01:00 |
|
Johann Hoffmann
|
16cfb0a3eb
|
template cleanup profil
|
2024-11-21 17:32:34 +01:00 |
|
Johann Hoffmann
|
1a6b30588d
|
MyLvApp & Components template & property definition cleanup
|
2024-11-21 16:11:02 +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
|
d400f34e0f
|
missing phrasen
|
2024-11-21 15:21:33 +01:00 |
|
Johann Hoffmann
|
933ca20e65
|
tabulator in cms content -> sanitize table header contructs breaking tabulator;
|
2024-11-21 13:27:39 +01:00 |
|
Johann Hoffmann
|
a5dd639404
|
stundenplan header offset class conditionally depending on fhc-calendar widget property
|
2024-11-20 11:14:55 +01:00 |
|