Commit Graph

18 Commits

Author SHA1 Message Date
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