Commit Graph
111960 Commits
Author SHA1 Message Date
wangyuting 97e77060e2 * [bug#66814,done,0.2h,0h] Fix create bug btn link error. 2025-11-19 16:34:05 +08:00
wangyuting 31edd1b92c * [bug#66765,done,0.3h,0h] Adjust lite projectstatisticblock block style. 2025-11-19 16:15:25 +08:00
wangyuting 2cf71e9289 * [bug#67317,done,0.5h,0h] Fix create multiple product testreport error. 2025-11-19 16:06:32 +08:00
wangyuting 378ec97076 * [bug#67314,done,0.2h,0h] Fix testtask build link error. 2025-11-19 15:47:57 +08:00
刘刚 59861d285c Merge branch release/21.7.7 of zentao/zentaopms (#12420) 2025-11-19 12:22:37 +08:00
刘刚 b34ebcef0b Merge branch release/21.7.7 of zentao/zentaopms (#12419) 2025-11-19 12:22:29 +08:00
wangyuting 18085c0249 * [bug#67327,done,0.1,0h] Fix empty products error. 2025-11-19 11:51:14 +08:00
liugang 978584f756 * [refac] Replace modern Clipboard API with compatible copy method in upgrade module
- Replace navigator.clipboard.writeText() with document.execCommand('copy') for better browser compatibility
- Add fallback copy method using temporary textarea element
- Update copy failure messages to be more descriptive
- Improve cross-browser support for copy command functionality
2025-11-19 11:44:49 +08:00
刘刚 d3febc019d Merge branch release/21.7.7 of zentao/zentaopms (#12417) 2025-11-19 11:05:04 +08:00
liugang 14096dcfa7 * [misc] Reinstall the Spout and PhpSpreadsheet libraries using Composer to apply the patch. 2025-11-19 11:00:03 +08:00
liugang b0990ca34a * [misc] Replace strict return types with ReturnTypeWillChange attribute for PHP compatibility
- Update Box/Spout iterator return types to use #[\ReturnTypeWillChange] instead of strict typing
- Update PhpSpreadsheet iterator return types to use #[\ReturnTypeWillChange] instead of strict typing
- Improve compatibility across PHP 7.4-8.4 by using more flexible return type annotations
2025-11-19 11:00:03 +08:00
刘刚 bc99f94322 Merge branch release/21.7.7 of zentao/zentaopms (#12416) 2025-11-19 10:47:31 +08:00
wangyuting 352b65ce97 * Optimize code. 2025-11-19 10:32:58 +08:00
wangyuting deec51afaf * [bug#67318,done,0.1h,0h] Fix getExecutionTasks params error. 2025-11-19 10:32:58 +08:00
朱金勇 f2601880e8 * [highgo] Fix bug #66774. 2025-11-19 09:51:22 +08:00
刘刚 ad73532a2b Merge branch release/21.7.7 of zentao/zentaopms (#12412) 2025-11-19 08:54:59 +08:00
朱金勇 e4885a3c19 * [highgo] Remove comment. 2025-11-19 08:44:34 +08:00
sunhao 981f9c8c2b * [misc] update zui3 lib. 2025-11-18 19:22:37 +08:00
sunhao 787c40242d * [bug #66435] fix zentao list url in doc with diffence rquest type. 2025-11-18 19:22:37 +08:00
刘刚 d12e1a5a55 Merge branch release/21.7.7 of zentao/zentaopms (#12411) 2025-11-18 17:55:09 +08:00
刘刚 624bb5c5dc Merge branch release/21.7.7 of zentao/zentaopms (#12408) 2025-11-18 17:54:28 +08:00
刘刚 983abd9325 Merge branch release/21.7.7 of zentao/zentaopms (#12407) 2025-11-18 17:54:21 +08:00
liugang 52bc50ea4f * [refac] Improve upgrade module file deletion and copy command features
- Optimize file deletion logic with unified deletion script
- Add copy command button for better user experience
- Complete Chinese and English language support
- Standardize error message formatting
2025-11-18 17:44:40 +08:00
李阳 902f6c2a1a * [misc] fix unittest coverage. 2025-11-18 17:14:41 +08:00
sunhao 62cc92a4c6 * [misc] update zui3 lib. 2025-11-18 16:23:44 +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