提交图

295 提交

作者 SHA1 备注 提交日期
Peter Goodhall
81bf092416 Added trim to a few more places 2013-02-16 14:49:21 +00:00
Peter Goodhall
59a8eb4def Added trim to callsign, qra, iota fields 2013-02-16 14:48:27 +00:00
Peter Goodhall
60cde054ae Added Column Chart to Stats showing QSOs per Year 2013-02-16 14:37:37 +00:00
Corby Krick
1e548f4c26 I've confirmed that case-sensitivity was not the root cause of the mapping issue -- it was carriage returns at the end of the string. When I tested by changing the gridsquare to upper-case in my database, the carriage return got removed. This gave us a false positive that it was a case issue. I have tested withwith XX11xx grid squares and have confirmed that case makes no difference. 2013-02-14 20:21:26 -06:00
Corby Krick
29c760db56 Added a trim() to gridsquares to strip off any sort of new-line characters that might be hanging out at the end of the string. 2013-02-14 20:07:24 -06:00
Peter Goodhall
86ce285665 Made gridsquare uppercase when sending it to QRA 2013-02-15 00:35:38 +00:00
Peter Goodhall
52ddb1a69a Tidied up code 2013-02-15 00:27:27 +00:00
Peter Goodhall
edcf474201 removed more old code 2013-02-14 23:58:10 +00:00
Peter Goodhall
73892f2b85 removed some error reporting bits 2013-02-14 23:54:31 +00:00
Corby Krick
3f32c38e9c Neglected to add to the edit function in the logbook_model, also changed the name of the selector for eQSL.cc receive, to match the convention in the rest of the selectors. 2013-02-11 18:55:11 -06:00
Corby Krick
1384926f72 Added menu items for paper QSLs, and menus for eQSL.cc and LoTW. Need to be prettied up with some CSS. 2013-02-09 14:58:34 -06:00
Peter Goodhall
4d85ca9237 Fixed Error showing on ADIF upload page. Issue #122 2013-01-23 14:02:47 +00:00
Peter Goodhall
0dc26a12f2 Added better warning for when a KML file cannot be written. 2012-12-18 00:50:53 +00:00
Peter Goodhall
0f4bd03951 Merge pull request #110 from rmc47/master
Correct the lengths of the ADIF header fields on export
2012-12-16 05:06:41 -08:00
Robert Chipperfield
d9c935ba88 Set ADIF header field lengths correctly 2012-12-16 13:04:50 +00:00
Peter Goodhall
10fd03d006 Merge pull request #109 from rmc47/master
Refactoring a bit of the CAT update code
2012-12-13 16:06:32 -08:00
Robert Chipperfield
5dbfad90e6 Refactor the CAT update code a bit for less repetition 2012-12-13 23:44:12 +00:00
Peter Goodhall
af0a025471 added nicer php error message display in development mode 2012-12-12 22:12:13 +00:00
Robert Chipperfield
e7e0afbfe7 Copy config files to sample versions and ignore them from git so upgrades don't overwrite them 2012-12-10 16:33:02 +00:00
Peter Goodhall
ff764f2535 CAT_status was missing database info whoops 2012-12-10 15:53:14 +00:00
Peter Goodhall
6430b9dc11 Added new function cat_status to take profile_name and profile_url via json 2012-12-10 15:51:41 +00:00
Peter Goodhall
53d27e9844 Maps now centre on stored locator in a user profile if logged in.issue #56 2012-11-30 16:16:43 +00:00
Peter Goodhall
befdae44f0 even more comments 2012-11-30 01:26:58 +00:00
Peter Goodhall
6d194042d7 More comments 2012-11-30 01:25:35 +00:00
Peter Goodhall
a84d90fb23 Added html comments 2012-11-30 01:24:17 +00:00
Peter Goodhall
17dfbd3cd8 Removed unused files 2012-11-26 14:54:03 +00:00
Peter Goodhall
e08251cf18 Added seconds to ADIF output fixes issue #107 2012-11-26 14:50:21 +00:00
Peter Goodhall
78bb401204 Added Error protection to hamio search api data returning 2012-11-24 20:20:10 +00:00
Peter Goodhall
cf3ce2cea4 Fixed hamio class to return callbook data correctly 2012-11-24 20:10:25 +00:00
Peter Goodhall
bcade9ed23 Search now shows QSL Card Status 2012-11-24 19:58:18 +00:00
Peter Goodhall
de8c472264 Clean empty page for awards/dxcc while its developed 2012-11-20 17:25:54 +00:00
Peter Goodhall
9f269522bd Added new tools menu item, which currently has Awards listed 2012-11-20 17:24:50 +00:00
Peter Goodhall
cfd307364c Added function to update the cty db tables 2012-11-19 22:24:10 +00:00
Peter Goodhall
633b270f13 Removed surname and made returned callsign uppercase in hamio search results 2012-11-14 16:17:30 +00:00
Graham McIntire
260c5f341e Fixed moar bugs in hamio 2012-11-14 10:09:01 -06:00
Graham McIntire
f090ff50a0 Fixed bug in hamio 2012-11-14 10:07:02 -06:00
Graham McIntire
951b31a03f Switched to use search.ham.io 2012-11-14 10:01:51 -06:00
Peter Goodhall
b1017b7b3c fixed callbytxt errors when getting qso info 2012-11-14 02:08:24 +00:00
Peter Goodhall
6b82538eb1 added logbook.php 2012-11-14 01:44:23 +00:00
Peter Goodhall
0f6ba82f92 Fixes QRZ API session time outs 2012-11-14 01:16:17 +00:00
Peter Goodhall
054eb0598e qrz fix 2012-11-14 00:56:54 +00:00
Peter Goodhall
c1ed8418a8 Added .adi file type warning when importing 2012-11-13 20:29:38 +00:00
Peter Goodhall
d86b9d634c Serials TX/RX displayed inside labels for improved UI 2012-11-13 20:20:26 +00:00
Peter Goodhall
e04e324365 Added the ability to delete radio profiles 2012-11-13 20:14:39 +00:00
Peter Goodhall
7c4db8ad66 fixed bug where country wasnt updated when editing a qso 2012-11-13 17:41:02 +00:00
Peter Goodhall
93156261e2 Includes QRZ XML Lookup functions if you have a subcription 2012-11-13 17:02:43 +00:00
Peter Goodhall
b03d71177c Added Widgets feature 2012-11-10 14:11:33 +00:00
Peter Goodhall
328f572596 Basic tracking for wacral members WACRAL:# and awards/wacral for acceessing information for awards 2012-11-01 16:39:00 +00:00
Peter Goodhall
3f2e327c71 stx, srx on adif errored due to not being within if statements fixed 2012-11-01 02:16:18 +00:00
Peter Goodhall
2a03c6af15 Started SOTA tracking comments field - SOTA:# then awards/sota 2012-11-01 01:50:11 +00:00
Peter Goodhall
ee2eb20fef Order WAB Awards Results ASC 2012-10-31 22:10:33 +00:00
Peter Goodhall
6a4a8991c6 Started awards - if you log WAB:# in the comments field then visit awards/wab it shows worked WAB squares 2012-10-31 20:34:57 +00:00
Peter Goodhall
ff06d03105 Added some code comments 2012-10-31 17:55:21 +00:00
Peter Goodhall
a2f285d3ba Fixed QSL Statuses being ignored on ADIF importing 2012-10-31 17:51:48 +00:00
Peter Goodhall
aba94d9200 Fixed bug where on importing qsos notes field was being ignored 2012-10-31 17:41:26 +00:00
Peter Goodhall
ea15cde52c Added Focus on callsign for post logging 2012-10-31 17:26:47 +00:00
Peter Goodhall
8e8d46bfbf When Adding a QSO the Callsign field is active on page load 2012-10-31 17:14:51 +00:00
Peter Goodhall
79de2357fe Serial number correctly stored from ADIF, displayed editable 2012-10-31 17:07:27 +00:00
Peter Goodhall
3020b8b95a Force Satellite Name and Mode to be uppercase 2012-09-20 17:44:32 +01:00
Peter Goodhall
a8ddc357f9 Added Ability to change country name when editing qsos fixing issue #105 2012-09-06 18:02:26 +01:00
Peter Goodhall
6e6b617a3b Added Icon created by M1BXF 2012-09-06 17:58:00 +01:00
Peter Goodhall
3a4ef5deb3 Added QSO Dropdown to support live or post contacts 2012-09-06 17:30:15 +01:00
Peter Goodhall
e05b1660e1 Added Manual QSO adding /qso/manual early beta of the functions 2012-09-06 17:27:27 +01:00
Peter Goodhall
d995fd6cbe If Cloudlog cannot access DXcluster.co.uk for dxcluster information error. fixes issue #103 2012-08-26 22:20:51 +01:00
Peter Goodhall
e39c1a11cc Added World icon next to countries breakdown on the dashboard 2012-08-22 17:45:10 +01:00
Peter Goodhall
7f83f2a5fc QSO Add fields Locator, IOTA, Sat (Mode/Name) now are uppercase automatically 2012-08-18 11:50:54 +01:00
Peter Goodhall
2af9cfc4a5 Added a Data Export area to the admin dropdown, this includes kml and adif 2012-06-03 21:22:16 +01:00
Peter Goodhall
1378678913 Changed popup QSO info title 2012-05-21 17:24:12 +01:00
Peter Goodhall
16cc23603c Removed some of the Jargon (issue #87) 2012-05-20 16:10:11 +01:00
Peter Goodhall
5c61da5082 Added QSL card status icons to logbook view if logged in 2012-05-20 15:54:05 +01:00
Peter Goodhall
2c3f1fb94a Tided up the Add QSO interface 2012-05-20 15:33:05 +01:00
Peter Goodhall
dfb3175e1d Added SSTV to mode dropdown 2012-05-20 15:30:16 +01:00
Peter Goodhall
73e85a67d6 Added JS Tab update 2012-05-20 15:27:36 +01:00
Peter Goodhall
1f0a04f05f Added Icons to the dashboard page 2012-05-20 15:24:27 +01:00
Peter Goodhall
c1e603a031 Started Custom Stats /statistics/custom works for vhf and up #94 2012-04-23 17:35:19 +01:00
Peter Goodhall
b335c01cbd removed some files 2012-04-23 15:05:12 +01:00
Peter Goodhall
390ca8ac0d comments 2012-04-23 15:03:34 +01:00
Peter Goodhall
bc34014ecc increased last 10 to 16 in QSO entry 2012-04-23 14:58:04 +01:00
Peter Goodhall
608331d3ad Fixed error where QTH wasnt always being stored 2012-04-10 14:52:34 +01:00
Peter Goodhall
e4c109cf92 Fixed 17/30m 2012-04-09 23:05:11 +01:00
Peter Goodhall
afc3182bf4 Justed 17/30m 2012-04-09 23:00:38 +01:00
Peter Goodhall
6dd4437748 Frequnecys convered to INT by JS and added 10 2012-04-09 22:56:17 +01:00
Peter Goodhall
7034c83498 Freq changes 2012-04-08 17:55:23 +01:00
Peter Goodhall
8fba801c40 Added Radio Status at /radio/; 2012-04-08 16:47:18 +01:00
Peter Goodhall
3488a57513 More Freq to Band JS changes 2012-04-08 14:11:12 +01:00
Peter Goodhall
115eccdfe3 Changes to JS code for deciding on band 2012-04-08 14:02:37 +01:00
Peter Goodhall
510af39f5c Added Code to get latest radio freq/mode when application is used, radio must be selected 2012-04-08 13:17:14 +01:00
Peter Goodhall
1fccf90cef Added /API/RADIO which allows JSON Posting of radio information 2012-04-07 17:36:38 +01:00
Peter Goodhall
c22b5585c9 Started custom stats (Issue #94) UI only 2012-04-04 22:43:20 +01:00
Peter Goodhall
5c50428fcc Fixes Stats (Issue #93) where DIGI QSOs Numbers are incorrect 2012-03-29 22:50:08 +01:00
Andy Smith
f79458a99d Added '@' to prevent errors in the event we can't read /dev/urandom (as per b4cfc96f2a) 2012-03-29 23:28:47 +02:00
Peter Goodhall
ec0102da0f Added option to add propagation mode to a qso entry (issue #91) 2012-03-29 18:48:26 +01:00
Peter Goodhall
8784ea0919 Issue #92 - Fixed typo and added extra bands 2012-03-28 14:16:22 +01:00
Peter Goodhall
3129c6cd30 Issue #88 - Added QSL Via field in the logging window 2012-03-28 14:01:11 +01:00
Peter Goodhall
4c50ae3ea7 Fixed issue #85 by trimming the locator field 2012-03-18 21:43:04 +00:00
Peter Goodhall
ed770e17cb When adding a QSO, set some fields which are not used to null 2012-02-07 16:43:37 +00:00
Peter Goodhall
67ae43de13 Merge branch 'master' of github.com:magicbug/Cloudlog 2012-01-07 22:49:40 +00:00
Peter Goodhall
272b3e1380 Stopped Logged in session from expiring 2012-01-07 22:49:12 +00:00
Andy Smith
0e291200fa API query string changes - now uses = instead of square brackets. 2012-01-03 23:30:53 +00:00
Andy Smith
c93bc608dd API key-based authorization implemented for api/search. 2012-01-02 00:08:36 +00:00