Johann Hoffmann
|
ef0e3f3a66
|
Merge branch 'master' into feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp
|
2024-10-03 11:24:48 +02:00 |
|
Andreas Österreicher
|
35043ad0ec
|
Merge branch 'bug-48771/messages_list_limit'
|
2024-10-03 11:19:47 +02:00 |
|
ma0048
|
9dbb5291f4
|
- added limit
|
2024-10-03 11:17:09 +02:00 |
|
Johann Hoffmann
|
dbf5935897
|
check correct grund phrase to trigger unruly api request;
|
2024-10-03 11:14:52 +02:00 |
|
Andreas Österreicher
|
c754291c6d
|
Merge branch 'feature-20228/erfassung_internationalisierungsmassnahmen_beurteilung'
|
2024-10-03 10:42:00 +02:00 |
|
Johann Hoffmann
|
ed6eb18c4d
|
fetch termine from vw_stundenplan, not tbl_stundenplan; LE_ID DD chagned to refs (WIP MA_UID DD & Termin DD); removed console.logs(); fhcAlert fix; now find closest termin with absolute value of timeDiff;
|
2024-10-02 18:04:30 +02:00 |
|
SimonGschnell
|
8042f3ae0b
|
makes the menu point active with the url matches
|
2024-10-02 14:22:34 +02:00 |
|
ma0048
|
317796c919
|
- legende und phrasen hinzugefuegt
|
2024-10-02 14:13:44 +02:00 |
|
SimonGschnell
|
e8f38bfcf6
|
sets the events to null before fetching the new events to reactivate the loading spinner
|
2024-10-02 13:28:18 +02:00 |
|
SimonGschnell
|
7f9352b820
|
prototyp fuer die Stundenplan query fuer Studierende
|
2024-10-02 13:25:39 +02:00 |
|
SimonGschnell
|
c461480d1d
|
stundenplanQuery optimization
|
2024-10-02 10:35:58 +02:00 |
|
ma0068
|
b9911e69c5
|
renaming id: Tab Contact
|
2024-10-02 08:58:24 +02:00 |
|
ma0068
|
00cf7b8112
|
tabs Status and Gesamthistorie: use factories
|
2024-10-01 15:27:36 +02:00 |
|
SimonGschnell
|
567dd816be
|
better descriptions for the cis4_root_menu sql queries
|
2024-10-01 13:54:53 +02:00 |
|
SimonGschnell
|
76facc40b9
|
changes the layout for the LvMenu to a flex instead of a grid
|
2024-10-01 12:14:34 +02:00 |
|
Johann Hoffmann
|
ce058df3a5
|
Student Component Performance Fix (dont subquery person and anwesenheiten_user table on every anw_user row, just do the entschuldigung offen/abgelehnt logic in client before rendering); entschuldigung tab route; pagination on student entschuldigung page aswell; added config for einheiten länge to calculate/show; mitarbeiter selection in case of admin & lektor in same account behaving as expected; added index creation to initial sql scripts;
|
2024-09-30 17:25:51 +02:00 |
|
SimonGschnell
|
23b7d18906
|
gives the content_childs of the CIS4_ROOT the correct ordering
|
2024-09-30 14:24:48 +02:00 |
|
SimonGschnell
|
fa8aec2c2e
|
adds the MyLv and the Stundenplan Menupunkt to the sql inserts and changes the content for the Dokumente redirect
|
2024-09-30 14:13:00 +02:00 |
|
SimonGschnell
|
6f0f3890f9
|
doesnt show the footer in the editProfil modal when opening a ProfilUpdate
|
2024-09-30 13:43:26 +02:00 |
|
SimonGschnell
|
8f617c6222
|
fixes littel bug with the edit-profil modal in the StudentProfil
|
2024-09-30 13:20:14 +02:00 |
|
SimonGschnell
|
f38b0cf78f
|
changes all the Headers from the CISHTML-Header to the CISVUE-Header
|
2024-09-30 11:58:20 +02:00 |
|
SimonGschnell
|
964f6c689c
|
removes debugging prints
|
2024-09-30 11:44:31 +02:00 |
|
SimonGschnell
|
4a5a019841
|
loads the menu for the CISVUE-Header in the server side and not in the client side
|
2024-09-30 11:33:55 +02:00 |
|
SimonGschnell
|
24a2b4ba2f
|
fixes the bug where the Menu is still selected in the LvModal after clicking on the back button
|
2024-09-30 11:20:20 +02:00 |
|
SimonGschnell
|
8c6f9d1bc4
|
loads the menu for the CISVUE-Header in the server side instead of the client side
|
2024-09-30 11:14:34 +02:00 |
|
SimonGschnell
|
0e385e8628
|
makes the menu of the CISVUE-Header also sticky now
|
2024-09-30 10:30:11 +02:00 |
|
SimonGschnell
|
bbed90c814
|
moves the searchbar from the mobile view to the top of the header
|
2024-09-30 10:26:23 +02:00 |
|
SimonGschnell
|
c0596c08c5
|
changes the header for the Dashboard to the CISVUE-Header and passes the selectedTypes props to fix the CISVUE Header search
|
2024-09-30 09:43:26 +02:00 |
|
SimonGschnell
|
d1070656ac
|
CIS4 MENU sql update COMPLETE
|
2024-09-27 13:38:29 +02:00 |
|
SimonGschnell
|
23badc3404
|
CIS4 MENU sql update WIP
|
2024-09-27 12:20:37 +02:00 |
|
ma0048
|
0f708f4934
|
- added app pep
- phrases
- added error
- added model
|
2024-09-27 11:23:54 +02:00 |
|
ma0068
|
0127982f50
|
use factories in Address.js, Bankaccount.js, Contact.js
|
2024-09-27 10:54:54 +02:00 |
|
SimonGschnell
|
73a2bf59f3
|
resolves buggs with the checkActiveUrl method
|
2024-09-27 10:44:09 +02:00 |
|
Harald Bamberger
|
be412abebc
|
Merge branch 'master' into feature-40896/kennzeichnung_unruly_person
|
2024-09-26 16:16:24 +02:00 |
|
SimonGschnell
|
bc6bc930fe
|
moves the news titel to the component and adds css classes for darker dropdown buttons for the different menu levels
|
2024-09-26 12:05:44 +02:00 |
|
ma0068
|
9d5a0585b0
|
Phrases alerts, templates, tabulator
|
2024-09-26 07:56:15 +02:00 |
|
SimonGschnell
|
b174818ed2
|
updates the active state of the menu based on the changed url
|
2024-09-25 15:02:35 +02:00 |
|
SimonGschnell
|
b0a78658cf
|
also makes the menu points active which redirect to an url hash
|
2024-09-25 13:35:41 +02:00 |
|
SimonGschnell
|
a1fade0489
|
fixes the recursive function to find a child content_id
|
2024-09-25 12:25:19 +02:00 |
|
Harald Bamberger
|
2fc0827d49
|
revert erroneously merged pull request
|
2024-09-25 11:22:59 +02:00 |
|
SimonGschnell
|
951d5bb2c7
|
all the parents of an active child are also active
|
2024-09-25 10:46:09 +02:00 |
|
SimonGschnell
|
3c050438b3
|
makes the dropdown button of the menu points darker to make them more visible
|
2024-09-25 09:26:08 +02:00 |
|
Christian Paminger
|
90931232d9
|
Merge pull request #49 from FortySeeds/master
Enable HTTP-Basic Auth for Demo and Testing
|
2024-09-25 05:57:13 +02:00 |
|
Christian Paminger
|
427a301d1a
|
Merge branch 'FH-Complete:master' into master
|
2024-09-25 05:51:11 +02:00 |
|
Christian Paminger
|
f66c3466ed
|
Extend HTTP-Basic-Auth for Demo-Mode and easier testing
|
2024-09-25 05:40:04 +02:00 |
|
ma0068
|
1df91303f0
|
update Permissions, update validations, insert Termin1 with Termin2, finish phrases
|
2024-09-24 15:10:31 +02:00 |
|
SimonGschnell
|
7ed7ce1bb9
|
active Menu Entry logic for CISVUE
|
2024-09-24 14:57:41 +02:00 |
|
Andreas Österreicher
|
b184cee975
|
Offset für das Laden von Geschaeftsjahren hinzugefügt
|
2024-09-24 12:40:12 +02:00 |
|
ma0048
|
419f608322
|
- benotung international skills hinzugefügt
- phrase
|
2024-09-24 12:05:09 +02:00 |
|
Andreas Österreicher
|
5d70f72cc2
|
Merge branch 'feature-40348/UHSTAT_1_Unbekannte_Eltern'
|
2024-09-24 11:22:34 +02:00 |
|