liugang
|
f862f6d46b
|
* [perf] decrease search params saved in session to improve performance.
|
2025-07-08 13:29:50 +08:00 |
|
刘刚
|
a5975e92e1
|
Merge branch feature/php8.4.5 of zentao/zentaopms (#10235)
|
2025-07-08 13:24:57 +08:00 |
|
刘刚
|
d90c7bfa0e
|
Merge branch release/21.7.3 of zentao/zentaopms (#10250)
|
2025-07-08 13:19:33 +08:00 |
|
liugang
|
4e6bd54235
|
* [refac] wrap MySQL8 keywords in backticks.
|
2025-07-08 13:16:11 +08:00 |
|
liugang
|
749e66ba25
|
- [refac] remove duplicate code which was implementd in the processTask method.
|
2025-07-08 13:15:59 +08:00 |
|
刘刚
|
bc2827bc77
|
Merge branch release/21.7.3 of zentao/zentaopms (#10246)
|
2025-07-08 11:10:34 +08:00 |
|
tianshujie
|
5eca0a0b2c
|
* [unittest] fix createsinglejson error.
|
2025-07-08 11:07:21 +08:00 |
|
tianshujie
|
5d39f4f0c9
|
* [unittest] fix getactivebugs error.
|
2025-07-08 11:05:45 +08:00 |
|
李阳
|
3ab5c31d9b
|
Merge branch release/21.7.3 of zentao/zentaopms (#10243)
|
2025-07-08 10:30:35 +08:00 |
|
huairong
|
e9743f7621
|
+ [task#146228,doing,0.5h,0.5h] Add ui test file in lite.
|
2025-07-08 10:29:10 +08:00 |
|
huairong
|
b0486b5b94
|
+ [task#146228,doing,0.5h,0.5h] Add ui test file in lite.
|
2025-07-08 10:29:10 +08:00 |
|
huairong
|
ffb9fede08
|
+ [task#146228,doing,0.5h,0.5h] Add active project function in lite.
|
2025-07-08 10:29:10 +08:00 |
|
刘刚
|
a7563b3016
|
Merge branch release/21.7.3 of zentao/zentaopms (#10238)
|
2025-07-08 09:41:16 +08:00 |
|
liugang
|
ae7825a547
|
+ [misc] add 2 methods to compress and uncompress id list.
|
2025-07-08 09:38:53 +08:00 |
|
zhujinyong
|
93989b45bc
|
* [misc] compatibility with PHP8.4.
|
2025-07-08 08:35:58 +08:00 |
|
刘刚
|
3340c42ba3
|
Merge branch release/21.7.3 of zentao/zentaopms (#10232)
|
2025-07-07 16:44:53 +08:00 |
|
liugang
|
f561ccf6ce
|
* [bug#63867] fix sql error.
|
2025-07-07 16:40:13 +08:00 |
|
刘刚
|
909646fd60
|
Merge branch release/21.7.3 of zentao/zentaopms (#10229)
|
2025-07-07 16:36:43 +08:00 |
|
李阳
|
4ca6bfdc47
|
Merge branch release/21.7.3 of zentao/zentaopms (#10231)
|
2025-07-07 16:25:31 +08:00 |
|
azalea
|
77d503287a
|
* [uitest] Adjust the case for batch create tasks.
|
2025-07-07 16:12:32 +08:00 |
|
李阳
|
d282fe2b88
|
Merge branch release/21.7.3 of zentao/zentaopms (#10230)
|
2025-07-07 16:10:23 +08:00 |
|
azalea
|
c2eb1673d3
|
* [uitest] Add page for batch create tasks.
|
2025-07-07 16:08:20 +08:00 |
|
azalea
|
ba0c40965f
|
* [uitest] Add data for batch create tasks.
|
2025-07-07 16:08:20 +08:00 |
|
azalea
|
4305e193a2
|
* [uitest] Add case for batch create tasks.
|
2025-07-07 16:08:20 +08:00 |
|
sunguangming
|
7200768127
|
* [unittest] code for unittest.
|
2025-07-07 08:05:02 +00:00 |
|
sunguangming
|
963b716aae
|
* [misc] remove unused code.
|
2025-07-07 08:05:02 +00:00 |
|
sunguangming
|
9c42022cfe
|
* [misc] remove unused code.
|
2025-07-07 08:05:02 +00:00 |
|
刘刚
|
f2c2ec40ac
|
Merge branch release/21.7.3 of zentao/zentaopms (#10226)
|
2025-07-07 15:52:08 +08:00 |
|
李阳
|
60faeb5d10
|
Merge branch release/21.7.3 of zentao/zentaopms (#10218)
|
2025-07-07 15:16:33 +08:00 |
|
李阳
|
2b24b17753
|
Merge branch release/21.7.3 of zentao/zentaopms (#10219)
|
2025-07-07 15:16:14 +08:00 |
|
liyang
|
e2fe8f564a
|
+ [unittest] add preparecreateextras method unittest.
|
2025-07-07 15:15:47 +08:00 |
|
liyang
|
71ba733de7
|
+ [unittest] add init Reference method.
|
2025-07-07 15:15:47 +08:00 |
|
liyang
|
26be662b10
|
+ [unittest] add build post data method.
|
2025-07-07 15:15:47 +08:00 |
|
liyang
|
52ef1072b8
|
+ [unittest] add build post data method.
|
2025-07-07 15:15:46 +08:00 |
|
liyang
|
a2e39cb62d
|
+ [unittest] add prepareCreateExtrasTest method.
|
2025-07-07 15:15:46 +08:00 |
|
liyang
|
cbf8edaf83
|
+ [unittest] add peoject zen unittest class.
|
2025-07-07 15:15:46 +08:00 |
|
刘刚
|
e029664b5f
|
Merge branch dev/task-146246 of zentao/zentaopms (#10224)
|
2025-07-07 15:15:33 +08:00 |
|
刘刚
|
205bd9fac6
|
Merge branch release/21.7.3 of zentao/zentaopms (#10221)
|
2025-07-07 15:14:58 +08:00 |
|
刘刚
|
6f9e5aeeab
|
Merge branch feature/php8.4 of zentao/zentaopms (#10225)
|
2025-07-07 15:13:29 +08:00 |
|
zhujinyong
|
94c876426f
|
* [misc] compatibility with PHP8.4.
|
2025-07-07 14:47:31 +08:00 |
|
zhujinyong
|
f1ee2188d0
|
* [misc] compatibility zin with PHP8.4.
|
2025-07-07 14:45:08 +08:00 |
|
sunhao
|
d81cf930b1
|
* [misc] refactor to fix php warning of undefined array key.
|
2025-07-07 14:29:42 +08:00 |
|
刘刚
|
6743d41cbb
|
Merge branch dev/task-146246 of zentao/zentaopms (#10217)
|
2025-07-07 14:10:13 +08:00 |
|
yulujie
|
7fb500f90e
|
*[task#146066,doing,1h,2h] Add functions.
|
2025-07-07 13:44:24 +08:00 |
|
yulujie
|
12d4745171
|
*[task#146066,doing,1h,2h] Add xpath and cases.
|
2025-07-07 13:43:27 +08:00 |
|
lijie
|
c2fd577480
|
[task#146147, 1h]modify ui-case of change story in lite.
|
2025-07-07 11:06:18 +08:00 |
|
lijie
|
39b15f8c24
|
[task#146147, 1h]modify ui-case of change story in lite.
|
2025-07-07 11:03:55 +08:00 |
|
lijie
|
e79bb22b83
|
[task#146147, 1h]modify ui-case of change story in lite.
|
2025-07-07 10:59:22 +08:00 |
|
yulujie
|
f09dc36f5e
|
*[task#146066,doing,1.5h,2h] Add uitest of delete execution.
|
2025-07-07 10:44:01 +08:00 |
|
sunhao
|
dd97ae85ec
|
* [story #75113] improve style of zen-editor.
|
2025-07-07 10:29:45 +08:00 |
|