Commit Graph
630 Commits
Author SHA1 Message Date
sunguangming 734b9aacbd * [bug#58671,done,0.2h] fix bug. 2024-12-26 16:03:11 +08:00
wangyidong fb98e737e4 * [refac bug #56983] Adjust for auto case priv. 2024-11-15 10:34:10 +08:00
xieqiyu 881e24b24b * [bug#55077] Change fetchByID to getByID in testtask results for tutorial. 2024-09-10 13:58:52 +08:00
zhouxin 4e410f3064 * [misc] remove duplicate code. 2024-09-06 09:06:59 +08:00
zhouxin 95130181d3 * [bug52333,doing,1h] get cases and scenes. 2024-09-06 09:06:59 +08:00
hufangzhou 3112dd1c5c * [bug#54891,done,0.2h] Check permissions only when execution is not zero. 2024-09-05 13:17:16 +08:00
zhouxin a0f98ac531 * [bug#54830,done,0.5h] get scenes and cases. 2024-09-04 03:20:09 +00:00
zhouxin a0df0e5a6a * [bug#54739,done,1h] save query condition before get scene cases. 2024-08-30 13:14:14 +08:00
daitingting 1702191a71 * [bug#36139,done,1h] Set tip. 2024-08-27 13:51:32 +08:00
zhouxin 75c238cf24 * [bug52333,doing,1h] get cases and scenes. 2024-08-26 16:37:23 +08:00
zhouxin 77a0022004 * [bug#41288,done,1h] access denied when user hasn't priv of project. 2024-08-21 16:06:38 +08:00
liyang 0cbac2a89f * [task#119377, done, 0.5h] Complete steps page reconstruction. 2024-06-18 14:09:10 +08:00
liugang 9667d6985d * testtask: convert module in cookie to int to avoid type error. 2024-06-03 08:35:56 +08:00
liumengyi f234109bd6 * Fix bug #50164. 2024-05-29 09:50:03 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
liumengyi 1504568719 * Fix bug #47907. 2024-04-17 16:35:23 +08:00
liumengyi e292ba05c9 * Fix bug #45916, add tips to ignore unconfirmed testcases. 2024-02-23 14:47:19 +08:00
liumengyi f38571a777 * Fix bug #45915, show execution id for 1.5 level dropmenu and show title checkbox if the id doesn't exist. 2024-02-18 15:47:52 +08:00
xieqiyu c23a8e099c * Fix bug#45725. 2024-02-04 15:34:13 +08:00
wangyuting bda6e1e8a9 * Fix assigntome testtask btn link error. bug #45124. 2024-01-26 10:30:36 +08:00
daitingting 63bb0d9a3e * Fix bug #44900. 2024-01-25 01:41:26 +00:00
wangxuepeng 4ce033e984 * Fix bug #42616. 2024-01-11 09:52:23 +08:00
wangxuepeng 47f750218d * Fix bug #42589. 2024-01-10 15:14:01 +08:00
liumengyi 9d69c3777a * Fix bug #42910. 2024-01-10 13:35:45 +08:00
wangyuting 4dcd07d173 * Fix testtask unitcases 1.5 menu bug. 2024-01-04 17:28:27 +08:00
wangxuepeng f5f92c81e1 * Fix bug #42345. 2024-01-02 14:21:50 +08:00
liugang 3a0cc2e21c * Implement mailto function with mailto widget. 2023-12-28 10:09:36 +08:00
wangxuepeng 6802dcbe05 * Fix bug #42525, fixed related bugs. 2023-12-27 17:12:07 +08:00
liumengyi 9bc063b69b * Fix parameter type error. 2023-12-08 13:31:43 +08:00
liumengyi 7d3dda6a9d * Fix bug #41091, fix parameter type error. 2023-12-07 14:17:42 +08:00
wangyuting b32ae50e60 * Optimize api getInfoFromPackage function and finish unit test script. 2023-12-07 14:12:33 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
hufangzhou 7ab268bb9c * Merge 18.9 testtask module. 2023-11-29 16:22:34 +08:00
liugang bd8505fa47 * userModel: refactor the getContactLists method. 2023-11-29 10:46:59 +08:00
liumengyi f1e000d8c1 * Fix bug after strict type declaration. 2023-11-23 10:21:19 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
liumengyi 41c16999ce * Modify the condition for jumping to the error page in testtask. 2023-11-20 11:02:34 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
liumengyi 9de44ae366 + Show product id in testtask::importUnitResult. 2023-11-02 08:55:32 +08:00
liumengyi 255d32f939 * Set drop menu data of testtask. 2023-10-31 15:15:19 +08:00
liumengyi 61c488e538 + Add table sort for testtask::cases. 2023-10-31 13:29:24 +08:00
liumengyi 9b99897c42 * Return to previous page when case id list is empty. 2023-10-30 13:33:50 +08:00
liumengyi ed4d94d258 * Add 2.5 level drop menu for testtask::cases in project and execution tab. 2023-10-27 15:48:56 +08:00
hufangzhou ec4df74441 * Finish task #93811. 2023-10-26 10:05:26 +08:00
songchenxuan cb298f8f82 * Fix testtask view page bug. 2023-10-23 17:04:57 +08:00
songchenxuan 752fb340ae * Fix testtask groupCase bug. 2023-10-23 15:52:40 +08:00
songchenxuan 0d7a9e236f * Fix create testtask bug. 2023-10-23 11:27:55 +08:00
liugang 692f4bfc28 * testtask: remove the $taskID parameter of the getLinkableCases method. 2023-10-12 15:21:22 +08:00
liugang 39bde584a9 * testtask: refactor the linkCase method. 2023-10-08 08:38:57 +08:00