Commit Graph
111937 Commits
Author SHA1 Message Date
刘刚 983abd9325 Merge branch release/21.7.7 of zentao/zentaopms (#12407) 2025-11-18 17:54:21 +08:00
李阳 902f6c2a1a * [misc] fix unittest coverage. 2025-11-18 17:14:41 +08:00
wangyuting 0c7a3a822b * [bug#66841,done,0.1h,0h] Fix story empty docs. 2025-11-18 16:11:35 +08:00
wangyuting e6bd1568df * [bug#67311,done,0.3h,0h] Fix execution testtask field order error. 2025-11-18 16:05:36 +08:00
wangyuting 4485220850 * [bug#67312,done,0.1h,0h] Fix tutorial mode create testtask error. 2025-11-18 15:59:58 +08:00
刘刚 71b9c4ce69 Merge branch release/21.7.7 of zentao/zentaopms (#12403) 2025-11-18 15:29:40 +08:00
刘刚 9f5b046ed8 Merge branch release/21.7.7 of zentao/zentaopms (#12402) 2025-11-18 15:20:38 +08:00
liugang 8c1b9dd5e8 * [refac] Improve PHPExcel class with better error handling and type checking. 2025-11-18 15:19:25 +08:00
liugang 8ff59d8ffe * [refac] Optimize performance by caching argument count in delegate class. 2025-11-18 15:03:23 +08:00
liugang 72fa47f3ee * [misc] Parameter names can only contain letters and numbers. 2025-11-18 14:58:09 +08:00
liugang 8976e7c8bd * [misc] Suppress build script output and clean up temporary log files. 2025-11-18 14:48:09 +08:00
liugang 1a2148db41 * [bug#66895] Optimize index.html creation in build process by excluding lib directories 2025-11-18 14:38:36 +08:00
liugang 2c66a07457 * [misc] Move the open curly brace to the beginning of next line. 2025-11-18 14:38:18 +08:00
liugang 48de97b681 * [misc] Use "static" keyword instead of "self". 2025-11-18 14:38:18 +08:00
liugang 6046750236 * [misc] Set default config when constructor parameter is empty. 2025-11-18 14:38:18 +08:00
liugang 1172119ef1 * [misc] Reinstall the third-party libraries by composer. 2025-11-18 14:38:18 +08:00
liugang bfd0d7015e * [misc] Fix non-numeric value encountered error by patch of the PclZip library. 2025-11-18 14:38:18 +08:00
liugang aad0765407 * [misc] Fix return type declarations for iterator methods to ensure compatibility with PHP 8+ strict typing requirements. 2025-11-18 14:38:18 +08:00
liugang 49ebee1d2a * [misc] Remain the simple-cache library when building the distribution package. 2025-11-18 14:38:18 +08:00
wangyuting 456987a653 * Optimize unit test script. 2025-11-18 14:30:34 +08:00
wangyuting bcaf98a291 * [bug#67242,done,1h,0h] Fix testtask cases 2.5menu error. 2025-11-18 14:30:34 +08:00
wangyuting 6337469a00 * Optimize code. 2025-11-18 14:30:34 +08:00
刘刚 91f21485f4 Merge branch release/21.7.7 of zentao/zentaopms (#12399) 2025-11-18 14:24:51 +08:00
tianshujie db67d85b21 * [bug#67306,done,0.1h] set load url when the page is window-pop. 2025-11-18 13:48:13 +08:00
刘刚 62b3470672 Merge branch release/21.7.7 of zentao/zentaopms (#12397) 2025-11-18 13:06:03 +08:00
刘刚 b5270d6f6d Merge branch release/21.7.7 of zentao/zentaopms (#12395) 2025-11-18 13:05:47 +08:00
刘刚 46168b4c7a Merge branch release/21.7.7 of zentao/zentaopms (#12393) 2025-11-18 13:05:39 +08:00
刘刚 0da3506da8 Merge branch release/21.7.7 of zentao/zentaopms (#12392) 2025-11-18 13:05:19 +08:00
xieqiyu 0a6352bd2d * [bug#67051] Show epic and requirement when query story in link story. 2025-11-18 03:49:57 +00:00
xieqiyu 7787280bbb * [bug#66510] Add the comment for buildModel::fetchBuilds. 2025-11-18 03:46:24 +00:00
tianshujie 5481f02e68 * [bug#67174,done,0.2h] remove fromBug field under the lite vision. 2025-11-18 11:46:03 +08:00
xieqiyu 53e92a7076 * [bug#66510] Filter the project when create testtask. 2025-11-18 03:44:40 +00:00
sunguangming 1189b2dd66 * [bug#66754,done,0.2h] fix bug. 2025-11-18 03:39:54 +00:00
tianshujie 7dbf67924c * [unittest] fix error. 2025-11-18 11:16:23 +08:00
wangyuting 9f3dfede5a * [bug#67246,done,0.1h,0h] Fix total testtask error. 2025-11-18 11:02:58 +08:00
tianshujie 82b0d84972 * [unittest] add comment. 2025-11-18 10:56:53 +08:00
tianshujie 95d53aa898 * [bug#66512,done,1h] filter builds when the project/execution is deleted. 2025-11-18 10:37:47 +08:00
wangyuting c9288b624f * [bug#67104,done,0.2h,0h] Optimize empty product error. 2025-11-18 09:56:34 +08:00
朱金勇 ed4b27cc8c * [framework] Need content. 2025-11-18 09:53:52 +08:00
朱金勇 17a0d1fe0d * [highgo] Don't use double quote for value. 2025-11-18 09:47:33 +08:00
朱金勇 6227c2a16f * [misc] Fix bug #66768. 2025-11-18 09:45:44 +08:00
朱金勇 4aabc13730 * [highgo] Add IF function. 2025-11-18 09:33:30 +08:00
朱金勇 0fe2321bd2 * [framework] Exception need args. 2025-11-18 09:26:07 +08:00
刘刚 43c6a9358e Merge branch release/21.7.7 of zentao/zentaopms (#12388) 2025-11-18 09:01:06 +08:00
朱金勇 d72fcc90cb - [highgo] Remove default value. 2025-11-18 08:59:08 +08:00
李阳 b10bc9dfc3 Merge branch release/21.7.7 of zentao/zentaopms (#12373) 2025-11-18 08:54:21 +08:00
李阳 660726476c Merge branch release/21.7.7 of zentao/zentaopms (#12389) 2025-11-18 08:53:58 +08:00
yulujie ebed9e9dcd *[uitest] Modify waittime. 2025-11-18 08:51:21 +08:00
wangyuting ea6bf0717e * Optimize code. 2025-11-18 08:44:49 +08:00
wangyuting 764fca98bb * Add testjoint sql. 2025-11-18 08:31:33 +08:00