SimonGschnell
|
8700abd0fa
|
adds updateProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:50:00 +02:00 |
|
SimonGschnell
|
12626511e9
|
adds insertProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:00:40 +02:00 |
|
cgfhtw
|
fe4b5bf582
|
Status insert checks
|
2024-07-19 13:35:21 +02:00 |
|
cgfhtw
|
31abd39ba8
|
PrestudentstatusCheckLib: status history
|
2024-07-19 13:34:56 +02:00 |
|
SimonGschnell
|
a06f9b581f
|
adds selectProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 13:11:58 +02:00 |
|
SimonGschnell
|
be66150631
|
adds acceptProfilRequest and denyProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 11:38:15 +02:00 |
|
SimonGschnell
|
9eb61649eb
|
adds getProfilRequestFiles to the new ProfilUpdate FhcAPIController
|
2024-07-19 09:06:49 +02:00 |
|
ma0068
|
4075245dcb
|
getSemesterOfBewerber for Aufgenommen
|
2024-07-19 09:03:40 +02:00 |
|
ma0068
|
dcb001e0d9
|
rename addNewStatus to changeStatus
|
2024-07-19 07:52:52 +02:00 |
|
SimonGschnell
|
ddd4d5bafe
|
parses the links in the moodle addon dynamically, so that other addons can easily override the phrase used for the links
|
2024-07-18 14:03:15 +02:00 |
|
cgfhtw
|
9a4061910a
|
Status insert-function: some updates
|
2024-07-18 13:51:44 +02:00 |
|
cgfhtw
|
7db059b910
|
PrestudentCheckLib: correct return value for checkIfMeldestichtagErreicht
|
2024-07-18 13:51:14 +02:00 |
|
cgfhtw
|
f4376d44a2
|
Fix Bugs in Bismeldestichtag_model checkIfMeldestichtagErreicht
|
2024-07-18 13:40:52 +02:00 |
|
cgfhtw
|
e38e45c283
|
Status insert-function & better access testing for updateStatus-function
|
2024-07-18 12:04:35 +02:00 |
|
cgfhtw
|
f55b5120ff
|
Auth_Controller helper function for checking stg access rights for a prestudent
|
2024-07-18 12:03:18 +02:00 |
|
cgfhtw
|
7a8d2986af
|
Checklib fix checkIfExistingStudentRolle & checkIfMeldestichtagErreicht
|
2024-07-18 12:02:12 +02:00 |
|
cgfhtw
|
b62634242a
|
Bismeldestichtag_model fix missing DateTime
|
2024-07-18 12:01:15 +02:00 |
|
SimonGschnell
|
328a46f16d
|
adds getTopic to the new ProfilUpdate FhcAPIController
|
2024-07-18 10:40:30 +02:00 |
|
SimonGschnell
|
885315c22b
|
adds getStatus to the new ProfilUpdate FhcAPIController
|
2024-07-18 09:52:08 +02:00 |
|
SimonGschnell
|
29aa7f5056
|
adds isMitarbeiter to the new Profil FhcAPIController
|
2024-07-18 09:36:30 +02:00 |
|
SimonGschnell
|
fdd3026212
|
adds getAllNationen to the new Profil FhcAPIController
|
2024-07-18 08:53:45 +02:00 |
|
ma0068
|
287d44f64a
|
add formatted dates to sql query getHistoryPrestudent
|
2024-07-17 09:20:31 +02:00 |
|
Harald Bamberger
|
f064a29efc
|
Merge branch 'master' into feature-40743/Anrechnung_Config-fuer-zusaetzliche-Felder
|
2024-07-17 08:02:55 +02:00 |
|
SimonGschnell
|
da8bb697df
|
change url of Gesamtnote Menu Punkt
|
2024-07-16 15:42:42 +02:00 |
|
SimonGschnell
|
3417dcd41d
|
centers the text, displays default message and makes # links not clickable and removes the link styling from them
|
2024-07-16 15:18:23 +02:00 |
|
cgfhtw
|
7031a4d9c4
|
Use only active Statusgruende & "--keine Auswahl--"
|
2024-07-16 09:59:10 +02:00 |
|
ma0068
|
8860969649
|
bugfix redraw only if table, refactor generate_personenkennzeichen
|
2024-07-16 07:47:18 +02:00 |
|
ma0068
|
58403ff00e
|
bugfixes changeStatus, generateMatrikelnummer, updateLists, validations
|
2024-07-15 15:41:45 +02:00 |
|
cgfhtw
|
0a457c4bac
|
use "getStudiensemester" from dedicated Lists Controller
|
2024-07-15 15:13:41 +02:00 |
|
ma0068
|
780dce293d
|
refactor addStudent, bugfix updateList after delete, check organisationsform ersterStudent
|
2024-07-15 11:57:16 +02:00 |
|
cgfhtw
|
af127d666d
|
Merge branch 'master' into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-07-15 09:35:19 +02:00 |
|
SimonGschnell
|
14df81cbfb
|
adds c4_linkList and additional styling to the LvUebersicht Menu
|
2024-07-12 16:14:20 +02:00 |
|
SimonGschnell
|
1614771150
|
loads content of the menu punkte in iframe inside a full-screen modal
|
2024-07-12 13:17:44 +02:00 |
|
ma0068
|
eb12b35e37
|
reload detailtab after changedStatus, update getUserLanguage()
|
2024-07-12 11:29:38 +02:00 |
|
ma0068
|
19775fac3f
|
Merge branch 'feature-30660/FHC4_StudierendenGUI_Prototyp' of github.com:FH-Complete/FHC-Core into feature-30660/FHC4_StudierendenGUI_Prototyp
|
2024-07-12 09:23:00 +02:00 |
|
ma0068
|
0bb5cb1fdc
|
bugfix generateMatrikelnnummer, Reihenfolge validierung turnIntoStudent
|
2024-07-12 09:20:42 +02:00 |
|
cgfhtw
|
78471a2c3a
|
Use Prestudentstatus_model instead of Prestudent_model for status history
|
2024-07-12 08:30:57 +02:00 |
|
KarpAlex
|
e9ae046592
|
Prestudentstatuschecklib: checks also work when dates of two status are the same
|
2024-07-11 16:44:22 +02:00 |
|
Harald Bamberger
|
16ab9998b0
|
Merge branch 'master' into feature-39592/vereinfachte_Sicht_fuer_Assistenz
|
2024-07-11 14:44:44 +02:00 |
|
Cris
|
ce7b368a8e
|
Adapted lv.orgform_kurzbz to selects in Lehrveranstaltung_model.php
|
2024-07-11 14:33:38 +02:00 |
|
cgfhtw
|
4c862932e8
|
use CI Model functions for Bismeldestichtag_model->getLastReachedMeldestichtag()
|
2024-07-11 14:28:29 +02:00 |
|
cgfhtw
|
8a88aa2128
|
Correctly use FhcApi in Bismeldestichtag
|
2024-07-11 14:23:53 +02:00 |
|
Harald Bamberger
|
115151473a
|
backport recent changes of Betriebsmittel component and phrases from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
|
2024-07-11 11:57:45 +02:00 |
|
ma0068
|
a728bec15f
|
BewerberZuStudent: new action turnIntoStudent
|
2024-07-11 10:52:59 +02:00 |
|
Cris
|
1139b251ef
|
Adapted Views to handle display of Begruendung-zur-Gleichwertigkeit fields
...depending on $config['explain_equivalence']
|
2024-07-11 10:52:51 +02:00 |
|
Cris
|
8c3b85066a
|
Adapted Controller RequestAnrechnung.php to handle Begruendung-zur-Gleichwertigkeit fields
...depending on $config['explain_equivalence']
|
2024-07-11 10:49:05 +02:00 |
|
Cris
|
0b48e94d3c
|
Added config variable $config['explain_equivalence'] (Begruendung zu Gleichwertigkeit)
...to display and enable 'Begründung zu Gleichwertigkeit'-fields
|
2024-07-11 10:44:12 +02:00 |
|
SimonGschnell
|
a83e07350e
|
makes the pinboard link redirect to all news
|
2024-07-10 11:35:36 +02:00 |
|
SimonGschnell
|
d364630d92
|
instead of modifying the original menu keys, it adds new keys for the cis4 version of the menu
|
2024-07-10 10:48:24 +02:00 |
|
SimonGschnell
|
bc9f247323
|
replaces wrong quatations in the menu items if the link_onclick array key is defined
|
2024-07-10 09:10:35 +02:00 |
|