Commit Graph
57132 Commits
Author SHA1 Message Date
zhouxin e8c19c8d99 * Rename variable for readability. 2023-05-10 08:56:31 +00:00
dingyongliang 08a6e98ad3 * zin: add detail content for task view page. 2023-05-10 16:52:55 +08:00
xushenjie 0d116944a0 * Adjust the unit test of programplan::checkCodeUnique(). 2023-05-10 08:46:30 +00:00
xushenjie 87ed21517c + Add unit test yaml file of programplan::checkCodeUnique(). 2023-05-10 08:38:06 +00:00
zhouxin 0e564191fc * Batch change stdClass() to stdclass() in kanban module. 2023-05-10 08:36:59 +00:00
lanzongjun 59ed69807b + Add todo upgrade sql. 2023-05-10 16:36:07 +08:00
綦新志 0b0e6e39e4 Merge pull request '* Return result of ajax.' (#48) from daitingting_ajax_send into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/48
2023-05-10 16:34:12 +08:00
zhouxin 386b5caa52 * Batch change abbr exec to execution. 2023-05-10 08:33:47 +00:00
daitingting 3abf0f6631 * Return result of ajax. 2023-05-10 16:33:11 +08:00
Wangyuting 7372926169 * Complete the UI of the productstatisticblock page. 2023-05-10 16:30:47 +08:00
tianshujie 41f62350c2 * Refactor create task page. 2023-05-10 16:28:43 +08:00
zhouxin c9d73347b2 * Batch change stdClass() to stdclass(). 2023-05-10 08:26:54 +00:00
guofeilong 2694f0a7ae * Fix problem when create project . 2023-05-10 16:22:58 +08:00
zhouxin d9441347b4 * Batch change execLaneType to executionLaneType. 2023-05-10 08:21:57 +00:00
chentao c5dd73abcc * product: fix sonar alerts. 2023-05-10 16:17:35 +08:00
zhouxin a5c2edaa36 * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:15:06 +00:00
liyang 624cd548aa + Add code coverage report template. 2023-05-10 16:14:49 +08:00
lanzongjun ea7dd533d3 * Compatible cycle backlog configuration item. 2023-05-10 16:14:15 +08:00
zhouxin 612ad81fed * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:11:57 +00:00
liuchenglong 2a9d675376 * Modify programplan-computerprogress test case. 2023-05-10 08:10:30 +00:00
liuruogu 810c66829c * Remove TODO. 2023-05-10 16:06:20 +08:00
jukui 9881d5eb27 * Modify the format and return type of getTotalPercent function for programplan model. 2023-05-10 15:59:31 +08:00
zhouxin 58e1b88b67 * Record task version when edit task. 2023-05-10 07:52:39 +00:00
xushenjie 950365afe8 * Replace meaningless with ''. 2023-05-10 07:48:21 +00:00
chentao 0a3728e81f * product: refactor dashboard. 2023-05-10 15:44:25 +08:00
xushenjie abdcd8ceaf * Adjust the code of programplanModel::checkCodeUnique(). 2023-05-10 07:43:17 +00:00
liuruogu a6320ac7ea * Modify 'of' in the language item to 'blockTitle'. 2023-05-10 15:41:09 +08:00
綦新志 ec3cdb85fe Merge pull request '* Add responseInModal function and callback it.' (#47) from daitingting_add_responseInModal into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/47
2023-05-10 15:39:11 +08:00
daitingting 0f01872357 * Add responseInModal function and callback it. 2023-05-10 15:39:04 +08:00
zhouxin 108061337d * Delete code that duplicated with zen. 2023-05-10 07:37:58 +00:00
tianshujie 095910ef05 * Refactor create task page. 2023-05-10 15:31:45 +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 becc1c5b7d * Fix code specification remove ztf comment and pid and Adjust e(). 2023-05-10 15:15:41 +08:00
zhouxin 3ca2fe8c09 * Add a call to the doUpdate method. 2023-05-10 06:59:01 +00:00
chaideqing 70c69686fc * Refactor unit test project getstats4kanban. 2023-05-10 14:54:57 +08:00
caoyanyi 4674bc8650 * Adjust annotation alignment. 2023-05-10 14:48:27 +08:00
jukui d173ee8c24 * Modify test case include for programplan model. 2023-05-10 14:48:06 +08:00
zhouxin abe44c88d2 * Get required fields for update method of task. 2023-05-10 06:46:33 +00:00
chaideqing f7d50ab37e * Refactor unit test project tao getlatestexecutions. 2023-05-10 14:45:59 +08:00
caoyanyi 7c5550ba7d * Adjust annotation alignment. 2023-05-10 14:43:53 +08:00
zhouxin 67601bf800 * Remove fixer from controller of task. 2023-05-10 06:40:23 +00:00
孔令茂 ecb0c5e86c * Add cloumn category for story block. 2023-05-10 14:38:35 +08:00
zhouxin 5bee0aae7c * Add unit test for updateLastEdited of taskTao. 2023-05-10 06:32:46 +00:00
zhaoke a03c4bf54b * Fix ztf run failed when the e function passes in an int type parameter. 2023-05-10 14:24:11 +08:00
zhaoke d88871662d * Keep full parameters in ztf steps. 2023-05-10 14:24:11 +08:00
liuhong 9d1f21c3c7 Split projectControl::ajaxGetUnlinkTips to projectModel::getExecutionMembers. 2023-05-10 14:21:05 +08:00
liuhong c6f7ef2644 * Submit projectModel::getExecutionMembers unit test 2023-05-10 14:18:33 +08:00
liuruogu 497f24c6cd * Modify method printPlanBlock params. 2023-05-10 14:07:09 +08:00
liuruogu 6849e919cb + Add plan list block. 2023-05-10 14:07:09 +08:00