Wykres commitów

195 Commity (master)

Autor SHA1 Wiadomość Data
Tobias Mädel 5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
Tobias Mädel 2c4e1c595b Fixed default frequencies 2019-02-25 22:08:43 +01:00
Peter Goodhall df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
g0wfv a52d9493a5 Fixed adding non 'SSB','DATA','CW' qso (teabreakninja) 2018-12-16 12:32:59 +00:00
g0wfv e85ee13ffd Logging: Change to single source file 2018-12-16 12:31:50 +00:00
Andy 096faa3012 Revert "Fixed adding non 'SSB','DATA','CW' qso"
This reverts commit 45f2896a49.
2018-12-16 12:29:50 +00:00
Andy 45f2896a49 Fixed adding non 'SSB','DATA','CW' qso 2018-12-14 19:32:05 +00:00
Peter Goodhall d200d913a4
Merge pull request #203 from RobertKaldenbach/master
Refactored frequency class
2018-11-26 11:56:25 +00:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
Robert Kaldenbach 5a2df15c2f Corrected Styling 2017-02-18 14:13:36 -05:00
Robert Kaldenbach 8db85dc69a refactored convent band function 2017-02-18 14:10:32 -05:00
Robert Kaldenbach 55ccdb23d0 Added missing closing bracket 2017-02-17 14:12:52 -05:00
Robert Kaldenbach 33817a7027 Refactoring Class
Using a multidimensional array instead of if else statements should be more efficent
2017-02-17 14:10:31 -05:00
Robert Kaldenbach 228eaed292 Removed dupliate 70cm code 2017-02-17 13:55:40 -05:00
Peter Goodhall 29730632bf removed hamli files 2016-02-11 00:07:25 +00:00
Peter Goodhall 9e6b19bc52 typos 2016-01-15 23:12:42 +00:00
Peter Goodhall db92a9e89f created hamqth library to query its callbook api 2016-01-15 22:51:05 +00:00
Graham McIntire 6ea51800a9 Fix name change from ham.io to ham.li callsign lookup 2014-06-06 16:46:38 -05:00
Peter Goodhall c7a076f8a5 automated downloading of clublog cty xml file 2014-03-03 01:26:26 +00:00
Peter Goodhall 96a1f089bc Fixed issue #113 where MixW imports without band due to it not being in the ADIF file this is now figured out within the import script 2013-08-17 16:24:16 +01: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 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 0f6ba82f92 Fixes QRZ API session time outs 2012-11-14 01:16:17 +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 8784ea0919 Issue #92 - Fixed typo and added extra bands 2012-03-28 14:16:22 +01:00
Peter Goodhall a4d023d225 Callbook: if gridsquare returned is jj0aa dont display it 2012-01-01 16:41:22 +00:00
Peter Goodhall 00cae77655 Updates to ADIF importing to add 59 to RST fields if there missing 2011-12-22 00:30:44 +00:00
Peter Goodhall 93d5fcc31d Added comment code 2011-11-20 15:29:06 +00:00
Peter Goodhall f09867716c Improved ADIF code 2011-11-20 15:12:40 +00:00
Peter Goodhall 36b89a5463 Added more clublog code 2011-11-20 14:00:21 +00:00
Peter Goodhall c9ff2eb900 Added ADIF Features 2011-11-19 22:30:19 +00:00
Peter Goodhall fae53f59f6 Dashboard map now shows SAT name if its available 2011-11-19 19:41:44 +00:00
Peter Goodhall 2b147c547a Fixes issue #74 2011-11-13 22:11:58 +00:00
Peter Goodhall 3993326b08 Uses Callbytxt to lookup Gridsquare & name if not in logbook 2011-11-08 17:42:59 +00:00
Peter Goodhall 12706b313c All sorts of updates 2011-10-18 22:29:50 +01:00
Peter Goodhall 08b07587c4 Slight changes to the dashboard ui, and created some template librarys for pending coding tasks 2011-09-22 20:58:58 +01:00
Peter Goodhall 7c6c27cce7 Created PHP class Qra.php which has classes to calc lat/lng from qra and also bearing 2011-09-18 14:52:01 +01:00
Peter Goodhall 8c500bae00 Feature: when adding a qso basic freq is calculated from band and mode 2011-09-18 12:21:51 +01:00
Peter Goodhall 06bb0dd7dd Fixed bug in the dashboard modes pie chart 2011-09-13 18:01:19 +01:00
Peter Goodhall f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00