tianshujie
|
1141d50561
|
* Change link symbol.
|
2023-11-25 15:22:39 +08:00 |
|
liugang
|
f69fcedf74
|
* productplan: refactor to build query sql based on the $branch parameter.
|
2023-11-22 14:13:46 +08:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
wangxuepeng
|
8e487888de
|
* Change to new writing method.
|
2023-11-21 10:57:45 +08:00 |
|
xieqiyu
|
36567281fc
|
* Modify productplan required item.
|
2023-11-20 15:38:41 +08:00 |
|
wangyuting
|
718ba4d86d
|
* Change the control of the date input from input to date.
|
2023-11-20 03:17:38 +00:00 |
|
sunhao
|
00a153af5d
|
* productplan: refactor.
|
2023-11-20 09:41:42 +08:00 |
|
sunhao
|
ca11b7531a
|
* productplan: refactor with the SearchForm component.
|
2023-11-17 18:48:16 +08:00 |
|
sunhao
|
ef11118343
|
* refactor, rename class name tabnActions to tab-actions.
|
2023-11-17 11:29:57 +08:00 |
|
sunhao
|
4872b921ca
|
* productplan: refactor.
|
2023-11-17 09:14:40 +08:00 |
|
xieqiyu
|
79df1fcb26
|
* Fix bug of search.
|
2023-11-16 10:18:40 +08:00 |
|
xieqiyu
|
e770d479cc
|
* Fix the bug of plan kanban.
|
2023-11-15 13:17:24 +08:00 |
|
xieqiyu
|
09ef7d82df
|
* Fix bug of create plan when branch is empty.
|
2023-11-15 11:25:48 +08:00 |
|
liumengyi
|
97b17539bc
|
* Remove , at the end of row in the lastest children in productplan.
|
2023-11-14 14:12:50 +08:00 |
|
wangyuting
|
49cc2f4481
|
* Finish productplan kanban.
|
2023-11-13 05:34:32 +00:00 |
|
wangyuting
|
d816990c27
|
* Finish productplan kanban card actions.
|
2023-11-13 02:55:56 +00:00 |
|
sunhao
|
cb1ca45055
|
* refactor usage of the new history widget.
|
2023-11-12 21:41:10 +08:00 |
|
wangyuting
|
cd7ec927c6
|
* Finish productplan kanban.
|
2023-11-10 09:26:15 +00:00 |
|
tianshujie
|
7cb1c226d5
|
+ Add switch button of the plan list.
|
2023-11-10 16:17:15 +08:00 |
|
liugang
|
f806ea936f
|
+ productplan: add createTip and createLink attributes to dtable.
|
2023-11-08 15:52:48 +08:00 |
|
liugang
|
c79b2c8d4e
|
* productplanZen: simplify code to build branch list for search form.
|
2023-11-08 10:16:46 +08:00 |
|
liugang
|
621350802e
|
* productplanZen: use the type property of product instead of the currentProductType variable in session.
|
2023-11-08 10:16:09 +08:00 |
|
liumengyi
|
cc4c4a1f94
|
* Fix bug #39896, remove success tip after condition.
|
2023-11-08 09:56:02 +08:00 |
|
liumengyi
|
dcb9baef6a
|
* Fix bug of productplan creation.
|
2023-11-08 09:53:36 +08:00 |
|
tianshujie
|
cb3c439c8f
|
* Fix bug #40219.
|
2023-11-06 15:23:24 +08:00 |
|
liumengyi
|
ab56ce8668
|
* Set btnType to secondary.
|
2023-11-02 13:54:32 +08:00 |
|
liumengyi
|
ccd9499d2d
|
* Set btnType to secondary in productplan::view.
|
2023-11-02 13:53:45 +08:00 |
|
tianshujie
|
5a6da8a687
|
+ Add table sort to productplan::browse.
|
2023-10-19 10:17:49 +08:00 |
|
wangxuepeng
|
e6f9822876
|
* Fixed the error when batch close productplan.
|
2023-10-18 15:47:37 +08:00 |
|
wangxuepeng
|
59958aa42e
|
* Add dtable sort for productplan browse page.
|
2023-10-18 15:41:54 +08:00 |
|
wangxuepeng
|
ac0f7ff7ac
|
+ Add emtpy tip for productplan browse page.
|
2023-10-18 15:22:47 +08:00 |
|
wangyidong
|
a95e0e5f0a
|
* Fix dtable sort.
|
2023-10-18 13:09:23 +08:00 |
|
wangxuepeng
|
06920432b2
|
* Fixed the FootToolbar of the productplan view page.
|
2023-10-17 16:44:12 +08:00 |
|
wangyidong
|
5beee362cf
|
* Add sort link in productplan view page.
|
2023-10-17 16:26:08 +08:00 |
|
wangxuepeng
|
e1f392e961
|
* Hide the comment function of productplan view.
|
2023-10-17 14:51:17 +08:00 |
|
wangxuepeng
|
6ccc458043
|
* Productplan code formatter.
|
2023-10-17 14:21:49 +08:00 |
|
wangxuepeng
|
7f00ba5476
|
* Fixed the problem when opening story/create page in productlplan view.
|
2023-10-17 13:25:37 +08:00 |
|
wangxuepeng
|
2eeaa11033
|
+ Add confirm message for productplan browse action.
|
2023-10-17 10:15:40 +08:00 |
|
wangxuepeng
|
cd56ce3286
|
+ Add comfirm message for productplan start action.
|
2023-10-17 09:32:00 +08:00 |
|
wangxuepeng
|
564f9bb067
|
* Modify the comments of productplanModel::getList.
|
2023-10-17 09:10:13 +08:00 |
|
wangyidong
|
88e49266ea
|
* Adjust for program module.
|
2023-10-16 17:32:58 +08:00 |
|
wangxuepeng
|
3e19079e8a
|
* Replace byseach to bySearch.
|
2023-10-16 15:54:31 +08:00 |
|
wangyidong
|
40571b3b36
|
* Adjust for product browse.
|
2023-10-16 14:30:45 +08:00 |
|
tianshujie
|
a29509aebc
|
* Change the planned state flow to an ajax commit.
|
2023-10-13 14:06:58 +08:00 |
|
tianshujie
|
46fe695432
|
* Compatible with method argument type.
|
2023-10-13 14:06:58 +08:00 |
|
tianshujie
|
df5e8bafab
|
* Fix an error when batch unlink stories.
|
2023-10-13 10:27:37 +08:00 |
|
tianshujie
|
b93884c724
|
* Fix problems with form desc fields.
|
2023-10-13 10:14:21 +08:00 |
|
tianshujie
|
838ae33486
|
* Modify view page style and desc display issues.
|
2023-10-13 10:14:21 +08:00 |
|
tianshujie
|
ce12d919b4
|
* Fixed an issue where an error message could not be displayed when create a plan.
|
2023-10-13 09:26:03 +08:00 |
|
tianshujie
|
35232dfc5a
|
* Fix an error with create a plan.
|
2023-10-12 16:57:44 +08:00 |
|