Johann Hoffmann
e7a737b7aa
write stg_kz & semester_kurzbz into sammelmail about each projektarbeit; move method from abgabe.php api controller to abgabejob.php
2025-12-04 15:36:24 +01:00
Johann Hoffmann
e3c1287664
WIP
2025-12-04 14:49:05 +01:00
Alexei Karpenko
c79ff24c89
Studierendenverwaltung Projektarbeit: added Studiensemester dropdown for Lv-Teil
2025-12-03 19:29:42 +01:00
Johann Hoffmann
0c5af137db
WIP notifyBetreuerAboutNewOrChangedAbgabenForBetreuedProjektarbeiten Email Job; allowed abgabetypen & allowed noten as per config now via db primary key; new ProjektbetreuerModel method "getAllBetreuerOfProjektarbeit" to do just that;
2025-12-03 16:49:49 +01:00
Alexei Karpenko
77a1067ea5
Studierendenverwaltung Projektbetreuer: default Stunden coming from global config, Stundensatz is requested each time BetreuerIn is selected
2025-12-03 15:32:21 +01:00
Johann Hoffmann
541d6d78cc
projektbeurteilung_formular_link event for benotung link AbgabetoolMitarbeiterDetail.js; projektarbeit_is_current event for abstracted logic in Abgabetool; show endupload missing message on benoten if neither old nor new link are eligable;
2025-12-03 11:35:49 +01:00
ma0068
d75939a8f8
refactor Messages
...
- endpoint: using apiMessages instead of prop
- add Phrases
- openMode Modal: resetModal if no messageId
- openMode inSamePage: loadReplyData
- function getNameOfDefaulRecipients: add missing check, if id[]
2025-12-02 16:08:13 +01:00
Johann Hoffmann
7747857583
AbgabetoolStudent beurteilung erstbetreuer/zweitbetreuer switch + get the actual link from the projektarbeitsbeurteilung extension via event 'projektbeurteilung_download_link' + fallback from config in case that fails; WIP implementing the switch for lektor beurteilungstemplate based on isCurrent/Semester etc in an Event in the pabu extension;
2025-12-02 16:07:26 +01:00
Andreas Österreicher
d1f684f0b3
Merge branch 'feature-69182/PHP8-Stringzugriff_mit_geschwungenen_Klammern'
2025-12-02 15:53:15 +01:00
Johann Hoffmann
6359dc0fc9
use sendUploadMail on endupload, no events for that; remove extensive form validation from student detail; serientermin update table format fix; WIP new job informing betreuer about changes to thei betreued PA's; zweitbetreuer/erstbetreuer beurteilungslink switch in abgabetoolStudent; WIP getting that link from event not hardcoded; fix checkUploadSize calculation bytes to megabytes; added beurteilungerforderlich class to accordion headers;
2025-12-02 13:13:42 +01:00
Harald Bamberger
4dabc642ed
Merge branch 'master' into feature-69438/FHC4_Studierendenverwaltung/FeedbackPunkte
2025-12-02 07:54:40 +01:00
Harald Bamberger
afb3ce4cae
modify using open mode newTab or window with multiple Recipients via post request
2025-12-02 07:54:13 +01:00
ma0068
17519eac83
refactor Messaging
...
- headerFilter for table Messages
- multiactions for sendMessages for openmodes modal and inSamePage
2025-12-01 13:27:42 +01:00
Harald Bamberger
89ec51bd0a
Merge branch 'feature-69065/Projektarbeiten_Firmen_verwalten'
2025-11-28 14:45:29 +01:00
Johann Hoffmann
aee6ace42e
termine without uploads can now only have 'standard' or 'abgegeben' status based on datum; FHC_Api_Controller method checkUploadSize() -> checks input->server('CONTENT_LENGTH') against min($max_upload, $max_post, $memory_limit) and throws a designated filesizeExceeded error message; added fhc-orange palette for new status 'beurteilungerforderlich';
2025-11-28 14:09:53 +01:00
Harald Bamberger
0372853df2
Aufnahmetermine: fix error persiting boolean, GS: sortorder studiensemester, Gruppen exclude generated groups from search result
2025-11-28 14:01:20 +01:00
Harald Bamberger
dc603375ec
Merge branch 'master' into feature-69065/Projektarbeiten_Firmen_verwalten
2025-11-28 11:15:59 +01:00
Johann Hoffmann
095d5acbc5
load all studiensemester for assistenz; load paabgabetyp benotbar for all paabgaben; datediff calc luxon; new dateclass 'beurteilungrequired'; 2nd quality gate validation logic option; filter notenoptions as per config; filter abgabetypoptions as per config; upload_allowed checkbox for serientermine; serientermin modal layout rearranged; abgabetoolJob fixes; 23:59 in the descriptive col, not datepicker; zusatzdaten are required; activeIndex for accordion calulated on demand by method instead of reading a computed value;
2025-11-27 16:53:50 +01:00
ma0068
aa84bdec1e
---staging----
2025-11-27 14:46:55 +01:00
Alexei Karpenko
eb1c3189b5
Studierendenverwaltung Projektarbeit: title not required anymore
2025-11-26 16:45:51 +01:00
ma0068
5e929df966
stgOrg: calendar and dropdown selection on one page
2025-11-25 12:01:49 +01:00
Harald Bamberger
41bb99b5ea
Merge branch 'master' into studvw_2025-11_rc2
2025-11-24 16:48:11 +01:00
Harald Bamberger
6b4f5778c2
refactor stv Pruefung Tab and API endpoint to use same logic for insert and update, use luxon lib to initialize datepicker with iso date and send iso date format to api endpoint
2025-11-24 16:26:11 +01:00
Johann Hoffmann
8888b6991f
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
...
# Conflicts:
# application/models/education/Projektarbeit_model.php
# public/js/helpers/StringHelpers.js
2025-11-24 14:25:43 +01:00
Johann Hoffmann
f4ca34f247
remove email sent to alert on serientermin since we do this in cronjob now;
2025-11-24 14:14:46 +01:00
Harald Bamberger
cdc1933ce4
fix typo
2025-11-24 09:48:05 +01:00
Harald Bamberger
239a9c89d7
compare DateTime with DateTime instead of String
2025-11-24 09:46:53 +01:00
Johann Hoffmann
3b7ed523b4
postStudentProjektarbeitZusatzdaten in detail view for Betreuer/Assistenz;
2025-11-21 12:36:03 +01:00
chfhtw
1666ba82b2
Bugfix: correct compare values in Pruefung->insertPruefung()
2025-11-21 10:42:13 +01:00
ma0068
455e0533fe
Merge branch 'master' into feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe
2025-11-21 08:53:36 +01:00
chfhtw
d916c6ab31
make Pruefung->insertPruefung() behave exactly like old FAS
2025-11-21 08:27:05 +01:00
Harald Bamberger
6357aca656
show combine person tab only if permission basis/person, restore endpoint handling logic in List.js
2025-11-20 15:19:36 +01:00
ma0068
a8c4fc7607
CIS4 #69146 Lvplan for View StG/Semester/Verband/Gruppe
...
- new API Endpoint lvPlan/eventsStgOrg
- new view Cis/LvPlan/StgOrg
- new component LvPlan/StgOrg.js
- new overview Cis/OverviewLvPlan with Dropdown
- phrases
2025-11-20 14:06:12 +01:00
Harald Bamberger
d88f2a0a48
Merge branch 'feature-69176/Studierendenverwaltung_Berichte' into studvw_2025-11_rc2
2025-11-20 13:35:01 +01:00
Harald Bamberger
6378e75c37
Merge branch 'feature-68744/Studierendenverwaltung_Einstellungen' into studvw_2025-11_rc2
2025-11-20 13:33:56 +01:00
Harald Bamberger
0ed11a02a5
Merge branch 'master' into feature-69176/Studierendenverwaltung_Berichte
2025-11-20 13:27:30 +01:00
Harald Bamberger
23d1104602
Merge branch 'master' into feature-68770/FHC4_Studierendenverwaltung_Funktion_Personen_Zusammenlegen
2025-11-20 13:26:34 +01:00
Harald Bamberger
bab15bc5b2
add fs_x-small and fs_xx-small and ajust css em settings
2025-11-19 13:01:47 +01:00
Harald Bamberger
1cc77c8eba
Merge branch 'master' into feature-68744/Studierendenverwaltung_Einstellungen
2025-11-19 11:42:21 +01:00
Harald Bamberger
3730be991a
Merge branch 'master' into feature-39571/Studierendenverwaltung_CoreNotizcontroller
2025-11-19 11:30:52 +01:00
Paolo
e837101651
PHP8 compatibility: replaced the curly brackets {} with square brackets [] where used in combination with strings
2025-11-19 10:53:59 +01:00
Johann Hoffmann
a4fee77301
link url in abgabetoolJob per config; comment out addMeta;
2025-11-18 15:01:43 +01:00
Johann Hoffmann
f89a53b156
fix getProjektbetreuerAnrede function since betreuer are not necessarily mitarbeiter with such an uid; notify students config from milliseconds to pgsql interval '1 day'; ported notifyBetreuerMail & notifyStudentMail to AbgabetoolJob.php;
2025-11-17 11:47:00 +01:00
Andreas Österreicher
126aa890c4
Merge branch 'feature-6976/Link_fuer_unverifizierte_email_anpassen'
2025-11-17 10:50:34 +01:00
Andreas Österreicher
4762154bbc
Merge branch 'feature-67484/lvverwaltung_finetunning'
2025-11-17 09:06:10 +01:00
Harald Bamberger
0a53ca49aa
readd accoutinfoblatt to single student dropdown
2025-11-14 09:39:46 +01:00
ma0048
284633012f
Merge remote-tracking branch 'origin/master' into feature-67484/lvverwaltung_finetunning
2025-11-14 08:09:25 +01:00
ma0048
63eda8b934
addgroup/addperson immer anzeigen
...
gruppen sortierung angepasst
fehlende les anzeigen
2025-11-14 08:07:39 +01:00
Johann Hoffmann
cff71ec829
AbgabetoolJob notifyStudentMail function to send Emails to students about their changed abgabetermine inside the configurable threshold;
2025-11-13 17:16:51 +01:00
chfhtw
de012b290b
get semester & orgform from Verband to StudVw Main Component
2025-11-13 16:27:15 +01:00