Commit Graph
255 Commits
Author SHA1 Message Date
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
liumengyi 69dea3861c * Fixed bug with viewing release and linking story to release in projectrelease. 2023-09-27 15:27:05 +08:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
liumengyi 1f72710364 * Remove projectreleaseModel::getByID, and replace it with release::getByID. 2023-09-27 11:19:12 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
tianshujie b120f3ac22 + Add getGroupByProduct method and case. 2023-09-13 14:19:48 +08:00
qixinzhi 6ce8e70a49 * Add field 'releasedDate' for story. 2023-07-20 05:02:54 +00:00
caoyanyi d86e6815fe + Add tips for change release status. 2023-06-27 10:31:24 +08:00
caoyanyi ed7147d51c * Adjust status switch and delete config. 2023-06-15 15:31:27 +08:00
tianshujie 5e0e27c7d2 * Code for task #95433. 2023-06-15 09:59:20 +08:00
caoyanyi 2f0cc1d261 * Change view operate link. 2023-06-07 14:57:52 +08:00
tianshujie 87db3a4847 + Add search function to the release list. 2023-06-07 09:52:57 +08:00
tianshujie 9a7d9119cb * Code for task #94739. 2023-06-06 16:35:19 +08:00
caoyanyi 4380c246bb * Change action param for detail header. 2023-06-06 16:24:19 +08:00
caoyanyi bf14346ca4 + Add zin page for release view. 2023-06-06 14:10:56 +08:00
tianshujie 00434d8895 + Add an interface to the block to call. 2023-05-11 20:06:35 +08:00
tianshujie 8697902b3f + Add comment for getReleaseCount method. 2023-05-11 13:30:41 +08:00
tianshujie 4dc1db7fa8 \#Remove this unused "$appName" local variable. 2023-05-11 13:28:53 +08:00
tianshujie b1c2242c24 * Replace this use of "join" with "implode". 2023-05-11 13:28:53 +08:00
tianshujie 578aced71a * Change the bool judgment to strictly equal. 2023-05-11 13:28:53 +08:00