Commit Graph
408 Commits
Author SHA1 Message Date
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
wangxuepeng 03d8892549 * Refactor actionModel::buildDateGroup. 2023-10-09 08:00:41 +00:00
daitingting 7a77a41d19 * Move auto param. 2023-09-13 05:27:22 +00:00
dingyongliang a9509ca37c * fix user avatar update. 2023-08-14 15:37:07 +08:00
dingguodong 783ea98d5f * Reformat code, remove useless line and fix typo. 2023-08-04 16:10:54 +08:00
dingguodong 18e0f3ace4 * Resolve undefined variable $lang. 2023-08-04 16:10:54 +08:00
dingguodong fa8d62d623 - Remove useless line to reduce timewait. 2023-08-04 15:53:06 +08:00
dingguodong 9a3666c710 * Fix typo. 2023-08-04 15:53:06 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
wangyuting 42a53cf89a * Finish cropavatar user avatar. 2023-08-01 10:34:13 +08:00
liumengyi 377ab7e9c9 * Refactor ui of user::forgetPassword and user::resetPassword. 2023-07-28 11:10:22 +08:00
liumengyi 9a12ba379e * Refactor ui of user::reset. 2023-07-27 17:48:41 +08:00
daitingting 2a94f10a3b * Delete useless codes. 2023-07-26 09:20:00 +00:00
sunguangming 2756a04aba * Remove unused code. 2023-07-25 19:43:21 +08:00
wangyidong 2a5f1d5eb9 * Rewrite user deny page. 2023-07-20 16:48:37 +08:00