Files
luos/gulliver/system
davidcallizaya 7d99f1e69e HOR-3956
+ Enable access to guest user to use the PM_CASES.
+ Add PM_DASHBOARD permission to KPIs.
+ Add internal permission alias:
RBAC->userCanAccess()
     * Verify if the user has a right over the permission. Ex.
     *      $rbac->userCanAccess("PM_CASES");
     *
     * Alias of permissions:
     *      PM_CASES has alias: PM_GUES_CASE
     * This means that a role with PM_GUES_CASE could access like one with PM_CASES
     * unless the permission is required as strict, like this:
     *      $rbac->userCanAccess("PM_CASES/strict");
2017-10-20 12:00:10 -04:00
..
2017-08-25 15:44:53 -04:00
2017-08-08 09:53:00 -04:00
2017-08-03 17:00:30 -04:00
2017-08-08 13:45:12 -04:00
2017-08-08 16:45:49 -04:00
2017-08-14 15:53:48 -04:00
2017-08-14 15:53:48 -04:00
2017-09-12 14:42:10 -04:00
2017-09-12 15:16:07 -04:00
2017-08-03 17:00:30 -04:00
2017-08-14 15:53:48 -04:00
2017-08-03 17:00:30 -04:00
2017-08-03 17:00:30 -04:00
2017-08-08 15:40:50 -04:00
2017-08-08 09:53:00 -04:00
2017-08-05 10:08:31 -04:00
2017-08-14 15:53:48 -04:00
2012-11-29 21:42:22 +00:00
2017-08-22 14:37:54 -04:00
2017-10-20 12:00:10 -04:00
2017-08-22 14:37:54 -04:00
2017-08-21 10:39:10 -04:00
2017-08-03 17:00:30 -04:00
2017-08-14 15:53:48 -04:00
2017-08-03 17:00:30 -04:00
2017-10-13 15:58:40 -04:00
2017-08-14 15:53:48 -04:00
2017-08-14 15:53:48 -04:00