SimonGschnell
|
24ff474cad
|
update(MyLv/Lv.js):the user can only click on the grade of an lv if the lv had multiple pruefungen otherwise the grade is not clickable
|
2024-12-12 13:31:06 +01:00 |
|
SimonGschnell
|
4321a2325b
|
update(StudiengangInformation.js): adds the general moodle link for the Studiengang informations to the component using a static link
|
2024-12-12 11:35:16 +01:00 |
|
SimonGschnell
|
1d5f13c5ce
|
Merge branch 'feature-25999/C4_cleanup' of github.com:FH-Complete/FHC-Core into feature-25999/C4_cleanup
|
2024-12-12 09:52:27 +01:00 |
|
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 |
|
SimonGschnell
|
e215e9e948
|
refactor(News-Paginator@Bottom):also adds the pagination at the bottom of the news, so that the user doesn't have to scroll up if he reaches the end
|
2024-12-11 12:44:06 +01:00 |
|
Johann Hoffmann
|
fcbb9e43a4
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-12-11 11:08:49 +01:00 |
|
Andreas Österreicher
|
034e1397e8
|
Merge branch 'feature-52814/infocenter_infocentermitarbeiter_spalte_beim_loeschen_des_dokuments'
|
2024-12-11 08:36:27 +01:00 |
|
Andreas Österreicher
|
35ded7950f
|
Merge branch 'feature-46974/neuer_filter_ueber_ueberfaellige_buchungen'
|
2024-12-11 08:00:54 +01:00 |
|
Andreas Österreicher
|
a6a74cd1e0
|
Merge branch 'feature-40413/testtool_sperren_bei_namen_mit_hochkomma'
|
2024-12-11 07:52:27 +01:00 |
|
Andreas Österreicher
|
bae48fa175
|
Merge branch 'master' into feature-40413/testtool_sperren_bei_namen_mit_hochkomma
|
2024-12-11 07:13:20 +01:00 |
|
Andreas Österreicher
|
94f4761163
|
Merge branch 'bug-54917/Gruppenmanagement_Berechtigung'
|
2024-12-11 07:07:44 +01:00 |
|
Alexei Karpenko
|
cc99d2b378
|
Gruppenmanagement: added checks so only Gruppenmanager can edit groups
|
2024-12-10 12:03:58 +01:00 |
|
Johann Hoffmann
|
53de29f3d2
|
stundeplan_model byLva() query when providing lv_id irrespective of student, group, lector etc just fetch all & show them
|
2024-12-09 17:13:23 +01:00 |
|
Johann Hoffmann
|
e9d02c41ff
|
merge fix;
|
2024-12-09 15:42:08 +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 |
|
Andreas Österreicher
|
07ee3e1f4e
|
Import der Leistungsstipendien angepasst. Neue Spaltenreihenfolge, Keine
automatische Gegenbuchung, Import der Bankdaten
|
2024-12-06 12:50:58 +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 |
|
Johann Hoffmann
|
f0e97c915b
|
rename bindKeys() to addEndpoints(); removed Vue.reactive on $fhcApi; check if Api has been instantiated in install, only addEndpoints if that is the case;
|
2024-12-05 13:53:08 +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
|
f7bc01e63f
|
actually provide root to bindKeys() in FhcApiFactoryWrapper constructor
|
2024-12-04 13:53:59 +01:00 |
|
Johann Hoffmann
|
65c154054d
|
actually provide root to bindKeys() in FhcApiFactoryWrapper constructor
|
2024-12-04 13:52:17 +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 |
|
Johann Hoffmann
|
00fba24936
|
fhcApi.factory.bindKeys to extend api later on from extensions
|
2024-12-04 13:48:28 +01:00 |
|
Harald Bamberger
|
57cba02559
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-12-04 13:35:59 +01:00 |
|
Harald Bamberger
|
3cea79cb28
|
Merge branch 'feature-25999/C4_cleanup_rc'
|
2024-12-04 12:44:08 +01:00 |
|
Harald Bamberger
|
e159dc44dc
|
Merge branch 'master' into feature-25999/C4_cleanup_rc
|
2024-12-04 12:43:06 +01:00 |
|
Andreas Österreicher
|
055cea2002
|
Termin3 entfernt aus Default Checksystem
|
2024-12-04 11:25:49 +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
|
f105bdb36a
|
revert FhcApi.js to current master
|
2024-12-04 11:09:37 +01:00 |
|
Harald Bamberger
|
af3334f227
|
Merge branch 'feature-25999/C4_cleanup_rc' into feature-25999/C4_cleanup
|
2024-12-04 09:29:29 +01:00 |
|
Harald Bamberger
|
1b445005af
|
remove addMeta debug info
|
2024-12-04 09:28:59 +01:00 |
|
Harald Bamberger
|
16e7ee8aba
|
Merge branch 'feature-25999/C4_cleanup_rc' into feature-25999/C4_cleanup
|
2024-12-04 09:17:57 +01:00 |
|
Harald Bamberger
|
2fee03ebcc
|
remove sprachen menu from main nav
|
2024-12-04 09:17:15 +01:00 |
|
Harald Bamberger
|
d30ba24d2f
|
add config cis_send_profil_update_mails, use it in profil update controllers
|
2024-12-04 09:15:44 +01:00 |
|
Johann Hoffmann
|
fe6f229d9f
|
template fix; remove unused menu function;
|
2024-12-03 14:44:18 +01:00 |
|
Harald Bamberger
|
af2f3348b4
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2024-12-03 07:37:22 +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 |
|
Andreas Österreicher
|
e63234e7bc
|
Gegencheck und Anwesenheit App eingefügt
|
2024-12-02 10:09:09 +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 |
|