Commit Graph
57561 Commits
Author SHA1 Message Date
caoyanyi ff28bc6673 * Handling page errors. 2023-05-15 14:29:44 +08:00
caoyanyi 4ac2d30dc7 * Align and adjust language items. 2023-05-15 14:29:43 +08:00
liumengyi 8670aa8846 * Modify incorrect comments. 2023-05-15 14:23:31 +08:00
wangyidong f43cb497bb + Add unit test for productModel manageLine method. 2023-05-15 14:22:02 +08:00
liugang 5b0a25611e * index: convert object to array to fix warning of calling end() on an object. 2023-05-15 14:20:40 +08:00
liumengyi 1086cbab1b * Refactor bug-assignTo, and add unittest of bug-assign. 2023-05-15 14:18:14 +08:00
daitingting 770b51082e * Add test case of getBysearch. 2023-05-15 06:16:54 +00:00
tianshujie 075dd67719 + Add unit tests for the task start method. 2023-05-15 14:16:14 +08:00
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
daitingting 5b25db2c84 * Unify quotes. 2023-05-15 05:17:59 +00:00
chentao a935a6e4cd * product: change parameter type of all function. 2023-05-15 13:17:44 +08:00
daitingting c0352889a9 * Adjust the order of param note.
* Adjust the type of branch param.
2023-05-15 05:10:23 +00:00
liumengyi 4a56f0136c * Modify incorrect function name. 2023-05-15 13:08:44 +08:00
wangyuting 91bd612490 * Fix the bug of use of uninitialized value. 2023-05-15 11:35:15 +08:00
dingyongliang c99df06e3f + zin: add comment form and comment dialog wgs. 2023-05-15 11:30:16 +08:00
sunhao d26392c943 * zin: refactor form widget prop definitions. 2023-05-15 11:29:23 +08:00
wangyidong b551b9ce24 * Refactor product manageLine page. 2023-05-15 11:27:50 +08:00
chentao 931cc87da0 * product: refactor configurations. 2023-05-15 11:15:12 +08:00
wangyuting 4b78f1e86e * Finish rookie guide block. 2023-05-15 11:12:14 +08:00
Lufei c9747aff75 * Change default type acquisition method. 2023-05-15 11:03:15 +08:00
liyang 4bae81532b * Remove the backup database table. 2023-05-15 10:43:17 +08:00
chentao 64005b7408 * product: move configurations of dtable into sperated config file. 2023-05-15 10:40:57 +08:00
liugang 7374ec03b1 * bug: Move the function checkBugExecutionPriv from bugModel to bugZen. 2023-05-15 10:26:41 +08:00
Lufei 5783d3a460 Revert "- Remove Profiling."
This reverts commit c55db32ef7.
2023-05-15 10:14:14 +08:00
liugang cb0bbddd22 * Fix syntax error in comment message. 2023-05-15 10:00:16 +08:00
dingyongliang 7a27fb3ec0 * zin: fix modalProps default value. 2023-05-15 09:57:08 +08:00
songchenxuan 2a362d8da1 * Add function access for bug zen. 2023-05-15 09:48:34 +08:00
songchenxuan 649d954455 * Modify comment, add full stop. 2023-05-15 09:48:34 +08:00
songchenxuan 754e75f24d * Add void return for buildCreateForm, unifies judge code to a new method. 2023-05-15 09:48:34 +08:00
songchenxuan 6ae63123f6 * Add zh-cn comment. 2023-05-15 09:48:34 +08:00
songchenxuan 9e11a39dfd * Move create control code to zen, add two function: extractObjectFromExtras, buildCreateForm. 2023-05-15 09:48:34 +08:00
songchenxuan 4599579c7c * Rename all bugTpl to bug. 2023-05-15 09:48:34 +08:00
songchenxuan 1d0a37363c * Unset $bug->deadline if it is empty. 2023-05-15 09:48:34 +08:00
daitingting 7f70bc3e94 * Adjust type and spell of getNeedConfirmList function. 2023-05-15 09:47:21 +08:00
daitingting 3089113b73 * Refactor getBySearch function. 2023-05-15 09:47:21 +08:00
sunhao b138ae66ad * zin: fix labelWidth property not work. 2023-05-15 09:45:55 +08:00
sunhao 3b456b2f9e * zin: load zin debug info when not in iframe tab. 2023-05-15 09:44:21 +08:00
caoyanyi 55b14891d0 * Change foreach error. 2023-05-15 09:24:04 +08:00
liugang 17b1c875dc * bug: use helper::setcookie() instead of setcookie(). 2023-05-15 09:08:10 +08:00
liugang 1969043116 * bugZen: use helper::setcookie instead of setcookie. 2023-05-15 09:06:39 +08:00
dingyongliang 674f98a263 * zin: refactor commentBtn. 2023-05-15 08:54:13 +08:00
liuruogu e282c35f53 * Modify product list block. 2023-05-15 08:49:59 +08:00
liumengyi 726b6945da * Fix bug of build menu. 2023-05-15 08:46:55 +08:00
caoyanyi 90592ef4d4 * Adjust filter label function. 2023-05-15 08:44:29 +08:00
liyang e008b5866d * Fix delete db for unitest in pipeline. 2023-05-15 08:40:16 +08:00
chaideqing 9efa141bd6 * Refactor project-model getbudgetwithunit and unit test. 2023-05-14 21:23:53 +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
liuhong 60a60336f6 * Fix project-zen use of uninitialized value. 2023-05-13 08:59:28 +00:00