SimonGschnell
56080f6681
changes the LVUebersicht and the endpoint
2024-07-09 15:28:28 +02:00
cgfhtw
e79a70fc2f
Betriebsmittel: stabilized
2024-07-09 14:06:29 +02:00
SimonGschnell
8a44a9e1af
passes the menu as a reference to the on Events instead of using a callback function
2024-07-09 10:37:43 +02:00
Harald Bamberger
2a537df687
Merge branch 'master' into feature-40285/Studstatus_Datum_der_Abmeldung_auf_den_3_Abmeldungsdokumenten
2024-07-09 10:35:40 +02:00
SimonGschnell
84029fc729
updates editAdressen in the Profil
2024-07-08 15:15:08 +02:00
Johann Hoffmann
66b151dce0
Merge branch 'master' into feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp
...
# Conflicts:
# system/dbupdate_3.4.php
# system/phrasesupdate.php
2024-07-08 14:42:01 +02:00
Alexei Karpenko
1a8a7cc260
prestudent model gethistoryprestudent: added order by for insertamum, ext_id
2024-07-08 12:42:32 +02:00
Cris
4d48dfe018
Added method getLvsByStudiensemesterAndOes to Lehrveranstaltung_model.php
...
getLvsByStudiensemesterAndOes: Gets Lehrveranstaltungen with its Stg, OE and OE-type and filters by Studiensemester and Organisationseinheiten if necessary.
2024-07-08 12:26:41 +02:00
SimonGschnell
0347f8bf02
filters the menu to remove all elements that don't have the position property
2024-07-08 11:43:48 +02:00
SimonGschnell
e98f59e984
adds all menu punkte from fh-core to the LvMenu endpoint function
2024-07-08 10:54:39 +02:00
SimonGschnell
578afaeb08
adds fh-core menu logic WIP
2024-07-05 15:21:14 +02:00
SimonGschnell
08555a77be
makes contentModal bigger for the room content and uses the raum_info component to insert the tabulator in the content
2024-07-05 10:00:54 +02:00
SimonGschnell
79ffc1c077
creating lvMenu with Event hooks WIP
2024-07-04 15:37:50 +02:00
SimonGschnell
92afdf71cd
changing fhcapi for the client side for the profil WIP
2024-07-03 15:53:01 +02:00
SimonGschnell
2a7735bca5
outsources internal queryies to the appropriate classes, to assign the values to the needed variables to fill the menu array of the menu_lv.inc.php
2024-07-03 11:56:18 +02:00
SimonGschnell
19753a9ef7
test api endpoint to include the lvinfo menu link
2024-07-02 14:50:54 +02:00
SimonGschnell
ff0f2320e1
changes the layout of the searchbar to be the same in the mobile view and in the desktop view
2024-07-01 14:43:43 +02:00
Harald Bamberger
dd0bdddbc6
backport recent changes of Betriebsmittel component and phrases from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
2024-07-01 14:12:48 +02:00
SimonGschnell
f4f08c0710
stores the local information of the searchbar inside a collected storage in case more than one searchbar is used
2024-07-01 13:53:55 +02:00
SimonGschnell
3e3f005525
changes the layout/buttons of the searchbarsettings, adds responsive searchbar in the header for mobile views
2024-06-28 14:34:41 +02:00
SimonGschnell
d0f457d8ed
changes the data format from the studierendenEmail api call and displays the mailto on the modal
2024-06-28 11:06:44 +02:00
cgfhtw
f5286ae66b
Bugfix: Use correct id for attachment preview
2024-06-27 15:55:56 +02:00
cgfhtw
6b4e8df411
remove outcommented code
2024-06-27 15:21:51 +02:00
SimonGschnell
c34144a4e8
creates sql query in the lehreinheit_model to query the studierenden Mail inside a lehrveranstaltung and creates the matching fhcapi methods / frontend/v1 api controllers
2024-06-27 15:09:09 +02:00
ma0068
18a6262eaf
Merge branch 'feature-30660/FHC4_StudierendenGUI_Prototyp' of github.com:FH-Complete/FHC-Core into feature-30660/FHC4_StudierendenGUI_Prototyp
2024-06-27 14:20:26 +02:00
ma0068
8fa395a582
Refactor Logic Statuschanges
2024-06-27 14:20:11 +02:00
Alexei Karpenko
834d03459b
prestudentstatus checks studierendenverwaltung: changed comment
2024-06-27 12:52:12 +02:00
cgfhtw
534faef82c
Notiz: use dms_id instead of name & code cleanup
2024-06-27 10:29:09 +02:00
cgfhtw
b784ad6b26
Notizen: fixing DB transaction in Delete function & Code Cleanup
2024-06-27 09:42:15 +02:00
Alexei Karpenko
32e1e487a9
issues: enabled resolving without explicitely creating a resolver (by using producer method), old resolvers are still working. Created example for "self-resolving" issue: AbbrecherAktiv
2024-06-26 22:46:36 +02:00
SimonGschnell
5070353bf0
passes the active_addons constant to the LvUebersicht Modal
2024-06-26 16:37:54 +02:00
SimonGschnell
a540ac3f7e
adds a General view for the content_types that dont need any special extra computation
2024-06-26 15:58:50 +02:00
SimonGschnell
93b7f6e57c
fixes little typo
2024-06-26 15:20:19 +02:00
SimonGschnell
4640db5aff
adds a view components for the news if the content that gets loaded has the template_kurzbz news
2024-06-26 14:17:44 +02:00
SimonGschnell
478adb740e
changes the db query and adopts the layout of the Vue component to show the correct betreff and content of the news
2024-06-26 13:21:32 +02:00
Cris
7f32cca476
Merge branch 'master' into feature-40319/SWB_Software-und-Lizenzanforderung
2024-06-26 11:54:51 +02:00
cgfhtw
c8f0bdd6d7
Prestudent History: add prestudent_id
2024-06-26 11:08:00 +02:00
Cris
3a16c4ebf3
Added method getAutocompleteSuggestions to Lehrveranstaltung_model.php
...
Get Lehrveranstaltungen by eventQuery string. Use with autocomplete event queries.
2024-06-26 10:45:56 +02:00
SimonGschnell
f546554f87
changes the layout of the news widget in the dashboard
2024-06-25 16:48:05 +02:00
SimonGschnell
f4176ebcda
adds the content of the news to the dashboard items and makes them scrollable through css classes
2024-06-25 14:18:11 +02:00
cgfhtw
10cd655b67
ZGV config default values
2024-06-25 10:37:32 +02:00
SimonGschnell
27287bd07a
creating the api endpoint that fetches the content of the news instead of text metdata
2024-06-24 16:05:51 +02:00
SimonGschnell
7267d526bb
rendering content pages
2024-06-24 14:23:34 +02:00
SimonGschnell
f8c431e0bc
updating comment of the content function
2024-06-24 14:23:34 +02:00
SimonGschnell
629ea3716e
changes how the content and the news are displayed and also modifies the modals for the roominformation which now get their data from props instead of passing them directly via refs
2024-06-24 14:23:34 +02:00
SimonGschnell
6230aa47ae
now also displays the room information inside a modal and does not redirect to the content site
2024-06-24 14:23:34 +02:00
SimonGschnell
b3dfcdc295
the calendar modal is correctly opened when the correct event is called
2024-06-24 14:23:34 +02:00
SimonGschnell
d92ad0a6c6
links the ort_kurzbz from the Stundenplan in the Dashboard to the Ort Information Content
2024-06-24 14:23:34 +02:00
SimonGschnell
63f089dc27
changes the layout of the Stundenplan Events
2024-06-24 13:50:13 +02:00
cgfhtw
6cca4d2daa
StV: Students consolidation
2024-06-24 13:49:34 +02:00