Commit Graph
171 Commits
Author SHA1 Message Date
tianshujie cb1a04505d * Fix bug #49799. 2024-05-20 10:49:31 +08:00
liumengyi c1ef0ed386 * Modify style of user batch form. 2024-04-17 09:39:33 +08:00
dingyongliang aeba2f3c8e * hide re-login btn in client. 2024-04-10 16:07:37 +08:00
liugang 49061bb7f1 * Remove the sessionVar parameter to avoid session injection. 2024-04-08 14:57:15 +08:00
tianshujie dd81050533 * Fix bug #46579. 2024-04-03 16:33:05 +08:00
tianshujie 05a947f244 * Change the data-app for jump link. 2024-03-26 09:43:55 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
liumengyi 9508b00996 - Remove render in the user::batchCreate. 2024-03-11 15:26:15 +08:00
liumengyi d35ce637eb * Modify the style to my::profile. 2024-03-06 15:49:32 +08:00
liumengyi 4b027eab2e * Modify style of user::profile. 2024-03-06 15:31:06 +08:00
liumengyi 92368620da * Fix bug #46618. 2024-03-06 15:29:26 +08:00
caoyanyi c09751157d * Fix bug #46382, adjust save template error. 2024-03-06 14:31:32 +08:00
liumengyi 235453967f * Replace set::control(array('type' => 'xxx')) with set::control(array('control' => 'xxx')). 2024-02-29 13:44:21 +08:00
liyang 9568b09d50 * Fix bug #46293 2024-02-29 10:25:19 +08:00
liumengyi b7761fb048 * Optimize multiple picker code. 2024-02-29 09:55:33 +08:00
daitingting 3009784c81 * Fix bug #44935. 2024-02-20 13:23:50 +08:00
liumengyi 45939372b2 * Fix bug #44940, modify col title of name and status. 2024-02-18 16:30:03 +08:00
李硕 45ed66d89c Fix bug #44957. 2024-02-06 09:42:19 +08:00
李硕 78ef1d1473 * Fix bug #44601. 2024-02-01 15:37:48 +08:00
liugang 4b122790c5 * user: refactor to support printing, saving and deleting user templates. 2024-01-25 10:30:06 +08:00
wangyidong cae003fa72 * Fix bug #43483. 2024-01-19 16:32:37 +08:00
wangyuting 86164c023d * Fix input type error. bug #43950. 2024-01-15 15:20:23 +08:00
liyang e34b396c38 * Adjust password input init params. 2024-01-15 09:37:21 +08:00
sunhao 143a14ee56 * user: hide required marks in login form. 2024-01-12 15:52:31 +08:00
liugang 350ae353a0 * userUI: don't redirect to the login page via zin request, finish task #110853, fix bug #43563. 2024-01-11 16:41:50 +08:00
liugang e1176da159 * userUI: don't redirect to the login page via ajax request, finish task #110853, fix bug #43563. 2024-01-10 18:09:50 +08:00
liugang e0458b3d8b * userUI: display guest login button if enable the guest login function. 2024-01-08 16:33:44 +08:00
wangyidong 3d20dcb781 * Adjust for submit login. 2024-01-03 18:34:58 +08:00
sunhao 68b7c2e97c * Rename .form-grid to .form-horz. 2024-01-03 17:04:19 +08:00
wangyidong 15340b529a * Fix bug #42948. 2024-01-03 15:26:44 +08:00
liumengyi 50e710b024 * Fix bug #42797, fix undefined parameter error. 2024-01-02 16:50:47 +08:00
liumengyi 5afd465cbb * Fix bug #109945, fix undefined parameter error. 2024-01-02 16:46:57 +08:00
sunhao ae87e61f2d * Fix style of dynamic list. 2023-12-27 11:51:03 +08:00
wangyidong 9053046260 * Fix bug #41816. 2023-12-23 16:43:28 +08:00
wangyuting fa9661baad * Fix login page unable to press enter to log in bug. the bug #41212. 2023-12-15 16:27:47 +08:00
liugang 56265c0453 * userUI: remove unused css class. 2023-12-14 10:24:58 +08:00
liumengyi d4db915ec7 * Fix bug #41282, fix avatar error. 2023-12-13 13:24:25 +08:00
liumengyi 8f9cb4c1dc * Fix bug of user::batchCreate. 2023-12-13 10:24:29 +08:00
liumengyi dc39932296 + Add ditto to password field in user::batchCreate. 2023-12-13 09:51:12 +08:00
liugang 8394f630c2 + userUI: fix error of calling undefined property. 2023-12-11 09:35:55 +08:00
liumengyi a567e9e515 * Fix bug #40833, update group items when the vision is changed. 2023-12-07 14:09:18 +08:00
liumengyi 4d48fb6f81 * Fix bug of ui in user::batchCreate. 2023-12-07 13:55:54 +08:00
liugang 14c5c7654e + userUI: remove duplicate buttons. 2023-12-05 15:42:02 +08:00
liugang 9c536f2f9a * userUI: call getFeatureBarMenus of userZen. 2023-12-04 14:57:52 +08:00
chaideqing d61330787d Merge branch 'master' into Merge184 2023-11-30 07:57:51 +00:00
caoyanyi 31c980dc71 * Adjust id attribute for login input. 2023-11-30 15:04:51 +08:00
tanghucheng d3973939cc Merge remote-tracking branch 'origin/master' into Merge184 2023-11-29 20:54:15 -05:00
liugang cd42021d83 + userUI: fix error can't delete user. 2023-11-29 17:21:43 +08:00
hufangzhou a0e9260912 * Adjust forget password language item. 2023-11-29 08:42:29 +08:00
tanghucheng a26d918b06 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-28 19:33:36 -05:00