wangyuting
|
cfa062cd80
|
* Adjust checkDownloadPath and checkExtensionPaths function to extension zen.
|
2023-12-07 16:26:24 +08:00 |
|
sunguangming
|
7a5ce3fa8e
|
* Add unit test.
|
2023-12-07 16:25:53 +08:00 |
|
liugang
|
09e77b60ec
|
* userModel: modify comment of the login method.
|
2023-12-07 16:25:39 +08:00 |
|
liumengyi
|
15d32a8afa
|
* Optimize code.
|
2023-12-07 16:25:19 +08:00 |
|
liumengyi
|
f75b575480
|
* Refactor tutorialModel::checkNovice, and modify its unit test.
|
2023-12-07 16:23:56 +08:00 |
|
liumengyi
|
30f0bf9d16
|
- Remove tutorialModel::checkNovice and its unit test, it's not used.
|
2023-12-07 16:07:29 +08:00 |
|
daitingting
|
06d51287b4
|
* Adjust objectType.
|
2023-12-07 08:04:54 +00:00 |
|
wangyuting
|
6c8fe3b0c3
|
* Optimize api getDBFile function and finish unit test script.
|
2023-12-07 16:03:53 +08:00 |
|
xieqiyu
|
52eb5ccc8c
|
* Optimize the code.
|
2023-12-07 16:03:29 +08:00 |
|
daitingting
|
a0b0153663
|
* Test getList function.
|
2023-12-07 07:59:55 +00:00 |
|
tianshujie
|
1d96ef2181
|
* Format data of the zt_productplan.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
f978b127d8
|
* Refactor doc::getDocsByBrowseType method.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
cd044f0b6f
|
* Change the type of the libID.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
3203f32743
|
* Refactor doc::getDocsByBrowseType unit test.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
5e146e14a2
|
+ Add doc::getCollectedDocs unit test.
|
2023-12-07 15:57:15 +08:00 |
|
tianshujie
|
78ab307c12
|
+ Add doc::getOrderedDocsByEditedDate unit test.
|
2023-12-07 15:57:15 +08:00 |
|
caoyanyi
|
c807ac1e44
|
* Adjust call function param type.
|
2023-12-07 15:48:19 +08:00 |
|
wangyuting
|
76f75f6461
|
* Optimize api processLicense function and finish unit test script.
|
2023-12-07 15:42:54 +08:00 |
|
liumengyi
|
20de4d147c
|
* Refactor tutorial::ajaxSaveNotice.
|
2023-12-07 15:41:53 +08:00 |
|
daitingting
|
108c737a11
|
* Set orderBy.
|
2023-12-07 07:40:51 +00:00 |
|
caoyanyi
|
e51e54447a
|
* Adjust function return value type.
|
2023-12-07 15:38:09 +08:00 |
|
caoyanyi
|
c5a7dc4d19
|
* Adjust call function params.
|
2023-12-07 15:35:28 +08:00 |
|
xieqiyu
|
29a10d461d
|
* Refactor convert::getJiraDataFromDB method.
|
2023-12-07 15:30:30 +08:00 |
|
liugang
|
26f673985c
|
* userModel: refactor the keepLogin method.
|
2023-12-07 15:26:24 +08:00 |
|
liumengyi
|
d51c4e9f25
|
* Optimize code.
|
2023-12-07 15:25:49 +08:00 |
|
liumengyi
|
5ed8621029
|
* Refactor tutorial::wizard.
|
2023-12-07 15:25:37 +08:00 |
|
liugang
|
a52dbb81f8
|
* userModel: refactor the isLogon method.
|
2023-12-07 15:24:50 +08:00 |
|
liugang
|
72f5ad77f9
|
* userModel: add parameter type, return type and commit of the getGroups method.
|
2023-12-07 15:23:29 +08:00 |
|
xieqiyu
|
cfc98ac713
|
* Refactor convert::getIssueData method.
|
2023-12-07 15:21:47 +08:00 |
|
wangyuting
|
39a6503874
|
* Optimize api getCondition function and finish unit test script.
|
2023-12-07 15:20:17 +08:00 |
|
wangxuepeng
|
bb44f0109d
|
* Modify unit test for pivotModel::getWorkLoad.
|
2023-12-07 15:12:59 +08:00 |
|
daitingting
|
eaedc3392a
|
* Move these tests to tao.
|
2023-12-07 07:11:20 +00:00 |
|
daitingting
|
2ce008791d
|
* Adjust objectType to objecttype.
|
2023-12-07 07:10:08 +00:00 |
|
wangyuting
|
4788400271
|
Optimize api getFilesFromPackage function and finish unit test script.
|
2023-12-07 15:03:34 +08:00 |
|
xieqiyu
|
23eaa5e58a
|
* Refactor convert::importJiraFile method.
|
2023-12-07 14:58:31 +08:00 |
|
wangyuting
|
6085212bce
|
* Optimize api getPathsFromPackage function and finish unit test script.
|
2023-12-07 14:57:07 +08:00 |
|
wangxuepeng
|
b14b09136e
|
+ Add unit test for pivotModel::getWorkload.
|
2023-12-07 14:52:45 +08:00 |
|
wangxuepeng
|
7b6c6c99d0
|
* Refactor pivotModel::getBugAssign.
|
2023-12-07 14:52:45 +08:00 |
|
liumengyi
|
43405599dd
|
* Refactor tutorial::quit.
|
2023-12-07 14:50:49 +08:00 |
|
liumengyi
|
e3f78621b7
|
* Refactor tutorial::ajaxSetTasks.
|
2023-12-07 14:50:02 +08:00 |
|
sunhao
|
8d73eb0ad1
|
* kanban: fix page toolbar not update in kanban.
|
2023-12-07 14:49:08 +08:00 |
|
sunhao
|
b66bf809af
|
* zin/docmenu: fix selected item style.
|
2023-12-07 14:49:08 +08:00 |
|
wangyuting
|
ad270fc9d6
|
* Optimize api getPackageFile and parseExtensionCFG function and finish unit test script.
|
2023-12-07 14:46:53 +08:00 |
|
liugang
|
03380eba66
|
* userModel: refactor the identifyByCookie method.
|
2023-12-07 14:44:09 +08:00 |
|
liumengyi
|
539e57e675
|
* Refactor tutorial::index.
|
2023-12-07 14:35:59 +08:00 |
|
liumengyi
|
ef66b33bb9
|
* Fix parameter type error.
|
2023-12-07 14:34:46 +08:00 |
|
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 |
|