Commit Graph
101850 Commits
Author SHA1 Message Date
liyang ff5ea1d156 * [unittest] fix coverage method. 2025-06-20 15:12:07 +08:00
liyang d6fbea0a67 * [unittest] fix coverage method. 2025-06-20 15:12:07 +08:00
liyang 773fb58edb * [unittest] fix unittest. 2025-06-20 15:12:07 +08:00
liyang 0d97995978 * [unittest] fix unittest. 2025-06-20 15:12:07 +08:00
liyang bef9fae7bf * [unittest] fix unittest. 2025-06-20 15:12:07 +08:00
liyang 46d753cab7 - [refactor] remove solution module 2025-06-20 15:12:07 +08:00
liyang e8fef71036 * [unittest] fix unittest. 2025-06-20 15:12:07 +08:00
刘刚 1d5e7f4cb8 Merge branch dev/bug-63488 of zentao/zentaopms (#9740) 2025-06-20 15:03:52 +08:00
刘刚 b4431a62d9 Merge branch release/21.7.2 of zentao/zentaopms (#9739) 2025-06-20 15:03:03 +08:00
刘刚 1d530c3d8e Merge branch release/21.7.2 of zentao/zentaopms (#9738) 2025-06-20 15:02:39 +08:00
刘刚 f36b32583e Merge branch release/21.7.2 of zentao/zentaopms (#9736) 2025-06-20 15:02:20 +08:00
tianshujie 99b02b508c * [unittest] fix getdatalist error. 2025-06-20 14:58:27 +08:00
tianshujie de124698cf * [unittest] fix getbyid error. 2025-06-20 14:54:41 +08:00
tianshujie 99e7744ef4 * [unittest] fix getusertasks error. 2025-06-20 14:44:12 +08:00
wangyuting 885d0e9ead * Optimize code. 2025-06-20 14:41:18 +08:00
刘刚 65756b13e9 Merge branch dev/bug-63488 of zentao/zentaopms (#9733) 2025-06-20 14:39:47 +08:00
tianshujie cb682cf203 * [unittest] fix setmenu error. 2025-06-20 14:37:35 +08:00
xieqiyu dbbb1c36e5 * [unittest] Modify the unit test file of taskModel::createTestChildTasks. 2025-06-20 06:23:40 +00:00
wangyuting f11e0ce479 * Optimize code. 2025-06-20 14:21:40 +08:00
wangyuting c348d571df * Optimize code. 2025-06-20 14:13:59 +08:00
wangyuting 4bbf35bed1 * Adjust admin register to community. 2025-06-20 14:07:41 +08:00
tianshujie 6aea9f7e40 * [unittest] add unit test for printfile. 2025-06-20 13:54:15 +08:00
tianshujie e49b66108e * [unittest] add printFileTest method. 2025-06-20 13:53:59 +08:00
tianshujie 68592ad019 * [unittest] add printfile. 2025-06-20 13:53:30 +08:00
刘刚 13aaab672c Merge branch dev/bug-63465 of zentao/zentaopms (#9730) 2025-06-20 13:14:49 +08:00
李阳 7df1cf15af [ci] update ci json. 2025-06-20 12:12:03 +08:00
朱金勇 0912c50db9 Merge branch dev/story-75371 of zentao/zentaopms (#9726) 2025-06-20 10:52:42 +08:00
朱金勇 5b1fd5d85e Merge branch release/21.7.2 of zentao/zentaopms (#9718) 2025-06-20 10:45:19 +08:00
朱金勇 f31c1b6ea2 Merge branch dev/story-75371 of zentao/zentaopms (#9722) 2025-06-20 10:44:41 +08:00
zhangjialiang 98ae397691 * [story#75371,doing,0.1h] Format coed. 2025-06-20 10:41:03 +08:00
zhangjialiang 03139b7c71 * [story#75371,doing,0.1h] Format coed, modify button variable name. 2025-06-20 10:34:08 +08:00
zhangjialiang 8bda02bedc * [story#75371,doing,0.5h] Add skip button, information not filled in for judgment. 2025-06-20 10:30:27 +08:00
李阳 63acccc018 Merge branch release/21.7.2 of zentao/zentaopms (#9717) 2025-06-20 09:24:52 +08:00
liyang 7407554383 * [bug#63145] fix bug for monaco editor select. 2025-06-20 09:19:17 +08:00
huairong 74cc892f0c + [task#144954,done,0.1h] Add comment of ui test file. 2025-06-20 09:18:59 +08:00
朱金勇 2ee6a72737 Merge branch release/21.7.2 of zentao/zentaopms (#9716) 2025-06-20 09:16:14 +08:00
xieqiyu a0a2399721 Merge branch 'dev/task-145582' into release/21.7.2 2025-06-20 01:04:20 +00:00
朱金勇 865266b3dc Merge branch release/21.7.2 of zentao/zentaopms (#9714) 2025-06-20 09:03:51 +08:00
朱金勇 f61f187fe3 Merge branch dev/bug-63465 of zentao/zentaopms (#9712) 2025-06-20 09:03:19 +08:00
sunguangming 2fde867631 * [misc] fix sql. 2025-06-20 01:02:08 +00:00
朱金勇 6ba19fd86c Merge branch dev/task-145582 of zentao/zentaopms (#9710) 2025-06-20 09:02:02 +08:00
李阳 63424ff105 Merge branch dev/story-75371 of zentao/zentaopms (#9713) 2025-06-20 08:43:55 +08:00
sunguangming 601fa053f5 * [bug#63465,doing,0.5h] fix bug. 2025-06-20 00:40:37 +00:00
朱金勇 135f083580 Merge branch dev/story-75371 of zentao/zentaopms (#9709) 2025-06-19 18:05:08 +08:00
xieqiyu e9820f982e * [task#145582,doing,0.1h] Delete the unused unit test of upgradeModel::addBuiltInDocTemplate. 2025-06-19 09:50:56 +00:00
zhangjialiang 7294b87840 * [story#75371,doing,0.5h] Modify the image name and size. 2025-06-19 17:50:11 +08:00
xieqiyu e7dce2228f * [task#145582,doing,0.1h] Delete the record of action when add built in doc template. 2025-06-19 09:45:22 +00:00
xieqiyu 63a27a2a50 * [task#145582,doing,0.2h] Delete the language of confirm delete review template. 2025-06-19 09:45:22 +00:00
xieqiyu 6507d9ba19 * [task#145582,doing,0.1h] Delete the code of save project review doc template. 2025-06-19 09:45:22 +00:00
xieqiyu 6681951e6d * [task#145582,doing,0.5h] Query all not built-in doc template. 2025-06-19 09:45:22 +00:00