Wykres commitów

6991 Commity (master)

Autor SHA1 Wiadomość Data
Peter Goodhall dd06829ce3 Show LOTW status in the QSO popup window 2013-02-16 16:49:03 +00:00
Peter Goodhall 8551c63767 Added LoTW Import to the Admin menu 2013-02-16 16:43:46 +00:00
Peter Goodhall a781c39d26 Added the ability to upload LoTW report adif files and make qsos as confirmed 2013-02-16 16:41:40 +00:00
Peter Goodhall be931f3a68 Fixed overflow of the bearings onto two lines when adding QSOs 2013-02-16 15:02:30 +00:00
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
Peter Goodhall 3141300186 Merge pull request #125 from skweeker/master
trim gridsquares before sending to Qra
2013-02-15 07:07:47 -08: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
Peter Goodhall ecc32a2b02 Merge pull request #124 from skweeker/edit_qso_qsl_dropdowns
Added menu items for paper QSLs, and menus for eQSL.cc and LoTW in the edit section
2013-02-14 09:37:28 -08: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 cb6b01a4ab Added cloudlogcat to readme 2012-12-16 22:38:36 +00:00
Peter Goodhall d075c09de9 Added info about the time zone setting in index.php and that its not recommended to change it! 2012-12-16 22:29:32 +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 c314fc967d Deleted old readme 2012-11-26 16:06:57 +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 8c6815b29c meh 2012-11-19 22:45:19 +00:00
Peter Goodhall 7c2dc8c815 Linked to Clublog 2012-11-19 22:44:20 +00:00
Peter Goodhall b9d04fccbe fixed typo 2012-11-19 22:42:15 +00:00
Peter Goodhall b881d46f2c Gave Clublog the credit for dxcc lookup; 2012-11-19 22:41:44 +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 5b0b8c6a67 Merge pull request #106 from gmcintire/master
Migrated to use search.ham.io instead of callbytxt.org
2012-11-14 08:12:40 -08: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