Wykres commitów

51 Commity (f70b24971018a0eb20db391fa55457ba42fc6c38)

Autor SHA1 Wiadomość Data
Jeremy Brown f70b249710 Fixed code that I accidently deleted 2020-11-11 18:46:10 -05:00
Jeremy Brown 30600ae220 Added support for a config flag to determine if we should get full names from qrz. Added error checking for this with the api for import as well. 2020-11-11 14:38:00 -05:00
Jeremy Brown 4064418942 Trying to get full names working correctly 2020-11-11 12:18:37 -05:00
Jeremy Brown 8660d3d3ce Does a lookup on qrz/hamqth on api or when entering by hand. Names and grid squares are returned and populated if not already set. Full names are set since they are not shown unless logged in. 2020-11-10 22:13:25 -05:00
Peter Goodhall 03529db78b [QSL Management] Added notification on the max file size you can upload 2020-11-02 17:23:41 +00:00
Andreas 6b1f30cb0d New feature: QSL card image upload 2020-10-28 23:20:03 +01:00
Andreas f494b55491 Added bootstrapdialog in dashboard, logbook and search. I think that should cover it. 2020-09-24 20:22:09 +02:00
Peter Goodhall d4a164fc94 [LOTW] LoTW user lookup switched from importing CSV to database to PHP reading it directly reducing MySQL load 2020-09-21 14:02:50 +01:00
Andreas 9d4c40e44c Measurement_base in config is now fallback if not set in user profile. 2020-09-14 20:24:57 +02:00
Andreas 6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
Andreas d38deea64a Changed files to use measurement_base from station_profile 2020-09-13 14:42:49 +02:00
Kim Huebel dfc50b664e Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes 2020-05-31 23:40:48 +02:00
Kim Huebel 6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Kim Huebel 9cbd65b0cd Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
some futher modifications
2020-05-24 08:51:30 +02:00
AndreasK79 f1fa575178 Fixed badgesetting on DXCC. 2020-04-13 19:23:19 +02:00
AndreasK79 db2cd61b35 Added posibility to manually set dxcc and cq zone in qso entry window. 2020-04-13 10:34:02 +02:00
Peter Goodhall 7103d74635 Added State lookup for HamQTH and also added US country to returned data 2020-03-07 16:46:31 +00:00
Peter Goodhall 4ddaa36592 Automatically populate USA state from QRZ if its been supplied 2020-03-07 16:36:21 +00:00
Anthony Di Iorio c2a2f65611 Fix HamQTH session expiry
If HamQTH session has expired after 1 hour, start a new session and retry the search.

Checks against a new error field in the HamQTH library.

https://www.hamqth.com/developers.php
2020-03-03 22:37:16 -05:00
Peter Goodhall c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +00:00
Kim Huebel 192a63ad4b Added indicators, if callsign/dxcc is worked on band and mode
like the locator-input the callsign-input is colored in red or green
the country-label is enabled with a label that tells us about worked/not wkd
2019-10-13 22:42:41 +02:00
Kim Huebel 44a9e348e7 Added Paper-QSL-Info on Previous-Contacts-Search-Result-List in QSO-Logging
After entering a Callsign and confirming with TAB previous contacts would be shown now with additional column "QSL" showing Paper-QSL-state of this QSOs
2019-10-12 21:23:58 +02:00
Peter Goodhall 1f53fceb26 Cleaned up some time display items 2019-10-06 16:50:33 +01:00
Peter Goodhall f6924c77ed Gridsquare checked based on station profile and past qsos checked against all qsos in the table 2019-09-26 21:26:20 +01:00
Peter Goodhall 4180a1aa4a fixed bug in logbook returning past qso info 2019-09-26 21:11:10 +01:00
Peter Goodhall 4b2bb08f8f Only return whether a gridsquares been worked for the active station profile. 2019-09-26 20:31:16 +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 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 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 31748e1fde Added the ability to search vucc fields 2019-06-29 23:19:56 +01:00
Kim Huebel 4d30dc426e replaced 0 with Ø in callsigns 2019-06-25 15:28:59 +02:00
Peter Goodhall 46e7b87ffb Fixed error where old table was called 2019-06-24 17:34:01 +01:00
Kim Huebel 8365b17f7c Enable configuring the measurement base distance is measured in 2019-06-24 15:57:48 +02:00
Peter Goodhall 7fef104c35 Testing some changes but wasn't happy with it 2019-06-17 14:29:03 +01:00
Peter Goodhall b4da6386e0 Cleaned up code a bit 2019-06-17 14:12:39 +01:00
Peter Goodhall 0025c9a4ac If QSL VIA information is already stored for the callsign in the database populate the QSO form instead of QRZ lookup 2019-06-17 11:15:05 +01:00
Peter Goodhall 53728a851d Populate QSL Manager from QRZ in the QSL Via field on the QSO Page 2019-06-16 17:49:39 +01:00
Peter Goodhall 5db81d6089 Displays under the callsign whether persons an lotw user or not 2019-06-16 16:37:26 +01:00
Peter Goodhall ec5c356cc0 Added a map to the Add QSO page 2019-06-14 00:14:39 +01:00
Peter Goodhall da4dc1bf27 Fixed CSS/HTML for the qso information popup 2019-05-25 18:43:32 +01:00
Peter Goodhall 7a78deedf3 QSO Page changed to new ui and deleted old assets 2019-05-21 13:44:22 +01:00
Peter Goodhall e2ff5d77c1 Logbook interface updated 2019-05-14 16:46:16 +01:00
Tobias Mädel 125bb77e8c Change indentation 2019-02-26 22:08:12 +01:00
Tobias Mädel ca20d29bd6 Show worked before grid status 2019-02-26 22:00:09 +01:00
Tobias Mädel 50104e3fa9 Fix lookup when no callbook is configured 2019-02-26 16:37:50 +01:00
Tobias Mädel 5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
Peter Goodhall 6ad34e5165 Fixed error on partial log lookups only using hamli which is now removed. 2019-02-10 23:03:14 +00:00
Andy abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01:00