Johann Hoffmann
881b7fb789
fix loadEvents race condition; normalize route pushes; WIP getting route.replace to work;
2025-02-24 17:53:56 +01:00
ma0048
ab20943493
- filter aus dem defaultfilter entfernt
...
- tagfilter hinzugefuegt
- clear filter hinzugefuegt
- persistence default auf false gesetzt
2025-02-24 08:58:35 +01:00
Harald Bamberger
ba594a320b
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
2025-02-24 08:50:04 +01:00
Harald Bamberger
9876976c70
Merge branch 'master' into merge_FHC4_C4
2025-02-24 08:46:48 +01:00
SimonGschnell
ebbec03de4
feature(Calendar Moodle): adds moodle svg and adopts month page view for moodle events
2025-02-21 14:21:38 +01:00
Johann Hoffmann
7a0a2d756d
load lv entry as meta info when querying stundenplan by lva & show titel in ger/eng; also show currently active Studiensemester; roomInfo constant defined aswell;
2025-02-21 14:16:11 +01:00
Johann Hoffmann
844c31885e
defined row min height & event max height props; month event click opens lv modal; fixed off by one date state;
2025-02-20 16:25:57 +01:00
Johann Hoffmann
3d467524e4
change Stundenplan/Rauminfo currentDay on prev/next event by certain offset and update url/browser history
2025-02-20 12:59:28 +01:00
SimonGschnell
400ba2d7f9
fix(Calendar All Day Events): positions the all day Events in its own container above the events
2025-02-20 12:10:48 +01:00
Johann Hoffmann
1d9ea5d091
router click intercepter does not resolve internally when only matched route was the Fallback matchAll route; cleanup routes.php & Stundenplan controller from viewData and verbose reroutes; overflow setting on years page;
2025-02-20 11:22:30 +01:00
kindlm
dd2a13d92d
Korrektur DMS-Link
2025-02-19 18:02:30 +01:00
kindlm
2946d59e7a
Merge remote-tracking branch 'origin/master'
2025-02-19 18:01:46 +01:00
Andreas Österreicher
7c57a145bd
Merge branch 'hotfix-55802/Composer_dead_github_repository'
2025-02-19 15:49:48 +01:00
Andreas Österreicher
661be92fed
Merge branch 'bug-54831/Logs_Viewer_Filter_Error'
2025-02-19 15:40:25 +01:00
Paolo
37f86f651e
Fixed string casting of the condition for the filter component
...
Fixed CSS for the error box in the logs viewer filter
2025-02-19 15:37:51 +01:00
SimonGschnell
40f64cc979
feature(Calendar Moodle): adds and modifies the week and day view for moodle events
2025-02-19 14:52:51 +01:00
SimonGschnell
5cb09c8e7b
fix(LvMenu): fixes the highlighting styles for the lvMenu, instead of using fhc-entry it uses its own class
2025-02-19 14:50:19 +01:00
Harald Bamberger
11e8ffb22c
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
2025-02-19 14:25:04 +01:00
Harald Bamberger
157ffd00f2
Merge branch 'master' into merge_FHC4_C4
2025-02-19 14:24:14 +01:00
Andreas Österreicher
bbd70749fe
Projektexport angepasst damit die Überschriften aufgrund der
...
Beschreibung erstellt werden anstatt auf Basis der Bezeichnung da diese
öfter abgeschnitten werden und es dadurch gleich benannte Spalten gibt
und dadurch eine nicht korrekt angezeigt wird
2025-02-19 11:41:46 +01:00
Johann Hoffmann
714d74d9aa
url widget template fix
2025-02-19 11:25:29 +01:00
Johann Hoffmann
b817458222
lv menu events send phrasenkey to enable responsive localization in myLv
2025-02-18 17:36:48 +01:00
Johann Hoffmann
cb42ba110e
adapt new calendar url format for rauminfo page; readded vue router dashboard fallback since there are possible url combinations that can not be resolved properly;
2025-02-18 16:31:05 +01:00
Johann Hoffmann
8e76d93a5a
consistent naming of calendar modes in english; fixed routerguard to work with router.push on mode or date changes inside stpl component;
2025-02-18 14:48:14 +01:00
SimonGschnell
e086da2274
feature(Calendar Moodle Events): displays moodle events as allDayEvents in the Calendar
2025-02-18 14:23:56 +01:00
Johann Hoffmann
e2e537b09c
fix calendar mode watch/emit handling; WIP roomInfo routes
2025-02-18 10:55:46 +01:00
Johann Hoffmann
d45a41b949
defined new CI routes to differentiate between 5 cases CI doesnt handle anymore but vue router does; define Stundenplan/:lv_id? route for old links to redirect to new route Stundenplan/:mode/:focus_date/lv_id; new route with props route param handling to put them into viewData to always check for the same object; define day as allowed init mode; WIP same thing for raum calendar page;
2025-02-18 10:18:39 +01:00
Alexei Karpenko
9fb2ea4ae3
Projektarbeitsbeurteilung: added authorization (Berechtigungen) check to document export
2025-02-17 19:03:53 +01:00
kindlm
a557cd8d7c
Merge remote-tracking branch 'origin/master'
2025-02-17 16:50:26 +01:00
kindlm
b89eef0525
Minor Bug/Typo-fixes in testtool
...
- Soundtest aus testseite.php ausgeblendet
- Studiengangsname nach Login aus Studienordnung
- Bei Übersicht wird nun auch Text angezeigt, wenn ein Bild ausgegeben wird
2025-02-17 16:50:07 +01:00
SimonGschnell
c960b4832d
test
2025-02-17 14:40:24 +01:00
Alexei Karpenko
57eec9b940
adapted document export to new Projektarbeit version (percent assessment)
2025-02-14 23:47:19 +01:00
Alexei Karpenko
7083955702
changed Proektarbeitsbeurteilung phrases
2025-02-14 16:44:33 +01:00
Harald Bamberger
48ef35c0e9
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
2025-02-14 14:58:46 +01:00
Harald Bamberger
f6f06c4d5e
use attribute binding since value should be boolean
2025-02-14 14:58:12 +01:00
Harald Bamberger
b01400d21c
remove unused data declaration
2025-02-14 14:55:57 +01:00
Harald Bamberger
92ba4aea9a
return year as number not as string
2025-02-14 14:53:19 +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
3a1055d87e
computed phrasen in column titles student profil for zutrittsgruppen/betriebsmittel; samilar to mitarbeiter profil
2025-02-14 13:54:02 +01:00
Johann Hoffmann
bb69e07340
Merge remote-tracking branch 'origin/feature-25999/C4_cleanup' into feature-25999/C4_cleanup
2025-02-14 13:35:48 +01:00
Johann Hoffmann
ff8d1c78fd
funktionen/betriebsmittel table in profil & viewprofil got computed phrasen title; provide computed language reference in fhc app from phrasen plugin to watch for language changes to reevaluate computed phrasen in columns with; added some phrasen;
2025-02-14 13:34:52 +01:00
Harald Bamberger
350980c5df
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
2025-02-14 13:33:52 +01:00
Harald Bamberger
cff606815e
fix TransitionGroup children have to be keyed when adding a new widget to dashboard
2025-02-14 13:33:29 +01:00
Harald Bamberger
ee0e5fe40e
Merge branch 'master' into merge_FHC4_C4
2025-02-14 13:25:14 +01:00
Johann Hoffmann
ff60de5772
anrechnungen reload page on languageChange in php template site with cis4Reload attribute set;
2025-02-14 11:26:14 +01:00
Andreas Österreicher
470eac7d3c
Merge branch 'feature-46784/cronjob_reihungstest_warteliste_anpassen'
2025-02-14 08:18:16 +01:00
Johann Hoffmann
40db480489
stundenplan widget header format as per fhc locale
2025-02-13 17:46:28 +01:00
Johann Hoffmann
43e3fdcc46
remove log
2025-02-13 17:28:34 +01:00
Johann Hoffmann
4de9441699
fix accessing fhc language locale .locale -> .LC_TIME
2025-02-13 17:25:24 +01:00
Johann Hoffmann
47293a81d3
avoid persisting invisible column definitions on funktionen table
2025-02-13 13:40:24 +01:00