Commit Graph
238 Commits
Author SHA1 Message Date
daitingting 9c13fe66c1 * Variable renaming. 2023-08-18 05:08:56 +00:00
daitingting bbc0fe52aa * Rename output to params. 2023-08-18 03:28:56 +00:00
daitingting 62a97977f0 * Use load instead of lotate. 2023-08-18 02:22:48 +00:00
liumengyi bdae1c0e44 * Refactor bug::delete. 2023-08-18 10:20:52 +08:00
liumengyi ce63ef4514 * Fix bug of bug::batchCreate. 2023-08-18 09:55:24 +08:00
daitingting 7b9e6470fd * Processing request data for creating bug by prepareCreateExtras function. 2023-08-18 01:39:25 +00:00
liumengyi 6a85efb666 * Refacor bug::export. 2023-08-17 16:40:25 +08:00
liumengyi 0ba9bbcfe2 * Modify return type. 2023-08-16 08:49:18 +08:00
liumengyi 80c7fcfa78 * Modify return type. 2023-08-16 08:47:33 +08:00
liumengyi ea686149b6 * Fix error in bug::batchEdit. 2023-07-31 10:36:22 +08:00
wangyidong 4c30342f5f * Adjust for todo edit page. 2023-07-28 11:16:02 +08:00
liumengyi 38f978b94e * Fix bug of bug::create. 2023-07-20 16:22:37 +08:00
dingguodong b6847b2313 * Fix undefined or unused variables. 2023-07-20 15:48:09 +08:00
liumengyi c379f54f2e * Show default executions. 2023-07-20 10:23:49 +08:00
liumengyi 592b3d3365 * Remove empty value. 2023-07-17 13:15:07 +08:00
liumengyi 446addf2e1 * Refactor for bug::edit after replacing the picker. 2023-07-15 13:37:18 +08:00
liugang fb89ba37c3 * Change the configuration $config->datatable->{$module$method}->showModule to $config->$module->$method->showModule. 2023-07-12 13:30:07 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
wangyuting cd78af7526 * Adjust modal style. 2023-06-30 10:58:35 +08:00
wangyuting f056305712 * Finish bug edit form and js and css. 2023-06-27 14:35:13 +08:00
wangyuting 7321a78a08 * Adjust bug edit page css. 2023-06-26 16:47:36 +08:00
wangyuting bdff84e508 * Finish case to bug. 2023-06-26 15:23:48 +08:00
wangyuting cedc04dc09 * Finish copy bug. 2023-06-26 13:31:37 +08:00
wangyuting fbef44671a * Finish bug create page. 2023-06-26 13:18:20 +08:00
wangyuting 8e746b7452 * Optimize bug ui code. 2023-06-19 18:39:48 +08:00
tianshujie bb95fb0620 * Code for task #94939. 2023-06-08 16:09:37 +08:00
daitingting 1edf73213d * Strict codes. 2023-06-06 08:08:54 +00:00
daitingting 79678a4aed * Call getTreeMenu function to get modules.
* Delete getmodulesforsidebar function.
2023-06-06 02:30:55 +00:00
liumengyi 9906148f37 * Refactor bugModel-getBugInfoFromResult, and modify its unit test. 2023-06-02 10:15:32 +08:00
liumengyi 42901ec37f * Replace sql with function. 2023-06-01 17:00:36 +08:00
wangyuting 182d17005e * Optimize function comment. 2023-06-01 09:09:52 +08:00
wangyuting ad45773364 * Fix from bug. 2023-05-31 17:29:55 +08:00
wangyuting 183711ca42 * Optimize some function names. 2023-05-31 17:16:39 +08:00
wangyuting 00a0ae304a * Optimize some bad function names. 2023-05-31 16:52:16 +08:00
daitingting 7a29e1949f * Adjust the notice lang. 2023-05-31 08:48:27 +00:00
wangyuting 984b41fe18 * Adjust setMenu4View to setViewMenu. 2023-05-31 16:42:38 +08:00
wangyuting 4fc26f4152 * Adjust zen function order. 2023-05-31 16:39:31 +08:00
wangyuting ab6e0e54a8 * Adjust function params type and Adjust setExportFields to getExportFields. 2023-05-31 16:37:40 +08:00
liumengyi 1b91baa71b * Fix bug with undefined values. 2023-05-31 16:13:58 +08:00
wangyuting 753690d9af * Adjust function order. 2023-05-31 15:29:51 +08:00
wangyuting d501327cec * Add afterCreate function from create bug. 2023-05-31 15:02:58 +08:00
wangyuting 68e0ea507a * Optimize responseAfterOperate function. 2023-05-31 14:36:22 +08:00
wangyuting a2c95f793b * Optimize batchUpdate function. 2023-05-31 14:23:21 +08:00
wangyuting 126b69b9c9 * Optimize the return method of messages. 2023-05-31 13:57:57 +08:00
wangyuting fc7a49e149 * Optimize responseAfterDelete function. 2023-05-31 13:48:49 +08:00
wangyuting 6f3fcab1d2 * Optimize responseAfterBatchCreate function. 2023-05-31 13:45:32 +08:00
wangyuting adf090d4b9 * Optimize responseAfterBatchEdit function. 2023-05-31 13:41:44 +08:00
daitingting f1529456dd * Rename linkBug to relatedBug. 2023-05-31 03:10:05 +00:00
wangyuting 4242e42433 * Remove extractBugTemplete function. 2023-05-31 11:01:18 +08:00