Commit Graph
833 Commits
Author SHA1 Message Date
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
mayue e918c876da * Removed two undefined variables. 2023-05-12 08:27:10 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
hufangzhou ed41438a7f * Refactor the cancel method of task control. 2023-05-12 14:49:19 +08:00
zhouxin 5f1480922b * Add team data fixer. 2023-05-11 23:33:15 +00:00
zenggang bfc6835e7e * Fix task code bug. 2023-05-11 11:16:10 +00:00
zenggang 664727d6ce * Task batchedit method and adjust code style 2023-05-11 11:09:27 +00:00
hufangzhou da20605d4b * Get the parent task ID from URL. 2023-05-11 16:07:54 +08:00
lishuo 5a1ab3e24c * Replace setcookie function to helper::setcookie. 2023-05-11 15:36:23 +08:00
mayue fddbdf9e95 * Delete zen's setMenuByTab function. 2023-05-10 12:36:36 +00:00
hufangzhou e6500c0828 * Add English comments for task-batchCreate. 2023-05-10 20:11:05 +08:00
mayue 0a2b90f779 * Move isLimitedInExecution function from control to zen. 2023-05-10 11:14:39 +00:00
tianshujie aa11a3778c * Return result of ajax. 2023-05-10 18:28:37 +08:00
zenggang 59313eefd4 * Edit task edit ui and adjust code style 2023-05-10 09:57:44 +00:00
zenggang 6526d699bd * Edit updateteam method 2023-05-10 09:55:50 +00:00
zhouxin d9441347b4 * Batch change execLaneType to executionLaneType. 2023-05-10 08:21:57 +00:00
zhouxin a5c2edaa36 * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:15:06 +00:00
zhouxin 612ad81fed * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:11:57 +00:00
zenggang ac0233a604 * Edit task commonAction method 2023-05-09 12:44:08 +00:00
tianshujie b6ec7f7ece * Fix code problems with SonarQube scanning. 2023-05-09 19:30:23 +08:00
zenggang 1ba7e6c0ee * Adjust task code 2023-05-09 10:46:06 +00:00
tianshujie c65e0902a7 * Optimize code after code reviewing. 2023-05-09 16:04:36 +08:00
tianshujie 14d558c1e0 * Optimize code after code reviewing. 2023-05-09 15:56:31 +08:00
tianshujie 59f12781bf * Optimized code logic. 2023-05-09 13:56:56 +08:00
zenggang b4f66fa5cc * Adjust task code 2023-05-08 08:58:00 +00:00
hufangzhou c7f4071142 * Add the updatekanban4batchcreate unit test. 2023-05-08 14:52:15 +08:00
liumengyi 9c558abe87 * Refactoer task-manageTaskTeam. 2023-05-08 10:37:07 +08:00
liumengyi beba0cfb6c * Fix bug of sonarqube. 2023-05-08 08:57:59 +08:00
tianshujie e258becec8 * Add test case for create task. 2023-05-06 15:59:08 +08:00
tianshujie 42b6a47248 * Fix code error. 2023-05-06 13:52:22 +08:00
hufangzhou 0cee1c0c58 * Code for refactor task-batchCreate. 2023-05-06 13:06:33 +08:00
tianshujie c9c340d0e8 * Split the function that create the task. 2023-05-06 11:33:40 +08:00
zenggang d5981e565a * Fix task edit 2023-05-05 06:31:44 +00:00
hufangzhou dc8fcc9484 * Merge 18.4 into master. 2023-05-05 09:26:04 +08:00
xieqiyu 19f0244fa1 * Rename getByList to getByIdList. 2023-05-04 05:18:12 +00:00
zenggang 1a3235b8db * Task edit 2023-04-28 12:18:01 +00:00
zenggang 8979e405cd * Assignto method 2023-04-27 11:16:51 +00:00
caoyanyi 24f75dd73b * Modify files get. 2023-04-25 10:49:10 +08:00
wangyidong 54d513129a * fix bug #34599. 2023-04-25 09:11:47 +08:00
Hao Sun 2bcc9bdbf4 Merge branch 'zin_dev'
# Conflicts:
#	module/common/lang/zh-cn.php
#	module/product/lang/de.php
#	module/product/lang/en.php
#	module/product/lang/fr.php
#	module/product/lang/zh-cn.php
#	module/program/js/browse.js
#	module/program/lang/de.php
#	module/program/lang/en.php
#	module/program/lang/fr.php
#	module/program/lang/zh-cn.php
#	module/project/config.php
#	module/project/lang/de.php
#	module/project/lang/en.php
#	module/project/lang/fr.php
#	module/project/lang/zh-cn.php
#	module/search/view/buildform.html.php
#	module/task/control.php
2023-04-23 19:20:45 +08:00
dingyongliang 6d9e2b0fc7 * zin: add history record. 2023-03-27 17:22:20 +08:00
zhujinyong b2b07abd7e * Fix bug #32411. 2023-03-01 12:00:44 +08:00
tianshujie d2a75a9cdf * Code for fix bug #32508. 2023-02-28 17:08:19 +08:00
dingyongliang 7e7f8dc448 * add task create page. 2023-02-27 09:10:04 +08:00
tianshujie 4e7f8247e3 * Code for finish task #84593. 2023-02-18 15:16:29 +08:00
tianshujie 484f34396c Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_284 2023-02-16 08:59:00 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
tianshujie ec0078c708 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_284 2023-02-13 14:03:58 +08:00
Yagami 877435e6e6 * Code for error. 2023-02-08 11:01:09 +08:00