Harald Bamberger
|
d686ec0885
|
Merge branch 'feature-61730/Cis4_DashboardAnpassungen' into merge_C4_25999_61235_61730
|
2025-05-22 07:48:23 +02:00 |
|
Harald Bamberger
|
f8438ee115
|
Merge branch 'feature-25999/C4_dark_theme' into merge_C4_25999_61235_61730
|
2025-05-22 07:44:42 +02:00 |
|
SimonGschnell
|
dab628a72d
|
refactor(Dashboard UX): improves user experience for dashboard
|
2025-05-13 11:48:01 +02:00 |
|
SimonGschnell
|
9b895fbd23
|
feature(Studium API endpoinds): adds the api endpoints for the Studium View to get the studienplan from a studiensemester/studiengang/semester
|
2025-04-30 13:45:01 +02:00 |
|
Johann Hoffmann
|
38424bc875
|
serientermin anlegen mitarbeiter; deadline overview mitarbeiter;
|
2025-04-29 14:36:40 +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 |
|
Johann Hoffmann
|
97d83d3acf
|
WIP abgabetool mitarbeiter
|
2025-04-25 09:59:41 +02:00 |
|
Johann Hoffmann
|
e28067259b
|
WIP Abgabetool Mitarbeiter DetailComponent
|
2025-04-23 13:59:31 +02:00 |
|
SimonGschnell
|
8c00158d04
|
refactor(Dashboard Database data structure): changes how the data for the dashboard is structured in the database, instead of having a global widgets property, each section has its own widgets property where additional properties like description can be stored
|
2025-04-22 09:52:07 +02:00 |
|
Harald Bamberger
|
9c5ebc902d
|
fix typos, remove duplicate attribute
|
2025-04-15 14:51:10 +02:00 |
|
Harald Bamberger
|
3c3e2ae662
|
add name to studentenverwaltung app
|
2025-04-11 16:53:39 +02:00 |
|
SimonGschnell
|
5d39d5ec46
|
feature(FHC Theme plugin): adds a plugin that provides functionality and information of the current theme
|
2025-03-24 14:29:21 +01:00 |
|
cgfhtw
|
9f06fbcf93
|
refactor fhcApi
|
2025-03-24 13:38:49 +01:00 |
|
Johann Hoffmann
|
2759bb0309
|
cis4 abgabetool student uploads/signature check/emails working; TODO: - testing with diff users, styling & mobile layout;
|
2025-03-19 15:57:08 +01:00 |
|
Johann Hoffmann
|
669752dd90
|
WIP cis4 abgabetool student
|
2025-03-12 13:41:01 +01:00 |
|
cgfhtw
|
825ccfcc37
|
Calendar: Get rid of Warnings
|
2025-03-04 11:15:51 +01:00 |
|
Johann Hoffmann
|
2b16d8940f
|
fhc header skiplink; cis4 skiplink css;
|
2025-03-03 17:57:42 +01:00 |
|
Johann Hoffmann
|
bc7dba1c14
|
legacy raumsuche.php -> cis4 vue component
|
2025-02-28 16:41:18 +01:00 |
|
Johann Hoffmann
|
9acc2a8a9d
|
revert router.replace strategy in month page; added weeks component without header into modal when week page header is clicked to enable week selection but without leaving the week carousel page
|
2025-02-27 11:16:35 +01:00 |
|
Harald Bamberger
|
fe98eb2784
|
add missing .js file extension to import statement
|
2025-02-26 15:34:49 +01:00 |
|
Johann Hoffmann
|
c833b40527
|
merge fix
|
2025-02-26 15:11:05 +01:00 |
|
SimonGschnell
|
973b011f36
|
merge C4 cleanup
|
2025-02-26 14:42:52 +01:00 |
|
Johann Hoffmann
|
ecd5e95f2d
|
access computed grade phrase defensive; avoid pushing redundant mode changes; replace current state with new params when a different day is selected in the current month -> beforeEnter guard creates redundant navigation history entry which is currently being blocked but produces the possibility to infinitely "rego forward";
|
2025-02-26 11:42:32 +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 |
|
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 |
|
SimonGschnell
|
c960b4832d
|
test
|
2025-02-17 14:40:24 +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 |
|
Johann Hoffmann
|
60e12e1ab7
|
dont load any studiengang related infos for mitarbeiter
|
2025-02-12 14:04:23 +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
|
4936cfd61c
|
added roomInfo to app routes & remove old views; stundenplan reservierungen for MA working WIP roomInformation/roomContent link from lvinfo event ort_kurzbz;
|
2025-02-10 17:05:27 +01:00 |
|
Johann Hoffmann
|
b8823052f5
|
deactivate old month page css for day number and events in favor of new computed style (can be redesigned but is being handled in js instead of css class); save & inject/provide observed resize from already existing ResizeObserver to be able to access concrete container width/height values we already had all the time anyway; added some comment to 2year old TODO concerning calendar breakpoints; check if navbar is showing before toggling programmatically; remove some unused code; week time line spawns in dayLane which is representing today to avoid caluclating left/right offsets -> WIP accurately retrieving lane width somehow else, currently approximated;
|
2025-02-05 16:03:20 +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 |
|
Johann Hoffmann
|
c1918726df
|
Stundenplan Week Page smaller breakpoints style handling; searchbar emit action finished on default link click; month stundenplan past days use opacity-50 class; Day page height fix of right col;
|
2025-01-31 14:09:05 +01:00 |
|
SimonGschnell
|
9a3221e88e
|
update(Fhc.js): installs font contrast directive in the global app
|
2025-01-28 13:13:02 +01:00 |
|
Johann Hoffmann
|
8133d73cff
|
remove route logging & catchAll fallback
|
2025-01-22 16:47:14 +01:00 |
|
Johann Hoffmann
|
de8a206f27
|
delete cms app and move dom magic to respective components; profil vue router integration; profil component reloads with watcher on uid property; profiLUpdateRequest app->comp TODO; deleted profil app;
|
2025-01-22 15:16:15 +01:00 |
|
Johann Hoffmann
|
bb8ebdd465
|
initial route through router implicit; ci route tag only for debugging purposes.
|
2025-01-22 10:49:53 +01:00 |
|
Johann Hoffmann
|
e9b01b7fa8
|
vue router merge cms & fhc app; viewData check and fetch in dashboard and widgets if not originating from that php controller; lvinfo app delete; code cleanup profil; WIP profil routing;
|
2025-01-21 16:42:23 +01:00 |
|
Johann Hoffmann
|
0ec3ba8e69
|
intercept a tag clicks and attempt vue routing to avoid having to know about vue router configuration; routes include Stundenplan, MyLv;
|
2025-01-16 15:16:33 +01:00 |
|
Johann Hoffmann
|
f60f735fa8
|
FhcApp uses vueRouter4; CisApp checks for global router instance and routes internally as long as a path/routename/component setup is defined, if that is not the case use the provided href link; WIP moving apps like Profil, MyLv etc into components to be navigated by FhcApp;
|
2025-01-15 14:10:08 +01:00 |
|
SimonGschnell
|
a67cc8cc4e
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-01-08 11:17:29 +01:00 |
|
SimonGschnell
|
114562909f
|
update(Calendar.js): uses the user_language for the different day formattings in the calendar views
|
2024-12-19 12:12:13 +01:00 |
|
Johann Hoffmann
|
25dbee7266
|
removed app instance hacks, content component watches route.param.content_id and reloads accordingly; changed template to <router-view/> for cms pages;
|
2024-12-16 11:46:38 +01:00 |
|
Johann Hoffmann
|
0509137ad8
|
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_CMS_content_router
# Conflicts:
# public/js/apps/Cis/Cms.js
# public/js/components/Cis/Cms/Content.js
|
2024-12-16 10:38:22 +01:00 |
|
SimonGschnell
|
cb6fca9a2e
|
update(Cms.js/News.js/PhrasenPlugin): removes the reload option, because the content can be newly fetched based on the currently active language
|
2024-12-13 14:41:07 +01:00 |
|
SimonGschnell
|
701f44c767
|
update(Cis4-Menu/Sprache): changes language of the Menu when switching language of the application
|
2024-12-13 14:40:01 +01:00 |
|
Johann Hoffmann
|
98d4a08836
|
navigating to another content_id link from cms app reloads the content instead of entire page; WIP implementing abstract reload functionality for all content types;
|
2024-12-13 11:52:34 +01:00 |
|