Paolo
5df7358aff
Merge branch 'master' into feature-61599/DocumentExportLib_erweitern
2026-03-24 10:51:09 +01:00
Harald Bamberger
a9b343646e
Merge branch 'master' into vv_und_studvw_2026_02_rc4
2026-02-13 10:49:09 +01:00
Paolo
0b797cfdb1
Merge branch 'master' into feature-61599/DocumentExportLib_erweitern
2026-02-09 12:35:12 +01:00
ma0068
e689531224
merge master into bug-69548/FHC4_Studierendenverwaltung_Aufnahmetermine_Gesamtnote_berechnen
2026-02-02 16:31:13 +01:00
Johann Hoffmann
709aba5783
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
...
# Conflicts:
# application/models/organisation/Studiengang_model.php
2026-01-26 15:06:22 +01:00
Paolo
7a7cda3488
Merge branch 'master' into feature-61599/DocumentExportLib_erweitern
2026-01-13 16:38:13 +01:00
Harald Bamberger
c113c80862
fix calculation of next student matrikelnr aka personenkennzeichen and student uid
2025-12-22 21:11:05 +01:00
Andreas Österreicher
47e3c83909
Merge branch 'master' into feature-61164/AbgabetoolQualityGates
2025-12-18 12:25:05 +01:00
ma0068
f40f554c6b
add logic for config FAS_REIHUNGSTEST_EXCLUDE_GEBIETE
2025-12-11 10:53:15 +01:00
Harald Bamberger
50439ee6cc
Merge branch 'master' into feature-63468/Studierendenverwaltung_Neuanlage_von_Interessenten_ueberarbeiten
2025-12-09 11:37:57 +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
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
Alexei Karpenko
b9cb8f9cce
Interessent anlegen: bugfix Geburtsdatum save, when searching for existing persons, more fields are displayed, form is emptied each time it is opened, adress can only be added, but not overwritten
2025-10-10 16:42:14 +02:00
Alexei Karpenko
3a6fb08350
Creating of Interessenten: moved to PRestudentlib, renamed check to getPerson, corrected transaction handling, enabled creating of Incomings
2025-10-02 16:52:11 +02:00
chfhtw
f518d56d4e
StV: configurable Filters
2025-09-30 11:01:08 +02:00
Paolo
2ee0c95467
- DmsLib:
...
- Removed deprecated methods from the DMSLib, these were the "problematic" types of methods:
- Methods that would perform an upload/download of the file (should be performed by a controller)
- Methods that were returning a base64 representation of the file (what if the file is a 1Gb?)
- Methods that were performing operation on the akte (should be done in the AkteLib)
- The first two types have been removed and added new utility method to read a file (wrapper of the DMSFSModel)
- The last type of methods has been removed and same functionalities already exists in the AkteLib
- Minor fixes
- AkteLib:
- Added new methods to get an akte with relative content (even from the DMS) with different parameters (akte_id, person_id, dokument_kurzbz, signiert, stud_selfservice)
- AkteModel:
- Removed the getArchiv method
- Replaced the usage of the AkteModel with the AkteLib as much as possible. AkteModel is used mainly to quickly check if an akte exists or not, otherwise the AkteLib is used for read/write operations
- Replaced the DmsLib usage with the AkteLib usage where the old deprecated DmsLib methods, that were working with the akte too, were used
2025-09-09 13:28:56 +02:00
Andreas Österreicher
db30fa0d96
Sorting Akte Results if creation date is the same
2025-08-05 09:42:00 +02:00
ma0068
9d809cf843
Tab Dokumente
...
- Refactor Mapping for List Accepted for correct view Akzeptiertdatum and AkzeptiertVon
- Delete Testoutputs dokument_kurzbz List NotAccpeted
- Correct ColumnName for NachreichungAm
- Change Order Columns Uploaddatum, akzeptiertVon
2025-07-21 16:33:26 +02:00
Harald Bamberger
4daf73ee6d
Merge branch 'master' into merge_FHC4_55354_55991_55992_60874_60875_61229_61230_61231
2025-05-27 10:31:12 +02:00
Harald Bamberger
f6dd79b9a3
Merge branch 'feature-61231/FHC4_Studierendenverwaltung_Aufnahmetermine' into merge_FHC4_55354_55991_55992_60874_60875_61229_61230_61231
2025-05-21 16:31:29 +02:00
Harald Bamberger
375d56960a
Merge branch 'feature-60874/FHC4_Studierendenverwaltung_Dokumente' into merge_FHC4_55354_55991_55992_60874_60875_61229_61230_61231
2025-05-21 13:49:58 +02:00
ma0048
2417d1549e
absage bewerbung abgeschickt beide fuer einzelne studiengaenge ermoeglicht
2025-05-14 08:12:47 +02:00
ma0048
419341f496
absage fuer alle und rueckstellung ueber infocenter uebersicht
2025-05-12 12:53:16 +02:00
ma0068
9d4568e15e
client side placementtest handling, filtering Dropdowns placementtests, Phrases, show future Placementtests, open Reihungstestverwaltung
2025-05-08 09:58:08 +02:00
ma0068
bf0cd8e8e3
actions new, update and delete aufnahmetermine
2025-04-25 16:15:27 +02:00
ma0068
2ab01132b1
show List Admission Dates
2025-04-24 16:30:50 +02:00
Alexei Karpenko
59f83c33b0
Merge branch 'master' into feature-55354/Studierendenverwaltung_Karteireiter_Archiv
2025-04-16 15:24:59 +02:00
ma0068
1991418931
New tab Dokumente
2025-04-03 16:54:56 +02:00
Alexei Karpenko
b989eae461
added archive tab to Studierendenverwaltung, possibility to archive documents
2025-02-20 20:07:07 +01:00
ma0068
5ae9a99de4
change dateformats Tab Status
2025-02-07 13:39:51 +01:00
Harald Bamberger
e78c2e1bf7
Merge branch 'master' into feature-25999/C4_cleanup
2024-10-30 17:19:01 +01:00
Harald Bamberger
d4494836b1
fix file permissions erroneously commited as a21a292da6
2024-10-17 15:34:00 +02:00
Johann Hoffmann
d9f5646ad1
Merge branch 'master' into feature-40896/kennzeichnung_unruly_person
...
# Conflicts:
# application/models/crm/Prestudentstatus_model.php
# public/js/api/fhcapifactory.js
# system/dbupdate_3.4.php
# system/phrasesupdate.php
2024-09-10 10:17:55 +02:00
Harald Bamberger
a8141e5dac
Merge branch 'master' into feature-25999/C4
2024-09-09 11:45:10 +02:00
cgfhtw
e5217afc09
ZGV Ausstellungsstaat
2024-08-13 13:10:11 +02:00
cgfhtw
7e302adf53
Bugfix in Prestudent model
2024-08-09 13:25:42 +02:00
cgfhtw
ffabd681c8
setFirstStudent logic
2024-08-08 16:24:23 +02:00
cgfhtw
f1a2ef25c7
Remove unused functions
2024-08-08 12:45:36 +02:00
cgfhtw
59314ae0aa
correct rolle exists check
2024-08-07 15:56:07 +02:00
cgfhtw
24d74dd332
correct student check
2024-08-07 15:51:19 +02:00
cgfhtw
0621073f8d
correct checkIfExistingAufgenommenerstatus
2024-08-07 15:40:11 +02:00
cgfhtw
1fc7f9d3e8
correct checkIfExistingBewerberstatus
2024-08-07 15:37:43 +02:00
cgfhtw
ee78a94aa2
codesniff Prestudentstatus_model
2024-08-06 14:20:22 +02:00
ma0068
a728d20b70
codesniff Models
2024-08-06 08:42:20 +02:00
Johann Hoffmann
c9471c344d
added unruly person boolean column to tbl_person; studStatus/leitung added a checkbox to mark persons as unruly unrelated to studstatus datastate;
2024-07-31 14:37:26 +02:00
ma0068
3d27c68dee
adapt functions toolbarInteressent, Phrases
2024-07-31 09:06:42 +02:00
cgfhtw
dd23bc26a2
Improvements: Status delete
2024-07-30 09:57:37 +02:00
cgfhtw
d4db49e09e
Status->isLastStatus corrected
2024-07-26 12:04:20 +02:00
cgfhtw
93b301ee08
Finish Status insert function
2024-07-24 13:24:15 +02:00
cgfhtw
d9cba6bf5c
Check orgform student/bewerber
2024-07-24 08:45:48 +02:00