Marco Antonio Nina
638cdee160
Add hook before create user
2013-03-20 10:58:19 -04:00
Hector Cortez
f92822d87b
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-05 15:07:55 -04:00
Marco Antonio Nina
48075b663e
Improvement user list edit.
2013-03-01 16:05:50 -04:00
Julio Cesar Laura
cffa1f2d29
Add validation for deprecated file users_DeleteReassign.php
2013-02-04 13:21:35 -04:00
Julio Cesar Laura
68a5937566
BUG 10209 al crear un usuario en ZendServer y Centos se duplica IMPROVEMENT
2013-01-16 12:12:02 -04:00
Julio Cesar Laura
9528541feb
BUG 10209 al crear un usuario en ZendServer y Centos se duplica SOLVED
...
- Despues de revisar los registros se determino que en 2 instancias diferentes se ha creado al mismo ususuario con diferencia de segundos y al no haber validacion al momento de crear permite crear 2 usuarios con el mismo username
- Se agrego una validacion adcional antes de crear a usuario
2012-12-18 14:31:32 -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
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
adf104991c
Add some little validations in user edit screen and in the case messages list
2012-09-20 14:47:53 -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
julceslauhub
29cf78ee8b
Merge pull request #557 from marcoAntonioNina/BUG-9740
...
BUG 9740 New option for Default main menu option SOLVED
2012-09-13 12:22:31 -07: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
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
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
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
95f8019f9d
BUG 9495 "La edicion del User modifica el Rol" SOLVED
...
- Reverted the changes made in "Users.php"
- Solved wrong display of information "Country, State or Region, Location"
in "View_Edit_Profile" this in IE, all this in "usersAjax.php"
2012-08-09 17:09:47 -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
Julio Cesar Laura
f6d90d7ac6
BUG 9477 Problem notifying the next user
...
We've detected 2 problems:
1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character
2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
Hector Cortez
c87c59d28d
BUG 9221 Adjustment for standardization of code SOLVED
...
- Adjustment workflow/engine/methods/users/usersGroups.php file.
2012-07-03 09:04:37 -04:00
Marco Antonio Nina
307270a1f7
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 16:12:48 -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
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
400237d6bf
BUG 8830 Review code and fields SOLVED
...
- Review code and fields
2012-06-05 18:20:42 -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
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
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
Hector Cortez
3f695d28c6
BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code.
2012-02-28 16:15:54 -04:00
Hector Cortez
6fd7841df8
BUG 4314 Validation to uploading Photos and Removal Resume element.
2012-02-01 17:08:07 -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
5599ca8b96
BUG 0000 BUG 0000 User Inbox Simplified (second commit)
2012-01-26 09:33:01 -04:00
Hector Cortez
0f2cb538b2
BUG 4314 Adjustment to uploading photos and Resumes.
2011-12-12 11:35:16 -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
51250622a1
BUG 6505 "Users with the "PM_USERS" permission..." Solved!
...
- completing validations
- ADMIN->Users now enabled for PM_USERS permission
2011-08-09 17:54:03 -04:00
Hugo Loza
6bd4950bd8
BUG 6255 User passwords are stored in clear text in the database
...
Passwords were stored in clear text just in some circunstances.. specially when the user it self change its password. Now every time PM stores a password it is stored encrypted.
2011-06-01 18:30:35 -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
Douglas Medrano Chura
c4635bc56a
BUG 5004 Change text doesn't exists!
...
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -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
4c08e6c184
Bug 6262 solved.
...
Corrected some duplicate lines at users list file.
2011-02-25 14:07:36 +00:00
Enrique Ponce de Leon
34ebb9c07a
User Picture php 5.3 solved
2011-02-18 21:09:07 +00:00
girish
caee5a5e10
fixed the issue related to USR_AUTH_USER_DN
2011-02-18 16:19:41 +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
b3e55e2dcb
Update Look n Feel and Functionality of User Manager
2011-02-07 16:54:10 +00:00