Commit Graph
422 Commits
Author SHA1 Message Date
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
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
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
liumengyi 63018155b6 * Fix bug of user::story. 2023-11-01 13:44:51 +08:00
liumengyi cc9526c497 * Fix error of user::task. 2023-11-01 13:42:25 +08:00
liumengyi 66787530ce * Add sort to user::testcase. 2023-11-01 13:37:26 +08:00
daitingting 927bb06ebb * Get customed batch create fields. 2023-11-01 02:11:04 +00:00
daitingting 0aff22e36a * Get custom fields. 2023-10-31 09:25:09 +00:00
liumengyi d72956fd1c * When the contact list is changed, append the users in the contact list to mailto. 2023-10-13 09:59:48 +08:00
liumengyi 135d880467 * Fix error of picker render. 2023-10-13 09:23:00 +08:00
liumengyi 2b098383f5 * Finish task #47397, and modify unit test of actionModel::buildDateGroup. 2023-10-11 16:48:45 +08:00
tianshujie ba9470fe39 * Merger 18 version query actions code. 2023-10-11 14:36:41 +08:00