Commit Graph
23 Commits
Author SHA1 Message Date
tianshujie b54e02d27e * Fix bug #48142. 2024-04-22 10:40:20 +08:00
wangyuting 150af53038 * Fix workflow extra batch form bug. 2024-03-27 09:23:13 +08:00
liumengyi df43a84b28 * Fix bug #46356, modify passwordfield to password when batch creating the users. 2024-03-04 09:57:22 +08:00
liumengyi 2a3cce20b0 * Replace control(array('type' => 'xxx')) to control(array('control' => 'xxx')). 2024-02-29 16:10:27 +08:00
liugang 4b122790c5 * user: refactor to support printing, saving and deleting user templates. 2024-01-25 10:30:06 +08:00
liugang 6e8376c42d * userConfig: remove default value of the required fields to trigger notice when it's empty. 2023-12-14 11:07:23 +08:00
liugang 9bb3ee0e83 + userConfig: add configuration items of save template form. 2023-12-11 16:34:21 +08:00
liugang 7a30593b49 * user: add configuration items of cropAvatar form. 2023-11-29 09:12:18 +08:00
liugang e8704f4944 + userConfig: add configuration items of resetPassword form. 2023-11-28 17:02:13 +08:00
liugang 3916226bd1 + userConfig: add configuration items of forget password form. 2023-11-28 15:41:18 +08:00
liugang 65716f910e * userConfig: adjust configuration items. 2023-11-28 13:06:01 +08:00
liugang 3e33ab373e Revert "* userConfig: remove default value in configuration items to enable the check required function of form."
This reverts commit 845213c9c5.
2023-11-28 11:28:26 +08:00
liugang 845213c9c5 * userConfig: remove default value in configuration items to enable the check required function of form. 2023-11-28 11:05:16 +08:00
liugang e425e97a9d + userConfig: add configuration items of reset form. 2023-11-28 10:18:29 +08:00
liugang 8e76727ef9 * userConfig: modify configuration items of the batch edit form. 2023-11-27 10:07:37 +08:00
liugang 362aceba40 + userConfig: add configuration item of the type field in the batch create form. 2023-11-25 17:21:05 +08:00
liugang dc2a614dbc * user: remove unused verifyRand field. 2023-11-25 16:10:13 +08:00
liugang 653e8a3f75 * user: modify configuration items of batch create form. 2023-11-25 14:10:40 +08:00
liugang b5a33ba452 + user: add configuration items of edit form. 2023-11-23 16:06:04 +08:00
liugang b7c05d14f6 + user: add configuration items of create form. 2023-11-23 13:50:35 +08:00
liumengyi b8a040f74f * Remove empty item of dept in user::batchEdit. 2023-11-02 16:44:42 +08:00
wangyidong 6fd7d0943d * Rewrite for batch edit user page. 2023-07-19 13:36:24 +08:00
liumengyi b624dacdd4 * Refactor user::batchCreate. 2023-06-21 14:48:41 +08:00