wangyuting
|
6337469a00
|
* Optimize code.
|
2025-11-18 14:30:34 +08:00 |
|
wangyuting
|
a0e1ddaba1
|
* Add getSuites by products.
|
2025-11-18 08:31:33 +08:00 |
|
zhujinyong
|
93989b45bc
|
* [misc] compatibility with PHP8.4.
|
2025-07-08 08:35:58 +08:00 |
|
wangyuting
|
e3b22de9bc
|
* [bug#58000,done,0.2h,0h] Fix fetchAll error.
|
2024-12-20 13:40:37 +08:00 |
|
wangyuting
|
cfed90fa74
|
* Add bySearch browseType to testsuite linkcase page. bug #46464.
|
2024-04-10 10:38:56 +08:00 |
|
wangyuting
|
8a33a41377
|
* remove onlyAutoCase cookie after add case. bug #42897.
|
2024-04-03 11:04:51 +08:00 |
|
tianshujie
|
1f793a2809
|
+ Add privilege judgment.
|
2024-03-27 14:05:41 +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 |
|
sunguangming
|
3c5a41259f
|
* Remove useless code.
|
2023-11-28 09:51:01 +08:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
chaideqing
|
b9568c0374
|
* Merge commit: fb95bfef17.
|
2023-11-10 08:28:41 +00:00 |
|
wangxuepeng
|
c94677b399
|
* Remove getCanImportCases and getCanImportedModules to testcase.
|
2023-10-30 16:50:22 +08:00 |
|
daitingting
|
8568914c88
|
* Private suite is only shown to yourself.
|
2023-10-25 01:12:36 +00:00 |
|
liumengyi
|
2b3bed3e85
|
* Rename testsuiteModel::getCanImportModules to getCanImportedModules, and add its unit test.
|
2023-09-28 16:35:31 +08:00 |
|
liumengyi
|
e604bd668e
|
* Refactor testsuiteModel::getCanImportCases, and add its unit test.
|
2023-09-28 13:20:11 +08:00 |
|
liugang
|
9ada321b44
|
* testsuiteModel: remove extra spaces.
|
2023-09-06 16:31:21 +08:00 |
|
liugang
|
80799580aa
|
* testsuiteModel: format code.
|
2023-09-06 15:10:07 +08:00 |
|
liugang
|
0f528f1fda
|
* testsuiteModel: return an empty array if the suite doesn't exist.
|
2023-09-06 15:09:17 +08:00 |
|
liugang
|
223529f75e
|
* testsuiteModel: refactor the linkCase method.
|
2023-09-06 15:08:12 +08:00 |
|
liugang
|
5080cae5c6
|
* testsuiteModel: modify comment.
|
2023-09-06 15:07:40 +08:00 |
|
liugang
|
91a5c3db8b
|
* testsuiteModel: remove unused property in file comment.
|
2023-09-06 14:55:43 +08:00 |
|
liumengyi
|
09e1edaf64
|
* Refactor testcase::importFromLib.
|
2023-09-05 14:33:10 +08:00 |
|
wangxuepeng
|
ced51cef65
|
* Add New unit testing module, method deletecasebysuiteid.
|
2023-09-04 08:50:04 +00:00 |
|
wangxuepeng
|
70933fce45
|
* Add New unit testing module, method getlinkedcasepairs and getsuitepairs.
|
2023-09-04 07:43:01 +00:00 |
|
wangxuepeng
|
a9d8ba528d
|
* Refactor unit test deletesuitesbyid method.
|
2023-09-04 05:16:51 +00:00 |
|
wangxuepeng
|
aa29c9ef80
|
* Testsuite module code normalization.
|
2023-09-04 01:51:07 +00:00 |
|
wangxuepeng
|
942b96bc4b
|
* Fixed bug #37943.
|
2023-08-31 07:54:51 +00:00 |
|
wangxuepeng
|
415880b5fc
|
* Fixed bug #37944.
|
2023-08-31 02:09:10 +00:00 |
|
wangxuepeng
|
606664c7bd
|
Fixed bug #37945.
|
2023-08-31 02:07:57 +00:00 |
|
wangxuepeng
|
0c2fb24f7d
|
* Fixed bug #37946.
|
2023-08-31 02:02:52 +00:00 |
|
wangxuepeng
|
16e7fd2070
|
* Fixed bug #37947.
|
2023-08-31 01:53:34 +00:00 |
|
wangxuepeng
|
9b69f2e67b
|
* Testsuite code simplification.
|
2023-08-28 06:41:39 +00:00 |
|
wangxuepeng
|
37e414b3d6
|
* Change testsuite create method note.
|
2023-08-28 02:59:16 +00:00 |
|
wangxuepeng
|
dccc406180
|
* Remove the strong typing of the delete method.
|
2023-08-23 06:17:31 +00:00 |
|
wangxuepeng
|
8b22e7cf40
|
+ Add testsuite model note.
|
2023-08-23 05:03:37 +00:00 |
|
wangxuepeng
|
d83a1701c9
|
* Refactor testsuite delete method.
|
2023-08-22 09:01:46 +00:00 |
|
wangxuepeng
|
3eb49e793d
|
* Refactor testsuite linkcase and batchlinkcase method.
|
2023-08-22 05:38:20 +00:00 |
|
wangxuepeng
|
7e5a79603c
|
* Refactor testsuite linkcase method.
|
2023-08-21 07:29:18 +00:00 |
|
wangxuepeng
|
3a40b47dc1
|
* Testsuite code refactor.
|
2023-08-21 05:29:30 +00:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
liumengyi
|
bb0fc070ab
|
* Refactor testsuite::create.
|
2023-06-12 15:21:16 +08:00 |
|
liumengyi
|
2d8eb23f8d
|
* Refactor testsuite::view.
|
2023-06-10 16:19:17 +08:00 |
|
liumengyi
|
a890e4c4d1
|
* Refactor ui of testsuite::browse.
|
2023-06-06 11:20:42 +08:00 |
|
caoyanyi
|
937d414244
|
* Fix bug #34690.
|
2023-04-26 00:05:48 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
wangyuting2
|
aa9bc2b8ec
|
* Fix systemMode bug.
|
2022-10-10 07:32:11 +00:00 |
|
wangyuting2
|
97e36551a1
|
* Finish task #63380.
|
2022-08-04 09:14:20 +08:00 |
|
liumengyi
|
7bb148a48b
|
* Fix bug of task #59477.
|
2022-07-05 22:17:19 +08:00 |
|
liumengyi
|
c82f3f1886
|
* Finish task #59477.
|
2022-07-05 14:36:16 +08:00 |
|