ma0068
eb958d19c8
set 3rd condition to not disabled
2025-03-04 14:00:13 +01:00
ma0068
358480600e
add condition existing lehreinheit and not existing lv_id
2025-03-04 13:58:02 +01:00
ma0068
d5eae17ba5
extend queries for lehrveranstaltung_id to see dropdown
2025-03-04 13:49:39 +01:00
Harald Bamberger
93ff868501
ensure student_uids is an array even if only one uid is passed
2025-03-04 11:23:46 +01:00
ma0068
701c57966f
tab contact - field plz: numberformat validation only for Austria
2025-03-04 10:53:03 +01:00
ma0068
c2691f867d
form Abschlusspruefung as modal
2025-03-04 09:57:25 +01:00
ma0068
8320de66bc
redesign dropdown mobility-support with overriding filtercomponent
2025-03-04 08:26:07 +01:00
Harald Bamberger
091aa1917b
set maxwidth for frozen actions column
2025-03-03 17:17:25 +01:00
ma0068
f471321b98
Merge branch 'merge_FHC4_C4' of github.com:FH-Complete/FHC-Core into merge_FHC4_C4
2025-03-03 16:40:15 +01:00
ma0068
1944152d13
redesign dropdown mobility-properties with overriding filtercomopnent actions
2025-03-03 16:40:05 +01:00
Harald Bamberger
9aa8c33e83
fix use of confirm dialog with rewritten factory calls
2025-03-03 15:26:54 +01:00
ma0068
20fc528107
Use Modal for Mobility Tab
2025-03-03 15:10:01 +01:00
ma0068
50ec93f5c1
extend function getLesFromLvIds for studiensemesterkurzb and aggregation lehreinheit_id
2025-03-03 13:43:19 +01:00
ma0068
da9afa5c67
Merge branch 'merge_FHC4_C4' of github.com:FH-Complete/FHC-Core into merge_FHC4_C4
2025-03-03 11:54:13 +01:00
Harald Bamberger
409a70bdf9
add form as first param
2025-03-03 11:47:30 +01:00
ma0068
05a6109c27
Merge branch 'merge_FHC4_C4' of github.com:FH-Complete/FHC-Core into merge_FHC4_C4
2025-03-03 11:46:12 +01:00
ma0068
b50a4a16d1
change form parameter mobility and add param studiensemester_kurzbz to function get LVsandLesByStudent
2025-03-03 11:45:31 +01:00
Harald Bamberger
1fbc552d30
fix factory losing enpoints when person search is called before
2025-03-03 10:45:02 +01:00
Harald Bamberger
28f11d7550
Merge branch 'bhdev_tabulator6' into merge_FHC4_C4
2025-02-28 14:35:17 +01:00
Harald Bamberger
80b67ad416
add tabulator6
2025-02-27 11:35:21 +01:00
Harald Bamberger
fe98eb2784
add missing .js file extension to import statement
2025-02-26 15:34:49 +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
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
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
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
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
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
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