Commit Graph
818 Commits
Author SHA1 Message Date
liumengyi 778c23823b + [unittest] add unit test of searchModel::setDefaultParams. 2025-04-16 15:17:11 +08:00
liumengyi 4a5cc73899 + [unittest] add unit test of searchModel::setDefaultParams. 2025-04-16 15:17:11 +08:00
liumengyi 8ab885cc72 + [unittest] add unit test of searchModel::setDefaultParams. 2025-04-16 15:17:11 +08:00
liumengyi e987df363b + [unittest] add unit test of searchTao::processBuildinFields. 2025-04-16 15:17:11 +08:00
liumengyi 069b120bf9 + [unittest] add unit test of searchTao::processBuildinFields. 2025-04-16 15:17:11 +08:00
caoyanyi ec341173bc * [bug#61073] adjust search query get params for dm. 2025-04-01 13:46:34 +08:00
liumengyi 2a38601fa2 * [bug#56678,done,0.1h] optimize code. 2025-01-17 15:29:19 +08:00
liumengyi 9dd3588f13 + [bug#56678,done,3h] app data app for task in search. 2025-01-17 15:29:19 +08:00
liumengyi 7ed150110f + [bug#56557,start,1h] append workflow search config. 2025-01-07 10:32:51 +08:00
liumengyi 6fc433e5d0 * [misc,done,0.1h] optimize code. 2025-01-06 15:56:22 +08:00
liumengyi 12e93c5faf * [misc] fix bug when building index. 2025-01-06 15:56:22 +08:00
hufangzhou 30d78d34d5 * [bug#58658,done,1h] Set the groupAndOr value. 2025-01-06 09:53:59 +08:00
hufangzhou b87c1c6cd9 * [bug#58861,done,1h] Change replace to insert. 2025-01-03 14:28:28 +08:00
hufangzhou e8ec6cd6df * [bug#58771,done,0.2h] Type conversion. 2025-01-03 11:06:54 +08:00
hufangzhou 26c8e12e7e * [bug#58032,done,0.2h] When calling fetchAll with the second parameter set to false, retrieve fields of type text. 2024-12-25 08:44:31 +08:00
qixinzhi 8df22f5ea5 * [bug] fix search form. 2024-12-10 14:35:00 +08:00
qixinzhi 7f8530bee8 * [story#69800,0.5h] move to model. 2024-12-10 10:48:33 +08:00
sunhao 751ce7b9c4 * [bug #57693] fix encode error on append text file content to search index. 2024-12-02 17:30:55 +08:00
wangyidong 9cbcb18dc8 * [refac bug #56635] Get search field for flow by groupID. 2024-10-31 17:16:06 +08:00
tianshujie d7d98d85d9 * [task#129030,done,1.5h] convert special characters to HTML entities. 2024-10-09 09:08:46 +08:00
hufangzhou bbf92b8ba6 * [bug#55273,done,1.5h] Perform a fuzzy search on the entire keyword. 2024-09-14 10:42:12 +08:00
hufangzhou a609b6e1fc * [bug#55286,done,0.5h] Epic supports rebuilding indexes. 2024-09-12 15:01:31 +08:00
hufangzhou 23e11bdd6c * [bug#55033,done,1h] Search supports selecting empty values. 2024-09-10 10:32:13 +08:00
tianshujie 4a14302f5b * [task#127529,done,1h] fix field not exist search form error. 2024-09-06 09:06:59 +08:00
liumengyi 7d2a871b57 * [misc] fix query bug. 2024-09-06 09:06:59 +08:00
liumengyi 53aa21b8a6 * [bug#54322,done,0.1h] convert projectstory to story. 2024-09-06 09:06:59 +08:00
liumengyi 4bd76aa2ca + [bug#54328,done,0.3h] convert executionCase to testcase when processing fields. 2024-09-06 09:06:59 +08:00
liumengyi 6b9aed0d9b * [misc] add default value. 2024-09-06 09:06:59 +08:00
liumengyi 8cc081f99e * [bug#54368,done,1.5h] build query from include for multiple. 2024-09-06 09:06:59 +08:00
wangyidong 464bd3639c * [refac bug #53579] Add flow search config. 2024-09-03 10:40:20 +08:00
liumengyi b09293c818 + [refac] skip null if search control is select. 2024-08-30 09:40:32 +08:00
liugang 0f358da130 + [refac] add key to fix error of morph update. 2024-08-29 14:44:14 +08:00
liugang 4a98b05d89 * [bug#54432] fix error of submiting global search by click Enter key. 2024-08-29 14:44:14 +08:00
daitingting 0c6edddbb7 * [bug#40379,done,2h] Fix bug. 2024-08-28 15:05:11 +08:00
sunhao b38b172e8c * [misc] fix ->search->groupItems not work. 2024-08-22 16:47:00 +08:00
songchenxuan f765269e2b *[misc] add testtask and executionCase module for search config. 2024-08-22 10:11:17 +08:00
songchenxuan c224f15a3f *[bug#52330, 1h]. 2024-08-22 10:04:08 +08:00
liugang dcf33d6f0d * [refac] fix the saved user query won't work. 2024-08-16 13:56:42 +08:00
liugang 137ca89224 + [bug#53854] fix passing unexpected type of parameter. 2024-08-16 13:56:42 +08:00
songchenxuan 5bd4a91438 * [misc] modify serach test case. 2024-07-25 17:12:05 +08:00
hufangzhou ecdf2e828f * Fix bug of save query condition of charter module. 2024-07-24 08:59:24 +08:00
liumengyi 1406de962c * [test] modify unit test. 2024-07-17 16:56:33 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
sunhao b77aec3fd5 * [story #56420, done, 3h] support for setting date value with period. 2024-06-25 15:28:36 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
liugang 3e9c9780bc + [misc] fix sql injection. 2024-06-19 14:00:12 +08:00
xieqiyu 7417c80796 * [task#120784,done,0.5h] Add the page of oldQuery for assertLib. 2024-06-14 08:00:08 +00:00
xieqiyu fab116c714 * [task#120306,done,0.5h] No remove condition when condition deleted. 2024-06-12 11:52:21 +00:00
wangyidong 4598724560 * [refac task #120191 done 1h] Distinguish 0 and '' when search. 2024-06-11 11:19:02 +08:00
wangyidong 20510ce8fb * [test task #120191] perfect buildquery method unit test. 2024-06-11 11:14:01 +08:00