提交图

262 提交

作者 SHA1 备注 提交日期
Peter Goodhall
08a2ad5a30 Gridsquare maps are shown based on the active logbook 2019-09-26 12:30:40 +01:00
Peter Goodhall
76e24b545d Added migration to set the station_id to indexed also created a second station model that returns qso count so that sped things up 2019-09-25 00:38:13 +01:00
Peter Goodhall
0a03fa7fbf Awards are shown based on the active station profile 2019-09-25 00:05:45 +01:00
Peter Goodhall
f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall
54e4e9677c station callsign information shown in QSO popup windows and search 2019-09-24 23:10:59 +01:00
Peter Goodhall
26e4fd16ef /logbook now shows the station_callsign used 2019-09-24 22:54:37 +01:00
Peter Goodhall
ecd7f7f6ac On /station/ next to each profile it gives a QSO count. 2019-09-24 22:19:49 +01:00
Peter Goodhall
c6d6058043 Wasn't automatically setting the active station_id as default if user didn't select one in the QSO panel and removed function add() which was left over from old code 2019-09-24 22:05:27 +01:00
Peter Goodhall
142dcb35d8 Removed debug as it should be fixed 2019-09-23 18:36:17 +01:00
Peter Goodhall
8faa8ff84e Fixed typo 2019-09-23 18:35:56 +01:00
Peter Goodhall
55cdbda070 debug check 2019-09-23 18:35:02 +01:00
Peter Goodhall
3341b11875 if station profile isn't selected in qso window it reverts to the logbook set as active in station profile 2019-09-23 18:30:17 +01:00
Peter Goodhall
8c9e50ff85 Extended the Station Profile options these will act as logbooks within Cloudlog 2019-09-23 17:29:22 +01:00
Peter Goodhall
e15f3cdde2 Removed yesterdays work decided against its method of implimentation 2019-09-23 16:27:10 +01:00
Peter Goodhall
b26b525c20 Added basis for multi logbook 2019-09-22 21:41:23 +01:00
Peter Goodhall
531d165d5d Refactored the CAT lookup code reduced the load times from 0.5152ms to load to a mere 0.0012ms 2019-09-06 16:55:13 +01:00
Peter Goodhall
d1b5db4ef2 More work done on search filter option 2019-09-04 23:42:11 +01:00
Kim Huebel
2391ccb859 fixed logical error on eqsl-selection. 2019-09-01 20:54:02 +02:00
Peter Goodhall
09a46b2b66 Fixes #338 Respects the Ignore flag when exporting to eQSL 2019-08-30 21:14:50 +01:00
Kim - DG9VH
85e5c0d5c6
Update Logbook_model.php 2019-08-28 22:27:26 +02:00
Kim Huebel
0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02:00
Peter Goodhall
b9d762c5ab If CQ zones or DXCC not found defaults to null 2019-08-27 16:18:31 +01:00
Peter Goodhall
c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +01:00
Peter Goodhall
74fec04b6b Fixed ADIF bug 2019-08-19 21:50:07 +01:00
Peter Goodhall
406ba9d3da Used a % rather than $ doh 2019-08-19 17:11:00 +01:00
Peter Goodhall
6a721d80ac Hopefully catches bug where not all QSOs are vailable for lotw 2019-08-19 17:07:32 +01:00
Peter Goodhall
923817c064 Added a space to make reading code lines easier 2019-08-19 16:10:28 +01:00
Peter Goodhall
bff3302962 If you don't tab from the callsign field but just press enter Country/cq zone is worked out before saving stopping the sql error 2019-08-19 16:05:47 +01:00
Peter Goodhall
8545e94c29 Shows contest strings on the logbook page 2019-08-18 15:34:30 +01:00
Peter Goodhall
6cc0dea243 Fixed bug where exceptions were not being checked when typing in a live qso sometimes 2019-08-16 18:21:11 +01:00
Peter Goodhall
d6d0e588af Added logbook qsos to the scp lookup 2019-08-15 11:53:32 +01:00
Peter Goodhall
fac032d506 when using apis country_worked or gridsquare_worked you can suppliment band with "all" 2019-07-26 21:53:00 +01:00
Peter Goodhall
f181529602 Fixes issue where some qsos arent uploaded to eqsl 2019-07-23 23:21:08 +01:00
Peter Goodhall
b0e8e7e1da Update Api_model.php 2019-07-22 16:47:47 +01:00
Peter Goodhall
d775ce17c7 Added API function gridsquare_worked 2019-07-22 16:46:06 +01:00
Peter Goodhall
53d4577b26 Added API function country_worked
function country_worked can be called either as

/api/country_worked/230/40m/ssb

or by leaving mode bank /api/country_worked/230/40m
2019-07-22 16:27:18 +01:00
Peter Goodhall
a62764e69d Added the ability to set the API key description #287 2019-07-09 17:18:19 +01:00
Peter Goodhall
a9b939a66c Fixes bug where you can't update QSO information if you didnt set a station profile 2019-07-06 23:06:06 +01:00
Peter Goodhall
e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
Peter Goodhall
8f4e10dffa Redesigned the edit QSO window and added ability to edit MY Station info 2019-06-30 16:41:03 +01:00
Peter Goodhall
bd693314c3 improved how freq RX and band rx is handled on import 2019-06-29 23:08:24 +01:00
Peter Goodhall
de9cd471f5 Fixed ADIF issue where band might be wrong 2019-06-29 17:24:13 +01:00
Peter Goodhall
0f08af367d Update Gridsquares_model.php 2019-06-28 17:39:29 +01:00
Peter Goodhall
6de6a8ca29 Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related 2019-06-28 17:07:34 +01:00
Peter Goodhall
ba412ab07e Updated gridsquares controller to include a todo list 2019-06-26 21:50:28 +01:00
Peter Goodhall
1734a05ded Ability to map gridsquares at /gridsquares/
You can now see gridsquares on the map at /gridsquares either satellites or by band
2019-06-26 21:11:44 +01:00
Kim Huebel
0eb4d892fd Added new Awards - DOK
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
2019-06-26 10:17:06 +02:00
Kim Huebel
d096c32082 Storing Station profile and selected CAT-Radio-controller in cookie
The info is stored for 3600*24*99 seconds = 99 days within a local browser
cookie.
2019-06-25 13:46:13 +02:00
Peter Goodhall
f8998f17a9
Merge pull request #306 from dg9vh/dok - Added DARC-DOK field to QSO window and also other sections
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
2019-06-25 10:51:07 +01:00
Kim Huebel
e419c8af87 bug-fixing on model - forgot to edit edit() 2019-06-25 09:07:42 +02:00