Commit Graph
1158 Commits
Author SHA1 Message Date
sunguangming d3d61aeb34 * [misc] remove unused code. 2026-01-21 06:25:33 +00:00
tianshujie 5b22fa416d * [bug#69215,done,0.1h] adjust QA language. 2026-01-20 15:27:29 +08:00
liugang ff3ec0cb7f * [refac] Refactor test lib classes. 2026-01-16 14:40:55 +08:00
tianshujie 9b9ae0360e * [unittest] add unit test for getDeliverableReviewPairs. 2026-01-15 18:16:26 +08:00
tianshujie 0e960d0fc5 * [unittest] add test method and data for getDeliverableReviewPairs. 2026-01-15 18:16:26 +08:00
tianshujie f993006241 * [refac] change method name. 2026-01-15 18:16:26 +08:00
tianshujie ea24f83712 * [bug#68972,done,2h] After closing the project change, the deliverables will be unfrozen. 2026-01-15 18:16:26 +08:00
liugang 1503f91b2b * [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php. 2026-01-14 15:32:47 +08:00
sunguangming 0ae34ae714 Merge branch 'main' into release/22.0.beta 2026-01-12 01:08:24 +00:00
wangyuting 68ac95f6d1 * Optimize admin checkinternet unit test script. 2026-01-06 15:54:54 +08:00
sunguangming e0e06d9ca3 Merge branch 'release/21.7.8' into release/22.0.alpha1 2025-12-29 07:52:33 +00:00
sunguangming e4c70569a4 * [unittest] modify unittest. 2025-12-22 01:16:49 +00:00
sunguangming 4e30d3048e * [misc] add menu link. 2025-12-12 01:52:12 +00:00
sunguangming 5230413fd8 * [misc] modify lang. 2025-12-08 06:46:06 +00:00
sunguangming 3475ebd8b4 * [unittest] modify unittest. 2025-12-03 09:14:29 +08:00
liugang e0fa6c8ac2 * [misc] Replace $this->config with $config. 2025-12-03 09:14:10 +08:00
sunguangming 2fe51e9516 * [unittest] modify unittest. 2025-12-02 07:05:47 +00:00
liugang 801728ffe1 * [misc] Replace $this->config with $config. 2025-11-28 18:58:21 +08:00
sunguangming 0dc150a3d6 * [task#152655,done,0.2h] finish task. 2025-11-26 01:18:42 +00:00
sunguangming e4a16a05a1 Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-25 01:57:28 +00:00
sunguangming 82504b3fad * [bug#67412,done,0.2h] fix bug. 2025-11-24 08:18:08 +00:00
sunguangming d39c1a0a04 * [bug#67384,done,0.2h] fix bug. 2025-11-21 06:53:07 +00:00
sunguangming 59ca9ec54c * [bug#67383,done,0.2h] fix bug. 2025-11-21 06:48:21 +00:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
xieqiyu e81f4db893 * [bug#66862] Add the links for stage settype. 2025-11-12 09:27:07 +00:00
xieqiyu dd4144db72 * [bug#66860] Modify the unit test file of adminModel::getMenuKey. 2025-11-12 09:27:07 +00:00
xieqiyu 9f18c71007 * [bug#66860] Add the navGroup of stage batch create. 2025-11-12 09:27:07 +00:00
sunguangming d728fdb44a * [task#152271,doing,0.5h] compitable hasFeatrue. 2025-11-12 03:29:08 +00:00
liugangandClaude d974ee31a1 + [misc] Add unit tests for adminZen::syncPublicClasses() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:30 +08:00
liugangandClaude 3fff197dd5 + [misc] Add unit tests for adminZen::syncExtensions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:30 +08:00
liugangandClaude f26a5e262b + [misc] Add unit tests for adminZen::syncDynamics() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 580b596c1b + [misc] Add unit tests for adminZen::setCompanyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 0f0bb3253f + [misc] Add unit tests for adminZen::sendCodeByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 262ef3ed45 + [misc] Add unit tests for adminZen::getZentaoData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 4a8f822bd6 + [misc] Add unit tests for adminZen::fetchAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude ca0d01ec8f + [misc] Add unit tests for adminZen::certifyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
sunguangming 13d16f8a29 * [task#152264,doing,0.5h] finish task. 2025-11-11 06:35:59 +00:00
sunguangming 23faa52eb3 * [task#152264,doing,0.5h] add related func. 2025-11-11 06:35:20 +00:00
sunguangming 0557cf9976 * [task#152264,doing,0.5h] add checkRelated. 2025-11-11 06:34:29 +00:00
sunguangming 53124c3472 * [bug#152264,doing,0.5h] add showDependencyConfirm. 2025-11-11 06:33:52 +00:00
sunguangming 28861c3c5e * [task#152264,doing,1h] add basic func. 2025-11-11 06:33:33 +00:00
sunguangming 9eefde1419 * [misc] add var to js. 2025-11-11 06:31:46 +00:00
sunguangming e15848d37c * [task#152264,doing,0.5h] add lang. 2025-11-11 06:30:18 +00:00
sunguangming e6eb55c10f * [misc] revert js. 2025-11-11 03:06:50 +00:00
sunguangming 2a5a1b141e * [task#152263,doing,1h] add upgrade method. 2025-11-11 03:06:29 +00:00
sunguangming 62b0b77a37 * [task#152263,doing,1h] add js and js var. 2025-11-11 01:50:48 +00:00
sunguangming 502692e7ce * [task#152263,doing,1h] add lang. 2025-11-11 01:50:39 +00:00
sunguangming dbff7674fa * [task#152263,doing,0.2h] remove unused code. 2025-11-11 01:50:22 +00:00
sunguangming 1e2d7ce05e * [task#152263,doing,0.1h] add lang. 2025-11-10 07:59:32 +00:00
sunguangming f03630d026 * [task#152263,doing,1h] add lang. 2025-11-10 07:54:57 +00:00