Johann Hoffmann
|
cc0f38b276
|
fix the comment describing the "fix"
|
2026-01-12 17:14:03 +01:00 |
|
Johann Hoffmann
|
a56335f4f9
|
"fix" the signatur check
|
2026-01-12 17:11:48 +01:00 |
|
Johann Hoffmann
|
954c55ba3e
|
finetuning
|
2026-01-12 17:06:35 +01:00 |
|
Johann Hoffmann
|
c7250959d0
|
Merge remote-tracking branch 'origin/feature-61164/AbgabetoolQualityGates' into feature-61164/AbgabetoolQualityGates
|
2026-01-12 12:52:31 +01:00 |
|
Johann Hoffmann
|
6c8318ead2
|
wip
|
2026-01-12 12:51:34 +01:00 |
|
Andreas Österreicher
|
3095f7ea8b
|
Notice für UID entfernt
|
2026-01-12 10:44:57 +01:00 |
|
Andreas Österreicher
|
8f98d0c5a1
|
Fixed UID
|
2026-01-12 10:31:50 +01:00 |
|
Johann Hoffmann
|
13232015c3
|
more sophisticate zuordnung check & place it in every sensitive API endpoint; WIP: check STGentitlement when querying projektarbeiten for certein stg, since only dropdown info is pulled with this berechtigungslogic in mind but not the fetch itself;
|
2026-01-09 14:13:26 +01:00 |
|
Johann Hoffmann
|
db861e81b2
|
rewrote post param acces from $id = $_POST['id'] to $id = $this->input->post('id') and subsequently rewrote safety checks from !isset($id) || isEmptyString($id) to $id === NULL || trim((string)$id) === '' to avoid ASCII conversion of low integers when passing them to isEmptyString function
|
2026-01-08 17:45:02 +01:00 |
|
Johann Hoffmann
|
3d82d69bfc
|
fixed student_uid variable aquisition inside StudentComponent; No allowedToSave check in client for Betreuer at all, everything done at backend level (WIP); added legacy phrasen to phrasesupdate to guarantee their existence;
|
2026-01-08 13:40:58 +01:00 |
|
Andreas Österreicher
|
f845809e6b
|
Fixed Variable Check in Abgabetool
|
2026-01-07 16:02:06 +01:00 |
|
Andreas Österreicher
|
47e3c83909
|
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
|
2025-12-18 12:25:05 +01:00 |
|
Harald Bamberger
|
39d708aa61
|
Merge branch 'master' into feature-68763/CIS4_Profilupdate_Additional_Changes
|
2025-12-17 12:56:07 +01:00 |
|
Harald Bamberger
|
ddfcef9ad7
|
log Error if mail can not be sent, only change status if both reminder emails were successfully sent
|
2025-12-16 15:52:44 +01:00 |
|
Harald Bamberger
|
4f5e49a93c
|
send to all private email addresses marked as zustellung
|
2025-12-16 15:27:31 +01:00 |
|
Harald Bamberger
|
29c8e6fb19
|
Merge branch 'master' into feature-69286/StudStatusWiedereinstiegsmail_an_Studierende
|
2025-12-15 16:27:25 +01:00 |
|
Harald Bamberger
|
cf7e9921b5
|
change grades sort order
|
2025-12-15 16:11:46 +01:00 |
|
Harald Bamberger
|
11ff26d8e7
|
remove empty lines
|
2025-12-15 15:20:19 +01:00 |
|
Harald Bamberger
|
718272e8a1
|
remove empty line
|
2025-12-15 15:13:53 +01:00 |
|
Harald Bamberger
|
3f891179aa
|
move check for critical changes bis from frontend to backend
|
2025-12-15 15:12:49 +01:00 |
|
Harald Bamberger
|
afc3cd0131
|
Merge branch 'master' into feature-69877/StudVw_Status_GrundAndAnmerkungEditable
|
2025-12-15 13:53:28 +01:00 |
|
Harald Bamberger
|
5536408065
|
add property stg_kz to json of org_forms to prevent clearing tabulator when changing form a node with stg_kz property set to an orgform_node
|
2025-12-15 13:35:50 +01:00 |
|
Harald Bamberger
|
293a8625e4
|
change sort order in grades list api endpoint
|
2025-12-15 12:03:41 +01:00 |
|
Harald Bamberger
|
5266a6fe4d
|
Merge branch 'master' into feature-69877/StudVw_Status_GrundAndAnmerkungEditable
|
2025-12-12 16:28:35 +01:00 |
|
Harald Bamberger
|
61c859f2e1
|
Merge branch 'bugfix-69874/Dokument_Ausbildungsvertrag_ohneParamUid' into studvw_2025-12_rc3
|
2025-12-12 15:06:49 +01:00 |
|
Harald Bamberger
|
b967f83dd4
|
skip adding uid to params for templates Ausbildungsver and AusbVerEng instead of deleting it afterwards
|
2025-12-12 15:05:37 +01:00 |
|
ma0068
|
34d6b2d97a
|
use only prestundent_id in Archive-functionality
|
2025-12-12 14:36:02 +01:00 |
|
Johann Hoffmann
|
735a6654b9
|
projektbeurteilung_check_available event when loading studentprojektarbeiten handled in extension
|
2025-12-12 13:45:01 +01:00 |
|
ma0068
|
431ae8ddac
|
- make button edit editable
- set field anmerkung editable (like statusgrund and statusgrund)
- refactor function updateStatus to skip validation
- change phrases
|
2025-12-12 13:04:58 +01:00 |
|
Johann Hoffmann
|
635da9f8d9
|
checksystem paabgabetyp default values for upload_allowed, benotbar & aktiv only on first checksystem run by checking availability of qgate2 typ; english phrasen for betreuerart, paabgabetyp & projekttyp; disable new termin for zweitbetreuer (WIP disabling serientermin); QGate1/2 Status column -> text only for now;
|
2025-12-12 12:51:07 +01:00 |
|
ma0068
|
d91789aee5
|
Aufruf Ausbildungsvertrag mit Param prestudent-id
|
2025-12-11 16:20:09 +01:00 |
|
Harald Bamberger
|
d8766e8f7a
|
Merge branch 'feature-69065/Projektarbeiten_Firmen_verwalten' into studvw_2025-12_rc3
|
2025-12-11 16:06:28 +01:00 |
|
Harald Bamberger
|
95027937bd
|
remove debug code
|
2025-12-11 12:52:05 +01:00 |
|
Harald Bamberger
|
a86d35f731
|
Merge branch 'master' into feature-69065/Projektarbeiten_Firmen_verwalten
|
2025-12-11 12:12:05 +01:00 |
|
Alexei Karpenko
|
1c511f9c66
|
Projektarbeit controller: added comments
|
2025-12-11 11:42:31 +01:00 |
|
Alexei Karpenko
|
80f80ab8e8
|
added comments to Projektbetreuer
|
2025-12-10 19:43:15 +01:00 |
|
Alexei Karpenko
|
32b73b7287
|
Studierendenverwaltung Projektarbeiten: delete checks bugfixes, layout guidelines
|
2025-12-10 18:03:04 +01:00 |
|
Johann Hoffmann
|
eade9b7beb
|
fixed accordion header padding size; student sees public mail, lektor gets notifs to private; remove unused injections; rewrite viewData validation for old Cis to remove console.warnings; clear abgabetermin.kurzbz when changing to smth not quality gate to avoid leaky kurzbz; fixed accordion header style offset for both cis environments; tooltip fix; only show abgabedatum if termin has upload_allowed; lower max-width in old cis; activated custom persistence for assistenz page + stricter promise handling around tableBuilt; activeIndex Handling on Student Page in case of several Projektarbetien; Phrasen gendering;
|
2025-12-10 17:41:01 +01:00 |
|
Alexei Karpenko
|
98bcbda53e
|
added check for Projektarbeitsbeurteilung when deleting Projektarbeit
|
2025-12-10 16:09:44 +01:00 |
|
Harald Bamberger
|
994d523258
|
Merge branch 'feature-69451/FHC4_Studierendenverwaltung/BerechtigungenZGVs'
|
2025-12-10 15:29:07 +01:00 |
|
Harald Bamberger
|
da78332a92
|
Merge branch 'feature-69451/FHC4_Studierendenverwaltung/BerechtigungenZGVs' into studvw_2025-12_rc3
|
2025-12-10 14:50:56 +01:00 |
|
Harald Bamberger
|
83a76d06b6
|
Merge branch 'master' into studvw_2025-12_rc3
|
2025-12-10 14:16:46 +01:00 |
|
Johann Hoffmann
|
bb689a6d48
|
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
# Conflicts:
# public/css/Cis4/Cis.css
# system/dbupdate_3.4.php
# system/phrasesupdate.php
|
2025-12-09 17:03:18 +01:00 |
|
Harald Bamberger
|
f460a909d9
|
Merge branch 'feature-69438/FHC4_Studierendenverwaltung/FeedbackPunkte' into studvw_2025-12_rc3
|
2025-12-09 16:37:16 +01:00 |
|
ma0048
|
597aa1aa4e
|
status vorruecken ueber config steuerbar
statusgrund kann wieder entfernt werden
|
2025-12-09 12:36:08 +01:00 |
|
Harald Bamberger
|
7c57f5a308
|
Merge branch 'master' into feature-69438/FHC4_Studierendenverwaltung/FeedbackPunkte
|
2025-12-09 11:50:08 +01:00 |
|
Harald Bamberger
|
50439ee6cc
|
Merge branch 'master' into feature-63468/Studierendenverwaltung_Neuanlage_von_Interessenten_ueberarbeiten
|
2025-12-09 11:37:57 +01:00 |
|
Alexei Karpenko
|
016d4a1927
|
Studierendenverwaltung Projektbetreuer: added phrases, added check for existing Projektbetreuer when saving
|
2025-12-06 01:28:38 +01:00 |
|
Alexei Karpenko
|
112e30ab39
|
Studierendenverwaltung Projektarbeit: added concatenated Betreuer, sorted autocomplete suggestions, added Gesamtnote, freigegeben check removed when lock date set, added phrases
|
2025-12-05 22:01:35 +01:00 |
|
Johann Hoffmann
|
ca152dc1ea
|
add projektarbeit_id & student_uid to projektbeurteilung_formular_link event in projektarbeitsbeurteilungsextension
|
2025-12-04 17:28:16 +01:00 |
|