Commit Graph
167 Commits
Author SHA1 Message Date
liumengyi a567e9e515 * Fix bug #40833, update group items when the vision is changed. 2023-12-07 14:09:18 +08:00
liugang 69a46d6783 * userControl: rename the ajaxGetGroup method to ajaxGetGroups and refactor it. 2023-11-29 13:08:12 +08:00
liugang e7a9bef079 * user: refactor the cropImage method. 2023-11-29 09:01:58 +08:00
liugang c7ff582b10 * userJS: fix redirect error. 2023-11-28 17:05:03 +08:00
liugang d4fd478749 - userJS: remove unused code in resetpassword.ui.js. 2023-11-28 17:02:59 +08:00
liugang efa48a717c - userJS: remove unused reset.ui.js. 2023-11-28 13:16:16 +08:00
liugang 87c16634d7 * userJS: check if the control exists before modify it. 2023-11-28 13:08:20 +08:00
liugang 50c8a345e5 * userJS: clear time out after alter the message. 2023-11-28 08:39:13 +08:00
liugang d039550b36 + userJS: fix error of calling undefined javascript variable. 2023-11-25 17:23:07 +08:00
liugang 22a4e13f54 + userJS: add function comment. 2023-11-25 16:35:26 +08:00
liugang 3e365eadba + userJS: add function to change the permission group according to the role. 2023-11-25 16:34:56 +08:00
liugang f6148b9346 * userJS: refactor javascript functions in batch create user page. 2023-11-25 14:41:07 +08:00
liugang 62237f4f55 - user: remove unused functions in edit.ui.js. 2023-11-24 14:19:30 +08:00
liugang 1bec24a424 + user: add comment to the computePasswordStrength function in common.ui.js. 2023-11-24 14:17:16 +08:00
liugang b5e06dcc97 * user: refactor the toggleNew function in common.ui.js. 2023-11-24 14:16:34 +08:00
liugang 54e234b2e3 * user: sort functions in common.ui.js. 2023-11-24 14:15:52 +08:00
liugang d490f4c8bf * user: refactor the changeVision function in common.ui.js. 2023-11-24 14:14:23 +08:00
liugang 1e2e129e97 - user: remove unused code in common.ui.js. 2023-11-24 14:13:01 +08:00
liugang 99d9144ed0 * user: rename the clickSubmit function in common.ui.js to encryptPassword and refactor it. 2023-11-24 14:10:49 +08:00
liugang 83e35f1443 * user: move the clickSubmit function from create.ui.js to common.ui.js. 2023-11-24 14:08:29 +08:00
liugang 45631d9108 * user: refactor the changeType function in edit.ui.js. 2023-11-24 14:05:19 +08:00
liugang f03f85bfac * user: refactor the changeRole function in create.ui.js. 2023-11-24 14:03:06 +08:00
liugang 51605eb6b7 * user: refactor the changeType function in create.ui.js. 2023-11-24 14:02:04 +08:00
liugang 4905b216ee * user: move the changePassword function from create.ui.js to common.ui.js. 2023-11-24 14:00:51 +08:00
liugang df9507c4a9 - user: remove unused function and code. 2023-11-23 16:37:52 +08:00
liugang f117e0f471 * user: move the toggleNew function from edit.ui.js to common.ui.js. 2023-11-23 16:34:44 +08:00
liugang fc6569a326 * user: change company to newCompany. 2023-11-23 14:35:34 +08:00
tanghucheng c5622ac450 * Merge #c4c20cae54,Change judgment condition. 2023-11-09 00:14:42 -05:00
tanghucheng 82ca54d58c * Merge #3c67709885,Fix group options of batch create users. 2023-11-07 01:26:43 -05:00
liumengyi b3571bbf5c * Fix bug of bug::batchCreate. 2023-11-03 10:08:44 +08:00
sunhao 823b1fe8b6 user: optimize UI for page user-todo. 2023-11-01 15:28:49 +08:00
daitingting a6822b9551 * Toggle company, dept, commiter when switch user type. 2023-10-31 06:16:14 +00:00
songchenxuan b6ddcc9e16 * Fix reset password bug. 2023-10-23 10:31:09 +08:00
songchenxuan da6f6bf6b4 * Delete capture code when demo user login. 2023-10-18 13:45:12 +08:00
songchenxuan 5ad5363b97 * Fix create user bug. 2023-10-18 12:08:20 +08:00
songchenxuan ef8c676c60 * Revert code. 2023-10-18 11:54:33 +08:00
songchenxuan 89fd8c7d1f * Fix create user bug. 2023-10-18 11:27:38 +08:00
songchenxuan a400a1cc55 * Use js to login demo user. 2023-10-18 09:50:39 +08:00
wangyidong 193e1418e2 * Adjust use deny page. Fix bug #37914. 2023-09-01 10:38:53 +08:00
dingguodong bb747372ed * Fix typo. 2023-08-04 17:14:10 +08:00
wangyuting 42a53cf89a * Finish cropavatar user avatar. 2023-08-01 10:34:13 +08:00
liumengyi c768c40eaa * Fix bug of user::dynamic. 2023-07-28 16:12:03 +08:00
liumengyi dfeb9625f5 * Fix bug that user cannot be switched. 2023-07-28 14:34:58 +08:00
liumengyi 3102306b71 * Change select to picker. 2023-07-28 14:20:17 +08:00
liumengyi 377ab7e9c9 * Refactor ui of user::forgetPassword and user::resetPassword. 2023-07-28 11:10:22 +08:00
liumengyi 9a12ba379e * Refactor ui of user::reset. 2023-07-27 17:48:41 +08:00
liumengyi ef45c869b7 * Fix login error. 2023-07-27 17:48:05 +08:00
liumengyi 113febacf7 * Replace with password widget in user::create and user::edit. 2023-07-27 14:40:38 +08:00
wangyidong 20f3ade430 * Rewrite user login page. 2023-07-21 14:23:02 +08:00
wangyidong 2a5f1d5eb9 * Rewrite user deny page. 2023-07-20 16:48:37 +08:00