dingguodong
|
ba2103a555
|
* Add comment.
|
2023-09-20 16:42:27 +08:00 |
|
wangyidong
|
721f06704a
|
* Rewrite story batchcreate method. Code for task #102967.
|
2023-09-20 13:57:18 +08:00 |
|
dingguodong
|
19709c71a9
|
+ Add the check for duplicated story if close reason is duplicate.
|
2023-09-20 13:03:53 +08:00 |
|
dingguodong
|
74defd814e
|
+ Check dao error.
|
2023-09-20 11:15:03 +08:00 |
|
dingguodong
|
9cd128a8a8
|
* Add type hint and use empty expression.
|
2023-09-20 10:38:22 +08:00 |
|
dingguodong
|
fa1be5db0e
|
* Refactor for closing the story.
|
2023-09-20 09:30:40 +08:00 |
|
dingguodong
|
3fae67d4d6
|
+ Add Chinese comment.
|
2023-09-20 09:30:40 +08:00 |
|
dingguodong
|
81635f2ad4
|
* Modify type hint.
|
2023-09-20 09:30:40 +08:00 |
|
dingguodong
|
0b67237299
|
+ Set the status of the story to previous status in latest action log.
|
2023-09-20 09:30:40 +08:00 |
|
tianshujie
|
13b4b13ac6
|
* Refactor track page and method.
|
2023-09-19 15:27:39 +08:00 |
|
dingguodong
|
91cb403aae
|
* Resolve type errors.
|
2023-09-19 15:14:52 +08:00 |
|
dingguodong
|
a30f0db659
|
* Fix typo.
|
2023-09-19 14:07:06 +08:00 |
|
dingguodong
|
1b0c7fae68
|
* Add comments.
|
2023-09-19 14:05:23 +08:00 |
|
caoyanyi
|
f0dbe53b52
|
* Move method to model.php.
|
2023-09-19 10:08:09 +08:00 |
|
dingguodong
|
66cfa86aff
|
* Add enumerated values for type.
|
2023-09-19 09:50:51 +08:00 |
|
dingguodong
|
1a68ff631b
|
* Add comment and type hint.
|
2023-09-19 09:42:41 +08:00 |
|
dingguodong
|
cfdcaedd94
|
* Fix failed test case.
|
2023-09-18 16:21:03 +08:00 |
|
dingguodong
|
2db9579a86
|
* Refactor the code for activating the story.
|
2023-09-18 15:00:35 +08:00 |
|
dingguodong
|
3fb922277a
|
* Fix logical error.
|
2023-09-11 10:38:18 +08:00 |
|
caoyanyi
|
be825264ef
|
* Split execution getTree method.
|
2023-09-06 14:10:52 +08:00 |
|
dingguodong
|
9efe996f6f
|
* Fix the parent of story is not a integer.
|
2023-08-31 15:27:37 +08:00 |
|
dingguodong
|
c8c4cb83cc
|
* Show error message if current user is not super reviewer or story has
no reviewer.
|
2023-08-31 15:27:37 +08:00 |
|
dingguodong
|
1a56095905
|
* Refactor this function.
|
2023-08-29 16:13:46 +08:00 |
|
dingguodong
|
9e68a3efa4
|
* Refactor this function.
|
2023-08-29 16:13:46 +08:00 |
|
liumengyi
|
8d6b778654
|
* Refactor storyModel::getZeroCase.
|
2023-08-25 15:35:00 +08:00 |
|
dingguodong
|
2b8a5a5797
|
* Adjust the type of moduleIdList.
|
2023-08-25 12:38:50 +08:00 |
|
dingguodong
|
6b47933d47
|
* Optimize the comment and the format.
|
2023-08-17 14:57:14 +08:00 |
|
dingguodong
|
0bc79053ce
|
* Make it compatible with PHP version 8.1.
|
2023-08-17 11:08:15 +08:00 |
|
liuhong
|
67f31b5dea
|
* Resolved feedback #3653 #3616: product confusion when editing without product storys.
|
2023-08-07 09:24:21 +00:00 |
|
dingguodong
|
6f840d839e
|
* Fix type error.
|
2023-08-01 17:09:40 +08:00 |
|
dingguodong
|
3ad190e9a8
|
* Fix typo, rename secend to second.
|
2023-08-01 16:27:46 +08:00 |
|
dingguodong
|
75a7733067
|
* Set zero date to null.
|
2023-08-01 16:18:45 +08:00 |
|
wangyuting
|
8e67833bd3
|
* delete getByList type param.
|
2023-07-27 09:14:33 +08:00 |
|
dingguodong
|
0c5ede9fd3
|
* Resolve errors on parameter type.
|
2023-07-24 18:09:31 +08:00 |
|
dingguodong
|
e2dfa4b1d8
|
* Fix invalid field type, set 0000-00-00 to null.
|
2023-07-24 17:19:50 +08:00 |
|
dingguodong
|
da90f4ddad
|
* Change the type of return in comment.
|
2023-07-24 17:11:37 +08:00 |
|
dingguodong
|
2882b78096
|
* Fix the variable with bad type.
|
2023-07-24 17:10:10 +08:00 |
|
wangyuting
|
e101912d79
|
* Optimize batch actions on my bug and my requirement.
|
2023-07-21 17:08:29 +08:00 |
|
liumengyi
|
cdc8eade95
|
* Add single product story block, and add usermap to story block.
|
2023-07-21 14:28:45 +08:00 |
|
qixinzhi
|
6ce8e70a49
|
* Add field 'releasedDate' for story.
|
2023-07-20 05:02:54 +00:00 |
|
liugang
|
f3a6e23460
|
- Remove unused code of showBranch.
|
2023-07-12 13:39:48 +08:00 |
|
wangyidong
|
528ac8edbc
|
* Code for task #97046.
|
2023-07-12 11:19:52 +08:00 |
|
wangyidong
|
47380c8169
|
* Code for task #97041.
|
2023-07-11 15:49:16 +08:00 |
|
wangyidong
|
9c2adf7a54
|
* Adjust for batch unlink story page.
|
2023-07-11 15:14:07 +08:00 |
|
wangyidong
|
fda5bae1ad
|
* Adjust for affect.
|
2023-07-11 15:14:07 +08:00 |
|
sunguangming
|
90ac8183cd
|
* Remove productID in projectstory list.
|
2023-07-10 15:57:49 +08:00 |
|
sunguangming
|
ad1ce08918
|
* Finish project/execution link stories method.
|
2023-07-10 15:50:11 +08:00 |
|
朱金勇
|
ccb6a094f9
|
* Change constant to variable.
|
2023-07-10 04:31:47 +00:00 |
|
wangyidong
|
d0032839ee
|
+ Rewrite link story page.
|
2023-07-08 14:39:17 +08:00 |
|
wangyidong
|
4626a04f44
|
* Add floatPreNextBtn for story view.
|
2023-07-07 16:59:35 +08:00 |
|