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 |
|
SimonGschnell
|
90ce3e0263
|
update(dashboard CSS): adds animation for pinned widgets and different cursor styles
|
2025-04-11 11:55:57 +02:00 |
|
SimonGschnell
|
9b9b8b1532
|
feature(CIS Dashboard gridsystem): allows to pin widgets in the grid and changes how widgets are positioned in different viewports
|
2025-04-09 10:50:19 +02:00 |
|
SimonGschnell
|
97e34948e5
|
refactor(WidgetIcon for Dashboard dragging): puts the hidden dashboard icons for the dragging image in the section component so that each section has its relative clientX and clientY positions
|
2025-04-02 11:23:25 +02:00 |
|
SimonGschnell
|
33f800fa28
|
fix(Dashboard Mobile Touch Events): fixes the behaviour of the touch event for the dashboard grid
|
2025-04-01 13:06:23 +02:00 |
|
SimonGschnell
|
51f4e1e57d
|
fix(Chrome overflow scroll display): changes overflow scroll to auto to change the visual in the chrome browser
|
2025-03-31 09:47:27 +02:00 |
|
SimonGschnell
|
727b951bbc
|
update(Dashboard Grid): does not show the overlay when resizing the widget and adds different grid sizes for different viewports
|
2025-03-26 14:59:28 +01:00 |
|
SimonGschnell
|
b52993f7cc
|
refactor(Grid Widgets drag): shows a placeholder item in the space where the new widget position would be when dragging a widget on the dashboard
|
2025-03-26 13:02:48 +01:00 |
|
Johann Hoffmann
|
669752dd90
|
WIP cis4 abgabetool student
|
2025-03-12 13:41:01 +01:00 |
|
Harald Bamberger
|
1f5925e860
|
searchbar restults mobile improve css selector, alter student result view
|
2025-03-10 17:11:03 +01:00 |
|
Harald Bamberger
|
b9823a0278
|
set overscrollbehavior none for all dashboard-items
|
2025-03-10 14:39:31 +01:00 |
|
Harald Bamberger
|
2b4ccab2f1
|
studiengang info widget decrease size of headings
|
2025-03-10 14:30:28 +01:00 |
|
Johann Hoffmann
|
2b16d8940f
|
fhc header skiplink; cis4 skiplink css;
|
2025-03-03 17:57:42 +01:00 |
|
ma0068
|
1944152d13
|
redesign dropdown mobility-properties with overriding filtercomopnent actions
|
2025-03-03 16:40:05 +01:00 |
|
Harald Bamberger
|
28f11d7550
|
Merge branch 'bhdev_tabulator6' into merge_FHC4_C4
|
2025-02-28 14:35:17 +01:00 |
|
Johann Hoffmann
|
9b68bfd336
|
focus day highlight css animation
|
2025-02-27 11:49:57 +01:00 |
|
Harald Bamberger
|
80b67ad416
|
add tabulator6
|
2025-02-27 11:35:21 +01:00 |
|
SimonGschnell
|
fe1971a1d3
|
update(Calendar Moodle): adds background color to full day events, adds the link to the moodle activity, sorts the events based on type
|
2025-02-26 13:05:17 +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 |
|
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 |
|
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
|
09aae4c82b
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-12 13:47:24 +01:00 |
|
SimonGschnell
|
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
|
2025-02-12 11:11:23 +01:00 |
|
Harald Bamberger
|
36d3af91f1
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-11 09:44:38 +01:00 |
|
Johann Hoffmann
|
e901d414a0
|
lane overlay div up to certain % instead of all day opaque or not; defined hours length and calculating accurate lane width from that;
|
2025-02-05 17:02:21 +01:00 |
|
Harald Bamberger
|
4410baf7ac
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-05 16:57:52 +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 |
|
SimonGschnell
|
cc5a14ea02
|
update(Sprachen.js): switches colors for the currently active sprache
|
2025-02-04 14:37:34 +01:00 |
|
Harald Bamberger
|
63239b3fb6
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-02-03 16:14:23 +01:00 |
|
SimonGschnell
|
b855c404e4
|
update(Cis Profil picture): instead of using cover, uses contain for the cis profile picture and adds a black border and background color
|
2025-01-29 14:33:42 +01:00 |
|
SimonGschnell
|
062e6e5f90
|
update(Sprachen.js): updates the usage of the classes fhc-entry in the Sprachen.js component
|
2025-01-29 14:04:36 +01:00 |
|
SimonGschnell
|
8991ab86a5
|
update(fhc-entry css class): instead of hard coding the color the css rules uses the filter:brightness function to highlight or darken elements
|
2025-01-28 13:04:43 +01:00 |
|
Harald Bamberger
|
a89ca4e143
|
Merge branch 'feature-53938/StV_Tab_Noten_fertigstellen' into merge_FHC4_C4
|
2025-01-28 09:49:53 +01:00 |
|
Harald Bamberger
|
519aa2f9b2
|
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
|
2025-01-27 18:34:42 +01:00 |
|
SimonGschnell
|
38a083742d
|
update(MyLv Noten farbe): uses db positiv column to determine the color of the grade in the MyLv component
|
2025-01-24 11:18:46 +01:00 |
|
SimonGschnell
|
065f6bdede
|
update(News Dashboard): updates the stylesheet so that the layout of the news is responsive
|
2025-01-22 13:36:59 +01:00 |
|
SimonGschnell
|
a67cc8cc4e
|
Merge branch 'master' into feature-25999/C4_cleanup
|
2025-01-08 11:17:29 +01:00 |
|
cgfhtw
|
e13e612ad9
|
Merge branch 'master' into feature-53938/StV_Tab_Noten_fertigstellen
|
2024-12-19 16:48:15 +01:00 |
|
cgfhtw
|
14eb27ae24
|
add PrimeVue TieredMenu
|
2024-12-19 16:19:46 +01:00 |
|
ma0068
|
faa705408d
|
Merge master into feature-54564/FHC-4_Studierendenverwaltung_Abschlusspruefung
|
2024-12-18 13:12:57 +01:00 |
|
ma0068
|
9f5b3b6f32
|
Print Functionality and Phrases
|
2024-12-18 12:56:51 +01:00 |
|
Andreas Österreicher
|
a802e67faf
|
Merge branch 'pep_deploy'
|
2024-12-16 13:57:15 +01:00 |
|
ma0048
|
70b44c2202
|
Merge branch 'feature-40717/pep_faktor' into pep_deploy
# Conflicts:
# public/js/components/filter/Filter.js
# system/dbupdate_3.4.php
# system/phrasesupdate.php
|
2024-12-13 11:50:53 +01:00 |
|
Harald Bamberger
|
5a174e554a
|
use studentStv in Studentenverwaltung config, add aktiv to student and studentStv result, use studentStv in searchbar component, add searchbar_inaktiv css class, use aktiv to render inactive studentStv results with css class searchbar_inaktiv
|
2024-12-13 11:25:02 +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 |
|
ma0048
|
8127091e2e
|
- tags werden im fas nicht angezeigt
- class für tags hinzugefuegt
- prop confirmLimit hinzugefuegt
|
2024-12-11 13:25:38 +01:00 |
|
SimonGschnell
|
a357001648
|
feature(Searchbar/StudentenSuche): adds student to the searchbar options and adds shadow to the searchbar
|
2024-12-11 12:34:58 +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 |
|
cgfhtw
|
3969ebfa01
|
Filter Component: better btn width/height css
|
2024-12-05 15:26:38 +01:00 |
|