Commit Graph

38 Commits

Author SHA1 Message Date
Fernando Ontiveros
ccb4387f4d fix roles after change the role name to Lurana 2025-06-27 20:22:10 -04:00
Luciana Nuñez
b61e727203 PMCORE-4092 2022-12-20 15:33:59 -04:00
Roly Gutierrez
a20c93bb0b PMCORE-670 Error with unassign permissions in PROCESSMAKER_ADMIN role 2022-04-21 11:32:29 -04:00
Roly Rudy Gutierrez Pinto
d57a3ac932 PMCORE-2352 User extended attributes PMCORE-2247 2020-12-16 19:47:59 -04:00
Marco Antonio Nina Mena
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
Marco A. Nina Mena
573300f245 Change method of throw 2017-08-09 11:51:41 -04:00
Marco A. Nina Mena
15031808c5 HOR-3432 ProcessMaker User Privilege Escalation
- Add validation user access with PM_USERS
2017-08-09 11:51:41 -04:00
Chloe Deguzman
5d3a4c073f HOR-2689 Removed instances of LoadSystem, LoadThirdParty 2017-08-03 17:34:55 -04:00
Chloe Deguzman
60efcf7ac7 HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once 2017-08-03 17:19:55 -04:00
Victor Saisa Lopez
6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Victor Saisa Lopez
49e299fbcc HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED
Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)

HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED

Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)

HOR-474 "Asignacion de un rol a usuarios tarda demasiado " SOLVED

Issue:
    Asignacion de un rol a usuarios tarda demasiado
Cause:
    Los metodos Roles::getRoleUsers() y Roles::getAllUsers() no son optimos
Solution:
    - Se a mejorado el metodo \ProcessMaker\BusinessModel\Role\User::getUsers() (Back-End)
    - Se agrego el pager a los grids en ADMIN>Users>Roles>Users (Front-End)
2016-03-21 12:22:54 -04:00
dheeyi
3a0c0a5c5e HOR-374
HOR-374

