daitingting
|
e77db07eb2
|
* Refactor getListCount function.
|
2023-11-27 06:01:26 +00:00 |
|
daitingting
|
b087015def
|
* Split getAllowedObjects function.
|
2023-11-27 05:51:58 +00:00 |
|
daitingting
|
7be97e594e
|
* Refactor getSqlParams and move it in tao.
|
2023-11-27 05:22:49 +00:00 |
|
daitingting
|
ec43ccee7a
|
* Add note and param type.
|
2023-11-27 01:04:50 +00:00 |
|
daitingting
|
0b92a0a8a1
|
* Add return.
|
2023-11-25 07:29:39 +00:00 |
|
daitingting
|
2206ae1a60
|
* Add note.
* Format codes.
|
2023-11-25 05:53:18 +00:00 |
|
daitingting
|
3666de958c
|
* Format codes.
|
2023-11-25 05:44:49 +00:00 |
|
daitingting
|
025669f58d
|
* Add note.
|
2023-11-24 09:16:26 +00:00 |
|
daitingting
|
48bb65c4cb
|
* Refactor setDefaultParams function.
|
2023-11-24 07:24:01 +00:00 |
|
daitingting
|
745d04498a
|
* Add param type.
|
2023-11-24 03:12:16 +00:00 |
|
daitingting
|
76379134fb
|
* Split buildQuery function.
|
2023-11-23 09:16:08 +00:00 |
|
wangyuting
|
0f7842b435
|
* Adjust getAllChildId to getAllChildID.
|
2023-11-23 14:21:51 +08:00 |
|
daitingting
|
0fe09f9b69
|
* Split setSearchParams.
|
2023-11-23 03:00:31 +00:00 |
|
xieqiyu
|
a13c9941f7
|
* Fix the bug of search.
|
2023-11-17 16:24:07 +08:00 |
|
wangyidong
|
a670e5b831
|
* Add test unit for account browse page.
|
2023-11-17 10:31:58 +08:00 |
|
tanghucheng
|
624d748ba4
|
* Merge #ffd2b525c8,Change judgment condition.
|
2023-11-08 22:17:40 -05:00 |
|
wangxuepeng
|
84b904f563
|
* Fixed the unit test of searchModel::getList.
|
2023-10-25 15:36:45 +08:00 |
|
dingguodong
|
4b5b7a6ae8
|
* Fix typo, trimed to trimmed.
|
2023-09-28 17:25:33 +08:00 |
|
dingguodong
|
068b222180
|
* Make code compatible to helper::dbIN().
|
2023-09-22 10:44:30 +08:00 |
|
wangyidong
|
3f7b7dfe56
|
* Fix bug for search use saved query.
|
2023-08-09 16:35:34 +08:00 |
|
zhaoke
|
a4b5ee2a70
|
* Fix errors of search widget.
|
2023-08-09 16:33:46 +08:00 |
|
wangyidong
|
a0f9de6a1f
|
* Adjust for search toggle.
|
2023-08-04 17:55:12 +08:00 |
|
wangyidong
|
e15aef8d18
|
* Adjust for submit search.
|
2023-08-04 16:58:06 +08:00 |
|
wangyidong
|
e8101fe3f2
|
* Add new param.
|
2023-08-02 11:27:26 +08:00 |
|
wangyidong
|
08b9c48d49
|
* Adjust for search buildform.
|
2023-08-02 11:26:12 +08:00 |
|
sunguangming
|
eb844c064a
|
* Fix sql bug.
|
2023-07-28 11:28:50 +08:00 |
|
liugang
|
31508272c3
|
* search: refactor the build index page by zin, finish task #98693.
|
2023-07-27 15:18:14 +08:00 |
|
朱金勇
|
e636eaf108
|
- Remove array('' => '') for select.
|
2023-07-12 04:15:29 +00:00 |
|
zhouxin
|
64368f82a0
|
* Batch replace "else if" sequence to "elseif".
|
2023-05-30 11:22:17 +08:00 |
|
zhouxin
|
97a50f40c6
|
* Add setQuery method for search.
|
2023-05-18 02:59:32 +00:00 |
|
hufangzhou
|
dc8fcc9484
|
* Merge 18.4 into master.
|
2023-05-05 09:26:04 +08:00 |
|
wangyidong
|
88fa8fc839
|
* fix bug #34750.
|
2023-04-24 18:56:38 +08:00 |
|
Hao Sun
|
2bcc9bdbf4
|
Merge branch 'zin_dev'
# Conflicts:
# module/common/lang/zh-cn.php
# module/product/lang/de.php
# module/product/lang/en.php
# module/product/lang/fr.php
# module/product/lang/zh-cn.php
# module/program/js/browse.js
# module/program/lang/de.php
# module/program/lang/en.php
# module/program/lang/fr.php
# module/program/lang/zh-cn.php
# module/project/config.php
# module/project/lang/de.php
# module/project/lang/en.php
# module/project/lang/fr.php
# module/project/lang/zh-cn.php
# module/search/view/buildform.html.php
# module/task/control.php
|
2023-04-23 19:20:45 +08:00 |
|
陈涛
|
02ccffb473
|
* zin: render searchform with ModalDialog
|
2023-04-18 09:10:22 +08:00 |
|
陈涛
|
37815be1db
|
* zin: implements function to build search form options.
|
2023-04-17 15:48:07 +08:00 |
|
朱金勇
|
93acd3cc77
|
* Fix bug#34233.
|
2023-04-17 07:43:55 +00:00 |
|
zhaoke
|
d401a87812
|
Merge branch 'master' into zenops_69
|
2023-04-13 09:09:49 +08:00 |
|
朱金勇
|
22f9f1d087
|
Merge branch 'db'
|
2023-04-05 14:30:11 +00:00 |
|
朱金勇
|
7f9d638d28
|
* Fix sql for dmdb.
|
2023-04-05 14:18:24 +00:00 |
|
zhaoke
|
8522e6fb58
|
* Add scene control and view file to testcase module.
|
2023-03-29 16:26:59 +08:00 |
|
mayue
|
fc83e59848
|
* Fix feedback #2393.
|
2023-03-06 08:28:50 +00:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
xieqiyu
|
d1d82a03fc
|
* Fix bug#31366.
|
2023-02-01 09:43:57 +08:00 |
|
xieqiyu
|
99ee8a6b3f
|
* Fix bug of search.
|
2023-01-04 14:28:47 +08:00 |
|
tianshujie
|
9fff89f9ef
|
* Add popover to save search criteria.
|
2023-01-04 11:04:21 +08:00 |
|
tianshujie
|
15b9176f8d
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zin
|
2023-01-03 16:52:49 +08:00 |
|
xieqiyu
|
05f2d7665b
|
* Finish task#81193.
|
2022-12-27 20:22:32 +08:00 |
|
xieqiyu
|
e5e8ecaa68
|
* Code for task#80490.
|
2022-12-19 16:05:17 +08:00 |
|
tianshujie
|
6db009dc8b
|
* Modify the field name of the search structure.
|
2022-11-16 10:08:49 +08:00 |
|
tianshujie
|
be5665504d
|
* Add search lang for build form page.
|
2022-11-15 17:12:26 +08:00 |
|