Commit Graph

39 Commits

Author SHA1 Message Date
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
Douglas Medrano Chura
2573c55db6 BUG 7386 Order by as number int
The problem was resolved changed the type of column
2011-08-10 15:48:00 -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
Hector Cortez
db243f80bf BUG 6477 Fix bug, fields in the User Summary. 2011-05-12 17:25:30 -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
ccd3a516b9 Fix to Bug 6332 applied to users, groups, departments and roles too. 2011-03-01 22:11:25 +00:00
Enrique Ponce de Leon
b92ee38018 Changes of usability of users, departments, groups and roles 2011-02-22 21:10:09 +00:00
Enrique Ponce de Leon
c63b799ca1 Finish Edition Button replaced by Save Changes Button 2011-02-14 21:27:24 +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
0f65a9ecf2 Update Look n Feel and Functionality of Group Manager 2011-02-07 22:54:01 +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
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00