Commit Graph

63 Commits

Author SHA1 Message Date
Victor Saisa Lopez
961982903c ProcessMaker-MA "Implementacion de la interfaz para los Applications"
- Se ha implementado la interfaz para los Applications
2013-11-15 09:34:00 -04:00
Luis Fernando Saisa Lopez
6a86af2587 BUG 10698 "Imagen del search del Designer no esta...." SOLVED
- Imagen del search del Designer no esta alineada.

- Problema:
  Al ingresar a la opcion ADMIN->USER, la imagen "X" del Search no estaban alineados.

  Solucion:
  La imagen "X" del Search utilizaba la siguiente hoja de estilo: ctCls:'pm_search_x_button',
  se hizo un cambio por: ctCls:"pm_search_x_button_des", dando solucion al problema.

  Estara disponible en la version 2.5.2
2013-09-18 10:13:59 -04:00
Brayan Osmar Pereyra Suxo
fbbcfcaaba Arreglo en label para la propiedad waitTitle 2013-09-02 10:55:45 -04:00
Hector Cortez
ba9ade3c6f BUG 12702 No se pueden editar usuarios SOLVED
- No se pueden editar usuarios
- Deleted console log tracer.
2013-08-16 11:14:40 -04:00
Hector Cortez
53b4e0ce3f BUG 12702 No se pueden editar usuarios SOLVED
- No se pueden editar usuarios
- Adjustment in the validation of the roles permissions.
2013-08-15 16:34:11 -04:00
Brayan Osmar Pereyra Suxo
23046713c2 BUG 12525 El panel de carga muestra un label en ingles SOLVED
Los paneles de submit en extjs muestran un label en ingles
para ello se seteo la propiedad waitTitle : "" para evitar ese label
2013-08-12 11:44:24 -04:00
Hector Cortez
6517c3ff08 BUG 12374 Un usuario NO Administrador pero con permisos de PM_USERS ... SOLVED
- Un usuario NO Administrador pero con permisos de PM_USERS puede auto-configurarse como Administrador.
- Adjustment in the validation of user from administrator roles can not change if not an administrator.
2013-07-31 15:10:22 -04:00
Hector Cortez
7dad6b0d13 BUG 12374 Un usuario NO Administrador pero con permisos de PM_USERS ... SOLVED
- Un usuario NO Administrador pero con permisos de PM_USERS puede auto-configurarse como Administrador.
- Adjustment in validation of the user logged.
2013-07-25 14:55:11 -04:00
Hector Cortez
aa57293f45 BUG 12374 Un usuario NO Administrador pero con permisos de PM_USERS ... SOLVED
- Un usuario NO Administrador pero con permisos de PM_USERS puede
  auto-configurarse como Administrador
- Adjustment in the validation of user from administrator roles can not
  change if not an administrator.
2013-07-22 16:36:16 -04:00
ralpheav
30504f302d Bug 12047: Problema con el listado de Usuarios.
SOL: changing the stateId field in all the ExtJs Grids.
2013-06-06 15:34:18 -04:00
julceslauhub
2980c58c8d Merge pull request #1580 from Jennydmz/BUG-11272
BUG 11272 Processmaker don't have to let edit UserName and Role.
2013-04-17 13:38:26 -07:00
jennylee
2296a937e4 BUG 11272 Processmaker don't have to let edit UserName and Role.
Now Processmaker don't let edit UserName and Role since a different Administrator role
2013-04-17 15:55:01 -04:00
Vera Osokina
8c4bf869a7 BUG 11272 Processmaker don't have to let edit UserName and Role.
Now Processmaker don't let edit UserName and Role since a different Administrator role.
2013-04-16 17:22:01 -04:00
Luis Fernando Saisa Lopez
1b25d0f4ab BUG 0000 "Problema al editar perfil de usuario en..." SOLVED
- Problema al editar perfil de usuario en Preferences Dropdown Default Cases Menu Option.
- Problema resuelto, cuando se selecciona Home del Dropdown Default Main Menu Option, el Dropdown Default Cases Menu Option ahora esta habilitado
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-04-15 21:13:09 +00:00
Luis Fernando Saisa Lopez
54eaea8e1b http://bugs.processmaker.com/view.php?id=10921
BUG 10921 "When changing the password, the old password..." SOLVED
- When changing the password, the old password should be
  required (and verified)
