Commit Graph
481 Commits
Author SHA1 Message Date
liugang d24da6ceba * userControl: refactor the forgetPassword method. 2023-11-28 15:45:37 +08:00
liugang 1ab199c21f * userControl: modify lang item of page title. 2023-11-28 15:44:32 +08:00
liugang ce67e4a1b3 * userControl: modify comment of the reset method. 2023-11-28 13:17:40 +08:00
liugang ccde500d03 * user: refactor the reset method and page. 2023-11-28 13:11:50 +08:00
liugang 56db6ebf1c * userControl: refactor the logout method. 2023-11-28 09:27:33 +08:00
liugang 78b16e0136 * userControl: refactor the deny method. 2023-11-28 09:26:59 +08:00
liugang 7d682a629f * userControl: refactor the login method. 2023-11-28 09:05:39 +08:00
liugang 8160368d62 * user: move the setReferer method from control to zen. 2023-11-27 13:31:17 +08:00
liugang e9b5107551 * userControl: refactor the unbind method. 2023-11-27 10:45:59 +08:00
liugang a3d18d32ef * userControl: refactor the unlock method. 2023-11-27 10:45:34 +08:00
liugang ef4ccc3c9a * userControl: refactor the delete method. 2023-11-27 10:44:39 +08:00
liugang a67e369a38 + userControl: return error if it occurs before batch create users. 2023-11-27 10:08:14 +08:00
liugang 5bebe62312 * userControl: remove unused parameter. 2023-11-25 17:22:11 +08:00
liugang 81141199b1 * userControl: refactor the batchCreate method. 2023-11-25 14:31:33 +08:00
liugang 19d535e165 * user: add $type parameter when create a user. 2023-11-25 14:12:02 +08:00
tanghucheng 0a479a0adb Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 19:37:19 -05:00
liugang 3a30c29fe6 * user: abstract the code that builds roles and groups into a method. 2023-11-23 17:31:51 +08:00
liugang 4b2de24580 + user: set default value if the passed $visions parameter is empty. 2023-11-23 16:25:50 +08:00
liugang b1934c0436 * user: calling the checkBeforeCreateOrEdit instead of the checkBeforeCreate method. 2023-11-23 16:22:19 +08:00
liugang 060d7b2386 * user: refactor the edit method. 2023-11-23 16:20:44 +08:00
liugang d985cf0556 * user: simplify code to build the $visions variable. 2023-11-23 14:07:24 +08:00
liugang 62ff01fac6 * user: refactor the create method. 2023-11-23 13:56:26 +08:00
tanghucheng b8368de181 * Merge 18.8 user mosule into Merge184. 2023-11-22 21:10:13 -05:00
liugang b9f94355e1 * user: refactor the setReferer method. 2023-11-22 16:17:18 +08:00
liugang 85cc21cf77 * user: refactor the dynamic method. 2023-11-22 16:11:36 +08:00
liugang ff10534d74 * user: refactor the profile method. 2023-11-22 15:33:16 +08:00
liugang 67818ab010 * user: refactor the risk method. 2023-11-22 15:11:31 +08:00
liugang bd47e431a3 * user: adjust comment of the issue method. 2023-11-22 14:46:04 +08:00
liugang b142c5b6dc * user: refactor the issue method. 2023-11-22 14:44:50 +08:00
liugang 88366c8876 - user: remove unused code. 2023-11-22 14:44:18 +08:00
liugang 790e89259c * user: refactor the execution method. 2023-11-22 14:39:50 +08:00
liugang 136233d222 * user: refactor the testcase method. 2023-11-22 14:35:49 +08:00
liugang 7a7286dbb3 * user: refactor the testtask method. 2023-11-22 14:24:39 +08:00
liugang 8c2f1029f3 * user: refactor the bug method. 2023-11-22 14:20:28 +08:00
liugang 068711c0aa * user: remove extra blank. 2023-11-22 14:19:46 +08:00
wangyidong 58da3ab0ea * Rewrite editor module and adjust unit test. 2023-11-22 13:46:21 +08:00
liugang 3dc49be129 * user: refactor the task method. 2023-11-22 11:18:18 +08:00
liugang d896b003a1 * user: refactor the story method. 2023-11-22 11:08:24 +08:00
liugang 992191f2bb * user: rename users to deptUsers to avoid naming conflicts. 2023-11-22 11:04:58 +08:00
liugang 9f87f83907 * user: fix error when enable the district types. 2023-11-22 09:07:10 +08:00
liugang 6a33382a11 * user: refactor the todo method. 2023-11-21 17:25:39 +08:00
liugang 5af80f64e0 * user: add the parameter type and modify comment. 2023-11-21 16:38:50 +08:00
liugang 057314265a - user: remove unused __construct() method. 2023-11-21 16:17:32 +08:00
liugang 24bb596eda * user: remove unused code. 2023-11-21 16:17:15 +08:00
liugang 7046aae015 * user: load model before call its method. 2023-11-21 16:13:59 +08:00
liugang a9ebcd4ffb * user: set default value and add comment of the referer property. 2023-11-21 15:42:03 +08:00
liugang a144c88700 + user: declare strict type. 2023-11-21 15:29:01 +08:00
liumengyi 841c5c71ad * Optimize code to get dynamic count. 2023-11-02 15:59:13 +08:00
liumengyi 035bf84dc5 * Fix bug of dynamic count. 2023-11-02 11:02:55 +08:00
liumengyi a4c1bcaa15 * Fix bug of recTotal in user::dynamic. 2023-11-01 17:35:15 +08:00