wangyuting
|
fc7a49e149
|
* Optimize responseAfterDelete function.
|
2023-05-31 13:48:49 +08:00 |
|
wangyuting
|
6f3fcab1d2
|
* Optimize responseAfterBatchCreate function.
|
2023-05-31 13:45:32 +08:00 |
|
wangyuting
|
adf090d4b9
|
* Optimize responseAfterBatchEdit function.
|
2023-05-31 13:41:44 +08:00 |
|
dingyongliang
|
7fadc9f706
|
* zin: add responsive for echarts.
|
2023-05-31 13:36:34 +08:00 |
|
dingguodong
|
0279c225a4
|
* Refactor the function 'exportConfig()'.
|
2023-05-31 13:26:04 +08:00 |
|
caoyanyi
|
99d076f584
|
* Change pri field not fixed.
|
2023-05-31 13:20:33 +08:00 |
|
caoyanyi
|
9653ed3340
|
* Add param type and return value.
|
2023-05-31 13:20:33 +08:00 |
|
caoyanyi
|
0ba2047d0e
|
+ Add unit test for updateEstimateOrder method.
|
2023-05-31 13:20:33 +08:00 |
|
liumengyi
|
42d735127c
|
+ Add the function of assignCaseForView for testcase-view.
|
2023-05-31 13:10:01 +08:00 |
|
liumengyi
|
2646820c9d
|
* Refactor testcase-view.
|
2023-05-31 13:06:08 +08:00 |
|
caoyanyi
|
cd738f57d5
|
+ Add module text for module component.
|
2023-05-31 11:24:18 +08:00 |
|
daitingting
|
f1529456dd
|
* Rename linkBug to relatedBug.
|
2023-05-31 03:10:05 +00:00 |
|
wangyuting
|
4242e42433
|
* Remove extractBugTemplete function.
|
2023-05-31 11:01:18 +08:00 |
|
liugang
|
3efe3d17b2
|
* bug: fix the error that the bug cannot be searched.
|
2023-05-31 10:49:24 +08:00 |
|
GuanXiying
|
a15bb1ccaa
|
* Add setphpparams page.
|
2023-05-31 10:48:01 +08:00 |
|
wangyuting
|
7c639a1f5a
|
* Remove batchResolveIdFilter function.
|
2023-05-31 10:45:57 +08:00 |
|
dingguodong
|
5ddc7cc630
|
* Extract this increment or decrement operator into a dedicated statement.
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
348762a0b1
|
* Reformat code, move this open curly brace to the beginning of next line.
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
03cb5c3b8f
|
* Replace this use of "join" with "implode".
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
4d6377011e
|
* Replace '$foo === NULL' with 'is_null($foo)' which faster and better.
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
5a50b0c2cf
|
* Rename this local variable "$URI" to match the regular expression ^[a-z][a-zA-Z0-9]*$.
|
2023-05-31 10:36:01 +08:00 |
|
dingguodong
|
b03b41760e
|
* Replace the "die()" call.
|
2023-05-31 10:36:00 +08:00 |
|
chentao
|
7398c2e984
|
* Fix incorrect border style of the story complete rate field of product list page.
|
2023-05-31 10:34:57 +08:00 |
|
caoyanyi
|
a38518df63
|
* Adjust module tree data acquisition.
|
2023-05-31 10:08:42 +08:00 |
|
liumengyi
|
d40808f16d
|
* Optimize code for bug-batchActivate.
|
2023-05-31 10:07:34 +08:00 |
|
daitingting
|
17165c515d
|
* Rename linkBug to relatedBug.
|
2023-05-31 01:54:58 +00:00 |
|
zhouxin
|
e93b1a7e01
|
* Fix code smell for story module.
|
2023-05-31 09:51:59 +08:00 |
|
wangyuting
|
8c4552264d
|
* Optimize bug batchactivate function.
|
2023-05-31 09:47:33 +08:00 |
|
liugang
|
027a98ff10
|
* bugView: call hasPriv() function instead of common::hasPriv().
|
2023-05-31 09:42:10 +08:00 |
|
liugang
|
32fea06afb
|
* bugView: align code.
|
2023-05-31 09:41:44 +08:00 |
|
liugang
|
de3f340de9
|
* bug: fix error of using undefined variable.
|
2023-05-31 09:40:56 +08:00 |
|
daitingting
|
a2ff29e525
|
* Delete lang->bug->productplan.
|
2023-05-31 01:35:15 +00:00 |
|
liugang
|
957ebcd571
|
* bugTest: align comment message.
|
2023-05-31 09:29:47 +08:00 |
|
Guanxiying
|
bc992e07d5
|
* Add meas model.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
c1364eb313
|
* Adjust template for php meas.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
612fb59a85
|
* Fix url and data for getphpparams.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
aada692155
|
* Convert return of parseSqlFunction to string.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
89e87845ca
|
* Add exec php measurement function.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
43f4d77bcf
|
* Add getPhpMeasParams function.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
a61fdb6f99
|
* Finish createPhpFunction function.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
8c5ad0c0f5
|
* Convert post measurementID to int type.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
a2939cde28
|
* Add getPhpParams page.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
3bbad5e040
|
* Finish test and save php meas function.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
30cd5b68aa
|
- Delete unused functions.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
8f3cd7b5bc
|
* Refactor function for php meas.
|
2023-05-31 09:27:34 +08:00 |
|
Guanxiying
|
06ebf98136
|
* Add a "title" attribute to report iframe.
|
2023-05-31 09:27:34 +08:00 |
|
wangyuting
|
48f817094a
|
* Optimize bug batchchangebranch function.
|
2023-05-31 09:24:52 +08:00 |
|
caoyanyi
|
612c5041c1
|
+ Add unit test for resetEffortLeft method.
|
2023-05-31 09:24:06 +08:00 |
|
caoyanyi
|
7a32dfe996
|
* Move resetEffortLeft from model to tao.
|
2023-05-31 09:24:06 +08:00 |
|
liumengyi
|
ec87a42807
|
* Refactor bugModel-batchActivate, and modify its unit test.
|
2023-05-31 09:22:40 +08:00 |
|