Julio Cesar Laura
c6d601cf68
BUG 15670 Validate the Role Name from the web and Plugins Creation SOLVED
...
- Missing validation when the rol name is empty
- When the rol name is empty use the rol code
2014-09-02 11:11:22 -04:00
Luis Fernando Saisa Lopez
451326b6ec
BUG 15195 "User appear more than once in the..." SOLVED
...
- User appear more than once in the Process Supervisor window
- Problema resuelto, cuando se elimina a un usuario por ADMIN>USERS>Users, este usuario puede se eliminado sin restricciones
aunque el usuario este asignado como supervisor de un proceso lo cual no es correcto.
Se hace una validacion que verifica si el usuario esta asignado como supervisor le saldra un mensaje de confirmacion
que indica si deseea eliminar el usuario de todas maneras. Si la respuesta es Si, se eliminara de la lista de usuarios
y de la lista de usuarios asignados como supervisores.
2014-06-23 14:09:43 -04:00
Luis Fernando Saisa Lopez
e70916ea97
BUG 15195 "User appear more than once in the..." SOLVED
...
- User appear more than once in the Process Supervisor window
- Problema resuelto, cuando se elimina a un usuario por ADMIN>USERS>Users, este usuario puede se eliminado sin restricciones
aunque el usuario este asignado como supervisor de un proceso lo cual no es correcto.
Se hace una validacion que verifica si el usuario esta asignado como supervisor le saldra un mensaje de confirmacion
que indica si deseea eliminar el usuario de todas maneras. Si la respuesta es Si, se eliminara de la lista de usuarios
y de la lista de usuarios asignados como supervisores.
2014-06-20 13:03:57 -04:00
norahmollo
f1f0c10591
BUG-14066 Admin users are able to switch interface to use experience skin
...
Column ROLE_ID added in the query and uxUserUpdate function
2014-02-21 16:50:48 -04:00
norahmollo
e11b3571f4
BUG-14066 Admin users are able to switch the interface to use experience skin
...
Admin users are able to switch the interface to user experience skin
2014-02-13 14:45:55 -04:00
Roly Gutierrez
4e55f382f5
BUG-13197 Al realizar el procedimiento de actualización de la versión de ProcessMaker v2.0.x a la versión de ProcessMaker v2.5.1, la lista de usuarios /ADMIN/Users, aparece en blanco, dando la impresión aparente de que no existe ningún usuario, muy al contrario la lista de roles /ADMIN/Roles, opción Users, muestra los usuarios asignados al rol con normalidad.
2013-10-04 14:27:00 -04:00
Roly Gutierrez
0800a3b9a5
BUG-13197 Al realizar el procedimiento de actualización de la versión de ProcessMaker v2.0.x a la versión de ProcessMaker v2.5.1, la lista de usuarios /ADMIN/Users, aparece en blanco, dando la impresión aparente de que no existe ningún usuario, muy al contrario la lista de roles /ADMIN/Roles, opción Users: muestra los usuarios asignados al rol con normalidad.
2013-10-04 14:14:33 -04:00
Marco Antonio Nina
8bd2251c94
BUG 11132 Cuando se elimina un usuarioo que tiene asignado... SOLVED
...
- No was deleted dashboard.
- was add validation.
2013-04-03 09:07:34 -04:00
Marco Antonio Nina
9839e68f01
BUG 11132 Cuando se elimina un usuarioo que tiene asignado... SOLVED
...
- No was deleted dashboard.
- was add validation.
2013-04-02 14:46:04 -04:00
Julio Cesar Laura
4f6e85783a
BUG 11021 IMPROVEMENT
2013-03-25 17:52:14 -04:00
Hector Cortez
f92822d87b
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-05 15:07:55 -04:00
jennylee
5485060c3f
CODE STYLE, workflow/engine/methods/users/
...
FILES:
data_usersList.php
index.php
myInfo.php
myInfo_Ajax.php
myInfo_Edit.php
myInfo_Save.php
usersAjax.php
usersEdit.php
usersGroups.php
usersInit.php
usersNew.php
users_Ajax.php
users_AuthSource.php
users_AuthSourceSave.php
users_Delete.php
users_DeleteAssign.php
users_DeleteReassign.php
users_DeleteReassignEnd.php
users_Edit.php
users_Groups.php
users_List.php
users_New.php
users_Reassign.php
users_ReassignCases.php
users_Save.php
users_View.php
users_ViewPhoto.php
users_ViewPhotoGrid.php
users_ViewResume.php
2012-10-17 18:13:05 -04:00
Marco Antonio Nina
38b17af416
BUG 9841 We can't search users by email SOLVED
...
- Could not be performed by not having the search in the options.
- Was add the parameter for search.
2012-10-02 15:28:00 -04:00
Julio Cesar Laura
bc00312e8e
BUG 6680 Change behavior of "On Vacation" status, so that when users return and login, status automatically changes to "active" SOLVED
...
- The user status never changes when a user on vacation return and login
- Now when a user on vacation return and login its status change to active
2012-09-13 14:54:38 -04:00
Julio Cesar Laura
c10bb157b9
BUG 9742 Untranslatable items in user properties forms SOLVED
...
- Status labels hardcoded
- Change the hardcoded labels, now use the G::LoadTranslation method
2012-09-11 16:39:02 -04:00
Julio Cesar Laura
34b60d3dd7
BUG 9713 User administration: Add a way to disable/enable users from users list SOLVED
...
- Add the functionallity to enable/disable users in the users list
2012-09-07 11:44:08 -04:00
Marco Antonio Nina
e685d4d13f
BUG 9015 Cases List Order SOLVED
...
- In the user list to sort by any field is not ordered only the current page and so all the listing grid.
- RemoteSort attribute was added to activate the update by ajax and all you can sort the list in addition to increasing the query in ajax options which have listed.
2012-04-19 19:06:11 -04:00
Alvaro Campos
d12c29d277
BUG 8919 La opción "user experience" se puede aplicar al usuario Admin SOLVED
...
- en la pestaña de grupos, si admitia asignar "Simplified" en "User Experience" a grupos que tienen algun usuario administrador
- se añadio un case que filtre esos usuarios.
2012-04-16 10:20:20 -04:00
Erik Amaru Ortiz
5599ca8b96
BUG 0000 BUG 0000 User Inbox Simplified (second commit)
2012-01-26 09:33:01 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Hector Cortez
db243f80bf
BUG 6477 Fix bug, fields in the User Summary.
2011-05-12 17:25:30 -04:00
Enrique Ponce De Leon
156616b369
BUG 6714 Problem with empty authentication sources listing solved
2011-04-28 17:10:14 -04:00
Enrique Ponce De Leon
729cc04733
BUG 6714 SOLVED.
...
- Counting issues solved.
- Departments, Groups, Roles and Authentication Sources improved
2011-04-12 11:51:56 -04:00
Enrique Ponce De Leon
6b7d1fa759
BUG 6697 SOLVED.
...
Improve User List
2011-04-08 17:42:56 -04: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
b3e55e2dcb
Update Look n Feel and Functionality of User Manager
2011-02-07 16:54:10 +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
7342a49dbc
Users Manager Ext JS Migration Complete
2011-01-26 22:33:41 +00:00
Hugo Loza
107091159b
Fix error introduced in commit 209 in users_Ajax when the params are sent via GET Users assigment
2011-01-11 16:26:02 +00:00
safan
9d877b2e74
Completed Users and groups (Ad-Hoc part) in ExtJS
2011-01-10 13:16:06 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00