Commit Graph
604 Commits
Author SHA1 Message Date
sunhao 0d1689c23d * search: support to use datepicker in searchForm. 2023-11-20 11:07:54 +08:00
caoyanyi 37e16e5662 * Hide devops search for no devops module. 2023-11-17 17:16:24 +08: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
sunhao 0c86e7c6b5 * search: refactor search pages with the zui.SearchForm component. 2023-11-16 08:45:19 +08:00
liumengyi 24ebfae4cb * Remove , at the end of row in the lastest children in search::savequery. 2023-11-14 15:14:37 +08:00
wangyidong 10d7e98f25 * Fix for save manageview. 2023-11-14 14:30:51 +08:00
tanghucheng 624d748ba4 * Merge #ffd2b525c8,Change judgment condition. 2023-11-08 22:17:40 -05:00
daitingting d322e9d2ae * Format codes. 2023-11-06 05:24:50 +00:00
daitingting f8faa34464 * Format codes.
* Toggle onMenuBar setting.
2023-11-06 03:25:34 +00:00
wangxuepeng 21b12550d6 * Modify comments for search unit test. 2023-10-25 16:13:10 +08:00
wangxuepeng 63af6cafd5 * Fixed the unit test of searchModel::getQueryPairs. 2023-10-25 16:08:04 +08:00
wangxuepeng 3f7d3d9187 * Fixed the unit test of searchModel::getquery. 2023-10-25 16:08:04 +08:00
wangxuepeng 84b904f563 * Fixed the unit test of searchModel::getList. 2023-10-25 15:36:45 +08:00
wangxuepeng 8986e9a75a * Fixed the unit test of searchModel::getByID. 2023-10-25 14:55:26 +08:00
wangxuepeng e1de28d015 * Fixed the unit test of searchModel::deleteQuery. 2023-10-25 14:49:59 +08:00
wangxuepeng 4a3e33ff6b * Fixed the unit test of searchModel::buildIndexQuery. 2023-10-25 14:41:31 +08:00
wangxuepeng 84ecc814b2 * Use the items passed by user. 2023-10-18 17:37:18 +08:00
daitingting d8bd6de59b * Adjust formName. 2023-10-10 07:59:46 +00: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
zhaoke 6c641c352d * Fix bug of devops. 2023-09-14 14:14:23 +08:00
zhaoke f2d090c00a * Fix bug #38242. 2023-09-05 15:24:14 +08:00
dingyongliang 37089cfe7f * zin: fix pager className. 2023-08-30 17:31:58 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +08:00
zhaoke af6c94e0d3 * Finish task #99548. 2023-08-14 14:58:17 +08:00
sunhao 418192e7ca * fix search from button text. 2023-08-11 10:18:11 +08:00
sunhao 37767266bf * zin: fix search form not work in modal. 2023-08-11 10:18:11 +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
liugang cf5d1f87c7 * search: refactor for the picker wdiget's value has been changed. 2023-08-04 09:42:35 +08:00
liugang 3ba96a6cf4 * search: refactor for the $type variable passed from frontend has been changed. 2023-08-04 09:15:05 +08:00
liugang 165b9813b6 * search: fix error of set wrong items to picker widget. 2023-08-04 09:12:11 +08:00
liugang fdbee90edb * search: refactor the index page. 2023-08-02 14:16:03 +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
liugang f68ae5466a - search: remove unused code. 2023-08-01 16:32:24 +08:00
liugang 0e5af93deb * search: check search words before submit. 2023-07-28 21:25:11 +08:00
liugang 9506368656 * search: add lang items. 2023-07-28 21:24:52 +08:00
liugang bf7481e879 * search: fix error cann't search by type. 2023-07-28 21:12:15 +08:00
liugang 3d6af9202f + search: refactor index page by zin. 2023-07-28 18:02:31 +08:00
liugang fe576a2c4b + search: add lang items. 2023-07-28 18:00:36 +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
wangyidong c0242be19b * Adjust for product edit page. 2023-07-12 14:14:02 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
wangyidong c1cfaac74b * Adjust for search form. 2023-07-08 11:07:17 +08:00
dingyongliang 531c461686 * Fix unexpected identifier 'window'. 2023-06-21 10:30:22 +08:00