dingguodong
|
4be71da646
|
* Add comment and type hint.
|
2023-09-20 16:42:27 +08:00 |
|
dingguodong
|
8d1f744d70
|
* Add comments and type hint and readability.
|
2023-09-20 16:29:30 +08:00 |
|
dingguodong
|
15d348d2eb
|
* Add comments and rename silbingsCount to twinsCount.
|
2023-09-20 15:21:19 +08:00 |
|
wangyidong
|
721f06704a
|
* Rewrite story batchcreate method. Code for task #102967.
|
2023-09-20 13:57:18 +08:00 |
|
dingguodong
|
2a62fccf0d
|
* Reindent the lines.
|
2023-09-20 13:03:53 +08:00 |
|
dingguodong
|
fa1be5db0e
|
* Refactor for closing the story.
|
2023-09-20 09:30:40 +08:00 |
|
dingguodong
|
1b0c7fae68
|
* Add comments.
|
2023-09-19 14:05:23 +08:00 |
|
wangyidong
|
bd51129ece
|
* Code for task #102966.
|
2023-09-19 13:50:40 +08:00 |
|
dingguodong
|
cb03e428a4
|
* Update story url in session after set menu to locate.
|
2023-09-19 12:25:45 +08:00 |
|
wangyidong
|
2103c7f226
|
* Code for task #102968.
|
2023-09-19 09:57:07 +08:00 |
|
dingguodong
|
f6f2d11270
|
* Use placeholder from common lang.
|
2023-09-19 09:47:19 +08:00 |
|
dingguodong
|
76ca354a92
|
* Rename this function.
|
2023-09-19 09:42:42 +08:00 |
|
dingguodong
|
2db9579a86
|
* Refactor the code for activating the story.
|
2023-09-18 15:00:35 +08:00 |
|
tianshujie
|
94a06d7cbe
|
* Remove logical duplicate method and modify the relevant calling code.
|
2023-09-18 11:24:38 +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 |
|
dingguodong
|
bfad848bee
|
* Rename ACTIONMODEL to actionModel.
|
2023-09-07 09:35:38 +08:00 |
|
liugang
|
9cea094888
|
- story: remove unused code.
|
2023-08-22 08:52:37 +08:00 |
|
tianshujie
|
c916c19bef
|
* Refactor getModulesName method and change the test case.
|
2023-08-21 09:33:10 +08:00 |
|
wangyidong
|
24f7342f48
|
* Code for task #
|
2023-08-18 10:41:19 +08:00 |
|
dingguodong
|
de10de2be7
|
* Initialize the variable.
|
2023-08-04 14:31:33 +08:00 |
|
dingguodong
|
36b9bae443
|
* Show error if storyID is empty.
|
2023-08-01 17:11:41 +08:00 |
|
dingguodong
|
748f616eaf
|
* Initialize undefined variable.
|
2023-08-01 16:57:17 +08:00 |
|
dingguodong
|
3bcc022958
|
+ Send dao error if story data is invalid.
|
2023-08-01 14:05:35 +08:00 |
|
wangyidong
|
4c30342f5f
|
* Adjust for todo edit page.
|
2023-07-28 11:16:02 +08:00 |
|
dingguodong
|
6731529ad3
|
* Fix issue that can not batch create stories.
|
2023-07-24 16:56:05 +08:00 |
|
wangyidong
|
5920ca80db
|
* Adjust for personnel unbindWhitelist.
|
2023-07-18 15:47:10 +08:00 |
|
liumengyi
|
446addf2e1
|
* Refactor for bug::edit after replacing the picker.
|
2023-07-15 13:37:18 +08:00 |
|
wangyidong
|
6fdf89ef38
|
+ Add for story batchToTask page.
|
2023-07-14 19:38:51 +08:00 |
|
liumengyi
|
c5bb426087
|
* Refactor for bug::create after replacing the picker.
|
2023-07-14 15:41:20 +08:00 |
|
wangyidong
|
141c47dd5b
|
* Code for task #97081.
|
2023-07-14 14:22:04 +08:00 |
|
wangyidong
|
c0242be19b
|
* Adjust for product edit page.
|
2023-07-12 14:14:02 +08:00 |
|
朱金勇
|
e636eaf108
|
- Remove array('' => '') for select.
|
2023-07-12 04:15:29 +00:00 |
|
wangyidong
|
3a4c6ce095
|
* Code for task #97047.
|
2023-07-12 11:19:52 +08:00 |
|
wangyidong
|
eeddb7b66a
|
* Code task #97043.
|
2023-07-11 22:16:35 +08:00 |
|
wangyidong
|
9c2adf7a54
|
* Adjust for batch unlink story page.
|
2023-07-11 15:14:07 +08:00 |
|
sunguangming
|
ad1ce08918
|
* Finish project/execution link stories method.
|
2023-07-10 15:50:11 +08:00 |
|
chentao
|
a016d7be94
|
* Fix error while invoke batch creation page from project module.
|
2023-07-08 15:43:57 +08:00 |
|
wangyidong
|
d0032839ee
|
+ Rewrite link story page.
|
2023-07-08 14:39:17 +08:00 |
|
wangyidong
|
0618d38674
|
* Adjust for dtable usePager.
|
2023-07-07 19:52:33 +08:00 |
|
wangyidong
|
3e960a3863
|
* Fix bug for form setting btn.
|
2023-07-07 18:33:04 +08:00 |
|
chentao
|
769f591918
|
* Save 'assignedTo' and 'mailto' fields with correct data for batch stories creation.
|
2023-07-07 17:27:25 +08:00 |
|
wangyidong
|
9038dd0355
|
* Add message for batch close story.
|
2023-07-07 16:19:28 +08:00 |
|
wangyidong
|
c42e3ad0ed
|
* Adjust for story batchcreate page.
|
2023-07-07 13:33:35 +08:00 |
|
chentao
|
c7056d1609
|
* Dynamically display all fields on the batch stories creation page based on the form settings.
|
2023-07-06 15:59:18 +08:00 |
|
dingguodong
|
b62dcfa533
|
* Allow customized export for stories.
|
2023-07-06 15:50:14 +08:00 |
|
dingguodong
|
4f51e4d6f5
|
- Remove uninitialized value.
|
2023-07-06 14:51:41 +08:00 |
|
wangyidong
|
20d99a241d
|
* Adjust for link story and bug for productplan view page.
|
2023-07-05 15:28:48 +08:00 |
|
sunguangming
|
f21d5e1f15
|
* Finish task #96493.
|
2023-07-05 13:55:06 +08:00 |
|
wangyidong
|
2d0d55d1cd
|
* Finish task #96577.
|
2023-07-05 11:20:38 +08:00 |
|
sunguangming
|
91cd3751b8
|
* Finish task #96496.
|
2023-07-05 10:30:33 +08:00 |
|