Andy
c40eb37f40
more changes
2016-02-12 16:31:29 +00:00
Andy
51366b4c3a
Merge branch 'master' of https://github.com/teabreakninja/Cloudlog
...
Conflicts:
application/views/awards/dxcc/index.php
2016-02-12 16:26:42 +00:00
Andy
58bad43b73
Dxcc Chart
...
Moved log to partial
QSO log bug fix
Allow ADIF upload (not just ADI)
2016-02-12 16:22:30 +00:00
Andy
352fe2ec49
- When adding a new QSO, there is an ajax call to clublog.org to get country. This now uses dxcc info etc
...
- Allow upload .adif files (not just .adi) (fldigi uses .adif)
- Search QSO, and click callsign for details - not opening in modal window as does on main page
- Show eQSL upload and download status in main log screen
2016-02-08 16:07:39 +00:00
Andy
92474c69fb
remove placeholder comments
2016-01-26 15:51:27 +00:00
Andy
05c6e7292f
eQSL upload and sync now working
2016-01-26 15:43:35 +00:00
Andy
6a7336c01d
Merge remote-tracking branch 'origin'
2016-01-18 22:02:57 +00:00
Andy
290e3bb7a0
Change to ignore the install dir
2016-01-18 21:58:33 +00:00
teabreakninja
c824c07f93
Update qso.php
...
Make array declarations php v5.3 friendly!
2016-01-18 12:38:00 +00:00
teabreakninja
b750276dad
Update logbook_model.php
...
Needed to check for existence of 'freq' in log.
2016-01-18 12:31:41 +00:00
Peter Goodhall
9cc5962e55
fixed a typo and spelling error
2016-01-15 23:30:05 +00:00
Peter Goodhall
e33c6acd7c
added hamqth to config sample
2016-01-15 23:22:05 +00:00
Peter Goodhall
a40ed585e4
callsign not qra...
2016-01-15 23:19:51 +00:00
Peter Goodhall
8795cca252
typo
2016-01-15 23:18:39 +00:00
Peter Goodhall
256a29e25a
added hamqth to name/city/iota
2016-01-15 23:15:51 +00:00
Peter Goodhall
c9741fa126
useless text
2016-01-15 23:14:03 +00:00
Peter Goodhall
9e6b19bc52
typos
2016-01-15 23:12:42 +00:00
Peter Goodhall
3fe0977554
added a bit for testing
2016-01-15 23:02:49 +00:00
Peter Goodhall
ea4d4c7a08
damn typo
2016-01-15 23:00:39 +00:00
Peter Goodhall
73622819e4
added hamqth function to qra lookup
2016-01-15 22:59:45 +00:00
Peter Goodhall
db92a9e89f
created hamqth library to query its callbook api
2016-01-15 22:51:05 +00:00
Peter Goodhall
7262b96337
placed dxcluster under tools for legacy reasons in case anyone still needs it
2016-01-14 12:36:13 +00:00
Peter Goodhall
5a03ecf45e
commented out dx cluster
2016-01-14 12:33:49 +00:00
Peter Goodhall
183718f425
added title to users page
2016-01-14 12:32:30 +00:00
Peter Goodhall
6247014564
added requirements as it doesnt work with php 7
2016-01-14 12:29:45 +00:00
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