- Problem solved, added a new field to validate the user, when changing
  the password (user's profile)
* Available from version ProcessMaker-2.0.47 (2.5.1)
2013-03-27 15:19:49 +00:00
Luis Fernando Saisa Lopez
387a574b74 BUG 10921 "When changing the password, the old password..." SOLVED
- When changing the password, the old password should be
  required (and verified)
- Problem solved, added a new field to validate the user, when changing
  the password (user's profile)
* Available from version ProcessMaker-2.0.46
2013-03-25 15:57:35 +00:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -04:00
Julio Cesar Laura
64e518fb49 Doc System, change hardcoded labels 2013-03-14 15:15:04 -04:00
Julio Cesar Laura
4ae9972212 BUG 10693 Select no activado en informacióel usuario SOLVED
- Bad logic in the user information form when validate the cases menu option
- Fix validation in the user information form
2013-02-06 23:03:48 -04:00
Julio Cesar Laura
3bf840f07e Fix little bug with display error message when change the users role 2012-12-04 13:31:21 -04:00
Julio Cesar Laura
fd311cf209 BUG-10123 The Default Administrator User could change its ROLE. IMPROVEMENT 2012-11-30 17:27:51 -04:00
jennylee
76bdb93f02 BUG-10123 The Default Administrator User could change its ROLE.
I added a validation in SaveUser function, in file 'workflow/engine/templates/users/users.js', to prevent modify the Role of the Default Administrator User.
2012-11-30 16:39:17 -04:00
Victor Saisa Lopez
97cef89539 BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
- New feature
- Request that an "Edit" button be added to the page to view the
  profile of a particular user
- Added edit button in Summary view
* Available from version 2.0.46
2012-11-16 10:05:20 -04:00
Brayan Osmar Pereyra Suxo
fd3f036e79 BUG 8935 I add a panel to photo in summary SOLVED
I add a panel to photo in summary
2012-10-17 17:05:43 -04:00
Hector Cortez
5ff3c0002e BUG 7338 User profile "Replaced by" doesn't work when PM derivate a case. SLOVED
- The user A will be on vacation, then I update A's profile and set "Replaced by" to user B, set "Status" as Inactive or On vacation.
- Adjustment to the user to derivate.
2012-10-10 17:13:18 -04:00
ralph
659d80ef18 BUG 9748 Missing translation string SOLVED
- The button label was harcoded.
- The label was changed to set an ID.
2012-09-28 10:26:08 -04:00
Julio Cesar Laura
a6678e6586 BUG 9789 PM 2.0.44 testing 1 En User cuando se usa replace by no tiene la opcion None por lo cual si el usuario desiste de una seleccion SOLVED
- There not way to deassign the "replaced by" attributte
- Add the option "None" in the "Replaced By" dropdown
2012-09-19 17:42:12 -04:00
Marco Antonio Nina
fae7ab7eed BUG 9740 New option for Default main menu option SOLVED
- According to the specifications.
- Was add new option Dashboard.
- Was enabled in skin uxmodern.
2012-09-13 14:17:39 -04:00
Julio Cesar Laura
52f5100416 Add another validation related to the laels for the usesrs status 2012-09-13 10:36:02 -04:00
Julio Cesar Laura
03c3031155 Fix conflict with the USR_STATUS (editing profile) identifiers on the ExtJs script 2012-09-12 17:53:42 -04:00
Julio Cesar Laura
e37010da73 Fix conflict with the USR_STATUS identifiers on the ExtJs script 2012-09-12 16:00:28 -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
Marco Antonio Nina
dfae80dcac BUG 8353 Create permission for users to make certain changes to their... SOLVED
- There is already a permit PM_EDITPERSONALINGO.
- The not editable fields are: Replaced by, Expiration Date, calendar, status, role.
2012-09-10 09:24:12 -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
Julio Cesar Laura
3947d5418e BUG 7338 User profile Replaced by doesn't work when PM derivate a case
- In the class "derivation" doesn't exist the validation for the "Replaced By" field
- Added the business logic to set the replaced by user when a case is derivated
2012-08-16 11:44:17 -04:00
Victor Saisa Lopez
80963a2fcf BUG 9495 "La edicion del User modifica el Rol" SOLVED
- When modifying a user's data "ADMIN>Users" or "View/Edit Profile"
  shows the incorrect data in the dropdowns
- Problem solved, display incorrect information in Dropdowns is because
  the response time of AJAX requests, this was solved by improving the
  order of AJAX requests
- Changed the label "Saving process" (ID_SAVING_PROCESS) for
  "Saving ..." (ID_SAVING)
- Solved wrong display of information "Country, State or Region, Location"
  in "View_Edit_Profile" this in IE
2012-08-08 12:26:59 -04:00
Victor Saisa Lopez
f2ed9db6ca BUG 9207 "Users List Sort Order" SOLVED
- When I sort the list and then I go to the next page my sort list is not
  working fine
- In the User List all columns are sortable, which is incorrect
- It has set the columns that are sortable (USER_NAME, STATUS, ROLE, DUE_DATE),
  the rest of the columns have different criteria in obtaining its value, which
  prevents their order (eg FULL_NAME depends on the configuration that is
  given in ADMIN>Settings>Environment>User Name Display Format)
2012-07-06 10:10:10 -04:00
Julio Cesar Laura
a70f39188d BUG 9401 Cuando se cambia el rol de un usuario este genera un error ... SOLVED
- The validation flags not managed correctly
- Change the management of the validation flags
2012-07-03 01:44:27 -04:00
Marco Antonio Nina
f935f23e14 BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
- The wrong was due a validate of User ID
- was taken to validate of User ID for accept their own User ID.
2012-06-29 11:42:48 -04:00
Brayan Osmar Pereyra Suxo
71a999efa4 BUG 9379 Add username exist SOLVED
- I add validate username exist
2012-06-25 18:36:37 -04:00
Alvaro Campos
bf8fef47c9 BUG 0000 enable/disable buttons SOLVED
- Was added enable/disble for the buttons while running the validation of passwords
2012-06-21 09:44:02 -04:00
Alvaro Campos
e230492bf9 BUG 0000 Changes in new and edit user SOLVED
- Also changes suggested by julio cesar
2012-06-20 19:00:41 -04:00
Hector Cortez
c58035c81e 9221 Unable to change authentication source on existing users SOLVED
- After upgrading from version 2.0.38 to 2.0.40, there is no way to change the user's authentication source, from internal to LDAP or to LDAP to internal.
- Uncommented Buttom of the Authentication tab and activation in summary.
2012-06-18 18:06:33 -04:00
Brayan Osmar Pereyra Suxo
bd8938114c BUG 8830 The variables are camelize SOLVED
- The variables are camelize
- Use quotes in variables
2012-06-08 15:57:05 -04:00
Brayan Osmar Pereyra Suxo
3135429f56 BUG 8830 Validate password field with policies security SOLVED
- Add the ajax for validate password field with policies security
- Add the validate to the comfirm password field
2012-06-05 11:02:17 -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
Hector Cortez
ffc2a27135 BUG 8863 Migrate the User Profile interface from master branch version SOLVED.
- Migrate the User Profile interface from master branch version
- User Profile ExtJS migrated from the master branch.
2012-04-02 19:18:17 -04:00
Alvaro Campos
4dc3a3e079 BUG 7233 added a new "User Editor for users imported by LDAP" 2012-01-27 12:11:58 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
a8fdb30b42 BUG 000 Updating HOME->#Cases label on users list 2011-08-18 11:00:28 -04:00