提交图

633 提交

作者 SHA1 备注 提交日期
Peter Goodhall
efa8175452 added 70cm to dxcc list 2016-02-13 18:35:33 +00:00
Peter Goodhall
f4f3b37ef0 Merge pull request #186 from teabreakninja/master
DXCC 4m & eQSL log view
2016-02-13 18:28:09 +00:00
Andy
98a17832c9 eQSL column now showing correctly 2016-02-13 13:55:16 +00:00
Andy
704dd80594 Merge branch 'master' of https://github.com/teabreakninja/Cloudlog 2016-02-12 22:24:21 +00:00
Andy
1b99fed873 added 4m to the dxcc and removed the duplicate header 2016-02-12 22:23:30 +00:00
Andy
8487c58e4f Merge pull request #1 from magicbug/master
update from original
2016-02-12 22:13:15 +00:00
Peter Goodhall
c490db1dab wrapped both eqsl and lotw columns in ifs to show only if configs are enabled todo so 2016-02-12 19:54:36 +00:00
Peter Goodhall
ca146c3982 typo 2016-02-12 18:27:36 +00:00
Peter Goodhall
a28da82389 added lotw to outputs for logbook table 2016-02-12 18:26:51 +00:00
Peter Goodhall
c00c799a9e added lotw data to logbook view 2016-02-12 18:23:46 +00:00
Peter Goodhall
b4ad78da57 empty tds 2016-02-12 18:18:57 +00:00
Peter Goodhall
0b707b32ba allowed for empty tds 2016-02-12 18:17:04 +00:00
Peter Goodhall
837c494c27 typo 2016-02-12 18:14:40 +00:00
Peter Goodhall
51dc10e74d add eqsl and lotw login names to session 2016-02-12 18:13:47 +00:00
Peter Goodhall
6a45c36b9a remove debug 2016-02-12 18:09:46 +00:00
Peter Goodhall
9fc1d08fe2 bug checking 2016-02-12 18:08:50 +00:00
Peter Goodhall
f4ff7db0f3 dump userdata out for testing 2016-02-12 18:07:20 +00:00
Peter Goodhall
e63131c3b2 typo 2016-02-12 18:06:15 +00:00
Peter Goodhall
82612a2df1 typo 2016-02-12 18:03:51 +00:00
Peter Goodhall
8f430bb700 started lotw result for search 2016-02-12 18:02:55 +00:00
Peter Goodhall
2c99a0e2de only shows confirmed by lotw if its true 2016-02-12 17:55:04 +00:00
Peter Goodhall
fe96fa5c66 only show eqsl if user has provided login 2016-02-12 17:51:56 +00:00
Peter Goodhall
de598e5f3b added if statement to outside the tr tag 2016-02-12 17:48:51 +00:00
Peter Goodhall
51357514f4 hide eqsl from table heading if config isnt populated 2016-02-12 17:47:25 +00:00
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