caoyanyi
|
49f7424fdf
|
* Adjust ci control methods.
|
2023-12-01 09:08:51 +08:00 |
|
liumengyi
|
9b39774f70
|
* Fix bug #41004, fix bug of parameter type error.
|
2023-12-01 09:02:10 +08:00 |
|
wangyuting
|
95638ee313
|
* Optimize api publishLib function and finish unit test script.
|
2023-12-01 09:01:14 +08:00 |
|
caoyanyi
|
7585ae3831
|
* Revert form input id attribute.
|
2023-12-01 08:51:46 +08:00 |
|
sunhao
|
aff51a4205
|
Revert "* zin: set default name for static control."
This reverts commit cf2700f41a.
# Conflicts:
# lib/zin/wg/control/v1.php
|
2023-12-01 08:50:01 +08:00 |
|
songchenxuan
|
ec5844e6e6
|
* Fix bug #40992.
|
2023-11-30 15:35:33 +08:00 |
|
liumengyi
|
f444ee5938
|
* Refactor reportModel::getUserYearProducts, and modify its unit test.
|
2023-11-30 16:57:19 +08:00 |
|
wangyuting
|
e4bb13ac37
|
* Optimize api control.
|
2023-11-30 16:55:51 +08:00 |
|
qixinzhi
|
28788f18ae
|
* Fix substr with week date,bug#40963.
|
2023-11-30 16:49:57 +08:00 |
|
wangxuepeng
|
b43ab6be28
|
+ Add unit test for screenModel::completeComponent.
|
2023-11-30 16:36:59 +08:00 |
|
liugang
|
34a80378ca
|
* docUI: call users widget to simplify code.
|
2023-11-30 16:35:22 +08:00 |
|
liugang
|
60bc93554a
|
* product: implement whitelist function with whitelist widget.
|
2023-11-30 16:32:36 +08:00 |
|
liugang
|
3880b71031
|
* zin: add id and label attributes to users widget.
|
2023-11-30 16:30:37 +08:00 |
|
liugang
|
2596b9c6ce
|
* zin: refactor the loadContactUsers function of contactList widget.
|
2023-11-30 16:29:31 +08:00 |
|
songchenxuan
|
6184afcb1f
|
* Use sidebar.
|
2023-11-30 14:46:29 +08:00 |
|
songchenxuan
|
6e233c12d7
|
* Reconfiguration metric code.
|
2023-11-30 14:41:47 +08:00 |
|
daitingting
|
283c549249
|
* Test replaceDynamic.
|
2023-11-30 08:04:37 +00:00 |
|
qixinzhi
|
0c5349e203
|
* Fix week query,bug#40964.
|
2023-11-30 16:04:17 +08:00 |
|
wangyidong
|
5255212f7a
|
* Set declare(strict_types=1).
|
2023-11-30 16:00:41 +08:00 |
|
liumengyi
|
1281719f5f
|
+ Add effort yaml.
|
2023-11-30 15:56:18 +08:00 |
|
liumengyi
|
9648ed71d8
|
+ Declare strict type.
|
2023-11-30 15:55:35 +08:00 |
|
sunhao
|
ada77d88f7
|
* index: fix preserve last opened app code not work as expected.
|
2023-11-30 15:50:37 +08:00 |
|
sunhao
|
a6500c2f1a
|
* zin/sidebar: add dragToResize to sidebar.
|
2023-11-30 15:50:37 +08:00 |
|
liumengyi
|
23fc88d572
|
* Refactor reportModel::getUserYearTodos, and modify its unit test.
|
2023-11-30 15:44:15 +08:00 |
|
daitingting
|
a679094a18
|
* Test getQueryList.
|
2023-11-30 07:38:08 +00:00 |
|
wangyuting
|
88c19b2064
|
* Optimize api control.
|
2023-11-30 15:35:46 +08:00 |
|
qixinzhi
|
772ffd3e28
|
* Fix undefined key in echartOptions.
|
2023-11-30 15:31:05 +08:00 |
|
liumengyi
|
42c25f2a73
|
* Optimize code for reportModel::getUserYearContribution.
|
2023-11-30 15:26:48 +08:00 |
|
songchenxuan
|
2a6d201d91
|
* Reconfiguration metric code.
|
2023-11-30 13:52:17 +08:00 |
|
liumengyi
|
2cc13bcccf
|
* Refactor reportModel::getUserYearContribution, and modify its unit test.
|
2023-11-30 15:23:25 +08:00 |
|
caoyanyi
|
c03394f0f2
|
* Adjust model load type for mr.
|
2023-11-30 15:19:34 +08:00 |
|
sunguangming
|
2793aab1d9
|
* Remove useless code.
|
2023-11-30 15:15:16 +08:00 |
|
xieqiyu
|
31d70897a1
|
* Fix the bug of the method of getHTML.
|
2023-11-30 15:10:43 +08:00 |
|
songchenxuan
|
3cce4e1fb3
|
* Reconfiguration code use loadTarget.
|
2023-11-30 13:34:49 +08:00 |
|
xieqiyu
|
fe6202e4b3
|
* Fix the bug of the method of getFieldOptions.
|
2023-11-30 15:07:15 +08:00 |
|
caoyanyi
|
31c980dc71
|
* Adjust id attribute for login input.
|
2023-11-30 15:04:51 +08:00 |
|
wangyidong
|
27aae74b9c
|
* Adjust for create product.
|
2023-11-30 14:58:19 +08:00 |
|
daitingting
|
3ec08f0791
|
* Test getQueryList.
|
2023-11-30 06:54:54 +00:00 |
|
xieqiyu
|
a65bef06ed
|
* Code for task#106662,#106663,#106664,#106665,#106666,#106667,#106668,#106669.
|
2023-11-30 14:52:59 +08:00 |
|
sunguangming
|
1bf0bd0669
|
* Remove unused code.
|
2023-11-30 14:47:39 +08:00 |
|
wangyidong
|
6017bedfde
|
* Add unit test.
|
2023-11-30 14:46:03 +08:00 |
|
wangxuepeng
|
0689d2f72c
|
* Add unit test for screenModel::getByID.
|
2023-11-30 14:39:18 +08:00 |
|
caoyanyi
|
1ed0d28b53
|
- Remove default value for input id.
|
2023-11-30 14:34:02 +08:00 |
|
wangyuting
|
1861e6a7ad
|
* Optimize api control.
|
2023-11-30 14:29:34 +08:00 |
|
sunguangming
|
2548c6849a
|
* Remove useless code.
|
2023-11-30 14:24:54 +08:00 |
|
liumengyi
|
4c0bd68e74
|
* Refactor reportModel::getUserYearActions, and modify its unit test.
|
2023-11-30 14:23:32 +08:00 |
|
liumengyi
|
2a3e395b42
|
+ Declare strict type.
|
2023-11-30 14:23:16 +08:00 |
|
liugang
|
5c51795503
|
* bugUI: implement the mailto function with the mailto widget.
|
2023-11-30 14:20:24 +08:00 |
|
liugang
|
b759bba023
|
+ zin: add the whitelist widget.
|
2023-11-30 14:19:44 +08:00 |
|
liugang
|
08ef200668
|
+ zin: add the mailto widget.
|
2023-11-30 14:19:18 +08:00 |
|