Paolo
81e4f2968e
Merge branch 'master' into permissions
...
- Added new core controller called Auth_Controller that extends FHC_Controller and manage the authentication
- All the controllers that were extending the CI_Controller now they extend the FHC_Controller
- All the controllers that were extending the FHC_Controller now they extend the Auth_Controller
- Added the method isAllowed to the FiltersLib to check if the authenticated user has the required permissions
- FilterWidget and controller Filters are using the method isAllowed from the FiltersLib
2018-06-08 17:53:12 +02:00
Paolo
4f993b06f4
Merge branch 'master' into permissions
2018-05-14 13:44:03 +02:00
Paolo
4e90523ccc
Removed var_dumps and error_logs where not needed or placed a comment where they are needed
2018-05-03 12:31:56 +02:00
Paolo
e8bec1ebf5
Added a permissions array to all the controllers that extends FHC_Controller
2018-03-21 15:33:39 +01:00
oesi
f28a590743
Neue Rollen werden automatisch angelegt wenn diese nicht vorhanden sind
2018-01-17 10:57:31 +01:00
Andreas Österreicher
4885fc1ac8
Berechtigungsrolle für Infocenter hinzugefügt
2018-01-17 10:48:46 +01:00
oesi
a16b1a7fa8
Allow DBTools only from CLI
2017-02-13 11:48:15 +01:00
Paminger
ed6f9fa676
Sprache bei Templatetext
2016-07-13 07:56:19 +02:00
paolo
8fbc64bbff
- Try to fix problems with phpC(dis)I
...
- Changed permissions in dump.sql
2016-07-07 17:15:30 +02:00
Paminger
03d84be366
Vorlagentexte
2016-07-07 09:26:40 +02:00
Paminger
6a609283a4
Seeds and DBTools extension
2016-07-05 19:12:54 +02:00
Paminger
f3c2630a66
SeedBugFix
2016-06-28 12:53:53 +02:00
Paminger
e21b2f6233
Seeds
2016-06-28 12:34:12 +02:00
paolo
38c98531ed
Fix: DBTools $seed_path property is now set in the constructor, APPPATH is not always replaced
...
Fix: Set the right value of seq_vorlagestudiengang_vorlagestudiengang_id before the insert
2016-06-23 12:29:58 +02:00
Paminger
850777476e
Message
2016-06-09 10:00:23 +02:00
Paminger
e624540c16
Message
2016-05-10 14:12:33 +02:00
Paminger
ae1dc93a14
API-Struktur und CodeSniffer Verbesserungen
2016-04-11 08:11:15 +02:00
Paminger
20ea242f35
Move Kontakt-Controller to person folder
2016-04-11 06:40:37 +02:00
Paminger
27af06cbb0
CodeSniffer
2016-04-10 21:43:45 +02:00
Paminger
c124348484
Message
2016-04-05 09:36:24 +02:00