Wykres commitów

981 Commity (87bc0a66e3b564aae9e730a5ae3394549315445f)

Autor SHA1 Wiadomość Data
Peter Goodhall 87bc0a66e3 Added operator to adif export part of issue #336 2019-08-27 23:23:50 +01:00
Peter Goodhall 47d9efe218 Shows both Station Callsign and Operators callsign in the QSO popup window
This addresses some of the issues in #336 adding station operator callsign and the station callsign to the QSO popup for information purposes.
2019-08-27 23:15:31 +01:00
Peter Goodhall b9d762c5ab If CQ zones or DXCC not found defaults to null 2019-08-27 16:18:31 +01:00
Peter Goodhall b23dd5dff1 When you enter a gridsquare it will pan to it rather than sharp move removing shuddering 2019-08-26 15:13:52 +01:00
Peter Goodhall 392add4efd Added Javascript confirm to station profile delete to make the user confirm. 2019-08-19 22:33:05 +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 49e434149f Map was referencing the old dxcc table, moved to a new structure. 2019-08-19 16:38:38 +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 6dde8639b7
Updated readme to include Patreon link 2019-08-19 10:50:57 +01:00
Peter Goodhall 6a65c26a28 Reset the freq and freq tx fields when no longer using SatPC32 as radio 2019-08-18 16:04:01 +01:00
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 1f808a56bd Cleaned up text layout a bit on suggest box 2019-08-15 12:05:05 +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
Peter Goodhall 827c565c36
Merge pull request #330 from Manawyrm/master
Fix JS error when using hamqth
2019-07-25 10:10:20 +01:00
Tobias Mädel 89f97531fe
Fix JS error when using hamqth 2019-07-25 09:11:11 +02:00
Peter Goodhall ecc4912ba1
Merge pull request #326 from Manawyrm/master
Remove static table name from migrations
2019-07-24 13:31:03 +01: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 160aa44c89 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-07-09 17:18:47 +01:00