Commit Graph
58201 Commits
Author SHA1 Message Date
xieqiyu 19fc144adc * Refactor convert::importJiraAction method. 2023-12-07 14:22:04 +08:00
liumengyi 7d3dda6a9d * Fix bug #41091, fix parameter type error. 2023-12-07 14:17:42 +08:00
wangyuting b32ae50e60 * Optimize api getInfoFromPackage function and finish unit test script. 2023-12-07 14:12:33 +08:00
xieqiyu 2d4039fda3 * Refactor convert::importJiraIssueLink method. 2023-12-07 14:12:02 +08:00
liumengyi a567e9e515 * Fix bug #40833, update group items when the vision is changed. 2023-12-07 14:09:18 +08:00
daitingting 122bda112e * Move appendFiles function in tao. 2023-12-07 06:05:38 +00:00
liugang be5c46e46d * userModel: refactor the identifyByPhpAuth method. 2023-12-07 14:05:12 +08:00
liugang 052dc72cfe * userModel: refactor the updatePassword method. 2023-12-07 14:04:21 +08:00
sunhao 8c7c3051a8 * refactor, typo. 2023-12-07 14:02:01 +08:00
liugang 71c68f9a29 * userModel: refactor the getByQuery method. 2023-12-07 14:00:48 +08:00
liugang 3c81b7ec8b * userModel: refactor the getById method. 2023-12-07 14:00:12 +08:00
liugang a02010000c * userModel: refactor the getUserRoles method. 2023-12-07 13:58:56 +08:00
liugang 1582220455 * userModel: refactor the getRealNameAndEmails method. 2023-12-07 13:58:10 +08:00
liugang 3ca99c6658 * userModel: refactor the getCommiters method. 2023-12-07 13:57:23 +08:00
liumengyi 4d48fb6f81 * Fix bug of ui in user::batchCreate. 2023-12-07 13:55:54 +08:00
zenggang 5684e55651 * Adjust gitlab module. 2023-12-07 05:55:31 +00:00
liugang 3b7d08b97b * userModel: refactor the getAvatarPairs method. 2023-12-07 13:55:16 +08:00
liugang 786a112774 * userModel: refactor the getList method. 2023-12-07 13:54:44 +08:00
liugang 823b377b90 * userModel: modify method comment. 2023-12-07 13:52:58 +08:00
daitingting dfe0475367 * Move checkPriv in tao. 2023-12-07 05:52:22 +00:00
liugang c59ec04567 * userModel: rename the checkBeforeBatchEdit method to checkBeforeBatchUpdate. 2023-12-07 13:49:27 +08:00
liugang 9681527b5a * userModel: the access permission of the method is changed from public to private. 2023-12-07 13:48:51 +08:00
sunguangming 4192143c4c * Modify comment. 2023-12-07 13:47:59 +08:00
liumengyi 938199f0ae * Fix bug #41083, get picker correctly. 2023-12-07 13:47:11 +08:00
xieqiyu 783489f325 * Fix the bug of execution tree story. 2023-12-07 13:28:44 +08:00
liugang 2e0a3c54c9 * userZen: pass post value as parameters when calling method of model. 2023-12-07 13:27:29 +08:00
liugang e51e1610d3 - userControl: remove unused code because the checkPassword method has been called in the resetPassword method. 2023-12-07 13:26:05 +08:00
liugang 9bcd96bd7d * userModel: refactor the resetPassword method. 2023-12-07 13:25:36 +08:00
liumengyi e6e4e8b4c1 * Fix bug #41091, fix parameter type error. 2023-12-07 13:24:30 +08:00
liumengyi 3377ab4494 * Optimize unit test for personnelModel::isClickable. 2023-12-07 13:16:57 +08:00
liumengyi 11514adb83 * Refactor personnelModel::buildSearchForm, and add its unit test. 2023-12-07 13:14:16 +08:00
xieqiyu 6bd83b5982 * Fix the bug of show plan in story view. 2023-12-07 13:13:01 +08:00
wangyuting 8474cd2461 * Optimize api getInfoFromDb function and finish unit test script. 2023-12-07 13:12:27 +08:00
sunguangming 3a95bd5d2e * Add unit test. 2023-12-07 13:10:55 +08:00
caoyanyi 5468ea6602 + Add unit test case for serverroom. 2023-12-07 11:31:16 +08:00
tianshujie be5ea6ba11 * Fix trigger multiple linked stories error. 2023-12-07 11:30:48 +08:00
tianshujie 61b00965dd * Fix plan linked stories not update zt_planstory issue. 2023-12-07 11:30:48 +08:00
tianshujie b959ebc784 + Add doc::getEditedDocs unit test. 2023-12-07 11:30:48 +08:00
tianshujie 17d2bb5899 + Add doc::getOpenedDocs unit test. 2023-12-07 11:30:48 +08:00
tianshujie 4b4cb01336 + Add doc::getMyDocListBySearch unit test. 2023-12-07 11:30:48 +08:00
liumengyi 2471a131c8 * Refactor personnelModel::createMemberLink, and add its unit test. 2023-12-07 11:29:24 +08:00
daitingting 99a1d19bff * Move these functions in tao. 2023-12-07 03:27:00 +00:00
sunguangming 8b3c429be8 * Add unit test. 2023-12-07 11:24:36 +08:00
liumengyi ad4cc04666 - Remove personnelModel::deleteWhitelist, it's not used anymore. 2023-12-07 11:18:39 +08:00
xieqiyu 09e09645f5 * Fix the bug of productplan link story. 2023-12-07 11:16:31 +08:00
wangyuting a957464e2e * Optimize api getLocalExtensions function and finish unit test script. 2023-12-07 11:02:06 +08:00
sunguangming 9c57e7abbb * Add name to copy lane and cols. 2023-12-07 10:52:41 +08:00
liumengyi 088c240b9c * Refactor personnelModel::deleteExecutionWhitelist, and modify its unit test. 2023-12-07 10:52:07 +08:00
wangxuepeng a812050f3f * Move pivotTao::getUserWorkLoad to pivotModle. 2023-12-07 10:41:20 +08:00
wangxuepeng d111cc91ef * Refactor pivotModel::getProduts. 2023-12-07 10:41:20 +08:00