Commit Graph
69345 Commits
Author SHA1 Message Date
sunguangming 40916ec252 * Add unit test. 2023-11-27 08:52:28 +08:00
sunhao 03b2ac794f * zin: support to use sortable in treeEditor. 2023-11-27 08:49:57 +08:00
caoyanyi 022a57be1c * Adjust return value type. 2023-11-27 08:46:53 +08:00
wangxuepeng bd8c617998 * Refactor screenModel::buildComponentList. 2023-11-27 08:44:40 +08:00
sunguangming 99c88ce4ad * Refactor common::getMainNavList func. 2023-11-27 08:42:27 +08:00
wangyidong b43811fe85 * Add unit test for getbackuppath method. 2023-11-25 17:34:36 +08:00
wangxuepeng b65636ed33 * Refactor screenModel::getSysOptions. 2023-11-25 17:29:30 +08:00
liumengyi 0920f5b2d7 * Refactor myModel::buildStorySearchForm, and add its unit test. 2023-11-25 17:28:44 +08:00
liugang 5f54e86f06 * userUI: add a hidden column of the type field in batch create page. 2023-11-25 17:27:26 +08:00
liugang 0e958bace2 + userUI: import md5.js in batch create page. 2023-11-25 17:26:18 +08:00
liugang 8f511fec56 * userUI: display the company component when edit a outside user. 2023-11-25 17:25:17 +08:00
liugang 1bd46e6297 * userModel: return after rollback database operation. 2023-11-25 17:24:37 +08:00
liugang a1e75fc17e * userModel: remove unused $type parameter of batchCreate method. 2023-11-25 17:23:49 +08:00
liugang d039550b36 + userJS: fix error of calling undefined javascript variable. 2023-11-25 17:23:07 +08:00
liugang 5bebe62312 * userControl: remove unused parameter. 2023-11-25 17:22:11 +08:00
liugang 362aceba40 + userConfig: add configuration item of the type field in the batch create form. 2023-11-25 17:21:05 +08:00
wangxuepeng 01b6441f6d * Fixed the error of screenModel::processXLabel. 2023-11-25 17:17:40 +08:00
liumengyi cbfda99507 * Refactor myModel::getRisksBySearch, and modify its unit test. 2023-11-25 17:17:05 +08:00
wangxuepeng 09685a1341 * Reset screenModel::processXLabel. 2023-11-25 17:14:58 +08:00
liugang 24e45ddb26 - userUI: remove empty line. 2023-11-25 17:06:31 +08:00
daitingting 245618c31c * Test saveQuery. 2023-11-25 08:57:38 +00:00
liumengyi 298031623d * Refactor myModel::buildRiskSearchForm and modify its unit test. 2023-11-25 16:50:14 +08:00
wangxuepeng 098b9e4f4a * Refactor screenModel::processXLabel. 2023-11-25 16:47:54 +08:00
liumengyi 8f3dadc84c * Refactor my::buildBugSearchForm, and add it unit test. 2023-11-25 16:41:06 +08:00
wangxuepeng 25ad12041f * Refactor screenModel::getChartFilters. 2023-11-25 16:38:54 +08:00
liugang 6272879690 + userUI: add javascript variable and bind event on the batchChangeRole function. 2023-11-25 16:36:32 +08:00
liumengyi 0892b4570f * Refactor myModel::getTasksBySearch, myModel::getAssignedByMe and modify their unit tests. 2023-11-25 16:35:46 +08:00
liugang 22a4e13f54 + userJS: add function comment. 2023-11-25 16:35:26 +08:00
liugang 3e365eadba + userJS: add function to change the permission group according to the role. 2023-11-25 16:34:56 +08:00
songchenxuan d098716be0 * Add comment for function. 2023-11-25 15:25:29 +08:00
tianshujie a595c6a25c * Change the result of product::getProductsByProjectID unit test. 2023-11-25 16:25:23 +08:00
tianshujie fa16f0e8bd * Set syncProduct config of the product::getModulesForSearchForm unit test. 2023-11-25 16:25:23 +08:00
sunhao fc4ada8a57 * zin/tree: support to use sortableTree. 2023-11-25 16:18:09 +08:00
liugang 9b4b0a11d9 + userModel: add a method to get users by id list. 2023-11-25 16:11:15 +08:00
tianshujie 4ecc40765e * Change the result of product::summary unit test. 2023-11-25 16:10:41 +08:00
liugang dc2a614dbc * user: remove unused verifyRand field. 2023-11-25 16:10:13 +08:00
liugang 9f44b2482a * user: move the hidden input out of form. 2023-11-25 16:09:58 +08:00
tianshujie ede115449c - Removes code of the obsolete function. 2023-11-25 16:07:13 +08:00
tianshujie 189187daad * Refactor product::getStats4Kanban unit test. 2023-11-25 16:06:57 +08:00
tianshujie ea0b987d18 * Refactor product::getStats unit test. 2023-11-25 15:53:26 +08:00
xieqiyu 2e8166d6c5 * Code for task#106516. 2023-11-25 15:49:21 +08:00
tianshujie 950e15d337 * Refactor product::getProjectStatsByProduct unit test. 2023-11-25 15:46:13 +08:00
wangxuepeng 4a5a4a122a * Refactor screenModel::getTableChartOption. 2023-11-25 15:44:44 +08:00
liugang 494a11dd23 * company: post and load page with no-javascript. 2023-11-25 15:41:58 +08:00
songchenxuan e7d3a4781b * Add a function to judge whether a metric have object concept. 2023-11-25 14:32:56 +08:00
wangyidong 4d3f286df1 * Adjust for editor test unit. 2023-11-25 15:36:14 +08:00
liumengyi 8b8a8fe9c3 * Refactor myModel::buildTaskSearchForm, and modify its unit test. 2023-11-25 15:34:51 +08:00
liumengyi 8dafa453d9 * Fix bug of parameter type error. 2023-11-25 15:33:34 +08:00
xieqiyu 7740b15588 * Code for task#106518. Delete setSwitcher. 2023-11-25 15:32:13 +08:00
daitingting 0b92a0a8a1 * Add return. 2023-11-25 07:29:39 +00:00