Commit Graph
1723 Commits
Author SHA1 Message Date
sunguangming d595be5290 * Finish task #96483. 2023-07-05 16:58:43 +08:00
caoyanyi 18bccca076 * Change sql add table alias. 2023-07-04 08:56:09 +08:00
tianshujie cf83db6ba8 * Change an error when create a project. 2023-06-29 10:56:34 +08:00
tianshujie 6b56f09424 * Refactor copy project page. 2023-06-27 09:33:44 +08:00
tianshujie 9b46e1fb69 * Refactor manage member of the project. 2023-06-26 10:44:19 +08:00
sunguangming c2f0c4b9c4 * Code for task #95528. 2023-06-19 18:27:55 +08:00
wangyidong 90f74e88df * Rewrite program project page. 2023-06-19 15:59:52 +08:00
sunguangming 3286172cbc * Finish task #95504. 2023-06-16 16:45:55 +08:00
tianshujie 2a722b9086 * Code for task #95515. 2023-06-16 16:36:45 +08:00
tianshujie 6813611765 * Refactor, change the code smell. 2023-06-14 19:09:50 +08:00
tianshujie 8f70412d2c * Modify code smell. 2023-06-08 14:00:04 +08:00
tianshujie ea1f71d185 * Code for finish task #94740. 2023-06-06 13:18:48 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
caoyanyi b7be1167e1 * Change module tree locate. 2023-05-16 17:03:30 +08:00
caoyanyi d119a1ad4c * Change return variable. 2023-05-16 09:33:52 +08:00
caoyanyi 4839b55636 * Change module tree data. 2023-05-16 09:17:26 +08:00
caoyanyi 55b14891d0 * Change foreach error. 2023-05-15 09:24:04 +08:00
chaideqing 9efa141bd6 * Refactor project-model getbudgetwithunit and unit test. 2023-05-14 21:23:53 +08:00
zhaoke 38bfb0d84b * Finish rewrite getProjectLink method. 2023-05-12 18:14:46 +08:00
guofeilong 54208e114d * Move addPlans from project zen to model . 2023-05-12 17:19:05 +08:00
caoyanyi 28fc8af8eb * Move function position. 2023-05-12 16:13:17 +08:00
chaideqing 78a39f9566 * Refactor project-tao function getlatestexecutions. 2023-05-12 14:39:13 +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 5b03aabb96 * Fix notes problem in project model update function . 2023-05-11 19:36:50 +08:00
guofeilong 2746ff6952 * Adjust function project create . 2023-05-11 18:07:45 +08:00
caoyanyi 6f6eabeaae * Change the parameters passed by the method. 2023-05-11 14:54:20 +08:00
caoyanyi 4745c89c28 * Adjust the parameters of the method. 2023-05-11 13:29:19 +08:00
guofeilong 4bdc4f173d * Fix loig probelem in updateProductStage . 2023-05-11 11:24:56 +08:00
caoyanyi d49c08e2ad * Use array query instead of switch loop. 2023-05-11 10:52:09 +08:00
caoyanyi 1df2f30754 * Adjust variable names. 2023-05-11 10:52:09 +08:00
guofeilong 70c1dc1caa * Change function name from getBranchGroupByProject to getBranchGroup . 2023-05-11 08:30:40 +08:00
caoyanyi a942f16476 * Optimize filtering logic. 2023-05-10 20:58:16 +08:00
caoyanyi b741ab4151 * Rename function name. 2023-05-10 20:58:16 +08:00
caoyanyi 481dbc551a * Change comment content. 2023-05-10 20:58:16 +08:00
guofeilong 2694f0a7ae * Fix problem when create project . 2023-05-10 16:22:58 +08:00
guofeilong 813409ac80 * Fix note problem in function project model edit . 2023-05-10 15:30:50 +08:00
guofeilong 1ac8219425 * Fix problem in function deleteMembers . 2023-05-10 15:28:14 +08:00
liuhong 9d1f21c3c7 Split projectControl::ajaxGetUnlinkTips to projectModel::getExecutionMembers. 2023-05-10 14:21:05 +08:00
guofeilong 033b502cce * Fix to this->post . 2023-05-10 13:47:37 +08:00
chaideqing f1020cb50d * Refactor project model function checkCanChangeModel. 2023-05-10 13:27:42 +08:00
guofeilong 1b9b3e53c7 * Fix notes space problem in function project model update . 2023-05-10 11:29:32 +08:00
liuhong 619eb8040d * Submit projectModel::getBranchGroupByProject unit test. 2023-05-10 10:27:37 +08:00
guofeilong bdb03a3f94 * Fix problem in buildOperateBrowseMenu . 2023-05-10 09:58:20 +08:00
guofeilong 24963c96a7 * Fix problem in function project getBudgetWithUnit . 2023-05-10 09:56:06 +08:00
caoyanyi fcf51883a1 * Remove unused variable. 2023-05-10 09:40:49 +08:00
caoyanyi 9d752be956 * Merge if statement with the enclosing one. 2023-05-10 09:40:49 +08:00
guofeilong 072bea11c8 * fix problem in project function update's notes . 2023-05-10 09:28:39 +08:00
guofeilong 28fece6fef - Delete extra line after function updateWhitelist . 2023-05-10 09:23:42 +08:00
liuhong fee94264f3 split projectControl::ajaxGetCopyProjects to projectModel::getCopyProjectPairs. 2023-05-10 09:11:44 +08:00