Peter Goodhall
|
3f657de322
|
Hopefully fixes possible ADIF import bug
|
2014-09-25 23:09:44 +01:00 |
|
Peter Goodhall
|
8cd03dd563
|
Merge pull request #167 from wvolz/google-https
make google map calls use https
|
2014-07-17 12:27:37 +01:00 |
|
Warren Volz
|
fb5da66476
|
make google map calls use https
|
2014-07-15 23:48:24 -06:00 |
|
Graham McIntire
|
6ea51800a9
|
Fix name change from ham.io to ham.li callsign lookup
|
2014-06-06 16:46:38 -05:00 |
|
Peter Goodhall
|
58913ff03e
|
fixed typo
|
2014-03-03 22:37:51 +00:00 |
|
Peter Goodhall
|
6fe357ef3b
|
fixed bug where M1 was not assigned as england
|
2014-03-03 17:37:53 +00:00 |
|
Peter Goodhall
|
008471a19d
|
Automated importing of LoTW users
|
2014-03-03 17:28:33 +00:00 |
|
Peter Goodhall
|
06f74f3ed7
|
Automated importing clublog ctyxml file into Cloudlog
|
2014-03-03 17:14:02 +00:00 |
|
Peter Goodhall
|
083ba357cc
|
removed unused function
|
2014-03-03 01:27:28 +00:00 |
|
Peter Goodhall
|
c7a076f8a5
|
automated downloading of clublog cty xml file
|
2014-03-03 01:26:26 +00:00 |
|
Peter Goodhall
|
27deb16d95
|
Updated readme
|
2014-01-08 18:37:01 +00:00 |
|
Peter Goodhall
|
31e7816346
|
Added legal stuff
|
2014-01-08 18:34:43 +00:00 |
|
Peter Goodhall
|
6df862b135
|
bands are always shown with a lowercase m
|
2014-01-08 18:05:14 +00:00 |
|
Peter Goodhall
|
d34e9c47ed
|
Merge pull request #151 from skweeker/master
Misc improvements to eqsl and lotw import
|
2013-11-15 13:34:53 -08:00 |
|
Corby Krick
|
efbc22e665
|
Results table headers now correctly only show when results are available. Also fixing issue where the first record downloaded from eqsl and lotw was not displayed in the results table. LoTW import now displays message if no results available.
|
2013-11-15 15:28:56 -06:00 |
|
Corby Krick
|
11c5d0d9c5
|
Correcting the result table headers to match the data displayed.
|
2013-11-11 11:24:20 -06:00 |
|
Peter Goodhall
|
e6788a8bc7
|
Merge pull request #150 from skweeker/master
eQSL support and a couple other fixes
|
2013-11-09 16:17:24 -08:00 |
|
Corby Krick
|
3c8d77d012
|
Making the eQSL update query times fuzzy to account to ops logging slightly different times. We are now +/- 5 minutes.
|
2013-11-09 15:13:42 -06:00 |
|
Corby Krick
|
a07e59dbc0
|
Added title headings to tables
|
2013-11-09 14:14:08 -06:00 |
|
Corby Krick
|
fd7557a4c0
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-03 13:27:01 -06:00 |
|
Corby Krick
|
e9fdc07b93
|
Works now if QSLs are not waiting to be downloaded
|
2013-11-03 13:15:25 -06:00 |
|
Corby Krick
|
0e348f4bb7
|
changing the comment for the success section
|
2013-11-03 13:14:09 -06:00 |
|
Corby Krick
|
226c0c359f
|
Made the initial HTTP get for eQSL.cc import use cURL instead of file_get_contents. Also Added support for when one does not have any QSLs waiting for them at eQSL.cc
|
2013-11-03 08:45:30 -06:00 |
|
Corby Krick
|
2e557c252b
|
Adding a success message type
|
2013-11-03 08:44:02 -06:00 |
|
Corby Krick
|
8e42f35c29
|
Have eQSL.cc send working.
|
2013-11-02 10:29:20 -05:00 |
|
Peter Goodhall
|
5ffb8d12af
|
css oddness
|
2013-10-30 20:22:26 +00:00 |
|
Peter Goodhall
|
75fb99cc4d
|
Fixes issue #149 correctly named files for exporting ADIF
|
2013-10-30 20:14:11 +00:00 |
|
Peter Goodhall
|
1f4783016c
|
fixed css error
|
2013-10-30 20:06:54 +00:00 |
|
Peter Goodhall
|
00c4ad494c
|
Change RTTY75 mode on ADIF import to RTTY
|
2013-10-30 19:56:41 +00:00 |
|
Corby Krick
|
0981686b48
|
Am now getting the proper HTTP strings. TODO: perform HTTP get, parse results, remove recursiveness I am seeing on the results view.
|
2013-10-26 11:41:56 -05:00 |
|
Peter Goodhall
|
67e99779ac
|
Fixed issue #146 where footer was sitting above other html elements
|
2013-09-17 23:04:52 +01:00 |
|
Corby Krick
|
4406931674
|
Working on getting the export running. At the point where I am ready to start trying to do the HTTP posts to eQSL.cc
|
2013-09-08 15:30:24 -05:00 |
|
Corby Krick
|
7bb1748332
|
Fixing a couple of typos
|
2013-08-31 11:50:04 -05:00 |
|
Corby Krick
|
4d7a1c7477
|
Making import_check check time_on +/- 5 minutes. This makes the eQSL import find QSOs.
|
2013-08-31 11:40:54 -05:00 |
|
Corby Krick
|
f1dc093bf6
|
The import is getting closer to completion. Next will work on checking for +/- time_on.
|
2013-08-31 09:54:24 -05:00 |
|
Corby Krick
|
d90facf293
|
Have the initial pull download working. More work to do on parsing the resulting .adi file and cleaning up the model.
|
2013-08-25 13:45:09 -05:00 |
|
Corby Krick
|
07e2d5c6d7
|
Actually, this needs to do an UPDATE, not an insert...
|
2013-08-17 10:26:43 -05:00 |
|
Peter Goodhall
|
96a1f089bc
|
Fixed issue #113 where MixW imports without band due to it not being in the ADIF file this is now figured out within the import script
|
2013-08-17 16:24:16 +01:00 |
|
Peter Goodhall
|
82684ee0fa
|
search results are now ordered DESC by Date
|
2013-08-17 15:35:06 +01:00 |
|
Corby Krick
|
bc4970fbe4
|
Adding support for editing the eQSL credentials
|
2013-08-17 09:08:26 -05:00 |
|
Corby Krick
|
6413b6141d
|
Fixed a bug where the LoTW password was being cleared even if we left it blank
|
2013-08-17 08:54:16 -05:00 |
|
Peter Goodhall
|
5d3a71776e
|
Removed file
removed php_error.php as its not required.
|
2013-08-14 14:09:33 +01:00 |
|
Corby Krick
|
25d777741f
|
Getting some bits in for downloading eQSL reports.
|
2013-08-07 18:40:16 -05:00 |
|
Peter Goodhall
|
7dbf66c3a9
|
if callsign_tags is set to true in config.php the logbook page displays what callsign made the qso based on col_operator or col_station_callsign
|
2013-08-06 23:24:23 +01:00 |
|
Peter Goodhall
|
8dc25c0d3c
|
User callsign gets stored against COL_STATION_CALL in the log database
|
2013-08-06 23:10:02 +01:00 |
|
Peter Goodhall
|
bcb01b7423
|
Ability to search for QSOs with IOTA refs eg eu-008
|
2013-08-06 23:02:49 +01:00 |
|
Peter Goodhall
|
6b3ab6c543
|
Added Corby to the readme
|
2013-05-07 02:57:07 +01:00 |
|
Peter Goodhall
|
2dd4217421
|
Fixed stupid typo
|
2013-05-07 02:55:38 +01:00 |
|
Peter Goodhall
|
f920e7bba2
|
changed robs url to github as site no longer works
|
2013-05-07 02:55:01 +01:00 |
|
Peter Goodhall
|
4904a029bb
|
fixed clublog logo in the readme
|
2013-05-07 02:52:42 +01:00 |
|