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 |
|
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
|
bd693314c3
|
improved how freq RX and band rx is handled on import
|
2019-06-29 23:08:24 +01:00 |
|
Peter Goodhall
|
de9cd471f5
|
Fixed ADIF issue where band might be wrong
|
2019-06-29 17:24:13 +01:00 |
|
Peter Goodhall
|
0f08af367d
|
Update Gridsquares_model.php
|
2019-06-28 17:39:29 +01:00 |
|
Peter Goodhall
|
6de6a8ca29
|
Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related
|
2019-06-28 17:07:34 +01:00 |
|
Peter Goodhall
|
ba412ab07e
|
Updated gridsquares controller to include a todo list
|
2019-06-26 21:50:28 +01:00 |
|
Peter Goodhall
|
1734a05ded
|
Ability to map gridsquares at /gridsquares/
You can now see gridsquares on the map at /gridsquares either satellites or by band
|
2019-06-26 21:11:44 +01:00 |
|
Kim Huebel
|
0eb4d892fd
|
Added new Awards - DOK
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
|
2019-06-26 10:17:06 +02:00 |
|
Kim Huebel
|
d096c32082
|
Storing Station profile and selected CAT-Radio-controller in cookie
The info is stored for 3600*24*99 seconds = 99 days within a local browser
cookie.
|
2019-06-25 13:46:13 +02:00 |
|
Peter Goodhall
|
f8998f17a9
|
Merge pull request #306 from dg9vh/dok - Added DARC-DOK field to QSO window and also other sections
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
|
2019-06-25 10:51:07 +01:00 |
|
Kim Huebel
|
e419c8af87
|
bug-fixing on model - forgot to edit edit()
|
2019-06-25 09:07:42 +02:00 |
|
Kim Huebel
|
73cd07e4c2
|
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
|
2019-06-24 23:03:13 +02:00 |
|
Peter Goodhall
|
46e7b87ffb
|
Fixed error where old table was called
|
2019-06-24 17:34:01 +01:00 |
|
Peter Goodhall
|
d05717c1e6
|
You can now delete API keys via /api/help
|
2019-06-21 21:33:21 +01:00 |
|
Peter Goodhall
|
caf43f2259
|
Added function for deleting API keys
Added a function to delete API keys in the API model, this will be exposed via the api.php controller with a frontend component
|
2019-06-21 21:22:22 +01:00 |
|
Peter Goodhall
|
e351185bf1
|
Added a function to mark all qsos not sent to clublog
markallnotsent is really only needed if theres been a major failure
|
2019-06-20 15:53:57 +01:00 |
|
Peter Goodhall
|
9ca408e888
|
More states of data in the table
|
2019-06-20 15:26:36 +01:00 |
|
Peter Goodhall
|
76107c72d4
|
More functions
|
2019-06-20 15:24:54 +01:00 |
|
Peter Goodhall
|
d6acdce80d
|
Possibly fixes the last of the clublog errors
|
2019-06-20 15:16:53 +01:00 |
|
Peter Goodhall
|
dcf3548cff
|
Sloppy code bugs
|
2019-06-19 16:57:33 +01:00 |
|
Peter Goodhall
|
ee85bfcbaa
|
Clublog Upload - added validation and marks qsos when sent.
|
2019-06-19 16:04:15 +01:00 |
|
Peter Goodhall
|
cb8bdfc539
|
Fixed bug, forgot to update a model
|
2019-06-19 15:24:07 +01:00 |
|
Peter Goodhall
|
94daa81b2c
|
Check Username is provided and valid before allowing clublog uploading
|
2019-06-19 15:00:16 +01:00 |
|
Peter Goodhall
|
b26e9e4bdb
|
Generate ADIF file for upload to Clublog
|
2019-06-19 14:48:06 +01:00 |
|
Peter Goodhall
|
5f1790e3d5
|
Added a blank Clublog model
|
2019-06-19 14:16:35 +01:00 |
|
Peter Goodhall
|
b793325ba9
|
Merge pull request #299 from Manawyrm/patch-3
also replace hardcoded table name
|
2019-06-17 18:51:52 +01:00 |
|
Tobias Mädel
|
7d74359455
|
also replace hardcoded table name
|
2019-06-17 18:44:50 +02:00 |
|
Tobias Mädel
|
a311be9dd2
|
fix undefined array index warning
|
2019-06-17 18:42:57 +02:00 |
|
Tobias Mädel
|
9e422756f9
|
removed hardcoded table name
|
2019-06-17 18:39:09 +02: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 |
|
Kim Huebel
|
5d31520faf
|
Make Awards - DXCC to show only worked band-slots
|
2019-06-17 10:10:55 +02:00 |
|
Kim - DG9VH
|
f400830170
|
Merge pull request #4 from magicbug/master
Merge with master
|
2019-06-16 19:06:17 +02:00 |
|
Kim Huebel
|
cd4c752c8c
|
Added more Band-Slots on DXCC-Statistics
|
2019-06-16 18:41:02 +02:00 |
|
Peter Goodhall
|
890a5abda6
|
Before importing activity csv from lotw empty the table
|
2019-06-16 16:52:32 +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
|
be6e47d0d5
|
Logbook options are now a cog dropdown to clean up the interface
|
2019-06-16 15:29:31 +01:00 |
|
Peter Goodhall
|
b165bbfe8b
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-16 14:31:31 +01:00 |
|
Peter Goodhall
|
6cfbf774cb
|
Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
|
2019-06-16 14:31:23 +01:00 |
|
Peter Goodhall
|
c24c1f31a7
|
Merge pull request #292 from dg9vh/master
added QSL-RCVD-Button
|
2019-06-15 19:43:32 +01:00 |
|
Kim Huebel
|
42c24dc402
|
Added QSL-Received-Button
|
2019-06-15 20:20:20 +02:00 |
|
Tom Fanning
|
a7fc7975a2
|
Various tweaks required to import an N1MM+ ADIF
|
2019-06-15 11:45:29 +00:00 |
|
Peter Goodhall
|
ec5c356cc0
|
Added a map to the Add QSO page
|
2019-06-14 00:14:39 +01:00 |
|
Peter Goodhall
|
c3bb33ff03
|
SOTA list displayed in awards based on the SOTA field in the add qso being filled in correctly
|
2019-06-13 18:40:02 +01:00 |
|
Peter Goodhall
|
ad76b88ac1
|
Added field for SOTA Ref and its shown in the popups
|
2019-06-13 18:35:14 +01:00 |
|
Peter Goodhall
|
2af86a3fd8
|
Roughly styled the edit box for new bootstrap (not finished) and added via
|
2019-06-13 14:34:31 +01:00 |
|
Michael Cullen
|
2f85b199be
|
Logbook model: More changes to prevent strings being inserted into non-string columns
|
2019-05-17 02:00:06 +01:00 |
|
Peter Goodhall
|
f17690ad4c
|
Didnt remove break point woops
|
2019-05-16 23:02:56 +01:00 |
|
Peter Goodhall
|
bc44d5d485
|
Fixed country bug
|
2019-05-16 23:01:57 +01:00 |
|
Peter Goodhall
|
faf2d4156e
|
Issue where CQ zone index errored
|
2019-05-16 22:49:43 +01:00 |
|
Peter Goodhall
|
3f464c5499
|
band rx var must be provided
|
2019-05-16 22:07:05 +01:00 |
|
Peter Goodhall
|
78b16e921b
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-05-16 08:31:36 +01:00 |
|
Peter Goodhall
|
1f8daf0681
|
Checks freq field is supplied in the ADIF record before trying to create a band from it
|
2019-05-16 08:31:30 +01:00 |
|
Peter Goodhall
|
514184934d
|
Merge pull request #271 from mich181189/master
Logbook Model: Fix empty strings which should be nulls
|
2019-05-16 08:22:20 +01:00 |
|
Peter Goodhall
|
1ce6fdba73
|
Microwaves breaking DXCC Award chart fixed
|
2019-05-14 13:08:41 +01:00 |
|
Peter Goodhall
|
660ee53636
|
3cm causing error on dxcc awards tracking
|
2019-05-14 13:01:50 +01:00 |
|
Michael Cullen
|
45237c18b8
|
Logbook Model: Fix empty strings which should be nulls
Some non-string fields were being populated by an empty string, causing problem
on ADIF import.
|
2019-05-12 00:44:48 +01:00 |
|
Peter Goodhall
|
9c3a84ab8b
|
minor changes to satellite export
|
2019-04-08 15:47:03 +01:00 |
|
Peter Goodhall
|
7cce986807
|
satellite adif export
|
2019-04-08 15:36:23 +01:00 |
|
Peter Goodhall
|
b3ce2c9a27
|
Changed Dashboard page to latest bootstrap and fixed Awards page
|
2019-03-20 16:58:06 +00:00 |
|
Tobias Mädel
|
5a19437aed
|
Fetch all callsign information in a single JSON request
|
2019-02-26 16:37:42 +01:00 |
|
Tobias Mädel
|
35a40bd953
|
Implement better frequency handling mechanism
|
2019-02-26 00:43:14 +01:00 |
|
Tobias Mädel
|
3077fe7c79
|
Save downlink frequency in the database
|
2019-02-25 23:17:23 +01:00 |
|