提交图

20 提交

作者 SHA1 备注 提交日期
Thomas Werzmirzowsky
90340a5188 added logbook filter to simple and advanced search 2022-01-09 12:09:35 +01:00
Hugo Silva
a12531fa60 Fixes error on advanced search with nested groups
(cherry picked from commit 450f710cfd)
2022-01-05 20:07:37 +01:00
Andreas
763df0b8dd [Advanced Search] This fix adds table name to column so that query doesn't error 2021-11-17 17:17:17 +01:00
Peter Goodhall
c6f9a5a3ae [Search] Fixed incorrectly closed stristr 2021-10-07 15:08:28 +01:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Andreas
17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +02:00
Andreas
0717fa74ff [Advanced search] When saving a query, we add this to the dropdown. 2021-09-25 18:08:31 +02:00
Andreas
223ba0ca21 [Advanced search] You can now save a query for re-use. 2021-09-25 17:40:15 +02:00
Andreas
915a470d8c [Advanced search] Adif export for search result. 2021-09-23 20:18:47 +02:00
Peter Goodhall
855410af6b [Search] Search is now available for public via enabling via Global Options
This change removes the need for the option in cloudlog.php config and makes public search enabled via the frontend interface
2021-02-09 17:52:23 +00:00
Kim Huebel
bfd5526e13 Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in. 2019-10-09 18:57:55 +02:00
Peter Goodhall
e81b3c1d5b Added grouped searching and tidied up the search results 2019-09-14 20:40:17 +01:00
Peter Goodhall
de95ae64b7 Added less, less or equal, greater or greater or equal to as search filter options 2019-09-14 18:00:41 +01:00
Peter Goodhall
d251e924e0 When showing filtered search results make the list DESC 2019-09-12 00:55:42 +01:00
Peter Goodhall
c9a473bdb9 Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently 2019-09-12 00:53:39 +01:00
Peter Goodhall
4e618d42a2 Removed auth check on search if public search is true 2019-09-11 17:35:31 +01:00
Peter Goodhall
d1b5db4ef2 More work done on search filter option 2019-09-04 23:42:11 +01:00
Peter Goodhall
5d1c13efab building blocks to a proper search and filter system added code to come! 2019-09-04 23:12:45 +01:00
Peter Goodhall
18c20aa270 Search Interface updated 2019-05-14 11:52:11 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
重命名自 application/controllers/search.php (浏览更多)