Commit Graph
59134 Commits
Author SHA1 Message Date
chentao 4bef337f67 * Remove 'onlybody' parameter from the action buttons on the story list page. 2023-06-09 17:02:47 +08:00
liugang f18b1a4e18 * treeModel: refactor the createTestTaskLink method to return an object of module. 2023-06-09 17:01:47 +08:00
liugang 09d4e59aba * treeModel: the $extra parameter could be an array or a string. 2023-06-09 17:00:54 +08:00
liugang 3cd027851e * treeModel: return value of the method buildTree cannot be pushed into modules array if it is empty. 2023-06-09 16:57:29 +08:00
sunhao ece9a9c847 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-09 16:55:44 +08:00
sunhao 7cd8e08954 * make checkIframe work with zin pages. 2023-06-09 16:55:40 +08:00
liugang cbfcb44c1c * treeModel: the $extra parameter could be an array or a string. 2023-06-09 16:53:06 +08:00
liugang e67e49d994 + testcaseBrowse: check privilege before generate link of create suite. 2023-06-09 16:50:16 +08:00
liugang 0fa7764ecc * toolbar: return empty string if the item is null. 2023-06-09 16:46:55 +08:00
dingyongliang 4b2396057b * refactor ajaxcustom by story dtable config. 2023-06-09 16:45:43 +08:00
liugang 83c1b1a6d7 + testcaseLang: add feature bar lang items of cases page. 2023-06-09 16:45:22 +08:00
liugang bc68a93c88 * testtask: change variables to camel case. 2023-06-09 16:43:25 +08:00
wangyidong aeba8a580f * Adjust for save change story data. 2023-06-09 16:43:12 +08:00
wangyuting e2795dbd5a * Finish my doc page. The task id #94752. 2023-06-09 16:32:36 +08:00
zhouxin ba52e6471c * Bind computeEndDate to delta in productplan-edit. 2023-06-09 16:30:35 +08:00
tianshujie 8d1d8105a7 * Modify code smell. 2023-06-09 16:28:38 +08:00
tianshujie 79f0fccf94 * Code for task #94948. 2023-06-09 16:28:38 +08:00
zhouxin 69a4a72f78 * Bind toggle date's visibility to future box. 2023-06-09 16:25:25 +08:00
daitingting 2960b97cfe * Adjust the type of confirmed field. 2023-06-09 08:14:49 +00:00
daitingting ba3929f6ee * Refactor bug list view in dashboard. 2023-06-09 08:13:53 +00:00
chentao 91c7f78905 * Fix the links of the buttons in the feature bar on the product story list page. 2023-06-09 16:03:28 +08:00
dingyongliang f7414c4445 * refactor ajaxcustom. 2023-06-09 16:00:23 +08:00
dingguodong 5e48d616ea - Remove optimization for session which cause search failed. 2023-06-09 15:55:24 +08:00
dingguodong d972b7ce0c * Show plan title in stories list. 2023-06-09 15:27:20 +08:00
zhaoke 96896a74ce * Add unit test of taskTao-updateTaskByChildAndStatus. 2023-06-09 15:20:39 +08:00
zhaoke 3927306ae3 * Add unit test of taskTao-createupdateparenttaskaction. 2023-06-09 15:20:39 +08:00
zhaoke fd03511a2f * Add unit test of taskTao-getParentStatusById. 2023-06-09 15:20:39 +08:00
zhaoke c9c9ae4e2a * Refactor taskModel-updateParentStatus. 2023-06-09 15:20:39 +08:00
zhaoke d0454dcd47 * Add unit test of taskModel-updateParentStatus. 2023-06-09 15:20:39 +08:00
sunguangming eaeef042e4 * Remove space. 2023-06-09 15:06:32 +08:00
zhouxin 6522be6405 * Bind getParentBranches to parent select in productplan-create. 2023-06-09 14:54:50 +08:00
tianshujie 96e72c5a2b * Code for task #94940. 2023-06-09 14:37:09 +08:00
liumengyi 70757b6430 * Refactor caselib::browse. 2023-06-09 14:28:53 +08:00
zhouxin d436a0fd67 * Bind toggleDateVisibility to future checkbox in productplan-create. 2023-06-09 13:57:33 +08:00
wangyuting 3b78b20565 * Finish testtask of my contribute. task id #94607. 2023-06-09 13:53:30 +08:00
sunguangming 7ebe1b5dd5 * Add lang and ui page. 2023-06-09 13:52:08 +08:00
sunguangming 7c2e7674c3 * Refactor project::group method. 2023-06-09 13:52:08 +08:00
sunguangming d2e0ce71f8 * Add project::group field list. 2023-06-09 13:52:08 +08:00
sunguangming 24b29676fd * Add group's action list. 2023-06-09 13:52:08 +08:00
wangyuting 4533ab85c7 * Finish my testtask page. task id #94606. 2023-06-09 13:47:50 +08:00
tianshujie 75d0dc87c0 * Compatible with project build code. 2023-06-09 13:46:00 +08:00
wangyuting d43cb7ea0e * Adjust featurebar rectotal field. 2023-06-09 13:40:35 +08:00
wangyuting 3a982f181d Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-09 13:40:05 +08:00
caoyanyi c89d9eb288 * Change operate menu init. 2023-06-09 13:39:03 +08:00
caoyanyi 672cfbf6f4 + Add url template string replacement. 2023-06-09 13:39:03 +08:00
zhouxin 8803087880 * Bind computeEndDate to date select of productplan-create. 2023-06-09 13:31:05 +08:00
tianshujie ed5cbcc2fd * Optimize build product drop-down logic. 2023-06-09 13:27:52 +08:00
wangyuting 2eb701ac55 Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-09 11:54:54 +08:00
朱金勇 1eae54c17b * Migrate admin of qucheng. 2023-06-09 03:31:44 +00:00
wangyuting b63c7acba4 * Fix change todo date bug. 2023-06-09 11:29:42 +08:00