Commit Graph
159 Commits
Author SHA1 Message Date
liumengyi 43247745f1 + Declare strict type. 2023-11-22 09:20:08 +08:00
liumengyi 8ec4edae48 * Optimize code. 2023-11-21 16:04:04 +08:00
liumengyi 75e3f8f54b * Refactor testreport::view. 2023-11-21 16:03:25 +08:00
liumengyi 4b940440fd * Optimize code. 2023-11-21 15:35:38 +08:00
liumengyi 38b3485315 * Refactor testreport::__construct. 2023-11-21 15:31:55 +08:00
liumengyi 10f51f25eb * Modify the condition for jumping to the error page in testreport. 2023-11-20 11:01:15 +08:00
liumengyi 36dbf2fc36 * Replace alter to alert. 2023-11-08 10:26:08 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 9db9fc3747 * Refactor actions button of the testtask list. 2023-10-25 13:49:19 +08:00
daitingting 985eb2a131 * Refactor the setChartDatas function. 2023-09-26 01:56:00 +00:00
daitingting c423aa544b * Refactor commonAction function. 2023-09-26 01:12:05 +00:00
daitingting 34e8236c2f * Refactor delete funciton. 2023-09-26 00:49:29 +00:00
liumengyi e1f1c8a222 * Refactor testreport::view. 2023-09-25 16:35:55 +08:00
liumengyi 9136e55096 * Refactor testreport::edit, and refactor testreportModel::update, modify its unit test. 2023-09-25 15:41:02 +08:00
liumengyi 4ad61d6de5 * Refactor testreport::create, and refactor testreportModel::create, modify its unit test. 2023-09-25 14:04:46 +08:00
liumengyi 32ee67bf6f * Refactor testtask::browse. 2023-09-22 15:14:26 +08:00
caoyanyi de52e6af24 * Replace saveState to checkAccess. 2023-09-18 14:27:33 +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
wangyuting 6bfb3b4dda * Optimize view function on testtask. 2023-08-25 09:38:36 +08:00
wangyuting e0d8afe5de * Optimize browseUnits function on testtask. 2023-08-24 14:29:49 +08:00
caoyanyi 63bd06a182 * Change saveState to checkAccess. 2023-08-17 10:32:23 +08:00
tianshujie d2a0d5c803 * Change saveState to checkAccess. 2023-08-17 10:28:13 +08:00
wangyuting 42a53cf89a * Finish cropavatar user avatar. 2023-08-01 10:34:13 +08:00
wangyuting 99ce47aee3 * Optimize alter error message style. 2023-07-27 13:54:14 +08:00
wangyuting d8b3cf08c7 * Optimize testreport style. 2023-07-21 14:50:35 +08:00
dingguodong 81be7d2231 * Rollback saveVisitState to saveState for consistency. 2023-07-06 13:32:03 +08:00
wangyuting 0e9f26e21b * Finish testreport view page. 2023-06-27 17:16:47 +08:00
wangyuting 70755ad655 * Finish edit testreport page. 2023-06-21 16:56:29 +08:00
wangyuting c29662adc6 * Finish testreport create. 2023-06-21 16:13:09 +08:00
wangyuting 5805ab827b * Finish testreport page css. 2023-06-21 15:50:06 +08:00
liumengyi 18054920e9 * Rename product->saveState to product->saveVisitState. 2023-06-05 16:52:32 +08:00
liumengyi 14afdaabf5 * Refactor html of testreport::browse. 2023-06-05 16:11:58 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
xieqiyu 19f0244fa1 * Rename getByList to getByIdList. 2023-05-04 05:18:12 +00:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
wangyidong e2cf4aa1be * fix bug #29534. 2022-11-10 12:09:14 +08:00
daitingting f8259297b7 * Finish task #71585,#71586,#71587. 2022-10-10 05:46:31 +00:00
tianshujie 7629e345e5 * Fix bug #26842. 2022-09-06 11:01:26 +08:00
孙广明 b896377846 * Change zentao license. 2022-06-08 10:02:29 +08:00
孙广明 b528156589 * Change license. 2022-06-08 09:34:46 +08:00
zhujinyong 408f8d4d91 * Move die to return. 2022-02-22 14:15:00 +08:00
songchenxuan 2de429b441 *Code for code review. 2022-01-06 14:01:21 +08:00
songchenxuan e51d0283e9 *Code for code review. 2022-01-06 13:51:33 +08:00
songchenxuan 1cf45ada5c *Code for code review. 2022-01-06 13:34:53 +08:00
songchenxuan 8927059720 *Code for code review. 2022-01-06 13:08:46 +08:00
xieqiyu 38b230a824 * Fix bug#17267. 2021-12-08 16:00:28 +08:00
李玉春 a339b6e024 Merge branch 'sprint/175_sgm_fixbug' into 'master'
* Fix bug.

See merge request easycorp/zentaopms!792
2021-12-06 07:14:23 +00:00
孙广明 bd28d11c75 * Fix bug. 2021-12-06 15:04:33 +08:00
xieqiyu 346b0cf9e2 * Finish task#45015. 2021-12-03 09:35:36 +08:00
xieqiyu 49be608156 * Finish task#45015. 2021-11-30 18:28:51 +08:00