Commit Graph
69486 Commits
Author SHA1 Message Date
tianshujie c19c182b2d * Refactor doc::mySpace method. 2023-11-28 09:55:46 +08:00
tianshujie f8cdca1c5b + Add sort link of the doc::myspace. 2023-11-28 09:55:46 +08:00
liumengyi cb25b300ef * Refactor projectrelease::export. 2023-11-28 09:53:18 +08:00
sunguangming 3c5a41259f * Remove useless code. 2023-11-28 09:51:01 +08:00
liumengyi 20d69788e5 * Refactor projectrelease::browse. 2023-11-28 09:41:49 +08:00
liumengyi 51d4e1d7ec * Refactor projectrelease::__contruct. 2023-11-28 09:34:36 +08:00
liumengyi 28dcc89171 * Refactor myModel::getReviewingList, and add its unit test. 2023-11-28 09:31:40 +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
sunguangming 97b9005356 * Remove useless code. 2023-11-28 09:14:44 +08:00
liumengyi 40b0bc6599 * Refactor myModel::getReviewingTypeList, and add its unit test. 2023-11-28 09:06:31 +08:00
liugang 7d682a629f * userControl: refactor the login method. 2023-11-28 09:05:39 +08:00
liugang c969d5e8e1 + userZen: add a method to login. 2023-11-28 09:04:48 +08:00
liugang 4866aafeb7 + userZen: add a method to parse the module and method contained in the referer. 2023-11-28 09:04:14 +08:00
liumengyi 27f28298ae * Modify unit test result after changing inited data. 2023-11-28 09:03:02 +08:00
liugang 5db8e6d193 + userZen: add a method to response when login failed. 2023-11-28 09:02:43 +08:00
sunguangming df8333d1a4 * Remove useless code. 2023-11-28 09:02:08 +08:00
liugang 04d58c4b51 + userZen: add a method to response when user is locked. 2023-11-28 09:01:47 +08:00
liugang 0fb2212b8c + userZen: add a method to response when user has logged in. 2023-11-28 09:01:18 +08:00
liugang b4677a6544 + userZen: add a method to reload language. 2023-11-28 09:00:20 +08:00
liugang 99360b42a2 * user: move the getDataInJSON method from model to zen and refactor it. 2023-11-28 08:59:31 +08:00
liugang b0505d8b36 + userZen: add a method to check the access permissions of the cache directory and data directory. 2023-11-28 08:58:47 +08:00
liugang a61703da1d * userZen: sort methods. 2023-11-28 08:57:53 +08:00
tianshujie 8ea5bd3bbb * Refactor doc::index method. 2023-11-28 08:50:40 +08:00
tianshujie 7f037b7ae3 * Refactor doc::construct method. 2023-11-28 08:46:58 +08:00
wangxuepeng 73b5c828ab * Code formatter for screen. 2023-11-28 08:43:49 +08:00
tianshujie 7aa9814a4a * Fix unit test errors. 2023-11-28 08:43:17 +08:00
liugang 50c8a345e5 * userJS: clear time out after alter the message. 2023-11-28 08:39:13 +08:00
qishiyao 2a33d6b1a1 * Upgrade ci library branch 2023-11-27 23:31:16 +08:00
tianshujie 75b03f93ed * Fix unit test error. 2023-11-27 17:29:28 +08:00
liumengyi b897e31b22 * Refactor myModel::getReviewedList, and add its unit test. 2023-11-27 17:21:31 +08:00
wangyuting aeaa7c0686 * Optimize dataview model and finish dataview unit test script. 2023-11-27 17:20:22 +08:00
daitingting 1e5146a454 * Refactor getSummary funciton. 2023-11-27 09:16:33 +00:00
tianshujie b1170a138e * Fix unit test errors. 2023-11-27 17:13:35 +08:00
zhouxin a12e1d68a1 * Fix pager in metric-preview. 2023-11-30 17:08:02 +08:00
tianshujie f7aa893704 * Refactor program::refreshStats method. 2023-11-27 16:30:28 +08:00
tianshujie 84e49e3de5 + Add program::refreshStats unit test. 2023-11-27 16:30:28 +08:00
tianshujie 5ef17e97eb + Add program::updateProcess test unit. 2023-11-27 16:30:28 +08:00
tianshujie 6d8442d6b0 + Add program::updateStats test unit. 2023-11-27 16:30:28 +08:00
tianshujie 8d11fd50e4 + Add program::getTaskStats unit test. 2023-11-27 16:30:28 +08:00
daitingting 2487fbffc9 * Refactor the markKeywords function. 2023-11-27 08:28:49 +00:00
xieqiyu ae4417d6ef * Code for task#106672. 2023-11-27 16:19:49 +08:00
daitingting b1b3ee52f5 * Refactor decode funciton. 2023-11-27 08:16:46 +00:00
wangxuepeng da778ca655 * Refactor screenModel::checkIFChartInUse. 2023-11-27 16:14:58 +08:00
liumengyi 61a7bea5c0 * Refactor myModel::getReviewingOA. 2023-11-27 16:09:50 +08:00
wangxuepeng 1f50589bcd * Refactor myModel::initComponent. 2023-11-27 16:06:08 +08:00
caoyanyi daeed4a025 * Adjust check condition. 2023-11-27 16:04:29 +08:00
caoyanyi 4cedcb2997 * Adjust method name and params. 2023-11-27 16:03:51 +08:00
xieqiyu 5ea07fee8c * Code for task#106653, #106654. 2023-11-27 16:01:46 +08:00
daitingting 504cb6760c * Remove repeat codes. 2023-11-27 07:56:52 +00:00