Commit Graph
78581 Commits
Author SHA1 Message Date
sunhao b774b384e9 * zui: update zui3 lib. 2024-04-15 15:07:08 +08:00
sunhao d3859d49f5 * zin: fix moduleMenu header style on expanding. 2024-04-15 15:07:08 +08:00
sunhao 6bcd71eb3f * zui: update zui3 lib. 2024-04-15 15:01:45 +08:00
sunhao cb97ee8141 * zin: fix js error on click sidebar toggle. 2024-04-15 15:01:45 +08:00
xieqiyu 0838bacab0 * Code for task#116388. 2024-04-15 14:49:20 +08:00
tanghucheng 93c0781408 * Fix bug #47699, Filter out objects that are not available in the OR. 2024-04-15 14:32:26 +08:00
宋辰轩 00eb150524 * Fix bug #47004. 2024-04-15 14:17:03 +08:00
caoyanyi 6d252f9ef4 * Sync 18.x code. 2024-04-15 13:57:49 +08:00
tanghucheng 2ba9674243 * Fix parallel undefind error. 2024-04-15 13:53:33 +08:00
caoyanyi d236cc62c5 * Adjust make package script. 2024-04-15 11:47:09 +08:00
caoyanyi 4075768aec * Adjust zentao version info. 2024-04-15 11:43:36 +08:00
qixinzhi 5f53745de0 * Update zentao.sql of chart. 2024-04-15 03:16:16 +00:00
qixinzhi 4cd3a0c7c3 * Fix builtin chart sql. 2024-04-15 02:53:31 +00:00
zhouxin e2edec2054 * Fix bug #42775. 2024-04-15 09:47:17 +08:00
qixinzhi b04aa86785 * Fix create index compatibility issue. 2024-04-15 01:44:45 +00:00
caoyanyi cffca8104a * Adjust fields sort for repo create. 2024-04-15 08:38:09 +08:00
tanghucheng 79c134c9b7 * Add default parallel. 2024-04-14 23:28:46 +08:00
tanghucheng 2eed218955 * Check stage can parallel for ipd project. 2024-04-14 21:45:50 +08:00
tanghucheng 78a76bbc6d * Fix bug #47793, Filter the review points of the disabled stage on the create review view. 2024-04-14 20:12:53 +08:00
tanghucheng 06facd9c46 * Only IPD project has showStage. 2024-04-14 15:14:55 +08:00
tanghucheng 6f5f7866af * Customize the list field according to the project model custom setup phase view. 2024-04-14 15:05:34 +08:00
liumengyi dd4f580bdd * Skip empty objects in assignToMeBlock. 2024-04-12 17:23:53 +08:00
hufangzhou d358976872 * Format code. 2024-04-12 17:11:49 +08:00
caoyanyi b69dfb2feb * Adjust repo branch locate. 2024-04-12 17:06:33 +08:00
liumengyi c7712d24d5 * Move headerTip after title. 2024-04-12 17:05:58 +08:00
caoyanyi d876fff116 * Adjust install locate for devops platform. 2024-04-12 17:01:16 +08:00
sunguangming e1356347d1 * Modify code style. 2024-04-12 16:59:29 +08:00
caoyanyi a7c18af094 * Adjust branch default value for repo/ 2024-04-12 16:58:28 +08:00
hufangzhou 29df268613 * When setting the stage, prioritize returning the link address recorded in the session. 2024-04-12 16:54:16 +08:00
caoyanyi 829dfaa825 * Adjust repo file display style for gitlab. 2024-04-12 16:54:11 +08:00
liumengyi 90bd1223b6 * Change the number of testtesks to 6. 2024-04-12 16:50:58 +08:00
sunguangming 9f0c17d0c5 * Fix bug #43499. 2024-04-12 16:50:18 +08:00
liumengyi 658210799f * Rename notClosedTesttasks to unclosedTesttasks. 2024-04-12 16:48:05 +08:00
caoyanyi b1d79e7e34 * Adjust repo create server sort. 2024-04-12 16:41:05 +08:00
caoyanyi 0022403177 * Adjust gogs branch create logic. 2024-04-12 16:34:25 +08:00
caoyanyi 6373fc24bf * Adjust call funtion name for gitfox. 2024-04-12 16:26:59 +08:00
xieqiyu f84a86ffca * Modify the problem of code review. 2024-04-12 16:25:47 +08:00
liumengyi aa60e79d85 * Remove wait and doing testtasks, add not closed testtasks. 2024-04-12 15:45:13 +08:00
tianshujie c885e54ccd * Change the result of the story::getkanbangroupdata unit test. 2024-04-12 15:44:37 +08:00
sunguangming e999a329a2 * Add storyKanban col-count. 2024-04-12 15:36:43 +08:00
liumengyi 0a7cf22ce0 * Modify unit test result of actionModel::getDynamicBySearch. 2024-04-12 15:30:25 +08:00
caoyanyi 710c7da4aa * Adjust unit test for zahost. 2024-04-12 15:29:35 +08:00
sunguangming 0e57dd2163 * Remove execution-storyKanban in oldPages. 2024-04-12 15:28:04 +08:00
sunguangming e3e7f97501 * Refactor execution::storyKanban view. 2024-04-12 15:28:04 +08:00
sunguangming 0201e06bd1 * Refactor execution::storyKanban. 2024-04-12 15:28:04 +08:00
sunguangming 241f500c04 * Build execution::storyKanban data. 2024-04-12 15:28:04 +08:00
sunguangming 4492d43b28 * Add unit test. 2024-04-12 15:28:04 +08:00
caoyanyi 1dfe769248 - Delete unused methods. 2024-04-12 15:22:01 +08:00
liumengyi e9b0d0aeac * Modify the unit test result. 2024-04-12 15:19:57 +08:00
tianshujie f19b547ea5 * Change the result of the report::createsinglejson unit test. 2024-04-12 15:15:37 +08:00