Peter Goodhall
9935985591
if eqsl username isnt provided dont show in logbook table
2016-02-12 17:44:51 +00:00
Peter Goodhall
018224349a
if COL_EQSL_QSL_SENT != N then show the fields
2016-02-12 17:40:19 +00:00
Peter Goodhall
dc77bbfff3
Merge pull request #184 from teabreakninja/master
...
Basic DXCC, bug fixes, and ADIF updload
2016-02-12 17:20:53 +00:00
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
Peter Goodhall
c7ce4077a3
do not upload files from updates folder, these are done within cloudlog when needed
2016-02-11 00:10:43 +00:00
Peter Goodhall
29730632bf
removed hamli files
2016-02-11 00:07:25 +00:00
Peter Goodhall
c894b0f850
creditted hamqth for lookups
2016-02-11 00:06:28 +00:00
Peter Goodhall
83b9e2be88
added info about labels to readme
2016-02-11 00:04:08 +00:00
Peter Goodhall
a940ab5b4b
removed test code
2016-02-11 00:01:53 +00:00
Peter Goodhall
b401429b40
Merge branch 'master' of github.com:magicbug/Cloudlog
2016-02-11 00:00:21 +00:00
Peter Goodhall
c7e9e0ff00
removed duff code and files
2016-02-10 23:59:55 +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
Peter Goodhall
2f6e48d9b6
Merge pull request #181 from teabreakninja/master
...
eQSL upload and download
2016-01-26 15:59:59 +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
Peter Goodhall
d047682478
Merge pull request #179 from teabreakninja/master
...
Bug updates to fix php 5.3 support and check freq is there on import.
2016-01-18 18:51:15 +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