Commit Graph
69416 Commits
Author SHA1 Message Date
sunhao a829c4f0bb * zin: refactor --color-slate-* to --color-gray-*. 2023-11-27 14:27:42 +08:00
wangxuepeng 2218a9af37 * Refactor screenModel::buildFunnelChart. 2023-11-27 14:20:42 +08:00
wangxuepeng 49edbd115a * Refactor screenModel::buildRadarChart. 2023-11-27 14:18:15 +08:00
liumengyi efb67c366e * Remove '`' in table name. 2023-11-27 14:07:22 +08:00
wangxuepeng 7fb7e628eb * Refactor screenModel::buildWaterPolo. 2023-11-27 14:05:46 +08:00
wangxuepeng f98e6afe63 * Refactor screenModel::buildPieCircleChart. 2023-11-27 14:01:51 +08:00
daitingting e77db07eb2 * Refactor getListCount function. 2023-11-27 06:01:26 +00:00
sunguangming 7928e46b5d * Revert file. 2023-11-27 13:55:08 +08:00
liugang ad92b1e83f * userUI: add a iframe to check update of zentao. 2023-11-27 13:54:13 +08:00
daitingting b087015def * Split getAllowedObjects function. 2023-11-27 05:51:58 +00:00
qixinzhi 7f28796ff0 * Fix update metric lib first time. 2023-11-27 13:47:01 +08:00
qixinzhi 5f712c5ea4 * Refactor metric of product. 2023-11-27 13:47:00 +08:00
qixinzhi c931f50ef2 * Fix metric of product. 2023-11-27 13:47:00 +08:00
zenggang 3d02e6f1ca * Rebuild job browse method. 2023-11-27 05:40:32 +00:00
wangyuting adb4756061 * Finish sort order on dept. 2023-11-27 13:36:50 +08:00
wangxuepeng 0f4b93d9c2 * Refactor screenModel::buildPieChart. 2023-11-27 13:34:55 +08:00
liugang 8160368d62 * user: move the setReferer method from control to zen. 2023-11-27 13:31:17 +08:00
liumengyi 37ce817eb1 * Modify unit test of myModel::getAssignedByMe. 2023-11-27 13:23:25 +08:00
daitingting 7be97e594e * Refactor getSqlParams and move it in tao. 2023-11-27 05:22:49 +00:00
liumengyi 549f56f68e - Remove mode field that doesn't exist in zt_userquery. 2023-11-27 13:19:39 +08:00
liumengyi d4d54b4d38 - Remove unit test result in myTest::getAssignedByMeTest. 2023-11-27 13:19:29 +08:00
wangxuepeng 366a1f3fef * Refactor screenModel::buildBarChart. 2023-11-27 13:19:03 +08:00
liumengyi 374b2fc5e6 * Refactor myModel::getReviewingCases, and add its unit test. 2023-11-27 13:15:53 +08:00
liumengyi c9304fa8d9 - Remove collector field of zt_doc that do not exist. 2023-11-27 13:13:57 +08:00
sunguangming 03996325ee * Remove useless code. 2023-11-27 13:12:41 +08:00
sunguangming 8da3622021 * Rename func name. 2023-11-27 13:08:26 +08:00
sunguangming b9b52ac28b * Remove unused code. 2023-11-27 13:08:26 +08:00
tianshujie e37899106a * Set default value. 2023-11-27 11:22:17 +08:00
tianshujie 218cf3eb76 * Fix unit test error. 2023-11-27 11:22:17 +08:00
liumengyi d5b918d23d * Refactor myModel::getReviewingStories, and add its unit test. 2023-11-27 11:21:16 +08:00
xieqiyu 75a3bae235 * Fix the bug of chart. 2023-11-27 11:10:24 +08:00
wangxuepeng 11cccb81e8 * Refactor screenModel::buildTableChart. 2023-11-27 11:02:23 +08:00
xieqiyu 62cde781d2 * Code for task#106652. 2023-11-27 10:46:30 +08:00
liugang e9b5107551 * userControl: refactor the unbind method. 2023-11-27 10:45:59 +08:00
liugang a3d18d32ef * userControl: refactor the unlock method. 2023-11-27 10:45:34 +08:00
liugang ef4ccc3c9a * userControl: refactor the delete method. 2023-11-27 10:44:39 +08:00
liugang 9c1447fbd0 - userUI: remove unused code. 2023-11-27 10:43:52 +08:00
liugang 34e6c06707 * companyConfig: modify configuration items of user action list. 2023-11-27 10:43:25 +08:00
liumengyi 5531f20d4e * Refactor myModel::getRequirement, and modify its unit test. 2023-11-27 10:43:02 +08:00
wangxuepeng 24ebc62a4b * Refactor screenModel::buildLineChart. 2023-11-27 10:42:23 +08:00
liumengyi 67e8b2e917 * Modify story data in my, and modify my's unit test. 2023-11-27 10:38:58 +08:00
wangxuepeng 560f4dbe04 * Refactor screenModel::buildCardChart. 2023-11-27 10:31:46 +08:00
wangxuepeng 2c85f7bacb * Refactor screenModel::setFilterSQL. 2023-11-27 10:22:23 +08:00
liumengyi 15f6d4f766 * Refactor my::buildTicketSearchForm, and add its unit test. 2023-11-27 10:14:57 +08:00
wangxuepeng 0ffd0dfe16 * Refactor screenModel::buildChart. 2023-11-27 10:14:23 +08:00
liugang d23ff1b127 * userModel: log detail history when edit a user. 2023-11-27 10:12:28 +08:00
liugang d85b68088f * userModel: rename the batchEdit method to batchUpdate and refactor it. 2023-11-27 10:11:50 +08:00
liugang 72d1ddd38d * userUI: refactor the batch edit page. 2023-11-27 10:11:03 +08:00
liugang 50b3487938 * userUI: modify column width in batch create page. 2023-11-27 10:10:40 +08:00
liugang 2e7b40c0b6 + userZen: add method to check posted data before batch edit users. 2023-11-27 10:10:07 +08:00