刘刚
fdb706751b
Merge branch release/21.7.6 of zentao/zentaopms ( #11460 )
2025-09-12 17:39:20 +08:00
sunhao
0c7d1f8ace
* [misc] fix open app not work from old page sometimes.
2025-09-12 15:21:23 +08:00
刘刚
a017afbae6
Merge branch dev/story-76528 of zentao/zentaopms ( #11458 )
2025-09-12 14:15:48 +08:00
刘刚
a9c6ca537a
Merge branch dev/story-76528 of zentao/zentaopms ( #11456 )
2025-09-12 14:12:56 +08:00
hujunqing
e65661e263
[story#76528,done,4h] export docs in project space.
2025-09-12 05:57:45 +00:00
刘刚
737e73b421
Merge branch dev/bug-60611 of zentao/zentaopms ( #11448 )
2025-09-12 11:03:38 +08:00
刘刚
2a632af950
Merge branch release/21.7.6 of zentao/zentaopms ( #11438 )
2025-09-12 00:54:57 +08:00
liugang and Claude
fe3ebe71c4
* [misc] Enhance unit test generator script with error handling and retry mechanism
...
- Add command line option `-c` to continue processing on error
- Implement retry mechanism with maximum 12 retries and 5-minute intervals
- Extract Claude command execution into reusable function
- Improve error handling strategy configuration
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-12 00:51:52 +08:00
刘刚
dca4f78f75
Merge branch release/21.7.6 of zentao/zentaopms ( #11436 )
2025-09-11 17:44:40 +08:00
liugang
bac6c954e1
* [misc] Fix unittest error of the searchTao::processQueryFormDatas() method.
2025-09-11 17:42:26 +08:00
liugang
9803666fb8
* [misc] Fix unittest error of the searchModel::setDefaultParams() method.
2025-09-11 17:42:26 +08:00
liugang
0a3496603a
* [misc] Fix unittest error of the searchModel::setSearchParams() method.
2025-09-11 17:42:26 +08:00
刘刚
55d19d0975
Merge branch release/21.7.6 of zentao/zentaopms ( #11435 )
2025-09-11 17:11:39 +08:00
wangyuting
6d8e92445b
* Optimize story getstories2link unit test script.
2025-09-11 17:06:48 +08:00
刘刚
e02d69941d
Merge branch dev/story-78108 of zentao/zentaopms ( #11434 )
2025-09-11 16:33:33 +08:00
刘刚
55ad8660ba
Merge branch release/21.7.6 of zentao/zentaopms ( #11433 )
2025-09-11 16:32:30 +08:00
刘刚
5ac15abb6f
Merge branch release/21.7.6 of zentao/zentaopms ( #11432 )
2025-09-11 16:32:19 +08:00
刘刚
19fb829be9
Merge branch release/21.7.6 of zentao/zentaopms ( #11431 )
2025-09-11 16:32:11 +08:00
刘刚
e496cfa756
Merge branch dev/story-78108 of zentao/zentaopms ( #11430 )
2025-09-11 16:31:53 +08:00
liugang
53be2c64c6
- [misc] Remove unused view files.
2025-09-11 16:30:53 +08:00
liyang
ce86557e99
* [bug#65385] rename lang.
2025-09-11 16:26:40 +08:00
zhangjialiang
7a20cd9993
* [story#78108,doing,0.1h] Fix failed unit tests.
2025-09-11 16:20:56 +08:00
wangyuting
140c01b6fc
* Optimize task getusertasks unit test script.
2025-09-11 16:20:38 +08:00
李阳
6861dd7679
* [misc] update ci json file.
2025-09-11 14:50:05 +08:00
刘刚
e4bd81ad9f
Merge branch dev/bug-65027 of zentao/zentaopms ( #11426 )
2025-09-11 14:38:55 +08:00
刘刚
cbc88744af
Merge branch dev/bug-65047 of zentao/zentaopms ( #11425 )
2025-09-11 14:38:52 +08:00
刘刚
2cee890898
Merge branch release/21.7.5 of zentao/zentaopms ( #11422 )
2025-09-11 13:30:50 +08:00
sunguangming
b57ed75f80
* [release] code for release.
2025-09-11 04:17:06 +00:00
刘刚
635b9fff6d
Merge branch release/21.7.5 of zentao/zentaopms ( #11417 )
2025-09-11 11:16:22 +08:00
刘刚
f142c04b9b
Merge branch release/21.7.5 of zentao/zentaopms ( #11416 )
2025-09-11 11:14:03 +08:00
sunguangming
e368d99d71
* [bug] fix story stage bug.
2025-09-11 03:00:13 +00:00
qixinzhi
14ba424ec5
* add unittest.
2025-09-11 01:27:52 +00:00
qixinzhi
c61d75bc61
* fix unittest.
2025-09-11 00:55:48 +00:00
qixinzhi
71cb819e34
* fix setDefaultParams.
2025-09-11 00:49:12 +00:00
刘刚
0435e7888d
Merge branch dev/bug-60611 of zentao/zentaopms ( #11412 )
2025-09-11 08:41:06 +08:00
hujunqing
9308c151bd
[bug#60611,done,1h] hide export btn in quick view.
2025-09-11 00:32:49 +00:00
刘刚
bba99cf29c
Merge branch release/21.7.5 of zentao/zentaopms ( #11411 )
2025-09-10 23:37:40 +08:00
liugang
6097c17c9e
* [misc] Pass the csv file to script.
2025-09-10 23:25:58 +08:00
liugang
e6054f43d0
* [misc] Rename data file.
2025-09-10 23:14:38 +08:00
liugang
85781eba96
+ [misc] Add the methods without test cases.
2025-09-10 23:13:29 +08:00
liugang
acb80748a6
* [misc] Remove the \r line break at the end of the line.
2025-09-10 23:10:48 +08:00
刘刚
66add03e63
Merge branch release/21.7.5 of zentao/zentaopms ( #11410 )
2025-09-10 17:38:37 +08:00
sunguangming
84b1f4d42f
* [bug#65362,done,1h] fix bug.
2025-09-10 09:31:44 +00:00
刘刚
2b94c6649c
Merge branch release/21.7.5 of zentao/zentaopms ( #11408 )
2025-09-10 17:23:41 +08:00
sunhao
c951ee9a14
* [misc] update zui3 lib.
2025-09-10 16:42:39 +08:00
刘刚
3d94f9fc76
Merge branch release/21.7.5 of zentao/zentaopms ( #11403 )
2025-09-10 16:23:15 +08:00
tianshujie
4b14a13ae1
* [unittest] add unittest for buildDataForImportFromLib method.
2025-09-10 16:08:58 +08:00
tianshujie
e75b001e26
* [unittest] add test method for buildDataForImportFromLib.
2025-09-10 16:08:43 +08:00
tianshujie
cca7b3d5d2
* [bug#65357,done,0.1h] init lib ID.
2025-09-10 15:51:53 +08:00
刘刚
3ab0b22156
Merge branch release/21.7.5 of zentao/zentaopms ( #11397 )
2025-09-10 14:03:16 +08:00