Commit Graph
257 Commits
Author SHA1 Message Date
sunhao 5d20d340ab * release: optimize export form with ajaxForm. 2023-10-25 12:45:34 +08:00
tianshujie 15006575a9 + Add table sort to release::browse. 2023-10-19 10:32:46 +08:00
liugang 459693098b * release: refactor the delete method. 2023-10-17 17:29:07 +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
liugang 98a5569db2 - release: remove unused code. 2023-10-17 13:41:06 +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 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 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 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 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 e45a35a8c5 * Refactor create method of the release module. 2023-10-09 13:52:55 +08:00
caoyanyi eb2c5e34a5 + Add comment and params type for release commonAction. 2023-10-09 11:05:21 +08:00
tianshujie 841423ecb2 * Change the type of the argument to call getByList. 2023-09-28 09:14:48 +08:00
liumengyi 5fa33d8237 * Refactor projectrelease::batchUnlinkBug and projectrelease::batchUnlinkStory. 2023-09-27 16:21:15 +08:00
liumengyi a572b48031 * Refactor projectrelease::unlinkStory. 2023-09-27 15:30:26 +08:00
liumengyi 69dea3861c * Fixed bug with viewing release and linking story to release in projectrelease. 2023-09-27 15:27:05 +08:00
liumengyi 2c718b52b8 * Refactor projectrelease::unlinkBug. 2023-09-27 14:57:13 +08:00
liumengyi ca8c1ddd2a * Adjust the raw module, projectrelease or release. 2023-09-27 13:58:58 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
tianshujie 94a06d7cbe * Remove logical duplicate method and modify the relevant calling code. 2023-09-18 11:24:38 +08:00
dingguodong eeb3758ef2 * Add condition to close modal. 2023-07-21 15:09:48 +08:00
tianshujie f95b85bba6 * Fix SQL error. 2023-07-20 10:45:10 +08:00
tianshujie 92ea9c6460 * Fix bug 35653. 2023-07-20 10:37:20 +08:00
dingguodong 4db5f30a2a * Set the type of a variable. 2023-07-20 09:15:01 +08:00
caoyanyi 0b929e8e40 * Add required field. 2023-06-27 14:44:18 +08:00
liumengyi b7e87d16c7 * Refactor projectrelease::notify. 2023-06-20 15:24:35 +08:00
tianshujie 5e0e27c7d2 * Code for task #95433. 2023-06-15 09:59:20 +08:00
tianshujie 51e24d44fe * Code for task #95339. 2023-06-13 18:40:15 +08:00
tianshujie 647c336f21 * Code for task #95340. 2023-06-13 16:46:00 +08:00
liumengyi 9a5773c390 * Optimize code. 2023-06-10 14:06:10 +08:00
liumengyi 07dc80abbd * Refactor projectrelease::view. 2023-06-10 11:16:30 +08:00
caoyanyi 86907ec672 * Add param type. 2023-06-08 17:06:04 +08:00
tianshujie 15a4d5916f + Add a label to the quantity list. 2023-06-08 15:33:51 +08:00
caoyanyi ee2f06ebff * Change param type and return url. 2023-06-07 14:57:52 +08:00
tianshujie 728c6bd41f + Add footer of release list page. 2023-06-07 10:58:18 +08:00
caoyanyi 557772db64 * Add param type. 2023-06-07 10:53:33 +08:00
caoyanyi ed8ee27ebe * Change load url after unlink object. 2023-06-07 10:49:00 +08:00
tianshujie cdc4ed3e4e + Add sort for release list. 2023-06-07 10:06:40 +08:00
caoyanyi f734579216 * Change return value for unlink bug. 2023-06-07 09:56:23 +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 72dd8cdde1 - Remove confirm param for unlinkstory. 2023-06-06 16:23:32 +08:00
caoyanyi bf14346ca4 + Add zin page for release view. 2023-06-06 14:10:56 +08:00
zhouxin e93b1a7e01 * Fix code smell for story module. 2023-05-31 09:51:59 +08:00