sunguangming
|
ccb349bfd7
|
* Code for project::create picker.
|
2023-07-12 11:07:59 +08:00 |
|
dingguodong
|
1d5a59df6b
|
* Change title of manage line.
|
2023-07-11 18:54:27 +08:00 |
|
wangyidong
|
9c2adf7a54
|
* Adjust for batch unlink story page.
|
2023-07-11 15:14:07 +08:00 |
|
tianshujie
|
0cb42688d4
|
* Refactor close product page.
|
2023-07-08 09:56:51 +08:00 |
|
tianshujie
|
85c25ca72f
|
* Remove the unused function parameter "$from".
|
2023-07-07 10:39:25 +08:00 |
|
tianshujie
|
3670563f5b
|
* Refactor manage product line.
|
2023-07-06 13:39:07 +08:00 |
|
dingguodong
|
81be7d2231
|
* Rollback saveVisitState to saveState for consistency.
|
2023-07-06 13:32:03 +08:00 |
|
sunguangming
|
d595be5290
|
* Finish task #96483.
|
2023-07-05 16:58:43 +08:00 |
|
daitingting
|
5608437ac8
|
* Refactor create view of testtask.
|
2023-06-20 02:24:10 +00:00 |
|
wangyidong
|
90f74e88df
|
* Rewrite program project page.
|
2023-06-19 15:59:52 +08:00 |
|
tianshujie
|
a031ce11a3
|
* Code for task #95401.
|
2023-06-14 15:55:38 +08:00 |
|
chentao
|
91c7f78905
|
* Fix the links of the buttons in the feature bar on the product story list page.
|
2023-06-09 16:03:28 +08:00 |
|
dingguodong
|
d972b7ce0c
|
* Show plan title in stories list.
|
2023-06-09 15:27:20 +08:00 |
|
dingguodong
|
a6b82ab88f
|
* Fix typo.
|
2023-06-08 10:31:42 +08:00 |
|
dingguodong
|
58f03cbff7
|
* Fix the branch is null.
|
2023-06-02 10:24:49 +08:00 |
|
chentao
|
0487b17b29
|
* Remove explode operation on array data from batchEdit function of product control.
|
2023-06-01 14:54:05 +08:00 |
|
dingguodong
|
1b261d8f99
|
* Change parameter $branch from int to string.
|
2023-06-01 13:13:19 +08:00 |
|
wangyidong
|
6b22c3c9a8
|
* Code for task #94154.
|
2023-05-30 17:20:36 +08:00 |
|
wangyidong
|
db5869c765
|
* Code for task #94153.
|
2023-05-30 17:20:36 +08:00 |
|
dingguodong
|
7090192989
|
+ Add the filename to export.
|
2023-05-30 15:56:32 +08:00 |
|
chentao
|
27346e85b1
|
* Fix incorrect param type of product track page entry function.
|
2023-05-29 15:56:09 +08:00 |
|
dingguodong
|
be11b4cf4d
|
- Remove the unused function parameter "$number".
|
2023-05-29 13:29:20 +08:00 |
|
liumengyi
|
c51fa64fe9
|
* Fix error for getting data in not-batch view.
|
2023-05-26 10:20:16 +08:00 |
|
zhouxin
|
abdc53f20a
|
* Batch fix illegal comment.
|
2023-05-25 15:38:56 +08:00 |
|
liumengyi
|
3ac448eaa3
|
* Refactor bug-batchCreate js, and get options throught ajax request.
|
2023-05-25 14:53:01 +08:00 |
|
liumengyi
|
69a36606cb
|
* Optimize js code for bug-batchCreate, and fix bug for it.
|
2023-05-25 09:18:04 +08:00 |
|
wangyidong
|
0476fc3168
|
* Fix for sonar issues.
|
2023-05-24 16:20:27 +08:00 |
|
chentao
|
e7a5642cef
|
* Set default browse type for product stories list page.
|
2023-05-24 16:10:16 +08:00 |
|
chentao
|
7339cb35e5
|
* Fix the product stories list page to display correct data.
|
2023-05-24 14:53:58 +08:00 |
|
wangyidong
|
3c789c9d7b
|
* Compatible product-export page for product-all.
|
2023-05-24 13:36:40 +08:00 |
|
wangyidong
|
9062dc6871
|
* Fix syntax error.
|
2023-05-24 08:45:03 +08:00 |
|
wangyidong
|
d6bb573f56
|
* Add declare(strict_types=1).
|
2023-05-23 17:24:05 +08:00 |
|
sunhao
|
795b4583f4
|
* make executions updated by project change in batch form.
|
2023-05-23 16:59:04 +08:00 |
|
wangyidong
|
884a6483f0
|
* Change deleteById to deleteByID.
|
2023-05-23 14:55:51 +08:00 |
|
chentao
|
cf29a06b58
|
* Implements prduct lines maintenance of product module.
|
2023-05-23 13:18:53 +08:00 |
|
wangyidong
|
8be8581673
|
* Remove function getAllExecutionPairsByProduct and replaced by getExecutionPairsByProduct.
|
2023-05-22 15:11:11 +08:00 |
|
wangyidong
|
d7f37bde29
|
* Remove uid param. use $this->post->uid.
|
2023-05-22 15:10:08 +08:00 |
|
wangyuting
|
75101081b7
|
* Enable normal display of product dashboards.
|
2023-05-22 10:46:28 +08:00 |
|
chentao
|
743632fd74
|
* Rename the buildSearch4Browse function to buildSearchForBrowse.
|
2023-05-22 09:26:05 +08:00 |
|
Guanxiying
|
a995c89ee3
|
* Optimize getStats function of productModel.
|
2023-05-19 16:21:45 +08:00 |
|
dingguodong
|
9d7540053b
|
- Remove return before $this->locate as it doesn't return anything.
|
2023-05-19 09:23:57 +08:00 |
|
dingguodong
|
78e90a646b
|
* Correct the parameter of function and add return before $this->locate.
|
2023-05-19 09:08:29 +08:00 |
|
chentao
|
87ef60e098
|
* product: Directly get root programs from program module.
|
2023-05-18 17:41:20 +08:00 |
|
wangyidong
|
2a84bad724
|
* Move display from zen to control.
|
2023-05-18 17:19:45 +08:00 |
|
wangyidong
|
59e588797d
|
* Code for edit product ui page.
|
2023-05-18 17:12:00 +08:00 |
|
chentao
|
3f002a6018
|
* product: Get root program list and render it to product list page.
|
2023-05-18 16:49:20 +08:00 |
|
wangyidong
|
aaacd6a425
|
* Add param type.
|
2023-05-18 11:31:42 +08:00 |
|
zhouxin
|
9435469fad
|
* Add method comment.
|
2023-05-18 01:34:35 +00:00 |
|
zhouxin
|
f592d5720a
|
* Add Chinese method comment.
|
2023-05-18 00:43:21 +00:00 |
|
wangyidong
|
5784e7134a
|
* Remove view->position vars.
|
2023-05-17 13:30:41 +08:00 |
|