Commit Graph
1430 Commits
Author SHA1 Message Date
wangxuepeng e0d3e61339 * Replace all 'and' or 'or' with '&&' or '||'. 2023-09-21 01:03:38 +00:00
wangxuepeng afcd95268d * Fixed method getHisotry for action module, support array and int. 2023-09-20 11:35:18 +00:00
wangxuepeng 88dce1586f * Add unit test for action buildGroupDate. 2023-09-20 11:25:00 +00:00
wangxuepeng b3660b244a * Add unit test for action restoreStages. 2023-09-20 10:40:51 +00:00
wangxuepeng 1797a7a229 * Fixed getHistory method's note of action model. 2023-09-20 08:32:56 +00:00
tianshujie 392c622d9c * Add return value for saveIndex method. 2023-09-20 16:11:03 +08:00
wangxuepeng aab4974d29 * Add note to the model layer of the action module. 2023-09-20 07:43:57 +00:00
wangxuepeng bcc8fab1a2 * Fixed unit test of getdynamicbysearch method of the action module. 2023-09-20 05:41:45 +00:00
wangxuepeng 53382c8118 * Unit test of the getdynamicbysearch method of action module. 2023-09-20 05:08:30 +00:00
qixinzhi f1da344bff * Fix action with delist and publish,bug#38669,task#103046. 2023-09-20 02:59:53 +00:00
wangxuepeng 8a37465128 * Unit test of the transformActions method of action module. 2023-09-19 09:31:24 +00:00
wangxuepeng 25c8bf8fc1 * Unit test of the getdynamic method of action module. 2023-09-19 06:47:35 +00:00
wangxuepeng 779cd9bce9 * Unit test of the getObjectLabel method of action module. 2023-09-18 09:17:31 +00:00
wangxuepeng 0274b33e5f * Unit test of the getbysql method of action module. 2023-09-18 08:21:10 +00:00
wangxuepeng 2bdb3ab3f9 * Unit test of the getlist method of action module. 2023-09-18 07:56:53 +00:00
wangxuepeng a4cb4c8192 * Unit test of the computebeginandend method of action module. 2023-09-18 05:39:58 +00:00
wangxuepeng 47ce774f1c * Unit test of the gethistory method of action module. 2023-09-18 05:12:54 +00:00
liugang cbea619aa2 * actionModel: fix error doesn't have default return value. 2023-09-18 10:47:15 +08:00
wangxuepeng 7a66d9a356 * Unit test of the gettrashes method of action module. 2023-09-18 02:35:06 +00:00
caoyanyi f831aaccea * Change params type. 2023-09-18 09:53:28 +08:00
wangxuepeng 66c5609655 * Unit test of the getbyid method of action module. 2023-09-16 08:30:52 +00:00
wangxuepeng 6fa0024c18 * Unit test of the updateComment method of action module. 2023-09-16 06:11:17 +00:00
wangxuepeng 854504f10d * Unit test of the read method of action module. 2023-09-14 07:50:50 +00:00
wangxuepeng 881bf6162d * Unit test of the create method of action module. 2023-09-14 06:30:42 +00:00
zhaoke 6c641c352d * Fix bug of devops. 2023-09-14 14:14:23 +08:00
wangxuepeng d333e7fceb * Unit test of the hideone and hideall method of action module. 2023-09-12 09:04:32 +00:00
wangxuepeng bf13fbe98e * Refactor restoreStages method of the action module. 2023-09-11 08:45:24 +00:00
tianshujie 1f1f886d83 * Change the params type for the $comment. 2023-09-11 13:50:12 +08:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
dingguodong 3598c0cc00 * Allow extra field can be integer then to string before use. 2023-09-07 09:35:38 +08:00
wangxuepeng 08929417bd * Refactor method editComment of the action module. 2023-09-06 09:03:41 +00:00
wangxuepeng 7866b0d853 * Refactor method comment of the action module. 2023-09-06 07:32:48 +00:00
dingguodong 5859a354ea * Rename checkTopStage to isTopStage for balance. 2023-09-06 14:37:18 +08:00
wangxuepeng 5a6ce289a4 * Refactor method hideAll of the action module. 2023-09-05 08:28:57 +00:00
wangxuepeng 26be65927e * Refactor method hideOne of the action module. 2023-09-05 07:37:02 +00:00
wangxuepeng f7d50b3630 * Refactor method undelte of the action module. 2023-09-05 07:29:28 +00:00
zhaoke f2d090c00a * Fix bug #38242. 2023-09-05 15:24:14 +08:00
wangxuepeng a22bc8802b * Recover the create method of the module layer of the action module. 2023-08-31 07:54:51 +00:00
wangxuepeng 1b8605fbed * Refactor action control undelete. 2023-08-31 01:47:43 +00:00
dingguodong b1c5342cd4 * Refactor this function. 2023-08-30 14:51:36 +08:00
wangxuepeng 7bb8f8e624 * Editor uploadUrl default value. 2023-08-30 02:05:59 +00:00
wangxuepeng 6a892e2c11 * Refactor action control create method. 2023-08-29 08:07:59 +00:00
wangxuepeng 482fafb2cb * Refactor action trash method. 2023-08-29 05:50:54 +00:00
zenggang c6f9390f8d * Finish task#100970,100969,100974 2023-08-24 09:09:59 +00:00
朱金勇 e663e207bd * Fix english. 2023-08-16 04:15:20 +00:00
wangyuting 0b4a034adb * Finish mergeprogram. 2023-08-16 10:26:13 +08:00
wangyuting 74a9bcb4da * Adjust actions on action trash. 2023-08-02 09:25:51 +08:00
wangyuting 6cd8ac0c79 * Finish action trash list. 2023-08-02 09:22:34 +08:00
wangyuting 03c8ba06ae * Add action trash zin page. 2023-08-01 16:58:21 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00