提交图

776 提交

作者 SHA1 备注 提交日期
Peter Goodhall
ae131c6679 If SatPC32 is unselected from radio dropdown clear the sat_name and sat_mode windows 2019-08-18 16:00:15 +01:00
Peter Goodhall
4b6d59d152 Cleaned up html a bit 2019-08-18 15:52:45 +01:00
Peter Goodhall
c0e7103d3a Set TX/RX Sig reports to default to 599 for psk/rtty 2019-08-18 15:51:31 +01:00
Peter Goodhall
1f46d1b98e Shows contest serial information on the QSO popup window 2019-08-18 15:36:30 +01:00
Peter Goodhall
71f496627f cleaned up html 2019-08-18 15:35:08 +01:00
Peter Goodhall
8545e94c29 Shows contest strings on the logbook page 2019-08-18 15:34:30 +01:00
Peter Goodhall
e0851324ff Fixed issue where sometimes EOH was skipped 2019-08-18 15:25:23 +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
0739790943 Grid worked before now checks based on type SAT or band/mode 2019-08-16 12:25:31 +01:00
Peter Goodhall
06297e76e5 Moved Clublog lookup function to Clublog controller 2019-08-16 12:11:46 +01:00
Peter Goodhall
02c10858c0 When you change the QRA field in the QSO input, it will check gridsquare and return whether worked or not based on SAT or if sat_name isn't filled out it will do band/mode 2019-08-16 12:06:19 +01:00
Peter Goodhall
b1b4d36f37 Hide callsign suggest after emptying fields 2019-08-15 12:06:24 +01:00
Peter Goodhall
d06785923c hide suggestions till a callsigns entered 2019-08-15 12:03:15 +01:00
Peter Goodhall
ea38da1ef9 Added a check so that it will only use the master scp file if uploads/masterscp.txt is readable 2019-08-15 12:00:57 +01:00
Peter Goodhall
bf2b372b41 Update Lookup.php 2019-08-15 11:57:56 +01:00
Peter Goodhall
c84337ad6a
Rename lookup.php to Lookup.php 2019-08-15 11:54:18 +01:00
Peter Goodhall
d6d0e588af Added logbook qsos to the scp lookup 2019-08-15 11:53:32 +01:00
Peter Goodhall
50fc45dd80 Added the start of the callsign suggest feature 2019-08-13 22:02:36 +01:00
Peter Goodhall
933ff98979 Added the ablity to search the contesting master scp database. 2019-08-13 21:22:06 +01:00
Peter Goodhall
eafae062e5 Fixed issue where if DXCC wasn't defined during json callsign call it would cause lookup to fail 2019-08-13 16:11:12 +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
d99ea19bb3 Callsign information is only looked up when you enter a callsign equals to or larger than 3 chars 2019-07-25 14:16:09 +01:00
Peter Goodhall
98cc57bcd3 Made save button on edit page screen 2019-07-25 13:50:13 +01:00
Peter Goodhall
a4407ef316 on the Edit user page, changed Clublog username text to email/callsign to match clublog.org due to some confusion by a couple of users. 2019-07-25 13:48:35 +01:00
Tobias Mädel
89f97531fe
Fix JS error when using hamqth 2019-07-25 09:11:11 +02:00
Tobias Mädel
eac07da0c0 Remove static table name from migrations 2019-07-24 10:33:10 +02:00
Peter Goodhall
f181529602 Fixes issue where some qsos arent uploaded to eqsl 2019-07-23 23:21:08 +01:00
Peter Goodhall
830205dcfc Make sure imported ADIF files are set to UTF-8 2019-07-23 20:25:09 +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
fe57a7520c SAT name and mode missing from eQSL uploads now fixed. 2019-07-22 16:32:45 +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
b78259313a Cleaned up old css and javascript 2019-07-08 20:30:19 +01:00
Peter Goodhall
e35c7671ac Removed old JS reference 2019-07-08 20:26:37 +01:00
Peter Goodhall
39d8be0163 Added API.xsl back and changed url 2019-07-08 20:25:10 +01:00
Peter Goodhall
37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Peter Goodhall
dfd2cd0508 Fixed bug where 4 char confirmed vucc grids were not shown as worked on the map 2019-07-08 19:30:31 +01:00
Peter Goodhall
66455193a8 Added cat_timeout_interval this will be used to display a warning on the QSO panel 2019-07-06 23:35:11 +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
4ab8b9ebfa Fixed Frequency typo on the edit display 2019-07-02 17:27:35 +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
d6b447ea1f Added a migration file to create a description in the api table to start #287 2019-06-30 22:26:00 +01:00
Peter Goodhall
2641634892 Fixed issue where FORCE_INT and SWL columns where incorrectly setup by the old HRD schema. 2019-06-30 22:02:07 +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
b09584ac49 Added missing config areas for HamQTH 2019-06-30 15:46:03 +01:00
Peter Goodhall
1b94aadfc1 Added a check for QSL Manager on callbook lookup to skip if its not returned 2019-06-30 15:44:09 +01:00
Peter Goodhall
c3c2916c1d Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311 2019-06-30 00:06:24 +01:00
Peter Goodhall
900b419982 Added then removed icons from notes and analytics because it looked rubbish 2019-06-30 00:01:33 +01:00
Peter Goodhall
6eb71dfe3b Update header.php 2019-06-29 23:58:23 +01:00