Commit Graph
70706 Commits
Author SHA1 Message Date
tianshujie 7516bfe577 * Refactor doc::summary unit test. 2023-12-11 15:28:25 +08:00
liugang ad4abc0f5d * userModel: modify method comment and declare parameter type and return type of the isClickable method. 2023-12-11 15:06:27 +08:00
liugang b423f135db * userModel: modify method comment and declare parameter type and return type of the getUserTemplates method. 2023-12-11 15:03:25 +08:00
daitingting f2652d93ff * Test getParamValues. 2023-12-11 06:58:13 +00:00
liugang e31b069bbf - myControl: remove unused personlData property. 2023-12-11 14:56:56 +08:00
liugang f620a37dd4 * userModel: remove the unused getPersonalData method. 2023-12-11 14:55:51 +08:00
liugang 680d1a4941 * userModel: refactor the getListForGitLabAPI method. 2023-12-11 14:49:52 +08:00
liugang 7bf65d8920 * userModel: rename the getUserDetailsForAPI method to getListForGitLabAPI. 2023-12-11 14:42:22 +08:00
wangxuepeng a8f09b9f42 * Correct note. 2023-12-11 14:34:41 +08:00
liugang 1dd1957419 * userModel: refactor the getCanCreateStoryUsers method. 2023-12-11 14:33:58 +08:00
wangxuepeng 461a933139 * Refactor pivotModel::getTableHeader. 2023-12-11 14:33:35 +08:00
liugang fba716d6b8 * userModel: refactor the checkTmp method. 2023-12-11 14:32:39 +08:00
liugang 1afa689bdd * userModel: refactor the checkPasswordStrength method. 2023-12-11 14:31:50 +08:00
liugang 1941ea7d9a * userModel: refactor the getWeakUsers method. 2023-12-11 14:30:39 +08:00
liugang 470fb5ad52 * userModel: declare parameter type and return type of the deleteContactList method. 2023-12-11 14:29:23 +08:00
liugang 055e7e8352 * userModel: refactor the updateContactList method. 2023-12-11 14:25:37 +08:00
liugang 06892fdb47 * userModel: refactor the createContactList method. 2023-12-11 14:24:31 +08:00
liugang b27030ef7f * userModel: modify method comment and declear parameter type and return type. 2023-12-11 14:22:01 +08:00
liugang 0837edb2cf * userModel: refactor the unbind method. 2023-12-11 14:18:23 +08:00
liugang 782fe249ed * userModel: refactor the cleanLocked method. 2023-12-11 14:17:46 +08:00
liugang 68a17d669c * userModel: refactor the checkLocked method. 2023-12-11 14:16:56 +08:00
liugang 30a3f269bb * userModel: refactor the failPlus method. 2023-12-11 14:15:55 +08:00
liugang bce3e8aace * actionModel: simplify code to generate profile url of a user. 2023-12-11 13:57:36 +08:00
wangyidong 99795e11d8 * Refactor fileModel autoDelete and replaceImgURL method. 2023-12-11 13:52:31 +08:00
wangyidong a46328d17a * Adjust unit test. 2023-12-11 13:52:31 +08:00
xieqiyu effe7f4e44 * Fix the bug of chart. 2023-12-11 13:19:44 +08:00
daitingting cbe0ae29d6 * Test getSqlParams. 2023-12-11 03:28:44 +00:00
daitingting 0f96f02903 * Format codes. 2023-12-11 03:27:57 +00:00
wangxuepeng 50684d0470 * Refctor pivotModel::genSheet. 2023-12-11 11:22:15 +08:00
wangyuting 8fe9b3eb66 * Refactor extension getexpiringplugins function and finish unit test script. 2023-12-11 11:12:26 +08:00
tianshujie b8234f8ed3 * Refactor doc::getDropMenuLink method. 2023-12-11 11:10:26 +08:00
tianshujie 5c7736c0bf + Add doc::getDropMenuLink unit test. 2023-12-11 11:10:26 +08:00
tianshujie f3eefa9c66 * Refactor doc::getToAndCcList method. 2023-12-11 11:10:26 +08:00
tianshujie bdf0871ea5 * Refactor doc::getToAndCcList unit test. 2023-12-11 11:10:26 +08:00
tanghucheng a1cea7810a * Fix my/index assigntomereview block. 2023-12-10 22:03:03 -05:00
zenggang e75914189b * Fix svn dir show error. 2023-12-11 02:59:37 +00:00
liugang e0f01932c3 - userModel: remove the unused setGlobalContacts method. 2023-12-11 10:56:25 +08:00
liugang 790b96b308 * myControl: get the userContact object by form::data method. 2023-12-11 10:53:37 +08:00
liugang 90758f05ad + myConfig: add configuration items of manage contacts form. 2023-12-11 10:53:06 +08:00
wangyidong d784d83ee7 * Refactor fileModule processImgURL method. 2023-12-11 10:48:48 +08:00
caoyanyi 9042e044a8 + Add remove file config for pms upgrade. 2023-12-11 10:46:20 +08:00
daitingting ddb0459809 * Test getAllowedObjects. 2023-12-11 02:24:34 +00:00
tianshujie 51d5425bd7 * Change the result. 2023-12-11 10:24:02 +08:00
tianshujie 826284ec94 * Fix data error. 2023-12-11 10:20:11 +08:00
tianshujie 44ab88e2a5 * Handle error where $this->app->rawParams do not exist. 2023-12-11 10:16:17 +08:00
tianshujie b1685b7933 * Change the comment of the unit test. 2023-12-11 10:12:42 +08:00
caoyanyi 7e6ac31712 + Add open methods for instance module. 2023-12-11 10:07:10 +08:00
liugang 4541a8c84c * userModel: keep to one decimal place using the round function. 2023-12-11 09:53:46 +08:00
wangyidong aa5e1d5967 * Adjust show fix consistency log. 2023-12-11 09:53:17 +08:00
daitingting e0f41dc608 * Test getListCount funciton. 2023-12-11 01:51:16 +00:00