tianshujie
a2db2f080f
* [task#148042,done,0.1h] add step for getwaterfallprogress unittest.
2025-08-19 15:53:12 +08:00
tianshujie
e18b19ae79
* [task#148041,done,0.1h] add step for getprogramtree unittest.
2025-08-19 15:18:26 +08:00
tianshujie
b7a8887337
* [task#148039,done,0.1h] add step for getprogrammaxend unittest.
2025-08-19 15:17:44 +08:00
tianshujie
6d0d092bd4
* [task#148040,done,0.1h] add step for getprogramminbegin unittest.
2025-08-19 15:17:13 +08:00
tianshujie
21b8affdb4
* [task#148038,done,0.1h] add step for getprivsbymodel unittest.
2025-08-19 15:16:14 +08:00
tianshujie
f9a6661d49
* [task#148037,done,0.1h] add step for getPairsByIdList unittest.
2025-08-19 15:15:59 +08:00
tianshujie
a6858f21f3
* [task#148036,done,0.2h] add step for getNoProductList unittest.
2025-08-19 15:15:59 +08:00
tianshujie
015a45c2df
* [task#148035,done,0.2h] add step for getExecutionMembers method.
2025-08-19 15:15:59 +08:00
李阳
0991b9fef7
Merge branch release/21.7.5 of zentao/zentaopms ( #11007 )
2025-08-19 13:55:09 +08:00
yulujie
7d42d6a405
*[task#148502,done,1h] Add xpath.
2025-08-19 13:51:08 +08:00
yulujie
8f328e5bfe
*[task#148502,doing,2h,1h] Add data and cases.
2025-08-19 13:50:05 +08:00
yulujie
2eb8c0a94b
*[task#148502,doing,3h,3h] Add function.
2025-08-19 13:44:57 +08:00
刘刚
c2c4f4bc94
Merge branch release/21.7.5 of zentao/zentaopms ( #10996 )
2025-08-19 08:59:38 +08:00
刘刚
a8b533eb6d
Merge branch release/21.7.5 of zentao/zentaopms ( #10998 )
2025-08-19 08:59:22 +08:00
liugang
6468a758ea
* [bug#64822] Fix error of building search form.
2025-08-19 00:58:09 +00:00
sunguangming
531f57d20a
* [misc] remove unused code.
2025-08-19 00:38:56 +00:00
刘刚
90dd572c70
Merge branch feature/search of zentao/zentaopms ( #10994 )
2025-08-18 16:44:57 +08:00
刘刚
bace00ed9c
Merge branch dev/bug-64529 of zentao/zentaopms ( #10993 )
2025-08-18 16:39:35 +08:00
刘刚
822469daf8
Merge branch release/21.7.5 of zentao/zentaopms ( #10990 )
2025-08-18 16:39:30 +08:00
sunguangming
28c260b983
* [misc] for review.
2025-08-18 08:27:06 +00:00
sunguangming
6d5dbd7d0c
* [unittest] modify unittest.
2025-08-18 08:27:06 +00:00
sunguangming
21ffae8304
* [unittest] modify unittest.
2025-08-18 08:27:06 +00:00
sunguangming
3fda25f7c0
* For sonar.
2025-08-18 08:27:06 +00:00
sunguangming
8ee432db29
* Refactor code.
2025-08-18 08:27:06 +00:00
sunguangming
ede2e0fe97
* Refactor, add unittest.
2025-08-18 08:27:06 +00:00
sunguangming
21e74132a2
* [misc] modify alert.
2025-08-18 08:27:06 +00:00
sunguangming
22dbc42562
* [bug#64121,done,0.2h] fix bug.
2025-08-18 08:27:06 +00:00
sunguangming
3f27e42426
* [unittest] add zen test.
2025-08-18 08:27:06 +00:00
sunguangming
0599deff09
* [bug#64797,done,0.2h] fix bug.
2025-08-18 08:27:06 +00:00
sunguangming
bc3250fd09
* [bug#64389,done,0.1h] fix bug.
2025-08-18 08:27:06 +00:00
liugang
ea4f98c66f
* [perf] Refactor search parameter caching: rename cacheSearchParams to cacheSearchFunc
...
- Rename method cacheSearchParams() to cacheSearchFunc() in framework/model.class.php
- Update parameter name from cacheSearchParams to cacheSearchFunc across execution and my modules
- Update corresponding test files and documentation comments
- Improve naming clarity to reflect that we're caching the function/method rather than just parameters
2025-08-18 16:24:23 +08:00
刘刚
44ef33920a
Merge branch release/21.7.5 of zentao/zentaopms ( #10988 )
2025-08-18 16:22:40 +08:00
刘刚
5d2df67f16
Merge branch dev/bug-64529 of zentao/zentaopms ( #10985 )
2025-08-18 16:21:59 +08:00
liugang
a60d2e1ebb
* [misc] Simplify unittest steps of the myModel::buildTaskSearchForm method.
2025-08-18 16:01:25 +08:00
tianshujie
a1e57280e0
* [task#148034,done,0.2h] add step for getDataByProject.
2025-08-18 15:59:01 +08:00
liugang
0f3567d9a4
+ [misc] Add unittest steps of the executionModel::buildTaskSearchForm method.
2025-08-18 15:58:02 +08:00
liugang
d65a3498ee
+ [misc] Add unittest steps of the executionModel::buildTaskSearchForm method.
2025-08-18 15:57:13 +08:00
liugang
95a107bc73
* [misc] Modify unittest script of the executionModel::buildTaskSearchForm method.
2025-08-18 15:55:43 +08:00
liugang
76bdb907e4
* [misc] Fix error parameter.
2025-08-18 15:54:01 +08:00
tianshujie
2bead2ca15
* [task#148033,done,0.2h] refactor getbyshadowproduct unittest.
2025-08-18 15:50:44 +08:00
daitingting
6263e35b58
* [bug#64529,done,0.5h] SQL keywords should be capitalized.
2025-08-18 15:16:04 +08:00
刘刚
b8296a627e
Merge branch dev/task-148413 of zentao/zentaopms ( #10978 )
2025-08-18 14:44:15 +08:00
李阳
fe777994be
Merge branch release/21.7.5 of zentao/zentaopms ( #10979 )
2025-08-18 14:11:11 +08:00
yulujie
7d7bdb0a39
*[task#148341,doing,2h,2h] Modify function.
2025-08-18 14:02:12 +08:00
yulujie
c80c65bcae
*[task#148341,doing,1h,3h] Add data and cases of createspace.
2025-08-18 14:02:12 +08:00
yulujie
fc16562e87
*[task#148341,doing,1h,3h] Add function of createspace.
2025-08-18 14:02:12 +08:00
liugang
8201c88671
+ [misc] Add unittest steps of the myModel::buildTaskSearchForm method.
2025-08-18 13:59:56 +08:00
liugang
fc59f9b6b5
* [misc] Fix unittest error of the myModel::buildTaskSearchForm method.
2025-08-18 13:59:15 +08:00
刘刚
643598e392
Merge branch dev/bug-64584 of zentao/zentaopms ( #10977 )
2025-08-18 13:52:24 +08:00
刘刚
a037d340d7
Merge branch dev/task-148413 of zentao/zentaopms ( #10976 )
2025-08-18 13:52:20 +08:00