Commit Graph
111 Commits
Author SHA1 Message Date
liumengyi d827c5b8d7 * [task#134176,done,1.5h] set cookie to show steps type. 2024-12-30 09:51:11 +08:00
liumengyi d9d3e249a8 * [task#134147,doing,2h] show steps and expects in showImport. 2024-12-30 09:51:11 +08:00
tianshujie ca0d4a222b * [task#131112,doing,0.3h] add process data method. 2024-10-23 16:25:31 +08:00
tianshujie 46a579f75f * [task#131112,doing,0.5h] add get export cases method. 2024-10-23 16:25:31 +08:00
tianshujie 0790a49d70 * [task#131112,doing,0.3h] process field for export case. 2024-10-23 16:25:31 +08:00
tianshujie 15839752f3 * [task#131112,doing,0.5h] add export case method. 2024-10-23 16:25:31 +08:00
liumengyi 3212a988d5 * [bug#53826,done,1h] check file type. 2024-10-09 09:08:46 +08:00
sunguangming 37563a3da3 * [task#127621,doing,1h] add methods. 2024-09-06 16:08:23 +08:00
wangyidong 112f555bc0 * [perf story #63514] Adjust for set objectID. 2024-08-27 08:52:33 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
caoyanyi e0c0ba9233 * Adjust case lib search error. 2024-02-04 09:33:11 +08:00
liumengyi f98f9a3086 * Fix bug #45529. 2024-01-30 10:31:39 +08:00
liumengyi bd6eabaeea * Fix bug #42902. 2024-01-11 10:36:18 +08:00
wangyuting e14539ba80 * Fix import data to caselib link url bug. 2024-01-05 15:01:59 +08:00
liumengyi 0fec2ffca8 * Fix bug #109919, fix parameter error and optimize code. 2024-01-02 13:30:48 +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 478128ee02 * Merge 18.9 caselib module. 2023-11-30 15:56:51 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
xieqiyu 255c0215cc * Modify the bug of caselib. 2023-11-03 02:12:28 +00:00
liumengyi 8df292da4d * Fix ui error in caselib::browse. 2023-10-16 16:24:22 +08:00
daitingting 1a4cf7a5db * Return fail if the dao is error. 2023-09-22 05:19:51 +00:00
daitingting 4f118eb7c1 * Refactor the showImport function. 2023-09-21 02:44:45 +00:00
liumengyi 3cf3371882 - Remove caselib::libSort. 2023-09-20 09:20:45 +08:00
liumengyi 49dc076b4c - Remove caselib::ajaxGetMatchedItems. 2023-09-20 09:11:11 +08:00
daitingting 478f3dfeac * Refactor import function. 2023-09-19 09:14:44 +00:00
daitingting 360f399fcf * Refactor exportTemplate function. 2023-09-19 08:23:16 +00:00
liumengyi 66c59d13cd * Refactor caselibModel::getLibLink, and add its unit test. 2023-09-19 16:20:01 +08:00
liumengyi e2eb5aeef4 * Fix error of undefined variable. 2023-09-19 15:24:56 +08:00
liumengyi 4dfb5f36be * Add comment for caselib::ajaxGetDropMenu. 2023-09-19 15:21:33 +08:00
liumengyi b2a74b2976 * Refactor caselib::ajaxGetDropMenu and add its ui. 2023-09-19 15:20:13 +08:00
daitingting 1d4b67a71c * Optimize codes. 2023-09-19 06:48:57 +00:00
daitingting 43487af2f5 * Refactor the delete function. 2023-09-19 06:29:34 +00:00
daitingting ab0437d20b * Refactor the edit function. 2023-09-19 06:06:08 +00:00
liumengyi 0e7bb1edc5 * Refactor caselib::view. 2023-09-19 14:04:16 +08:00
liumengyi b337989b66 * Refactor caselib::batchCreateCase. 2023-09-19 13:55:53 +08:00
liumengyi c71bdd3a81 * Refactor caselib::createCase. 2023-09-19 11:12:43 +08:00
liumengyi 34c063415b * Move setLibMenu from caselibZen to caselibModel. 2023-09-19 09:37:54 +08:00
liumengyi 248d44c530 * Move buildSearchForm from caselibModel to caselibZen. 2023-09-19 09:35:11 +08:00
liumengyi d49fc3daf3 * Move setLibMenu from caselibModel to caselibZen. 2023-09-19 09:27:20 +08:00
liumengyi e908cdefab * Move saveLibState from caselibModel to caselibZen. 2023-09-19 09:21:46 +08:00
liumengyi 304012b42a * Refactor caselib::browse. 2023-09-19 09:08:12 +08:00
liumengyi 16a7558b2e * Refactor caselib::create. 2023-09-18 17:05:49 +08:00
liumengyi c262d6ef3f * Refactor caselib::index. 2023-09-18 16:57:27 +08:00
liumengyi 6a8c807a6b * Fix error. 2023-08-29 17:05:45 +08:00
wangyuting 4eeaa971db * Finish caselib showimport zin page. 2023-08-03 09:16:04 +08:00
dingguodong 3ad190e9a8 * Fix typo, rename secend to second. 2023-08-01 16:27:46 +08:00
liugang fb89ba37c3 * Change the configuration $config->datatable->{$module$method}->showModule to $config->$module->$method->showModule. 2023-07-12 13:30:07 +08:00
朱金勇 640e8f4482 * Use helper::setcookie. 2023-07-11 07:28:39 +00:00