提交图

622 提交

作者 SHA1 备注 提交日期
Peter Goodhall
9b69f9e734 updated copyright date in the readme 2016-01-14 12:22:09 +00:00
Peter Goodhall
d7811676a3 removed Powered by Cloudlog at the bottom of every page was mucking up the ui 2016-01-14 12:21:38 +00:00
Peter Goodhall
6b1bb3861f Added ability to update propagation mode using free text field fixing issue #126 2016-01-10 01:09:54 +00:00
Peter Goodhall
dcf6677877 fixed typo 2016-01-09 23:54:46 +00:00
Peter Goodhall
3b734fc337 fixed more table errors 2016-01-09 23:53:50 +00:00
Peter Goodhall
c57d800fe8 fixed tr not being closed 2016-01-09 23:50:42 +00:00
Peter Goodhall
6b8d1b4c78 Added missing config table 2016-01-04 14:54:45 +00:00
Peter Goodhall
ea6335fbf5 Added missing lotw and eqsl fields to sql files 2016-01-04 14:47:42 +00:00
Graham McIntire
ed6a6e5912 Merge pull request #170 from core-dd/lotw-status-adif-import
Adding LOTW sent and recieved field to the ADIF import
2015-07-27 14:07:52 -05:00
Jens Abraham
c6fc84e767 Adding LOTW sent and recieved field to the ADIF import 2015-07-26 18:57:43 +01:00
Andy Smith
0f55a04386 M0VKG -> VE7CXZ in README ;-) 2015-03-18 08:30:35 +00:00
Andy Smith
fca42eec3e Moved CSS for API XSLT to api.xsl, and fixed element names 2015-03-18 08:28:30 +00:00
Andy Smith
c20dfafef1 Consolidated session->set_userdata calls to fix 502 errors when behind an Nginx proxy 2015-03-18 08:12:12 +00:00
Andy Smith
2d19c07d5e Fixed PHP reference error in core/Common.php 2015-03-18 07:55:47 +00:00
Graham McIntire
126419b4fa Fix grammar in readme 2015-03-16 09:34:01 -05:00
Graham McIntire
fca4b13080 Removed outdated initial sql import file 2015-03-16 09:31:22 -05:00
Peter Goodhall
a63cd4ac66 improved the readme text 2014-12-30 19:18:19 +00:00
Peter Goodhall
f3a9cc4d69 tidied some code elements 2014-12-28 16:33:52 +00:00
Peter Goodhall
f2ce40fe40 Changed DXCC Lookup to use Clublog.orgs API 2014-12-28 16:22:59 +00:00
Peter Goodhall
9982d79c33 set this as version 1.1 in the config sample 2014-10-06 23:07:15 +01:00
Peter Goodhall
89dd397d9a removed some arrays being shown in the frontend 2014-10-06 23:06:26 +01:00
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