Commit Graph
56783 Commits
Author SHA1 Message Date
jyeu df9b79d8a2 * hide some package privileges from the open source version. 2023-08-18 17:17:42 +08:00
jyeu 2bdb968309 * remove biz feature files from the open source version. 2023-08-18 10:43:07 +08:00
jyeu 0891d2310d * hide some prompt actions when the zentao version is the open source version. 2023-08-18 10:41:00 +08:00
jyeu e9b8a3880e * hide none exist module in the sidebar. 2023-08-18 10:38:38 +08:00
jyeu 0a63f39c63 * remove some privilege for open source version. 2023-08-18 10:38:05 +08:00
Chenjianyu 826c6c4d21 * drop comments. 2023-08-17 16:25:14 +08:00
Chenjianyu d595e1c561 * add a bug prompt. 2023-08-17 15:17:38 +08:00
Chenjianyu 06dedea3d5 * add ai sql to the install file. 2023-08-17 13:04:21 +08:00
Chenjianyu a1e3bf34b2 * remove unused table fields. 2023-08-17 10:28:19 +08:00
Chenjianyu fb2f3691a8 * add loading indicator for prompt audit regenerate. 2023-08-17 09:59:06 +08:00
liwenrui 0a058381fc * move ids of privs. 2023-08-17 09:57:21 +08:00
liwenrui 4b7b3b9979 * use priv keys insetad of ids for priv relationships. 2023-08-17 09:46:35 +08:00
Chenjianyu b7d9dd0745 * change styles. 2023-08-16 17:15:53 +08:00
Chenjianyu 65f5d4b2bf * change a style. 2023-08-16 16:50:26 +08:00
Chenjianyu bb971479c1 * show all prompts for the user who has the prompt audit privilege. 2023-08-16 16:18:11 +08:00
Chenjianyu 374303c56b * fix a sql error. 2023-08-16 14:31:34 +08:00
liwenrui 9f652d9bd5 * close useless last app when navigating to form. 2023-08-16 14:30:40 +08:00
liwenrui dfad86fcd1 * bump version to 18.7, and add ai to module whitelist. 2023-08-16 10:35:54 +08:00
liwenrui 4dd127c4a0 * merge current 18.x into ai. 2023-08-16 10:28:06 +08:00
liwenrui 3f3722e2cb * rename upgrade sql. 2023-08-16 10:25:44 +08:00
tanghucheng 4a56da958e * Fix bug #37132. 2023-08-16 10:09:39 +08:00
hufangzhou 06c6892493 * Fix bug #37209. 2023-08-16 09:45:27 +08:00
Chenjianyu c093aee593 * change a style. 2023-08-16 08:59:03 +08:00
songchenxuan d73214fee3 * Try to fix feedback #752. 2023-08-15 17:28:56 +08:00
sunhao 25d733c1ef * optimize dtable style. 2023-08-16 09:10:31 +08:00
tanghucheng dbf6520794 * Fix bug #37208. 2023-08-16 09:08:06 +08:00
sunhao 321243c65a * update dtable lib. 2023-08-16 09:07:35 +08:00
sunhao f0e07abf50 * fix DTable undefined. 2023-08-16 09:06:52 +08:00
sunhao dfd7142e48 * fix burn not work in dtable. 2023-08-16 09:06:38 +08:00
sunhao eab4bffb0f * refactor dtable id. 2023-08-16 09:00:09 +08:00
qishiyao b7387fcc2d * Add downgrade switch. 2023-08-16 08:59:55 +08:00
tanghucheng 70f3e811a4 * Fix bug #37246. 2023-08-16 08:52:54 +08:00
sunhao 56d6008dd4 * refactor execution-all with the new zui3 dtable component. 2023-08-16 08:52:00 +08:00
sunhao 27f67840e1 * update zui3 dtable lib. 2023-08-16 08:52:00 +08:00
hufangzhou 5e48f6c9ba * Rename the zt_actionlatest to zt_actionrecent. 2023-08-15 17:28:21 +08:00
liugang 312c223af1 - testcase: user can sort columns in browse page. 2023-08-15 17:19:06 +08:00
liugang a643d43826 + testcaseModel: save sql after query the cases which has scene. 2023-08-15 17:00:03 +08:00
liugang 093bd6389b - testcaseModel: remove unused method. 2023-08-15 16:51:00 +08:00
liugang 487fbaeda4 * testcase: add function to filter the scene id list when export. 2023-08-15 16:49:46 +08:00
liugang 2b7be14c72 * testcaseModel: refactor the batchChangeSceneModule method. 2023-08-15 16:39:19 +08:00
liugang 80d0d16175 * testcaseModel: fix error of batch scene of cases. 2023-08-15 16:38:02 +08:00
liugang f744092503 * testcaseModel: fix error of batch change type of cases. 2023-08-15 16:37:45 +08:00
liugang 5ae8c30831 * testcaseModel: fix error of batch change module of cases. 2023-08-15 16:37:08 +08:00
liugang 4d22c801b3 * testcaseModel: fix error of batch change branch of cases. 2023-08-15 16:36:43 +08:00
liugang f30c938663 * testcaseModel: it's necessary to call the filterIdList method of testcaseModel. 2023-08-15 16:35:42 +08:00
liugang ff81a854d9 * testcaseModel: fix error of batch review cases. 2023-08-15 16:34:42 +08:00
liugang d900eb39e9 * testcase: separate the case id and scene id with different variables. 2023-08-15 16:33:16 +08:00
liugang 8b10bbb6f9 * testtask: it's necessary to call filterIdList method of testcaseModel. 2023-08-15 16:30:31 +08:00
liugang 320e86bad4 * testcaseModel: filter the deleted scenes. 2023-08-15 16:27:14 +08:00
liugang c7ddbfabeb * testcaseModel: separate the case id and scene id with different checkboxes. 2023-08-15 16:26:33 +08:00