Files
luos/workflow/engine/methods
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
..
2016-03-15 11:40:59 -04:00
2017-08-21 10:39:10 -04:00
2017-10-03 16:27:53 -04:00
2017-10-20 12:00:10 -04:00
2017-08-22 14:37:54 -04:00
2017-08-11 15:54:49 -04:00
2017-08-04 11:23:34 -04:00
2017-08-14 15:53:48 -04:00
2017-08-09 12:03:25 -04:00
2017-08-04 16:21:06 -04:00
2017-10-20 12:00:09 -04:00
2017-08-10 15:50:36 -04:00
2017-08-15 09:02:35 -04:00
2017-10-20 12:00:10 -04:00
2017-08-04 16:21:06 -04:00
2017-08-04 11:23:34 -04:00
2017-10-13 07:57:22 -04:00
2017-08-08 15:47:02 -04:00
2017-08-14 11:05:48 -04:00
2017-08-09 11:51:41 -04:00
2017-10-20 12:00:10 -04:00
2017-09-14 07:53:59 -04:00
2017-08-04 11:23:34 -04:00
2017-10-20 12:00:10 -04:00
2017-08-04 17:44:29 -04:00
2017-08-11 17:42:01 -04:00
2017-10-20 12:00:08 -04:00
2017-07-04 16:51:24 -04:00