Wykres commitów

1090 Commity (7450c14836f0701ddf47079317c42c3b26423c28)

Autor SHA1 Wiadomość Data
Peter Goodhall ecc4912ba1
Merge pull request #326 from Manawyrm/master
Remove static table name from migrations
2019-07-24 13:31:03 +01:00
Tobias Mädel eac07da0c0 Remove static table name from migrations 2019-07-24 10:33:10 +02:00
Peter Goodhall f181529602 Fixes issue where some qsos arent uploaded to eqsl 2019-07-23 23:21:08 +01:00
Peter Goodhall 830205dcfc Make sure imported ADIF files are set to UTF-8 2019-07-23 20:25:09 +01:00
Peter Goodhall b0e8e7e1da Update Api_model.php 2019-07-22 16:47:47 +01:00
Peter Goodhall d775ce17c7 Added API function gridsquare_worked 2019-07-22 16:46:06 +01:00
Peter Goodhall fe57a7520c SAT name and mode missing from eQSL uploads now fixed. 2019-07-22 16:32:45 +01:00
Peter Goodhall 53d4577b26 Added API function country_worked
function country_worked can be called either as

/api/country_worked/230/40m/ssb

or by leaving mode bank /api/country_worked/230/40m
2019-07-22 16:27:18 +01:00
Peter Goodhall 160aa44c89 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-07-09 17:18:47 +01:00
Peter Goodhall a62764e69d Added the ability to set the API key description #287 2019-07-09 17:18:19 +01:00
Peter Goodhall dd40f7f31e
Update README.md 2019-07-09 14:20:44 +01:00
Peter Goodhall 22d340b821
Update README.md 2019-07-09 14:20:00 +01:00
Peter Goodhall b78259313a Cleaned up old css and javascript 2019-07-08 20:30:19 +01:00
Peter Goodhall e35c7671ac Removed old JS reference 2019-07-08 20:26:37 +01:00
Peter Goodhall 39d8be0163 Added API.xsl back and changed url 2019-07-08 20:25:10 +01:00
Peter Goodhall 37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Peter Goodhall dfd2cd0508 Fixed bug where 4 char confirmed vucc grids were not shown as worked on the map 2019-07-08 19:30:31 +01:00
Peter Goodhall 83a845f704
Merge pull request #317 from simonvik/dsstore
Remove .DS_Store and make sure that it isnt added
2019-07-07 20:26:01 +01:00
Simon Vikstrom 66508bd770 Remove .DS_Store and make sure that it isnt added 2019-07-07 15:55:55 +02:00
Peter Goodhall 66455193a8 Added cat_timeout_interval this will be used to display a warning on the QSO panel 2019-07-06 23:35:11 +01:00
Peter Goodhall a9b939a66c Fixes bug where you can't update QSO information if you didnt set a station profile 2019-07-06 23:06:06 +01:00
Peter Goodhall 4ab8b9ebfa Fixed Frequency typo on the edit display 2019-07-02 17:27:35 +01:00
Peter Goodhall e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
Peter Goodhall d6b447ea1f Added a migration file to create a description in the api table to start #287 2019-06-30 22:26:00 +01:00
Peter Goodhall 2641634892 Fixed issue where FORCE_INT and SWL columns where incorrectly setup by the old HRD schema. 2019-06-30 22:02:07 +01:00
Peter Goodhall 8f4e10dffa Redesigned the edit QSO window and added ability to edit MY Station info 2019-06-30 16:41:03 +01:00
Peter Goodhall b09584ac49 Added missing config areas for HamQTH 2019-06-30 15:46:03 +01:00
Peter Goodhall 1b94aadfc1 Added a check for QSL Manager on callbook lookup to skip if its not returned 2019-06-30 15:44:09 +01:00
Peter Goodhall c3c2916c1d Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311 2019-06-30 00:06:24 +01:00
Peter Goodhall 900b419982 Added then removed icons from notes and analytics because it looked rubbish 2019-06-30 00:01:33 +01:00
Peter Goodhall 6eb71dfe3b Update header.php 2019-06-29 23:58:23 +01:00
Peter Goodhall 1ce2958cdd Removed call to kml.js as its not used 2019-06-29 23:21:23 +01:00
Peter Goodhall 31748e1fde Added the ability to search vucc fields 2019-06-29 23:19:56 +01:00
Peter Goodhall bd693314c3 improved how freq RX and band rx is handled on import 2019-06-29 23:08:24 +01:00
Peter Goodhall de9cd471f5 Fixed ADIF issue where band might be wrong 2019-06-29 17:24:13 +01:00
Peter Goodhall c013d66568 Create cloudlog_data_lists.php
Converting Primary Administrative Subdivision Enumeration list into PHP arrays to use in dropdowns

http://www.adif.org/310/ADIF_310.htm#Primary_Administrative_Subdivision
2019-06-29 15:51:39 +01:00
Peter Goodhall 8b3d5cf1bb Added band drop down on the gridsquare band view. 2019-06-28 18:17:54 +01:00
Peter Goodhall 80ee410d23 automatically load the bands configuration file 2019-06-28 17:55:27 +01:00
Peter Goodhall 92fcde42a0 created a bands configuration file 2019-06-28 17:54:31 +01:00
Peter Goodhall 0f08af367d Update Gridsquares_model.php 2019-06-28 17:39:29 +01:00
Peter Goodhall ea138a2bd5 Added page titles to gridsquare areas 2019-06-28 17:32:07 +01:00
Peter Goodhall 14a331b942 Update index.php 2019-06-28 17:23:37 +01:00
Peter Goodhall 6de6a8ca29 Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related 2019-06-28 17:07:34 +01:00
Peter Goodhall 39158336d7 Created a new menu dropdown Analytics to show stats graphs and gridsquares plus new features to come 2019-06-27 15:06:31 +01:00
Peter Goodhall f6a636eb15 Fixed type on the gridsquare index page.. should have been satellites in the url 2019-06-26 22:14:55 +01:00
Peter Goodhall ba412ab07e Updated gridsquares controller to include a todo list 2019-06-26 21:50:28 +01:00
Peter Goodhall 1734a05ded Ability to map gridsquares at /gridsquares/
You can now see gridsquares on the map at /gridsquares either satellites or by band
2019-06-26 21:11:44 +01:00
Peter Goodhall 57fecec4fc Removed some whitespace from view/footer.php 2019-06-26 16:52:36 +01:00
Peter Goodhall 2b7bca1ed3
Merge pull request #300 from dg9vh/set-rst
Modified Javascript to update RST on mode change via cat-control
2019-06-26 11:09:29 +01:00
Peter Goodhall 8a534042df
Merge pull request #309 from dg9vh/dokstatistics
Added new Awards - DOK
2019-06-26 11:06:20 +01:00