liuyue
|
6cb44ab066
|
* Update comment for view.ui.js.
|
2023-05-11 10:21:20 +00:00 |
|
guofeilong
|
600887b894
|
* Fix bug in project create function .
|
2023-05-11 18:16:36 +08:00 |
|
lishuo
|
ae4e1f36f4
|
* Optimize code and comments.
|
2023-05-11 18:15:54 +08:00 |
|
guofeilong
|
d7c2d00eb6
|
* Fix bug in project zen .
|
2023-05-11 18:09:59 +08:00 |
|
liuyue
|
664c41ad72
|
* Change timeTo lang.
|
2023-05-11 10:09:34 +00:00 |
|
guofeilong
|
2746ff6952
|
* Adjust function project create .
|
2023-05-11 18:07:45 +08:00 |
|
sunhao
|
0aadb86620
|
* fix bug #25049, fix checkIframe not work in chrome on macOS.
|
2023-05-11 16:51:10 +08:00 |
|
xushenjie
|
732ba2bdbd
|
* Adjust unit test of getParentChildrenTypesTest().
|
2023-05-11 08:50:51 +00:00 |
|
chentao
|
b57f08d169
|
* product: refactor kanban function of control file.
|
2023-05-11 16:50:28 +08:00 |
|
liuchenglong
|
6d0c4053d2
|
* Optimize code review finded problems.
|
2023-05-11 08:40:26 +00:00 |
|
liuyue
|
44193c4f61
|
+ Add transform lang.
|
2023-05-11 08:39:07 +00:00 |
|
lanzongjun
|
a594f5d1de
|
* Add paragraph comments to programplan.
|
2023-05-11 16:26:52 +08:00 |
|
hufangzhou
|
da20605d4b
|
* Get the parent task ID from URL.
|
2023-05-11 16:07:54 +08:00 |
|
xushenjie
|
6701df6ac4
|
* Adjust params and comment of getParentChildrenTypes().
|
2023-05-11 08:05:56 +00:00 |
|
jukui
|
14f8071a8f
|
* Supplement test case for printCell function.
|
2023-05-11 16:05:31 +08:00 |
|
jukui
|
498e76117b
|
* Modify $id to $labelType.
|
2023-05-11 16:05:31 +08:00 |
|
lanzongjun
|
a3c5349ea4
|
* Optimize code formatting and add comments.
|
2023-05-11 16:02:17 +08:00 |
|
songchenxuan
|
3d96ddd927
|
* Get columnID by output if function does not return a value.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
237aacb4ab
|
* If bug->dealine is empty, set null.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
5df4e9eb04
|
* Replace setcookie to helper::setcookie.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
58c5c54df3
|
*
Modify responseAfterCreate function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
2853b8801b
|
* Modify addAction4Create function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
37b201584c
|
* Save files and update kanban after create a bug.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
df830945a3
|
* Modify bug create unit test.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
bec69acdbf
|
* Modify bug model create function.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
721c2f0840
|
* Modify doCreate to checkExistBug.
|
2023-05-11 07:53:58 +00:00 |
|
songchenxuan
|
c0c7e4b53a
|
* Modify beforeCreate to prepareCreateExtra.
|
2023-05-11 07:53:58 +00:00 |
|
xushenjie
|
77f44ccc2d
|
* Adjust unit test of programplanModel::isCreateTask().
|
2023-05-11 07:55:46 +00:00 |
|
xushenjie
|
fb3f2ac779
|
+ Add unit test yaml.
|
2023-05-11 07:54:51 +00:00 |
|
hufangzhou
|
d6969808e9
|
* Remove the updateParentAfterSplit function that its code has been implemented in method updateParentStatus.
|
2023-05-11 15:50:15 +08:00 |
|
lishuo
|
5a1ab3e24c
|
* Replace setcookie function to helper::setcookie.
|
2023-05-11 15:36:23 +08:00 |
|
liuchenglong
|
2bc55ba565
|
+ Add programplan-model setTreePath test case.
|
2023-05-11 07:29:03 +00:00 |
|
dingguodong
|
b18a1fb08b
|
* Optimize programplanModel::create().
|
2023-05-11 15:19:34 +08:00 |
|
dingguodong
|
62cc6334f9
|
* Format code and process formData before create.
|
2023-05-11 15:19:34 +08:00 |
|
dingguodong
|
45c447ab3c
|
+ Add function to process formData before create.
|
2023-05-11 15:19:34 +08:00 |
|
dingguodong
|
c93c5df56a
|
* Fix overrided variable.
|
2023-05-11 15:19:34 +08:00 |
|
dingguodong
|
e1a1d43215
|
* The function lastInsertID() return int|false instead of string|false.
|
2023-05-11 15:19:34 +08:00 |
|
caoyanyi
|
8bb0a2e198
|
* Update cookie expires time.
|
2023-05-11 15:18:39 +08:00 |
|
jukui
|
a4c9741a50
|
* Optimized code format.
|
2023-05-11 15:13:02 +08:00 |
|
孔令茂
|
9d553cb333
|
Delete the definition of class $lang->block->availableBlocks.
|
2023-05-11 15:12:35 +08:00 |
|
liyang
|
81fc637c88
|
* Adjust the ternary operation of Boolean type.
|
2023-05-11 15:12:28 +08:00 |
|
caoyanyi
|
a5c3928c9b
|
* Adjust the ternary operation of Boolean type.
|
2023-05-11 15:11:14 +08:00 |
|
jukui
|
0088794dea
|
* Modify processPlan function and comment ofgetTotalPercent and processPlans function.
|
2023-05-11 15:10:31 +08:00 |
|
wangzemei
|
1629b92b12
|
* Format code for edit page.
|
2023-05-11 15:07:43 +08:00 |
|
xushenjie
|
9d57a82f15
|
* Adjust method comments and parameter types.
|
2023-05-11 15:06:33 +08:00 |
|
lishuo
|
9462d2ba3c
|
* Adjust the ternary operator under the task module.
|
2023-05-11 15:06:25 +08:00 |
|
liuyue
|
ff86a37c72
|
* Add placement attribute for dropdown on view page.
|
2023-05-11 15:06:13 +08:00 |
|
caoyanyi
|
6f6eabeaae
|
* Change the parameters passed by the method.
|
2023-05-11 14:54:20 +08:00 |
|
caoyanyi
|
e5b2db5fbc
|
* Change test case parameters and rules.
|
2023-05-11 14:54:20 +08:00 |
|
xushenjie
|
79e28778dd
|
* Optimize code of programplanModel::isClickable().
|
2023-05-11 06:51:14 +00:00 |
|