Commit Graph
57579 Commits
Author SHA1 Message Date
wangyuting 8e9d7b05ff * Optimize configuration items for list pages. 2023-05-15 16:34:41 +08:00
zenggang 2a95898346 * Task activate model method and unit 2023-05-15 08:33:48 +00:00
liugang 9c8101df60 * Rename publicclass to publicClass. 2023-05-15 16:31:04 +08:00
wangyuting 0fc000a6df * Finish preference page form submit. 2023-05-15 16:23:19 +08:00
wangyuting 27e44f2af5 * Fix bug that can also be clicked on for the currently selected item. 2023-05-15 16:17:13 +08:00
wangyuting 240089fbe3 * Finish theme switch. 2023-05-15 16:17:13 +08:00
liugang 04b10210c8 - Remove the unused code. 2023-05-15 16:11:17 +08:00
wangyuting fe96a0c77d * Finish switch vision. 2023-05-15 16:05:42 +08:00
liugang 87255cf0cd - Remove the unused functions blockModel::getZentaoData() and blockModel::setZentaoData(). 2023-05-15 16:04:21 +08:00
liugang a5f990038c * admin: fetch the data synchronized from https://www.zentao.net from the zt_config table instead of the zt_block table. 2023-05-15 15:56:10 +08:00
liugang 15b0c475d2 * Save the data synchronized from https://www.zentao.net into the zt_config table instead of the zt_block table. 2023-05-15 15:53:30 +08:00
wangyuting 1233cfa2d7 * Finish system mode switching. 2023-05-15 15:48:28 +08:00
liugang 12876d7f63 * Sync from http://www.zentao.net if the last sync date is older then 7days. 2023-05-15 15:47:34 +08:00
liugang e676f927dc + Save the latest date of syncing data from https://www.zentao.net. 2023-05-15 15:42:19 +08:00
liumengyi f75650d54d * Add comments of bug-resolve. 2023-05-15 15:01:12 +08:00
wangyidong 94db01b180 * Add data types of arguments for product whitelist. 2023-05-15 14:53:46 +08:00
caoyanyi 2e4189d9b0 * Change language variable. 2023-05-15 14:29:44 +08:00
caoyanyi c3f43851f9 * Adjusting annotations and data types. 2023-05-15 14:29:44 +08:00
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