Commit Graph
274 Commits
Author SHA1 Message Date
tianshujie 216debd1e7 * Fix bug #41832. 2023-12-16 17:00:31 +08:00
tianshujie 725f58d142 * Fix bug #41835. 2023-12-16 16:47:10 +08:00
wangyidong 6541aa37d7 * Add param type. 2023-12-16 10:02:51 +08:00
wangyidong dfca87ed34 * Fix bug #41620. 2023-12-16 09:35:55 +08:00
wangyidong 6e04b2ea60 * Fix bug #41626. 2023-12-16 09:01:45 +08:00
tianshujie ba9f6f5c41 * Fix errors that run failed unit tests. 2023-12-13 08:43:10 +08:00
tianshujie f208510e6c * Fix bug #41169. 2023-12-12 16:31:43 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
tanghucheng a3e39514df Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 22:14:52 -05:00
liumengyi 2f44106669 * Fix bug #40874, get export data by release id, and remove releaseModel::getStoryForExport and releaseModel::getBugForExport. 2023-11-24 09:56:01 +08:00
liumengyi 3f802bc1b5 * Fix bug #40876, disable the notify button if there are no linked stories. 2023-11-24 09:38:20 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
tanghucheng 9f6156659b * Merge 18.8 release into Merge184. 2023-11-21 21:46:12 -05:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
hufangzhou 65648ef8b1 * Merge 18.4 release module. 2023-11-20 10:08:24 +08:00
chaideqing ca224d1c82 * Merge commit: 6b3aaebda8. 2023-11-08 08:29:50 +00:00
songchenxuan e06e934011 * Merge commit dd7140face, fix bug #35653. 2023-11-08 13:24:10 +08:00
chaideqing aed3c1e1af * Merge commit: 833c2a4729, fix bug #34977. 2023-11-07 07:19:46 +00:00
liugang 4ed97e69c5 * release: fix error the deleted release can't be restored in trash. 2023-10-17 17:14:46 +08:00
liugang 2adc72142d * releaseModel: generate link based on the raw module so that the menu can work correctly in project release module. 2023-10-17 14:15:39 +08:00
liugang fc70e7ec80 * release: abstract a method to get the summary info of release browse page. 2023-10-17 13:48:38 +08:00
tianshujie a1343c8504 * Refactor getToAndCcList method. 2023-10-11 10:03:13 +08:00
tianshujie 0c64b029d7 * Refactor getStoryReleases method. 2023-10-11 09:47:59 +08:00
tianshujie bc5c070974 * Refactor getNotifyPersons method. 2023-10-11 09:38:59 +08:00
tianshujie 5f489af439 * Refactor isClickable method. 2023-10-11 09:16:10 +08:00
tianshujie 2366d990ef * Refactor sendMail2Feedback method. 2023-10-11 09:07:23 +08:00
tianshujie 012f4028b1 * Refactor sendmail method. 2023-10-11 09:02:21 +08:00
tianshujie ef4d0434dc * Refactor buildOperateViewMenu method. 2023-10-11 09:00:22 +08:00
tianshujie a609f0cd16 * Refactor buildActionList method. 2023-10-11 08:52:35 +08:00
tianshujie b46f5a0a59 - Remove unused method and case. 2023-10-11 08:44:30 +08:00
tianshujie acf8866836 - Remove unused method. 2023-10-11 08:39:27 +08:00
tianshujie 5e835492dd * Refactor export method. 2023-10-10 17:24:10 +08:00
tianshujie 3408c96ab3 * Refactor changeStatus method. 2023-10-10 16:02:47 +08:00
tianshujie f770b20964 * Refactor batchUnlinkBug method. 2023-10-10 15:53:03 +08:00
tianshujie ccbd0c1df9 * Refactor unlinkBug method. 2023-10-10 15:40:05 +08:00
tianshujie fd0d8bcd7b * Refactor linkBug method. 2023-10-10 15:29:50 +08:00
tianshujie 92d70496be * Refactor batchUnlinkStory method. 2023-10-10 11:25:10 +08:00
tianshujie cfe8798708 * Refactor unlinkStory method. 2023-10-10 11:12:01 +08:00
tianshujie f31d59e928 * Refactor linkStory method. 2023-10-10 10:51:25 +08:00
tianshujie f878b65b55 * Refactor delete method. 2023-10-10 09:58:05 +08:00
tianshujie 5f532576e1 + Add default values to the parameters. 2023-10-10 09:41:59 +08:00
tianshujie 7cd785d209 * Refactor view method. 2023-10-10 09:41:59 +08:00
tianshujie 81380135c7 * Refactor browse method. 2023-10-09 16:57:07 +08:00
tianshujie 4a3794d0c7 * Fixed display issues with the branch and build fields of the release list. 2023-10-09 15:35:59 +08:00
tianshujie 32f5b947e9 * Refactor edit method. 2023-10-09 15:27:15 +08:00
tianshujie 36ebc103fe * Refactor getLast method. 2023-10-09 14:27:39 +08:00
tianshujie c53ee0e42b * Refactor getReleasedBuilds method. 2023-10-09 14:14:42 +08:00
tianshujie e45a35a8c5 * Refactor create method of the release module. 2023-10-09 13:52:55 +08:00
liumengyi 5fa33d8237 * Refactor projectrelease::batchUnlinkBug and projectrelease::batchUnlinkStory. 2023-09-27 16:21:15 +08:00