liumengyi
|
dd7186c0b7
|
* Change constant to variable.
|
2023-10-19 11:14:11 +08:00 |
|
wangxuepeng
|
f8eddb558c
|
* Rename updatestageattibute.php to updatestageattribute.php.
|
2023-10-16 14:23:20 +08:00 |
|
wangxuepeng
|
d1a909604e
|
* Refactor unit test of the actionModel::saveIndex.
|
2023-10-12 09:58:40 +00:00 |
|
liumengyi
|
998197ffdc
|
* Remove query week in actionTest::buildDateGroup.
|
2023-10-12 17:10:36 +08:00 |
|
liumengyi
|
b9738598c7
|
* Refactor actionModel::getList, and modify its unit test.
|
2023-10-12 17:07:51 +08:00 |
|
wangxuepeng
|
ce4727f72d
|
* Code formatter for actionModle::getRelatedDataByActions.
|
2023-10-12 08:17:59 +00:00 |
|
wangxuepeng
|
71bcb8cf9f
|
* Unit test code formatter of the acton module.
|
2023-10-12 08:03:25 +00:00 |
|
wangxuepeng
|
6c4f8a9528
|
* Code fomatter for unit test of the action module.
|
2023-10-12 07:16:55 +00:00 |
|
wangxuepeng
|
34d07b4c14
|
* Refactor unit test for actionModel::getRepeatObject.
|
2023-10-12 06:32:51 +00:00 |
|
wangxuepeng
|
c6914b61d7
|
* Add unit test for actionModel::getLikeObject.
|
2023-10-12 05:26:42 +00:00 |
|
wangxuepeng
|
d246fce95b
|
* Add unit test for actionModel::updateObjectByID.
|
2023-10-12 03:08:16 +00:00 |
|
wangxuepeng
|
60a230032c
|
* Add unit test for actionModel::getDeletedStagedByList.
|
2023-10-12 02:40:00 +00:00 |
|
wangxuepeng
|
4bfac8f7bc
|
* Add unit test for actionModel::updateStageAttribute.
|
2023-10-12 02:00:15 +00:00 |
|
wangxuepeng
|
aa0669759f
|
* Fixed unit test of actionModel::getdynamic.
|
2023-10-11 09:20:35 +00:00 |
|
liumengyi
|
2b098383f5
|
* Finish task #47397, and modify unit test of actionModel::buildDateGroup.
|
2023-10-11 16:48:45 +08:00 |
|
wangxuepeng
|
5ca01e57d6
|
* Refactor unit test of actionModel::getBySQL.
|
2023-10-11 08:34:42 +00:00 |
|
wangxuepeng
|
246fdf8e42
|
* Fixed unit test error.
|
2023-10-11 08:27:29 +00:00 |
|
wangxuepeng
|
181b2d0e2e
|
* Refactor unit test of actionModel::getRelatedFields.
|
2023-10-11 08:22:53 +00:00 |
|
liumengyi
|
9617849361
|
* Fix unit test error.
|
2023-10-11 14:49:06 +08:00 |
|
wangxuepeng
|
80a6dad79f
|
Refactor unit test of actionModel::create.
|
2023-10-11 06:42:11 +00:00 |
|
tianshujie
|
ba9470fe39
|
* Merger 18 version query actions code.
|
2023-10-11 14:36:41 +08:00 |
|
tianshujie
|
a490bee4ff
|
* Merge 18 version create action code.
|
2023-10-11 13:26:32 +08:00 |
|
wangxuepeng
|
9d23351e07
|
* Refactor the getDynamic method of the action module.
|
2023-10-08 02:44:35 +00:00 |
|
wangxuepeng
|
f006abb55d
|
* Refactor the getList method of the action module.
|
2023-10-07 08:55:10 +00:00 |
|
wangxuepeng
|
29d819ad70
|
* Refactor action getRelatedFields method.
|
2023-10-07 00:29:21 +00:00 |
|
wangxuepeng
|
591d9d36f6
|
* Fix unit test of the action getlist method.
|
2023-09-27 08:52:07 +00:00 |
|
wangxuepeng
|
2c9bbb5729
|
* Adjust the controller code of action module.
|
2023-09-27 08:27:07 +00:00 |
|
wangxuepeng
|
f6bb38ed3c
|
* Add unit test for action getrepeatobject.
|
2023-09-27 07:40:21 +00:00 |
|
wangxuepeng
|
893b138aa5
|
Add unit test for action undelete.
|
2023-09-26 08:19:42 +00:00 |
|
wangxuepeng
|
eba1d7cdce
|
* Add unit test for action processObjectActions.
|
2023-09-25 02:10:37 +00:00 |
|
wangxuepeng
|
a28eb26800
|
* Add unit test for action hasPreOrNext.
|
2023-09-22 09:37:40 +00:00 |
|
wangxuepeng
|
94ab305064
|
* Remove unit test for action getUnreadActions.
|
2023-09-22 08:43:27 +00:00 |
|
wangxuepeng
|
a167676e3b
|
* Add unit test for action getTrashObjectTypes.
|
2023-09-22 08:36:07 +00:00 |
|
wangxuepeng
|
aea7042840
|
* Add unit test for action getRelatedDataByActions and getTrashesBySearch.
|
2023-09-22 08:05:51 +00:00 |
|
wangxuepeng
|
f2ce3d5cd6
|
* Add unit test for action getRelatedFields.
|
2023-09-22 01:31:01 +00:00 |
|
wangxuepeng
|
e0d3e61339
|
* Replace all 'and' or 'or' with '&&' or '||'.
|
2023-09-21 01:03:38 +00:00 |
|
wangxuepeng
|
88dce1586f
|
* Add unit test for action buildGroupDate.
|
2023-09-20 11:25:00 +00:00 |
|
wangxuepeng
|
b3660b244a
|
* Add unit test for action restoreStages.
|
2023-09-20 10:40:51 +00:00 |
|
wangxuepeng
|
aab4974d29
|
* Add note to the model layer of the action module.
|
2023-09-20 07:43:57 +00:00 |
|
wangxuepeng
|
bcc8fab1a2
|
* Fixed unit test of getdynamicbysearch method of the action module.
|
2023-09-20 05:41:45 +00:00 |
|
wangxuepeng
|
53382c8118
|
* Unit test of the getdynamicbysearch method of action module.
|
2023-09-20 05:08:30 +00:00 |
|
wangxuepeng
|
8a37465128
|
* Unit test of the transformActions method of action module.
|
2023-09-19 09:31:24 +00:00 |
|
wangxuepeng
|
25c8bf8fc1
|
* Unit test of the getdynamic method of action module.
|
2023-09-19 06:47:35 +00:00 |
|
wangxuepeng
|
779cd9bce9
|
* Unit test of the getObjectLabel method of action module.
|
2023-09-18 09:17:31 +00:00 |
|
wangxuepeng
|
0274b33e5f
|
* Unit test of the getbysql method of action module.
|
2023-09-18 08:21:10 +00:00 |
|
wangxuepeng
|
2bdb3ab3f9
|
* Unit test of the getlist method of action module.
|
2023-09-18 07:56:53 +00:00 |
|
wangxuepeng
|
a4cb4c8192
|
* Unit test of the computebeginandend method of action module.
|
2023-09-18 05:39:58 +00:00 |
|
wangxuepeng
|
47ce774f1c
|
* Unit test of the gethistory method of action module.
|
2023-09-18 05:12:54 +00:00 |
|
wangxuepeng
|
7a66d9a356
|
* Unit test of the gettrashes method of action module.
|
2023-09-18 02:35:06 +00:00 |
|
wangxuepeng
|
66c5609655
|
* Unit test of the getbyid method of action module.
|
2023-09-16 08:30:52 +00:00 |
|