Commit Graph
25 Commits
Author SHA1 Message Date
sunguangming aa4e7d6fc2 * [story#78250,done,0.5h] finish story. 2025-11-11 03:50:25 +00:00
liumengyi 63c28d7648 * Replace set::control(array('type' => 'xxx')) with set::control(array('control' => 'xxx')). 2024-02-29 16:10:27 +08:00
liugang 56265c0453 * userUI: remove unused css class. 2023-12-14 10:24:58 +08:00
liugang 6a51e6c820 * userUI: change lang item of label and set required attribute. 2023-11-28 11:04:18 +08:00
liugang 9f44b2482a * user: move the hidden input out of form. 2023-11-25 16:09:58 +08:00
liugang ff58d3f639 * user: set default hidden class according to user type. 2023-11-25 14:20:31 +08:00
liugang 039f352225 * user: bind the click event of submit button on the encryptPassword function. 2023-11-24 14:18:29 +08:00
liugang 6b8154bae3 * user: refactor hidden widgets and add a hidden widget of password strength. 2023-11-24 13:49:57 +08:00
liugang d7410fc9c8 - user: remove the code to set empty value of widget. 2023-11-24 13:47:31 +08:00
liugang df9507c4a9 - user: remove unused function and code. 2023-11-23 16:37:52 +08:00
liugang e53ec42d71 * user: refactor the component of newCompany in create page. 2023-11-23 16:35:44 +08:00
liugang 52986865f5 * user: change default value of the checkbox from 0 to 1. 2023-11-23 16:23:41 +08:00
liugang 40a01550b8 * user: refactor the create page. 2023-11-23 13:56:39 +08:00
liumengyi c1982f97cd * Remove , at the end of row in the lastest children in user. 2023-11-13 15:50:39 +08:00
wangxuepeng 352f3d9b5b * Fiexed the show error in tutorial mode. 2023-11-09 17:38:40 +08:00
liugang 2a6f48a3c4 - user: remove unnecessary code which has been included in the password widget. 2023-10-19 09:05:46 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
liumengyi 113febacf7 * Replace with password widget in user::create and user::edit. 2023-07-27 14:40:38 +08:00
liumengyi 5dea039a2c * Optimize code. 2023-07-17 15:53:21 +08:00
liumengyi 74fa406fb5 * Replace select to picker in user::create. 2023-07-15 15:46:13 +08:00
dingguodong 024f28bd24 * Fix that create new user with password check failed. 2023-07-12 10:42:14 +08:00
liumengyi 810980f7ed * Fix bug in the creation of user. 2023-06-30 14:44:52 +08:00
liumengyi 32f0e641a7 * Add password strength tip. 2023-06-27 16:18:43 +08:00
wangyuting d113078492 * Finish create user page. 2023-06-20 13:34:22 +08:00
wangyuting 4a6a057c05 * Add js on create user page. 2023-06-20 11:21:02 +08:00