wangyuting
|
cf39d5b216
|
* Refactor userModel::updateUserView and finish unit test script.
|
2023-12-21 15:06:25 +08:00 |
|
caoyanyi
|
9a238f6d67
|
* Adjust action set for instance.
|
2023-12-21 11:25:19 +08:00 |
|
liumengyi
|
be9363c9b8
|
* Fix bug #41793, the child module cannot be restored if the parent module is deleted.
|
2023-12-16 16:32:06 +08:00 |
|
wangyidong
|
2a52702a4a
|
* Fix for bug #41523.
|
2023-12-14 17:02:12 +08:00 |
|
wangyidong
|
857057962c
|
* Fix bug #41481.
|
2023-12-14 16:14:38 +08:00 |
|
daitingting
|
9320397f6a
|
* Fix bug #41416.
|
2023-12-13 07:07:33 +00:00 |
|
daitingting
|
53c4deba34
|
* Change the sql keyword to uppercase.
|
2023-12-13 01:17:16 +00:00 |
|
tianshujie
|
207bdc26ee
|
* Fix bug #41245.
|
2023-12-12 13:57:49 +08:00 |
|
liugang
|
bce3e8aace
|
* actionModel: simplify code to generate profile url of a user.
|
2023-12-11 13:57:36 +08:00 |
|
liumengyi
|
9c548539d9
|
* Fix bug #41188, isset function cannot determine whether $this->post exists.
|
2023-12-08 16:18:48 +08:00 |
|
liumengyi
|
5612ba1a95
|
* Fix bug #41184, remove user's initials.
|
2023-12-08 16:08:22 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
liumengyi
|
7fe9b1eb88
|
* Fix bug, and modify unit test of my::getActions.
|
2023-12-01 17:08:23 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
tanghucheng
|
d3973939cc
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-29 20:54:15 -05:00 |
|
tanghucheng
|
d5e597a5d4
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-29 02:23:56 -05:00 |
|
wangyuting
|
439d8c9ddd
|
* Optimize api createLib function code.
|
2023-11-29 15:01:11 +08:00 |
|
liumengyi
|
58bb701820
|
* Refactor report::annualData.
|
2023-11-29 16:08:48 +08:00 |
|
chaideqing
|
057c46c21e
|
* Merge module-action 18.8-18.x to Merge184.
|
2023-11-27 16:18:25 +08:00 |
|
tanghucheng
|
0a479a0adb
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 19:37:19 -05:00 |
|
wangxuepeng
|
d454650289
|
* Optimize dynamic page opening speed.
|
2023-11-23 16:27:53 +08:00 |
|
tianshujie
|
72b7e178bf
|
* Fix bug #40881.
|
2023-11-23 15:42:46 +08:00 |
|
tanghucheng
|
d670173438
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 00:52:55 -05:00 |
|
wangxuepeng
|
4f4060ef6c
|
* Optimize dynamic page opening speed.
|
2023-11-23 10:01:55 +08:00 |
|
tanghucheng
|
c76efe3019
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-22 19:50:16 -05:00 |
|
wangxuepeng
|
0fdf559c0b
|
* Refactor company::dynamic.
|
2023-11-22 16:48:07 +08:00 |
|
liumengyi
|
178ec8b578
|
* Fix bug #40841.
|
2023-11-22 15:06:41 +08:00 |
|
liumengyi
|
a2b0eeee64
|
* Convert $value to string.
|
2023-11-22 14:16:50 +08:00 |
|
tanghucheng
|
ba039087af
|
Merge branch 'master' into Merge184
|
2023-11-21 22:10:54 -05:00 |
|
tianshujie
|
2d2eb8c641
|
* Declare strict type.
|
2023-11-22 10:08:16 +08:00 |
|
tianshujie
|
a87c0d7922
|
* Compatible parameter type.
|
2023-11-22 10:08:15 +08:00 |
|
chaideqing
|
63e7533a40
|
* Merge module-action 18.4-18.8 to Merge184.
|
2023-11-22 09:41:29 +08:00 |
|
tanghucheng
|
d20ef33df8
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-21 19:43:29 -05:00 |
|
wangyidong
|
755f377e92
|
* Add param type for action model methods.
|
2023-11-21 13:30:24 +08:00 |
|
tanghucheng
|
53fc15cb62
|
Merge branch 'master' into Merge184
|
2023-11-20 02:10:27 -05:00 |
|
sunhao
|
d3fd327650
|
* action: optimizer UI for searchForm.
|
2023-11-20 11:19:09 +08:00 |
|
wangyuting
|
718ba4d86d
|
* Change the control of the date input from input to date.
|
2023-11-20 03:17:38 +00:00 |
|
sunhao
|
f48b2d27a4
|
* action: update searchform on switch item on featurebar.
|
2023-11-17 16:52:05 +08:00 |
|
chaideqing
|
893f83c6ba
|
* Merge module-action view to Merge184.
|
2023-11-16 16:07:34 +08:00 |
|
sunguangming
|
ceba4323b6
|
* Merge code.
|
2023-11-16 15:27:23 +08:00 |
|
sunhao
|
86c45f069c
|
* action: fix action/comment conflict with other form.
|
2023-11-16 15:04:52 +08:00 |
|
chaideqing
|
371c959089
|
* Merge module-action to Merge184.
|
2023-11-14 14:50:35 +08:00 |
|
liumengyi
|
85d80d6306
|
* Remove , at the end of row in the lastest children in action::trash.
|
2023-11-13 13:58:44 +08:00 |
|
sunhao
|
0ed0a2696a
|
* action: fix finished marker not display in history panel.
|
2023-11-12 21:58:38 +08:00 |
|
sunhao
|
986a3dd08a
|
+ action: add new control methods: comment and editComment.
|
2023-11-12 21:41:25 +08:00 |
|
tanghucheng
|
b0515caf4a
|
* Merge #5935f603f4,Change judgment condition.
|
2023-11-09 00:31:19 -05:00 |
|
tanghucheng
|
bdfeeb317d
|
* Merge #d775d8b976,Fix bug #35057.
|
2023-11-07 22:18:43 -05:00 |
|
liumengyi
|
c8c91af8db
|
* Fix bug #39897, add data-load to link.
|
2023-11-08 09:45:46 +08:00 |
|
daitingting
|
d97a645e8c
|
* Hide search toggle when the tab is all.
|
2023-11-06 01:22:05 +00:00 |
|