Commit Graph

  • 00b77d726c Studverwaltung Archiv: update of archived documents is possible, enabled archiving via multi-select Alexei Karpenko 2025-02-26 18:11:07 +01:00
  • 8e697515bc added vue datepicker11 option; month page header click show months in modal instead of switching page & mode; Johann Hoffmann 2025-02-26 17:04:59 +01:00
  • 1cecdcb8ef Berechtigung fuer begrenzte Reports umbenannt Andreas Österreicher 2025-02-26 16:24:46 +01:00
  • fe98eb2784 add missing .js file extension to import statement Harald Bamberger 2025-02-26 15:34:49 +01:00
  • c833b40527 merge fix Johann Hoffmann 2025-02-26 15:11:05 +01:00
  • 973b011f36 merge C4 cleanup SimonGschnell 2025-02-26 14:42:52 +01:00
  • e635d5e0e1 update(Dashboard Calendar Moodle): adds the moodle Calendar Events in the Dashboard Stundenplan both for the minimized view and the month view SimonGschnell 2025-02-26 13:43:28 +01:00
  • fe1971a1d3 update(Calendar Moodle): adds background color to full day events, adds the link to the moodle activity, sorts the events based on type SimonGschnell 2025-02-26 13:05:17 +01:00
  • 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"; Johann Hoffmann 2025-02-26 11:42:32 +01:00
  • bad19ccde7 feature(Calendar Scroll Behavior): only scrolls an entire hour at the time when scrolling with the mouse wheel SimonGschnell 2025-02-26 09:40:42 +01:00
  • 881b7fb789 fix loadEvents race condition; normalize route pushes; WIP getting route.replace to work; Johann Hoffmann 2025-02-24 17:53:56 +01:00
  • ab20943493 - filter aus dem defaultfilter entfernt - tagfilter hinzugefuegt - clear filter hinzugefuegt - persistence default auf false gesetzt ma0048 2025-02-24 08:58:35 +01:00
  • ba594a320b Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-24 08:50:04 +01:00
  • 9876976c70 Merge branch 'master' into merge_FHC4_C4 Harald Bamberger 2025-02-24 08:45:10 +01:00
  • 3c34b17d2d add Preview-logic, update function sendMessage ma0068 2025-02-21 14:58:59 +01:00
  • ebbec03de4 feature(Calendar Moodle): adds moodle svg and adopts month page view for moodle events SimonGschnell 2025-02-21 14:21:38 +01:00
  • 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; Johann Hoffmann 2025-02-21 14:16:11 +01:00
  • b989eae461 added archive tab to Studierendenverwaltung, possibility to archive documents Alexei Karpenko 2025-02-20 20:07:07 +01:00
  • 844c31885e defined row min height & event max height props; month event click opens lv modal; fixed off by one date state; Johann Hoffmann 2025-02-20 16:25:57 +01:00
  • 3d467524e4 change Stundenplan/Rauminfo currentDay on prev/next event by certain offset and update url/browser history Johann Hoffmann 2025-02-20 12:59:28 +01:00
  • 400ba2d7f9 fix(Calendar All Day Events): positions the all day Events in its own container above the events SimonGschnell 2025-02-20 12:10:48 +01:00
  • 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; Johann Hoffmann 2025-02-20 11:22:30 +01:00
  • dd2a13d92d Korrektur DMS-Link kindlm 2025-02-19 18:02:30 +01:00
  • 2946d59e7a Merge remote-tracking branch 'origin/master' kindlm 2025-02-19 18:01:46 +01:00
  • 31af28a7c4 Merge branch 'feature-52533/PV21_Karteireiter_Vertraege' of github.com:FH-Complete/FHC-Core into feature-52533/PV21_Karteireiter_Vertraege ma0068 2025-02-19 16:37:47 +01:00
  • f3527dc8ff bugfix function getMitarbeiterUid ma0068 2025-02-19 16:37:30 +01:00
  • 7c57a145bd Merge branch 'hotfix-55802/Composer_dead_github_repository' Andreas Österreicher 2025-02-19 15:49:48 +01:00
  • 661be92fed Merge branch 'bug-54831/Logs_Viewer_Filter_Error' Andreas Österreicher 2025-02-19 15:40:25 +01:00
  • 37f86f651e Fixed string casting of the condition for the filter component Fixed CSS for the error box in the logs viewer filter Paolo 2025-02-19 15:37:51 +01:00
  • 40f64cc979 feature(Calendar Moodle): adds and modifies the week and day view for moodle events SimonGschnell 2025-02-19 14:52:51 +01:00
  • 5cb09c8e7b fix(LvMenu): fixes the highlighting styles for the lvMenu, instead of using fhc-entry it uses its own class SimonGschnell 2025-02-19 14:50:19 +01:00
  • 11e8ffb22c Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-19 14:25:04 +01:00
  • 157ffd00f2 Merge branch 'master' into merge_FHC4_C4 Harald Bamberger 2025-02-19 14:24:14 +01:00
  • 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 Andreas Österreicher 2025-02-19 11:41:46 +01:00
  • f89c194d32 add Vorlagendropdown Component and Listboxes for Messaging Variables ma0068 2025-02-19 11:36:00 +01:00
  • 714d74d9aa url widget template fix Johann Hoffmann 2025-02-19 11:25:29 +01:00
  • dd0372cb7b Merge branch 'master' into bug-26792/Fehlende_Lehrauftraege_in_PDF_Export_und_Lehrauftragsliste bug-26792/Fehlende_Lehrauftraege_in_PDF_Export_und_Lehrauftragsliste Andreas Österreicher 2025-02-19 09:17:58 +01:00
  • b817458222 lv menu events send phrasenkey to enable responsive localization in myLv Johann Hoffmann 2025-02-18 17:36:48 +01:00
  • 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; Johann Hoffmann 2025-02-18 16:31:05 +01:00
  • 8e76d93a5a consistent naming of calendar modes in english; fixed routerguard to work with router.push on mode or date changes inside stpl component; Johann Hoffmann 2025-02-18 14:48:14 +01:00
  • e086da2274 feature(Calendar Moodle Events): displays moodle events as allDayEvents in the Calendar SimonGschnell 2025-02-18 14:23:56 +01:00
  • d3210f0d3d - foreign keys hinzugefuegt - beim zuruecksetzen der gebiete, wird auch tbl_pruefling_gebiet zurueckgesetzt feature-54225/reihungstest_ablauf_fuer_quereinsteiger ma0048 2025-02-18 13:51:20 +01:00
  • e2e537b09c fix calendar mode watch/emit handling; WIP roomInfo routes Johann Hoffmann 2025-02-18 10:55:46 +01:00
  • 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; Johann Hoffmann 2025-02-18 10:18:39 +01:00
  • 9fb2ea4ae3 Projektarbeitsbeurteilung: added authorization (Berechtigungen) check to document export Alexei Karpenko 2025-02-17 19:03:53 +01:00
  • a557cd8d7c Merge remote-tracking branch 'origin/master' kindlm 2025-02-17 16:50:26 +01:00
  • b89eef0525 Minor Bug/Typo-fixes in testtool kindlm 2025-02-17 16:50:07 +01:00
  • c960b4832d test SimonGschnell 2025-02-17 14:40:24 +01:00
  • 92a08cebad - addOrder ins model verschoben feature-54628/studstatus_einzelne_ablaeufe_aktivieren_deaktivieren ma0048 2025-02-17 13:47:07 +01:00
  • 1dba4be23f - studsatus ablaeufe einzelen aktivieren/deaktivieren - history absteigend sortiert ma0048 2025-02-17 13:31:57 +01:00
  • 57eec9b940 adapted document export to new Projektarbeit version (percent assessment) Alexei Karpenko 2025-02-14 23:47:19 +01:00
  • 7083955702 changed Proektarbeitsbeurteilung phrases Alexei Karpenko 2025-02-14 16:44:33 +01:00
  • 48ef35c0e9 Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-14 14:58:46 +01:00
  • f6f06c4d5e use attribute binding since value should be boolean Harald Bamberger 2025-02-14 14:58:12 +01:00
  • b01400d21c remove unused data declaration Harald Bamberger 2025-02-14 14:55:57 +01:00
  • 92ba4aea9a return year as number not as string Harald Bamberger 2025-02-14 14:53:19 +01:00
  • 7fed1d231c p.t( -> $p.t( in stundenplan & mylv components, added missing phrasen; WIP adding phrasen keys for noten, maybe for lva titles Johann Hoffmann 2025-02-14 14:49:28 +01:00
  • 3a1055d87e computed phrasen in column titles student profil for zutrittsgruppen/betriebsmittel; samilar to mitarbeiter profil Johann Hoffmann 2025-02-14 13:54:02 +01:00
  • bb69e07340 Merge remote-tracking branch 'origin/feature-25999/C4_cleanup' into feature-25999/C4_cleanup Johann Hoffmann 2025-02-14 13:35:48 +01:00
  • 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; Johann Hoffmann 2025-02-14 13:34:52 +01:00
  • 350980c5df Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-14 13:33:52 +01:00
  • cff606815e fix TransitionGroup children have to be keyed when adding a new widget to dashboard Harald Bamberger 2025-02-14 13:33:29 +01:00
  • ee0e5fe40e Merge branch 'master' into merge_FHC4_C4 Harald Bamberger 2025-02-14 13:25:14 +01:00
  • ff60de5772 anrechnungen reload page on languageChange in php template site with cis4Reload attribute set; Johann Hoffmann 2025-02-14 11:26:14 +01:00
  • 660f9076ce delete commented out sections ma0068 2025-02-14 09:38:33 +01:00
  • 470eac7d3c Merge branch 'feature-46784/cronjob_reihungstest_warteliste_anpassen' Andreas Österreicher 2025-02-14 08:18:16 +01:00
  • 40db480489 stundenplan widget header format as per fhc locale Johann Hoffmann 2025-02-13 17:46:28 +01:00
  • 43e3fdcc46 remove log Johann Hoffmann 2025-02-13 17:28:34 +01:00
  • 4de9441699 fix accessing fhc language locale .locale -> .LC_TIME Johann Hoffmann 2025-02-13 17:25:24 +01:00
  • 47293a81d3 avoid persisting invisible column definitions on funktionen table Johann Hoffmann 2025-02-13 13:40:24 +01:00
  • 139a2f900f watch for changing betriebsmittel & funktionen data; wait for loaded viewData before rendering greeting; Johann Hoffmann 2025-02-13 12:41:24 +01:00
  • 2d5309f97d fix invisible funktionen/betriebsmittel tabulator columns; fix phrasen roleInfo studentViewProfil; Johann Hoffmann 2025-02-13 12:06:41 +01:00
  • de895362be changed Projektarbeitsbeurteilung phrases even more Alexei Karpenko 2025-02-12 19:28:27 +01:00
  • 92f3f0d89c changed Projektarbeitsbeurteilung phrases Alexei Karpenko 2025-02-12 19:15:43 +01:00
  • 2f47cc7966 Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-12 17:58:37 +01:00
  • 9bcd566bee fix TransitionGroup children have to be keyed and duplicate attribute v-bind Harald Bamberger 2025-02-12 17:57:53 +01:00
  • a6e0f10f32 use correct path to searchbar.css Harald Bamberger 2025-02-12 17:56:10 +01:00
  • 480bef3b0d student profile role info verband/gruppe/semester links to old cis list; reworked role info data to also work in english lol; Johann Hoffmann 2025-02-12 17:24:37 +01:00
  • 24682fb559 changeFormat Dates, use different select for MitarbeiterHeader before PV21, adapt condition for multiselect addon ma0068 2025-02-12 17:05:18 +01:00
  • e6edd42737 profil remove console.log, added missing phrase Johann Hoffmann 2025-02-12 14:34:52 +01:00
  • 60e12e1ab7 dont load any studiengang related infos for mitarbeiter Johann Hoffmann 2025-02-12 14:04:23 +01:00
  • 09aae4c82b Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-12 13:47:24 +01:00
  • d8438b4f4c Merge branch 'master' into merge_FHC4_C4 Harald Bamberger 2025-02-12 13:44:39 +01:00
  • a9e3a85d99 format gebdatum for profil in sql; fix show telefonnummer in profil; Johann Hoffmann 2025-02-12 13:44:32 +01:00
  • 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; Johann Hoffmann 2025-02-12 11:56:12 +01:00
  • bcb88c0cb7 refactor(Calendar Month View): instead of using border when highlighting the current day, uses box-shadow so that the content inside the highlighted day does not shift because of the width of the additional border SimonGschnell 2025-02-12 11:11:10 +01:00
  • ca187efce4 bugfix: deleted outputJson returns ma0068 2025-02-11 15:58:31 +01:00
  • bdb312cf56 img parse only after usual procedure failed Johann Hoffmann 2025-02-11 15:16:07 +01:00
  • 2b27b55f40 attempt sanitizing raum content when content is just h1 + img tag; sanitize tables on raum contents sites Johann Hoffmann 2025-02-11 15:05:22 +01:00
  • f25a969a6b Merge branch 'feature-33683/digi_anw_core_ss2025' Andreas Österreicher 2025-02-11 13:19:30 +01:00
  • fe4351fc87 lv info ort content link when content_id was expanded Johann Hoffmann 2025-02-11 11:23:50 +01:00
  • eabe8ef401 CalendarDate patch schaltjahr Johann Hoffmann 2025-02-11 10:15:22 +01:00
  • 36d3af91f1 Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4 Harald Bamberger 2025-02-11 09:44:38 +01:00
  • 0a0e781556 - sancho mails über config deaktivieren feature-55990/sancho_email_ueber_config_komplett_deaktivieren ma0048 2025-02-11 09:24:58 +01:00
  • ae3072be92 listTables with preview in two layouts ma0068 2025-02-11 09:02:56 +01:00
  • df685133b5 - date filter ma0048 2025-02-11 08:58:00 +01:00
  • 4936cfd61c added roomInfo to app routes & remove old views; stundenplan reservierungen for MA working WIP roomInformation/roomContent link from lvinfo event ort_kurzbz; Johann Hoffmann 2025-02-10 17:05:27 +01:00
  • deea005f5b recommit anw related core changes without wrongfully merged branches tail of feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp Johann Hoffmann 2025-02-10 14:24:15 +01:00
  • 4ccbdecc48 added phrases for new Beurteilungsformular 2025 Alexei Karpenko 2025-02-10 13:37:53 +01:00
  • bc48445304 - infocenter filter fuer electronic onboarding hinzugefuegt ma0048 2025-02-10 13:05:44 +01:00