Wykres commitów

180 Commity (8399f95a7ab760e9d0c04abc010d146fd6c68b3d)

Autor SHA1 Wiadomość Data
Corby Krick ea47d327fc Added LoTW username and password fields to edit user screen. 2013-02-21 18:20:13 -06:00
Peter Goodhall 44558d7d39 Moved edit QSO to Bootstrap style, made QSL infos into tabs, and adjusted layout still needs work 2013-02-20 23:23:30 +00:00
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 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
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
Robert Chipperfield d9c935ba88 Set ADIF header field lengths correctly 2012-12-16 13:04:50 +00:00
Robert Chipperfield 5dbfad90e6 Refactor the CAT update code a bit for less repetition 2012-12-13 23:44:12 +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 bcade9ed23 Search now shows QSL Card Status 2012-11-24 19:58:18 +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 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 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 2a03c6af15 Started SOTA tracking comments field - SOTA:# then awards/sota 2012-11-01 01:50:11 +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 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 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 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