Peter Goodhall
|
f22b811e79
|
XSS Clean inputs on Station controller and model
|
2019-10-05 19:16:05 +01:00 |
|
Peter Goodhall
|
e79a349897
|
Start of settings
|
2019-10-04 18:30:55 +01:00 |
|
Peter Goodhall
|
f4a0298247
|
Removed unneeded components from User edit which have moved to station profile screen
|
2019-10-04 11:37:55 +01:00 |
|
Peter Goodhall
|
6439af3df9
|
Cloudlog now requires eQSL QTH NIckname to upload QSOs
|
2019-10-04 11:32:29 +01:00 |
|
Peter Goodhall
|
48f07949fb
|
Added function to edit station profiles
|
2019-10-03 22:18:14 +01:00 |
|
Peter Goodhall
|
2a8f7f9272
|
Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname
|
2019-10-03 12:56:25 +01:00 |
|
Kim Huebel
|
3ee091a9df
|
take station_callsign from station_profile
|
2019-09-28 17:35:57 +02:00 |
|
Kim Huebel
|
044407fefc
|
considering only the QSOs of the active station profile now.
|
2019-09-27 23:04:49 +02:00 |
|
Peter Goodhall
|
eff165f28e
|
Clublog will upload to logbook based on the station callsign of the station profile
|
2019-09-26 13:05:28 +01:00 |
|
Peter Goodhall
|
151e82f3ff
|
Dashboard shows qsos and stats for the active logbook only
|
2019-09-26 12:49:50 +01:00 |
|
Peter Goodhall
|
3697448d56
|
Stats are only for the active logbook profile
|
2019-09-26 12:42:19 +01:00 |
|
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 |
|