Files
FHC-Core/application/widgets
Paolo 49e24b0431 - Controller system/Filters now extends CI_Controller
- Added private method _isAllowed to controller system/Filters
- The method _isAllowed is called in the controller constructor and checks if the caller has the permission to read data with this instance of the FilterWidget
- The permission is given as parameter when calling the FilterWidget, the parameter is called requiredPermissions
- Updated the view system/infocenter/infocenterData to give the infocenter permission to the FilterWidget
- Changed the logic into the FilterWidget to manage the requiredPermissions parameter
2018-03-29 16:53:38 +02:00
..
2016-06-19 19:41:10 +02:00
2016-06-20 08:36:37 +02:00
2016-06-19 19:41:10 +02:00
2017-04-27 19:06:36 +02:00
2017-03-27 17:23:20 +02:00
2016-06-23 10:28:26 +02:00