Wykres commitów

  • ab56594bdb Added radio buttons to the import form. Working on adding functionality for LoTW API. Corby Krick 2013-02-21 20:13:42 -0600
  • 8399f95a7a Adding .gitignore for .adi files in the uploads directory. Corby Krick 2013-02-21 19:54:03 -0600
  • aee36e9470 Added getter and setters for LoTW username and password Corby Krick 2013-02-21 18:31:31 -0600
  • ea47d327fc Added LoTW username and password fields to edit user screen. Corby Krick 2013-02-21 18:20:13 -0600
  • fbaabac51f Merge remote-tracking branch 'upstream/master' into lotw_web_import Corby Krick 2013-02-20 19:29:52 -0600
  • 44558d7d39 Moved edit QSO to Bootstrap style, made QSL infos into tabs, and adjusted layout still needs work Peter Goodhall 2013-02-20 23:23:30 +0000
  • 5b56e9575e Adding two fields to the users table for LoTW username and password. We'll need an upgrade script to alter the table for existing installations. Corby Krick 2013-02-16 14:21:13 -0600
  • 1879853ac8 Mark LOTW Confirms as Sent at the same time Peter Goodhall 2013-02-16 16:51:07 +0000
  • dd06829ce3 Show LOTW status in the QSO popup window Peter Goodhall 2013-02-16 16:49:03 +0000
  • 8551c63767 Added LoTW Import to the Admin menu Peter Goodhall 2013-02-16 16:43:46 +0000
  • a781c39d26 Added the ability to upload LoTW report adif files and make qsos as confirmed Peter Goodhall 2013-02-16 16:41:40 +0000
  • be931f3a68 Fixed overflow of the bearings onto two lines when adding QSOs Peter Goodhall 2013-02-16 15:02:30 +0000
  • 81bf092416 Added trim to a few more places Peter Goodhall 2013-02-16 14:49:21 +0000
  • 59a8eb4def Added trim to callsign, qra, iota fields Peter Goodhall 2013-02-16 14:48:27 +0000
  • 60cde054ae Added Column Chart to Stats showing QSOs per Year Peter Goodhall 2013-02-16 14:37:37 +0000
  • 3141300186 Merge pull request #125 from skweeker/master Peter Goodhall 2013-02-15 07:07:47 -0800
  • fdbe8ecc12 Merge 1e548f4c26 into 86ce285665 skweeker 2013-02-14 18:21:35 -0800
  • 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. Corby Krick 2013-02-14 20:21:26 -0600
  • 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. Corby Krick 2013-02-14 20:07:24 -0600
  • 86ce285665 Made gridsquare uppercase when sending it to QRA Peter Goodhall 2013-02-15 00:35:38 +0000
  • 52ddb1a69a Tidied up code Peter Goodhall 2013-02-15 00:27:27 +0000
  • edcf474201 removed more old code Peter Goodhall 2013-02-14 23:58:10 +0000
  • 73892f2b85 removed some error reporting bits Peter Goodhall 2013-02-14 23:54:31 +0000
  • ecc32a2b02 Merge pull request #124 from skweeker/edit_qso_qsl_dropdowns Peter Goodhall 2013-02-14 09:37:28 -0800
  • 0e0e88c3b7 Merge 3f32c38e9c into 4d85ca9237 skweeker 2013-02-11 16:55:37 -0800
  • 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. Corby Krick 2013-02-11 18:55:11 -0600
  • 1384926f72 Added menu items for paper QSLs, and menus for eQSL.cc and LoTW. Need to be prettied up with some CSS. Corby Krick 2013-02-09 14:58:34 -0600
  • 4d85ca9237 Fixed Error showing on ADIF upload page. Issue #122 Peter Goodhall 2013-01-23 14:02:47 +0000
  • 0dc26a12f2 Added better warning for when a KML file cannot be written. Peter Goodhall 2012-12-18 00:50:53 +0000
  • cb6b01a4ab Added cloudlogcat to readme Peter Goodhall 2012-12-16 22:38:36 +0000
  • d075c09de9 Added info about the time zone setting in index.php and that its not recommended to change it! Peter Goodhall 2012-12-16 22:29:32 +0000
  • 0f4bd03951 Merge pull request #110 from rmc47/master Peter Goodhall 2012-12-16 05:06:41 -0800
  • 2d3b649337 Merge d9c935ba88 into 10fd03d006 Robert Chipperfield 2012-12-16 05:05:57 -0800
  • d9c935ba88 Set ADIF header field lengths correctly Robert Chipperfield 2012-12-16 13:04:50 +0000
  • 10fd03d006 Merge pull request #109 from rmc47/master Peter Goodhall 2012-12-13 16:06:32 -0800
  • 6897eadb84 Merge 5dbfad90e6 into af0a025471 Robert Chipperfield 2012-12-13 16:04:58 -0800
  • 5dbfad90e6 Refactor the CAT update code a bit for less repetition Robert Chipperfield 2012-12-13 23:44:12 +0000
  • af0a025471 added nicer php error message display in development mode Peter Goodhall 2012-12-12 22:12:13 +0000
  • e7e0afbfe7 Copy config files to sample versions and ignore them from git so upgrades don't overwrite them Robert Chipperfield 2012-12-10 16:33:02 +0000
  • ff764f2535 CAT_status was missing database info whoops Peter Goodhall 2012-12-10 15:53:14 +0000
  • 6430b9dc11 Added new function cat_status to take profile_name and profile_url via json Peter Goodhall 2012-12-10 15:51:41 +0000
  • 53d27e9844 Maps now centre on stored locator in a user profile if logged in.issue #56 Peter Goodhall 2012-11-30 16:16:43 +0000
  • befdae44f0 even more comments Peter Goodhall 2012-11-30 01:26:58 +0000
  • 6d194042d7 More comments Peter Goodhall 2012-11-30 01:25:35 +0000
  • a84d90fb23 Added html comments Peter Goodhall 2012-11-30 01:24:17 +0000
  • c314fc967d Deleted old readme Peter Goodhall 2012-11-26 16:06:57 +0000
  • 17dfbd3cd8 Removed unused files Peter Goodhall 2012-11-26 14:54:03 +0000
  • e08251cf18 Added seconds to ADIF output fixes issue #107 Peter Goodhall 2012-11-26 14:50:21 +0000
  • 78bb401204 Added Error protection to hamio search api data returning Peter Goodhall 2012-11-24 20:20:10 +0000
  • cf3ce2cea4 Fixed hamio class to return callbook data correctly Peter Goodhall 2012-11-24 20:10:25 +0000
  • bcade9ed23 Search now shows QSL Card Status Peter Goodhall 2012-11-24 19:58:18 +0000
  • de8c472264 Clean empty page for awards/dxcc while its developed Peter Goodhall 2012-11-20 17:25:54 +0000
  • 9f269522bd Added new tools menu item, which currently has Awards listed Peter Goodhall 2012-11-20 17:24:50 +0000
  • 8c6815b29c meh Peter Goodhall 2012-11-19 22:45:19 +0000
  • 7c2dc8c815 Linked to Clublog Peter Goodhall 2012-11-19 22:44:20 +0000
  • b9d04fccbe fixed typo Peter Goodhall 2012-11-19 22:42:15 +0000
  • b881d46f2c Gave Clublog the credit for dxcc lookup; Peter Goodhall 2012-11-19 22:41:44 +0000
  • cfd307364c Added function to update the cty db tables Peter Goodhall 2012-11-19 22:24:10 +0000
  • 633b270f13 Removed surname and made returned callsign uppercase in hamio search results Peter Goodhall 2012-11-14 16:17:30 +0000
  • 5b0b8c6a67 Merge pull request #106 from gmcintire/master Graham McIntire 2012-11-14 08:12:40 -0800
  • 6f054240a2 Merge 260c5f341e into b1017b7b3c Graham McIntire 2012-11-14 08:12:29 -0800
  • 260c5f341e Fixed moar bugs in hamio Graham McIntire 2012-11-14 10:09:01 -0600
  • f090ff50a0 Fixed bug in hamio Graham McIntire 2012-11-14 10:07:02 -0600
  • 951b31a03f Switched to use search.ham.io Graham McIntire 2012-11-14 10:01:51 -0600
  • b1017b7b3c fixed callbytxt errors when getting qso info Peter Goodhall 2012-11-14 02:08:24 +0000
  • 6b82538eb1 added logbook.php Peter Goodhall 2012-11-14 01:44:23 +0000
  • 0f6ba82f92 Fixes QRZ API session time outs Peter Goodhall 2012-11-14 01:16:17 +0000
  • 054eb0598e qrz fix Peter Goodhall 2012-11-14 00:56:54 +0000
  • c1ed8418a8 Added .adi file type warning when importing Peter Goodhall 2012-11-13 20:29:38 +0000
  • d86b9d634c Serials TX/RX displayed inside labels for improved UI Peter Goodhall 2012-11-13 20:20:26 +0000
  • e04e324365 Added the ability to delete radio profiles Peter Goodhall 2012-11-13 20:14:39 +0000
  • 7c4db8ad66 fixed bug where country wasnt updated when editing a qso Peter Goodhall 2012-11-13 17:41:02 +0000
  • 93156261e2 Includes QRZ XML Lookup functions if you have a subcription Peter Goodhall 2012-11-13 17:02:43 +0000
  • b03d71177c Added Widgets feature Peter Goodhall 2012-11-10 14:11:33 +0000
  • 328f572596 Basic tracking for wacral members WACRAL:# and awards/wacral for acceessing information for awards Peter Goodhall 2012-11-01 16:39:00 +0000
  • 3f2e327c71 stx, srx on adif errored due to not being within if statements fixed Peter Goodhall 2012-11-01 02:16:18 +0000
  • 2a03c6af15 Started SOTA tracking comments field - SOTA:# then awards/sota Peter Goodhall 2012-11-01 01:50:11 +0000
  • ee2eb20fef Order WAB Awards Results ASC Peter Goodhall 2012-10-31 22:10:33 +0000
  • 6a4a8991c6 Started awards - if you log WAB:# in the comments field then visit awards/wab it shows worked WAB squares Peter Goodhall 2012-10-31 20:34:57 +0000
  • ff06d03105 Added some code comments Peter Goodhall 2012-10-31 17:55:21 +0000
  • a2f285d3ba Fixed QSL Statuses being ignored on ADIF importing Peter Goodhall 2012-10-31 17:51:48 +0000
  • aba94d9200 Fixed bug where on importing qsos notes field was being ignored Peter Goodhall 2012-10-31 17:41:26 +0000
  • ea15cde52c Added Focus on callsign for post logging Peter Goodhall 2012-10-31 17:26:47 +0000
  • 8e8d46bfbf When Adding a QSO the Callsign field is active on page load Peter Goodhall 2012-10-31 17:14:51 +0000
  • 79de2357fe Serial number correctly stored from ADIF, displayed editable Peter Goodhall 2012-10-31 17:07:27 +0000
  • 3020b8b95a Force Satellite Name and Mode to be uppercase Peter Goodhall 2012-09-20 17:44:32 +0100
  • a8ddc357f9 Added Ability to change country name when editing qsos fixing issue #105 Peter Goodhall 2012-09-06 18:02:26 +0100
  • 6e6b617a3b Added Icon created by M1BXF Peter Goodhall 2012-09-06 17:58:00 +0100
  • 3a4ef5deb3 Added QSO Dropdown to support live or post contacts Peter Goodhall 2012-09-06 17:30:15 +0100
  • e05b1660e1 Added Manual QSO adding /qso/manual early beta of the functions Peter Goodhall 2012-09-06 17:27:27 +0100
  • d995fd6cbe If Cloudlog cannot access DXcluster.co.uk for dxcluster information error. fixes issue #103 Peter Goodhall 2012-08-26 22:20:51 +0100
  • e39c1a11cc Added World icon next to countries breakdown on the dashboard Peter Goodhall 2012-08-22 17:45:10 +0100
  • 7f83f2a5fc QSO Add fields Locator, IOTA, Sat (Mode/Name) now are uppercase automatically Peter Goodhall 2012-08-18 11:50:54 +0100
  • 2af9cfc4a5 Added a Data Export area to the admin dropdown, this includes kml and adif Peter Goodhall 2012-06-03 21:22:16 +0100
  • d7c1f65209 Made Callsign search box smaller Peter Goodhall 2012-06-03 19:02:45 +0100
  • 1378678913 Changed popup QSO info title Peter Goodhall 2012-05-21 17:24:12 +0100
  • 16cc23603c Removed some of the Jargon (issue #87) Peter Goodhall 2012-05-20 16:10:11 +0100
  • 5c61da5082 Added QSL card status icons to logbook view if logged in Peter Goodhall 2012-05-20 15:54:05 +0100
  • 2c3f1fb94a Tided up the Add QSO interface Peter Goodhall 2012-05-20 15:33:05 +0100
  • dfb3175e1d Added SSTV to mode dropdown Peter Goodhall 2012-05-20 15:30:16 +0100