HOR-374
2016-03-03 16:12:43 -04:00
Paula V. Quispe
055082cec2 I solved Cryptographic Issues 2015-03-26 11:22:37 -04:00
Paula V. Quispe
02b3c93a98 I reviewed the XSS - MEDIUM in files 2015-03-18 13:47:30 -04:00
jennylee
cfd709e04b BUG 11980. Change the Administrator User Role to Operator Role. SOLVED
On Admin > Users > Roles > choose Operator or Manager Role > Users > Assign Users, click on Administrator from the Available Users List and then assign this to the Assigned Users List, PM allowed you assign the Administrator user to the Operator/Manager Role. Now PM shows a notification popup saying this is not allowed.
2013-06-04 15:39:47 -04:00
jennylee
5a727de203 BUG 11980. Change the Administrator User Role to Operator Rol.
On Admin > Users > Roles > choose Operator or Manager Role > Users > Assign Users, click on Administrator from the Available Users List and then assign this to the Assigned Users List, PM allowed you assign the Administrator user to the Operator/Manager Role. Now PM shows a notification popup saying this is not allowed.
2013-06-04 13:26:06 -04:00
norahmollo
7f0e44eaa9 Hide columns ROLE_CODE and PERMISSION_CODE according to PARTNER_FLAG
Task 919 - Sprint 3
2013-04-11 15:43:52 +00:00
ralph
bfd96495d9 Adding Permission Name field. 2013-04-11 09:51:39 -04:00
Hector Cortez
cfb5b434a6 BUG 11017 El usuario admin desaparese en la tabla USER_ROLES SOLVED
- El usuario admin pierde su rol al realizar una sismple asignacion de usuarios al rol Operador y desmarcar a admin.
- Ajustment default admin role.
2013-03-15 16:00:13 -04:00
Hector Cortez
cb3e42e483 BUG 11017 El usuario admin desaparese en la tabla USER_ROLES SOLVED
- El usuario admin pierde su rol al realizar una sismple asignacion de usuarios al rol Operador y desmarcar a admin.
- Filtering admin user.
2013-03-15 14:12:55 -04:00
jennylee
d435f51203 CODE STYLE workflow/engine/methods/roles/
FILES:
data_rolesList.php
data_rolesPermissions.php
data_rolesUsers.php
rolesUsersPermission.php
roles_AddUser.php
roles_Ajax.php
roles_List.php
2012-10-17 12:57:48 -04:00
Marco Antonio Nina
c07a78e9ea BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 16:22:51 -04:00
Marco Antonio Nina
963c70b62c BUG 8668 No se puede remover permisos del rol PROCESSMAKER_ADMIN SOLVED
- The permits can not be removed for the role processmaker_admin.
- We add a generic list of permissions for the role processmaker_admin located in class.rbac.php.
- Was can remove permissions for the role processmaker_admin but other than those predefined in the list of RBAC.
2012-10-02 15:21:06 -04:00
Julio Cesar Laura
6dd48d4b00 BUG 8444 Remove permission PM_REPORTS, since it no longer serves any purpose SOLVED
- The permission PM_REPORTS cannot be removed because many projects already used (plugins made by projects), then the permision has changed to status inactive and in new installations will be hidden in the permision administrator module
2012-07-19 11:08:49 -04:00
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Erik Amaru Ortiz
47dd34dd04 BUG BUG 7554 "Adding PM_CANCELCASE permission to Rbac insert.sql"
- litle hook for create the permiission on existents workspaces
2011-11-15 12:30:52 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Enrique Ponce de Leon
2d84a01517 Roles duplicity validation fix. 2011-02-25 18:04:30 +00:00
Enrique Ponce de Leon
3f0c7dfb1a insert duplicity validation for departments, roles, groups and process categories 2011-02-24 16:44:18 +00:00
Enrique Ponce de Leon
7e2d26bfc9 Update Look n Feel and Functionality of Roles Manager
Users Authentication Tab Changes too
2011-02-09 16:28:46 +00:00
Enrique Ponce de Leon
2dac6ae2c9 Update Look n Feel Users and Roles 2011-01-28 22:30:25 +00:00
Enrique Ponce de Leon
aee5350b01 Bug 6036 Correction, error in sintaxis at variable's name (upperCase), some corrections has been added
Bug SOLVED
2011-01-28 20:45:05 +00:00
Enrique Ponce de Leon
65c82749ee Bug 6012 Correction, extender to PMTables and Roles Migration Modules.
Bug SOLVED
2011-01-24 20:46:11 +00:00
Enrique Ponce de Leon
4cd8a15c73 Roles Manager Ext JS Migration Complete 2011-01-21 22:48:35 +00:00
Carlos Pacha
8cd9ccdf56 this bug 5867 was solved, you can change the status in a role and if this role is inactive it doesnt appear in user edit 2011-01-13 20:20:49 +00:00
Carlos Pacha
ecc44fa530 improving assign users to role 2010-12-09 15:06:11 +00:00
Erik Amaru Ortiz
502455989f [2010-12-08 14:01:47] Rev:652 | 3 files Added | 4 files Modified
carlos: improve assignation of users to roles
--------------------------------------------------------------------------------
1. A /trunk/workflow/engine/xmlform/roles/roles_userSearch.xml
2. A /trunk/workflow/engine/methods/roles/roles_AddUser.php
3. A /trunk/workflow/engine/xmlform/roles/roles_ListUsers.xml
4. M /trunk/workflow/engine/classes/model/Users.php
5. M /trunk/workflow/engine/methods/roles/roles_Ajax.php
6. M /trunk/workflow/engine/xmlform/roles/roles_Options.xml
7. M /trunk/workflow/engine/templates/roles/roles_Tree.php
2010-12-09 14:11:22 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00