mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
- Added permissions for table public.tbl_rt_person
- Added method postAddReihungstest to controller Prestudent - Added method getReihungstestByPersonID to controller Reihungstest - Fixed tables structure in the migration script 011_reihungstest.php - Added model RtPerson_model
This commit is contained in:
@@ -191,6 +191,7 @@ $config['fhc_acl'] = array
|
||||
'public.tbl_variable' => 'basis/variable',
|
||||
'public.tbl_vorlage' => 'system/vorlage',
|
||||
'public.tbl_vorlagestudiengang' => 'system/vorlagestudiengang',
|
||||
'public.tbl_rt_person' => 'basis/person',
|
||||
'public.vw_studiensemester' => 'basis/vw_studiensemester',
|
||||
'system.tbl_app' => 'system/app',
|
||||
'system.tbl_appdaten' => 'system/appdaten',
|
||||
|
||||
Reference in New Issue
Block a user