Wykres commitów

1357 Commity (a393ead8990ba4f97fcf19d5a15030882df4336d)

Autor SHA1 Wiadomość Data
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
Peter Goodhall a62764e69d Added the ability to set the API key description #287 2019-07-09 17:18:19 +01:00
Peter Goodhall dd40f7f31e
Update README.md 2019-07-09 14:20:44 +01:00
Peter Goodhall 22d340b821
Update README.md 2019-07-09 14:20:00 +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 83a845f704
Merge pull request #317 from simonvik/dsstore
Remove .DS_Store and make sure that it isnt added
2019-07-07 20:26:01 +01:00
Simon Vikstrom 66508bd770 Remove .DS_Store and make sure that it isnt added 2019-07-07 15:55:55 +02: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
Peter Goodhall 1ce2958cdd Removed call to kml.js as its not used 2019-06-29 23:21:23 +01:00
Peter Goodhall 31748e1fde Added the ability to search vucc fields 2019-06-29 23:19:56 +01:00