Commit Graph
1350 Commits
Author SHA1 Message Date
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
guofeilong 04c15b97b6 * Code refactors for function edit project . 2023-05-08 19:15:05 +08:00
liuhong 8b19c632c4 * Adjust code. 2023-05-08 15:22:53 +08:00
liuhong 8ec5ebc5ca * submit getprogrammaxend control layer. 2023-05-08 14:56:42 +08:00
guofeilong 4f70f7e114 * Code refactors for project edit . 2023-05-08 14:47:35 +08:00
guofeilong 71eb93b227 * Code refactors for show edit view . 2023-05-08 13:55:12 +08:00
guofeilong 595999ff66 * Code refactors for function project update . 2023-05-08 11:26:34 +08:00
caoyanyi 6f65407f0b Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-06 14:51:13 +08:00
caoyanyi 00b192f2de * Modify sonar error and unit test. 2023-05-06 14:50:49 +08:00
liuhong 558a8349bb Adjust code 2023-05-06 14:49:55 +08:00
liuhong d15f2d2cb6 Adjust code 2023-05-06 14:39:25 +08:00
liuhong 7e49b977dd Adjust code for control function ajaxGetExecution 2023-05-06 14:33:56 +08:00
liuhong 18d9744ce0 * Adjust code for updateOrder control function. 2023-05-06 14:22:41 +08:00
liuhong b36b8306ec * Adjust code for whitelist. 2023-05-06 14:20:21 +08:00
liuhong 30085cfbfe * submit whitelist function for control layer. 2023-05-06 14:03:19 +08:00
liuhong 5bf1cc5849 * Adjust code for manageProduct function. 2023-05-06 10:51:55 +08:00
liuhong 228bd13b2c * Submit manageProduct function. 2023-05-05 19:56:59 +08:00
caoyanyi f868bb04c2 * Merge branch 18.4 code. 2023-05-05 16:09:33 +08:00