Commit Graph
1367 Commits
Author SHA1 Message Date
wangyidong 6a32463f7f * Fix syntax error. 2023-06-10 16:22:30 +08:00
liugang 8025f5b6d9 * project: declare parameter types of the testcase method. 2023-06-10 14:53:34 +08:00
sunguangming 7c2e7674c3 * Refactor project::group method. 2023-06-09 13:52:08 +08:00
tianshujie 15a4d5916f + Add a label to the quantity list. 2023-06-08 15:33:51 +08:00
sunguangming 9c97873b7a * Refactor project::exection method. 2023-06-08 14:56:24 +08:00
tianshujie 5c0bda2f4a * Code for task #94744. 2023-06-08 14:46:07 +08:00
tianshujie 8f70412d2c * Modify code smell. 2023-06-08 14:00:04 +08:00
tianshujie cb0ecc92bf * Code for task #94744. 2023-06-08 14:00:04 +08:00
tianshujie b52209b425 * Code for task #94744. 2023-06-08 13:14:01 +08:00
wangyuting c22b94ac98 * Adjust buildOperateMenu to initTableData. 2023-06-08 10:32:59 +08:00
tianshujie ea1f71d185 * Code for finish task #94740. 2023-06-06 13:18:48 +08:00
wangyuting b40763a157 + Add project testtask page. 2023-06-06 11:23:00 +08:00
daitingting 48c1da97dc * Get modules for bug of project. 2023-06-06 01:43:57 +00:00
caoyanyi 687ba92984 * Remove unused code and split config data. 2023-06-06 08:39:37 +08:00
daitingting 22b28f52ff * Refactor the bug view file of project. 2023-06-05 08:25:26 +00:00
tianshujie 65287a0791 * Change checkDelayedBugs to batchAppendDelayedDays. 2023-06-05 15:38:49 +08:00
tianshujie a3169a0f66 * Rename getByList to getByIdList of task module. 2023-05-29 11:02:28 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
wangyuting 9c96fa72c5 * Enable normal display of various app dashboards. 2023-05-22 10:17:46 +08:00
wangyuting 1a090daa47 * Finish the js of bug create page. 2023-05-18 13:03:17 +08:00
caoyanyi 4839b55636 * Change module tree data. 2023-05-16 09:17:26 +08:00
caoyanyi c3f43851f9 * Adjusting annotations and data types. 2023-05-15 14:29:44 +08:00
liuhong 2bbe1f78e2 * Refactor project-control function ajaxGetProjectFormInfo: function name and comment and code logic. 2023-05-13 16:43:21 +00:00
liuhong ece340ef8d * Refactor project-control function ajaxGetRemoveMemberTips: function name and comment. 2023-05-13 11:25:46 +00:00
liuhong 11ae85431e * Refactor project-control function ajaxRetrieveCloneableProject: function name and comment. 2023-05-13 10:42:49 +00:00
zhaoke 69e38cb008 * Finish refactor ajaxGetDropMenu method. 2023-05-12 18:16:31 +08:00
guofeilong 54208e114d * Move addPlans from project zen to model . 2023-05-12 17:19:05 +08:00
caoyanyi 120f0e1223 + Process the data into a suitable format for dtable. 2023-05-12 16:13:17 +08:00
liuhong 3c1695d2ae * Refactor project-control function manageProducts. 2023-05-12 06:56:01 +00:00
guofeilong 6ce6c41c3c * Adjust function project control create . 2023-05-12 14:11:55 +08:00
guofeilong d0bd6386ac * Fix mistake in type . 2023-05-12 13:09:53 +08:00
guofeilong 61ea628e1f * Fix problem in project model update. 2023-05-12 10:51:20 +08:00
guofeilong 600887b894 * Fix bug in project create function . 2023-05-11 18:16:36 +08:00
guofeilong 2746ff6952 * Adjust function project create . 2023-05-11 18:07:45 +08:00
liyang 81fc637c88 * Adjust the ternary operation of Boolean type. 2023-05-11 15:12:28 +08:00
caoyanyi 9bfac278bd * Replace setcookie function to helper::setcookie. 2023-05-11 11:21:59 +08:00
guofeilong 014ff895d4 * Add function buildEditForm to project zen . 2023-05-11 11:20:57 +08:00
guofeilong 70c1dc1caa * Change function name from getBranchGroupByProject to getBranchGroup . 2023-05-11 08:30:40 +08:00
caoyanyi b741ab4151 * Rename function name. 2023-05-10 20:58:16 +08:00
guofeilong ae1c746471 * Fix problem in function project control edit . 2023-05-10 18:35:22 +08:00
guofeilong 650f97f628 * Fix problem in function project edit . 2023-05-10 18:01:58 +08:00
guofeilong 6f9feafc14 * Fix function edit and prepareProject . 2023-05-10 17:04:05 +08:00
liuhong 9d1f21c3c7 Split projectControl::ajaxGetUnlinkTips to projectModel::getExecutionMembers. 2023-05-10 14:21:05 +08:00
guofeilong ff52459071 * Fix space problem in function edit . 2023-05-10 09:22:12 +08:00
liuhong fee94264f3 split projectControl::ajaxGetCopyProjects to projectModel::getCopyProjectPairs. 2023-05-10 09:11:44 +08:00
guofeilong 09c7467f8b - Delete unused param projectID in prepareProject . 2023-05-10 08:45:43 +08:00
caoyanyi 2a65ff13ea * Remove unesed variable. 2023-05-10 08:39:00 +08:00
guofeilong fe413258b6 * Function edit refactors . 2023-05-09 19:56:56 +08:00
liuhong 46c43f3f0a * submit control getBranchGroupByProject and model getbranchesbyproject
and unit test.
2023-05-09 14:56:07 +08:00
liuhong bcdad77ee5 * Adjust code. 2023-05-09 13:34:07 +08:00