提交图

2014 提交

作者 SHA1 备注 提交日期
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
phl0
ae8f832578
Remove old code 2023-07-14 11:30:07 +02:00
phl0
53f2d60287
Trim input before searching 2023-07-14 11:28:31 +02:00
phl0
99c68af2ca
Hide tooltip after 3 secs 2023-07-14 11:15:37 +02:00
phl0
7007fed87d
Show tolltip on empty callsign 2023-07-14 11:09:24 +02:00
phl0
7bb4d69aae
Do nothing on empty input 2023-07-14 10:28:45 +02:00
phl0
ce56183262
Preset input field on search 2023-07-14 08:08:06 +02:00
phl0
c3eca478e9
Only init map on index page to prevent JS error 2023-07-14 07:56:59 +02:00
phl0
4e0d57c2f1
Add csv export to public search 2023-07-14 07:55:44 +02:00
phl0
93222b81e1
Make search input field uppercase only on focus 2023-07-14 07:54:43 +02:00
Peter Goodhall
6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00
Peter Goodhall
b5898f8490
Merge pull request #2279 from phl0/whiteSpaceForBadges
We should add some space before badges as in all other places
2023-07-13 11:16:50 +01:00
phl0
15e64ae1e0
We should add some space before badges as in all other places 2023-07-13 08:35:29 +02:00
Peter Goodhall
a21bb4de00
Merge pull request #2274 from gx1400/dev
Add git LastFetch time to debug view based on FETCH_HEAD modification…
2023-07-12 21:20:46 +01:00
Peter Goodhall
d108ba4a82
Merge pull request #2276 from phl0/lotwMatchOnStationcallsign
Base LoTW matches on time and station_callsign
2023-07-12 10:45:51 +01:00
phl0
5c59e9eddc
Remove code to auto-create QSOs upon LoTW matches 2023-07-12 10:48:22 +02:00
Derek Rowland
87a728ce91 Add git LastFetch time to debug view based on FETCH_HEAD modification time 2023-07-11 13:30:24 -05:00
phl0
b54b13d9aa
Show banner for empty result 2023-07-11 08:42:08 +02:00
phl0
33111da881
Only show search if a public slug exists 2023-07-11 07:42:33 +02:00
phl0
23c75017ec
Add forgotten file 2023-07-10 22:57:07 +02:00
phl0
98e83ee511
Reformat result table and also handle empty results 2023-07-10 19:14:08 +02:00
phl0
a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +02:00
phl0
d5f98da321
Use separate view for public search 2023-07-10 18:15:36 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0
dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
int2001
a334cebf55 Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Andreas
74687f0444 Disabled page reload after QSO edit in the Advanced Logbook 2023-07-08 10:04:47 +02:00
phl0
9d7f2be9db
Add link to Mastodon 2023-07-07 20:16:15 +02:00
Andreas Kristiansen
63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
phl0
aa309f7169
Set default values and add All 2023-07-07 16:44:18 +02:00
phl0
530029c5bf
PHP8: Prevent passing of null to strpos 2023-07-07 16:25:22 +02:00
phl0
b6bbae8aab
Text for all bands added 2023-07-07 16:20:49 +02:00
phl0
9a24e73cbb
Fix whitespace 2023-07-07 16:18:43 +02:00
Peter Goodhall
6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001
0eacddb0bd Hotfix: Disable zero-value at station_location-chooser when doing Bulk QRZ or HRD. Otherwise page will break 2023-07-07 13:50:48 +00:00
int2001
6253650190 Controller, Migrationscript and View for HRDLog 2023-07-07 11:35:01 +00:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas
6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
int2001
35664c9e09 Fixes bug: if there's no (e)qsl-image at the database, qsl-detail-view will try to fetch /images/eqsl_card_images/ which produces a 403 2023-07-06 16:40:17 +00:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
Andreas Kristiansen
1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Andreas
9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
phl0
af88c5c9e2
Fix variable name 2023-07-04 11:59:34 +02:00
Andreas
f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Andreas
36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00