Commit Graph
121 Commits
Author SHA1 Message Date
caoyanyi 68f433a30f * Adjust case lib search logic. 2024-02-05 17:11:44 +08:00
liumengyi f804fcde2c * Fix bug #43272. 2024-01-08 16:23:40 +08:00
wangyuting ac4549c16c * Fix caselib showimport required bug. the bug #43102. 2024-01-04 16:52:41 +08:00
liumengyi f13b405c21 * Fix bug #109909, set case lib menu when batch editing cases in the case library. 2024-01-02 15:43:34 +08:00
liumengyi 7ba85dbb21 * Set lib menu when editing a lib case. 2023-12-27 13:27:17 +08:00
wangyuting 8e36c47fa5 * Fix updateimportedcase unit test bug. 2023-12-22 16:49:28 +08:00
wangyuting 9943b711a9 * Fix getlibcases unit test bug. 2023-12-22 16:35:06 +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
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
xieqiyu c0c105ed51 * Modify testreport and caselib required items. 2023-11-21 13:50:53 +08:00
xieqiyu f43851707b * Fix the bug of edit case lib. 2023-11-15 14:03:54 +08:00
songchenxuan 1ef3423b02 * Merge commit f52bdfb360, fix bug 34553. 2023-11-08 13:02:58 +08:00
daitingting 28579dd316 * Adjust the high light of the navbar. 2023-10-09 08:17:16 +00:00
daitingting e05341d379 * Display import notice. 2023-09-25 07:38:59 +00:00
daitingting c18f17e3fe * Refactor the createFromImport function. 2023-09-22 07:08:39 +00:00
daitingting 7d4c6519f7 * Optimize codes. 2023-09-21 07:57:51 +00:00
liumengyi 2bc0771377 * Refactor caselibModel::getList, and modify its unit test. 2023-09-20 09:49:33 +08:00
liumengyi b8ef09ad42 - Remove caselibModel::buildOperateMenu, caselibModel::buildOperateViewMenu, caselibModel::buildOperateBrowseMenu. 2023-09-20 09:29:26 +08:00
liumengyi 66c59d13cd * Refactor caselibModel::getLibLink, and add its unit test. 2023-09-19 16:20:01 +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
liumengyi a48a2d8a73 * Refactor caselibModel::getByID, and modify its unit test. 2023-09-19 14:13:05 +08:00
daitingting ab0437d20b * Refactor the edit function. 2023-09-19 06:06:08 +00:00
liumengyi 69021778b9 - Remove caselibModel::batchCreateCase. 2023-09-19 13:57:43 +08:00
liumengyi 9dfafcf2d8 * Refactor caselibModel::getLibCases, and modify its unit test. 2023-09-19 10:41:28 +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 02a2e50291 * Refactor caselibModel::getLibraries, and modify its unit test. 2023-09-19 09:16:26 +08:00
liumengyi 408ec49fba * Refactor caselibModel::create, and modify its unit test. 2023-09-18 17:18:21 +08:00
liumengyi 16a7558b2e * Refactor caselib::create. 2023-09-18 17:05:49 +08:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
wangyuting 4eeaa971db * Finish caselib showimport zin page. 2023-08-03 09:16:04 +08:00
liumengyi 92122e6103 * Refactor ui of caselib::batchCreateCase. 2023-06-30 10:17:04 +08:00
liumengyi 6f5ea38b67 * Refactor caselib::create. 2023-06-19 13:57:54 +08:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
songchenxuan a405d9b222 * Fix code review problem. 2023-05-09 18:45:12 +08:00
songchenxuan 392c5e87a7 * Modify sona err. 2023-05-09 14:04:48 +08:00
songchenxuan 775daf4b58 * Finish caselib create function and zin. 2023-05-09 11:01:25 +08:00
caoyanyi e95dc38c86 * Modify field type. 2023-04-25 10:31:01 +08:00
王怡栋 4f64ce13d7 Merge branch 'master_xieqiyu_26434' into 'master'
* Code for bug#26434.

See merge request easycorp/zentaopms!6973
2023-02-16 06:25:22 +00:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
xieqiyu dbe3aa32f8 * Code for bug#26434. 2023-02-15 16:20:12 +08:00
wangyidong 9761648d59 Merge branch 'zentaopms_239' 2022-11-08 08:41:28 +08:00
tianshujie 2176378af6 * Fix bug #29339. 2022-11-07 09:11:40 +08:00
wangyuting2 aa9bc2b8ec * Fix systemMode bug. 2022-10-10 07:32:11 +00:00
王怡栋 e8654f20a9 Merge branch 'master' into 'sprint/zentaomax42'
# Conflicts:
#   db/update17.5.sql
2022-08-19 02:34:50 +00:00