Commit graph

54 commits

Author SHA1 Message Date
HB9HIL
9bdfa010f7
autoload the user_model 2026-07-06 18:32:58 +02:00
kc9uhi
fce53605b7
advanced search follows stations_active_log_only, help text 2026-06-23 22:03:29 -07:00
kc9uhi
2ecf713d3e
search follows stations_active_log_only 2026-06-23 21:16:14 -07:00
imlonghao
5f8046e623
Fix IDOR on store query 2026-06-19 22:19:48 +08:00
Andreas Kristiansen
1c04131f0d [Search] Tighten down even more 2026-06-11 17:21:09 +02:00
int2001
eecef8c164
Tighten fence 2026-06-11 12:43:40 +00:00
Andreas Kristiansen
4ea3e0ff13 [Search] Removed incorrect CQ and ITU zones. Use DBtools instead 2026-02-08 18:41:21 +01:00
int2001
71ba6cc0bc
Tighten SQLs at Search-Controller 2025-12-30 09:01:35 +00:00
int2001
f1d4de96e4
Remove dangerous function 2025-12-10 17:36:06 +00:00
int2001
fd4d83e488
Deprecated at PHP 8.2 2025-10-05 10:16:24 +00:00
int2001
e79a0eaf60
5k Limit as well for old queries 2025-06-08 07:50:16 +00:00
int2001
676886245f
Fetch all Refs 2025-05-31 05:25:09 +00:00
int2001
469119a1f5
Stop leaking credentials from station-table (leaked via json_result) 2025-05-30 05:21:45 +00:00
int2001
2b06b2449a
More reformatting 2025-05-30 05:09:48 +00:00
int2001
13fe512a99
Reformatted the mess 2025-05-30 05:08:58 +00:00
DJ3CE
2dc2badefd Fix my_country in search 2025-01-20 23:14:43 +01:00
Andreas Kristiansen
6a0c69a582 [Advanced Search] Added 5k limit on result set 2025-01-19 19:17:18 +01:00
phl0
492ed64159
Fix advanced search 2025-01-05 09:47:58 +01:00
int2001
37e05649a6
More places where the 0 is annoying 2024-12-30 12:15:28 +00:00
Andreas Kristiansen
d3b10001d2 [ITU Zones] Added a checker 2024-09-10 13:17:08 +02:00
HB9HIL
5dee1b9968 You're not allowed to do that! 2024-08-16 10:08:44 +02:00
HB9HIL
eff812d085 some more unprotected POST data 2024-08-13 13:50:49 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
8ae5723d14 get rid of unnessesary lang loads 2024-06-06 10:47:30 +02:00
Andreas
e0a287e168 Removed redundant duplicate check under search 2024-01-31 08:51:56 +01:00
Andreas
4992095d3f [Advanced search] This fixes adif export 2023-09-22 09:09:01 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Andreas
ee985302dd [Search] Added incorrect logged cq zone to search 2022-10-31 20:09:19 +01:00
Andreas
349545fe48 [Search] Added tab to check for duplicate QSOs 2022-10-31 12:25:56 +01:00
Andreas Kristiansen
a7246c0977
Merge pull request #1359 from Werzi2001/version_2_search_logbook
added logbook filter to simple and advanced search
2022-02-16 16:57:11 +01:00
phl0
d2fdcd6546
Also add QSL/contest tooltips to advanced search results 2022-02-13 23:03:38 +01:00
Thomas Werzmirzowsky
b929109428 changed search filter from active logbook to all stations of the user
also changed get_qso($id) accordingly (otherwise no details of the QSOs
from other logbooks can be shown)
2022-02-06 09:41:11 +01:00
Thomas Werzmirzowsky
07fe282fd6 Merge remote-tracking branch 'werzi/station_logbooks' into version_2_search_logbook 2022-02-06 09:18:53 +01:00
Ondřej Nový
1c7e73ca9e Fix advanced search
* fix is/is not empty
* fix is null/is not null
2022-01-24 16:26:09 +00:00
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