Commit Graph
70363 Commits
Author SHA1 Message Date
sunhao 022fd1eed7 * datatable: refactor dragUl with zui sortable component. 2023-12-06 18:49:27 +08:00
zenggang b090928fd7 * Adjust code for gitlab module 2023-12-06 09:59:47 +00:00
sunhao 20591967e6 * datatable: support to set col with with percent value. 2023-12-06 17:58:01 +08:00
qishiyao fea772ad1a * Enable ci notify 2023-12-06 17:46:55 +08:00
wangyidong 74114bd0ea * Rewrite file module and add unit test. 2023-12-06 17:37:22 +08:00
qishiyao db769b900e * Upgrade pipelines 2023-12-06 17:26:50 +08:00
liumengyi 750c72fd9c * Refactor personnelModel::deleteProductWhitelist, and modify its unit test. 2023-12-06 17:24:39 +08:00
liumengyi 8c22d3b8b8 * Optimize code. 2023-12-06 17:24:16 +08:00
caoyanyi 2733df29ac * Update copyright info. 2023-12-06 17:23:01 +08:00
caoyanyi afc78deb2f * Replace ChanzhiEPS to ZenTaoPMS. 2023-12-06 17:23:01 +08:00
caoyanyi f492ecc7e6 * Adjust account methods. 2023-12-06 17:23:01 +08:00
sunhao fdc332a763 * zin/moduleMenu: fix selected item style. 2023-12-06 17:20:38 +08:00
wangyuting 12ea046906 * Adjust checkSafe function to extensionZen. 2023-12-06 17:08:59 +08:00
sunhao 40cc903cbf * todo: refactor todo view. 2023-12-06 17:05:07 +08:00
sunhao d804f9a528 * zin: support to close modal in zin request. 2023-12-06 17:05:07 +08:00
wangyuting 03a831e89b * Optimize extension control. 2023-12-06 17:00:57 +08:00
liumengyi 6f495d0c36 - Remove personnelModel::addWhitelist and its unit test, this function is no longer used. 2023-12-06 16:56:05 +08:00
liyang 93c9b55890 * Replace ? to unicode. 2023-12-06 16:55:46 +08:00
wangyuting 65067b5beb * Optimize extension activate and deactivate function. 2023-12-06 16:54:01 +08:00
liumengyi a7d88a2b52 + Declare strict type. 2023-12-06 16:52:58 +08:00
liumengyi 0ff4347817 * Refactor personnelModel::updateWhitelist, and modify its unit test. 2023-12-06 16:50:57 +08:00
caoyanyi 80368ebc5d * Adjust return value type. 2023-12-06 16:42:50 +08:00
wangyuting 68eb2d9100 * Optimize extension uninstall function. 2023-12-06 16:41:29 +08:00
wangxuepeng b9d4436a40 * Code formatter. 2023-12-06 16:40:40 +08:00
wangxuepeng 843b561c7b * Add unit test for pivotModel::getBugs. 2023-12-06 16:39:40 +08:00
wangyuting c9ed138747 * Optimize printZentaoDynamic function. 2023-12-06 16:37:18 +08:00
xieqiyu 8b576b4c77 * Refactor convert::importJiraBuild method. 2023-12-06 16:24:06 +08:00
tianshujie 1cd588dc65 * Fix bug #41114. 2023-12-06 16:23:28 +08:00
liugang 2b16157542 * myControl: refactor the changePassword method. 2023-12-06 15:46:57 +08:00
liugang c10e21712f + myConfig: add configuration items of change password form. 2023-12-06 15:46:20 +08:00
wangxuepeng d4d8cba710 * Refactor pivotModel::getBugs. 2023-12-06 15:40:56 +08:00
liumengyi 0af43e1aee * Fix bug #41113. 2023-12-06 15:37:39 +08:00
xieqiyu ca8de70f1d * Change function type. 2023-12-06 15:37:13 +08:00
xieqiyu 979fa61fd7 * Refactor convert::importJiraIssue method. 2023-12-06 15:36:30 +08:00
caoyanyi 9e79abd0de * Split solution methods. 2023-12-06 15:21:41 +08:00
sunguangming 7b58ca9ec7 * Add unit test. 2023-12-06 15:00:15 +08:00
sunguangming 3d6c79c3a8 * Add kanbanTao::buildRegionData(); 2023-12-06 15:00:15 +08:00
sunguangming 0ada423522 * Refactor kanban::getKanbanData(); 2023-12-06 15:00:15 +08:00
sunguangming 2f479abb46 * Refactor kanban::getKanbanData(). 2023-12-06 15:00:15 +08:00
tianshujie 7bc7fde586 * Format data of the zt_meeting and zt_review. 2023-12-06 14:45:44 +08:00
tianshujie aa0d078801 * Change the doc::createApiLib data. 2023-12-06 14:45:44 +08:00
wangxuepeng 4dda55b04b * Refactor pivotModel::getProducts. 2023-12-06 14:45:09 +08:00
hufangzhou 934c004b45 * If defaultType has multiple types, change it directly to string. 2023-12-06 14:33:32 +08:00
wangyidong 4fbb3b0e5a * Rewrite file module. Add unit test. 2023-12-06 14:28:24 +08:00
wangyuting 625b03d181 * Adjust extension obtain page css. 2023-12-06 14:24:40 +08:00
caoyanyi 6f7c3e4f55 * Update copyright info. 2023-12-06 14:17:46 +08:00
tianshujie 23b7f6a905 * Refactor doc::updateApiLib method. 2023-12-06 14:14:18 +08:00
tianshujie 4f63433b52 * Refactor doc::updateApiLib unit test. 2023-12-06 14:14:18 +08:00
caoyanyi bd095c5aef * Split space methods. 2023-12-06 14:13:35 +08:00
xieqiyu 6a7c4207c7 * Fix the bug of file save upload. 2023-12-06 14:06:49 +08:00