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 |
|
Kim Huebel
|
f4068b2c03
|
Corrected Typo / forgotten pagetitle
|
2019-06-26 11:07:41 +02:00 |
|
Kim Huebel
|
0eb4d892fd
|
Added new Awards - DOK
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
|
2019-06-26 10:17:06 +02:00 |
|
Kim Huebel
|
1c1c2e1f96
|
repaired accidently modified lines...
|
2019-06-25 17:19:11 +02:00 |
|
Kim Huebel
|
49fb48a163
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog into zeroconverter
|
2019-06-25 17:14:15 +02:00 |
|
Kim Huebel
|
4d30dc426e
|
replaced 0 with Ø in callsigns
|
2019-06-25 15:28:59 +02:00 |
|
Kim Huebel
|
d096c32082
|
Storing Station profile and selected CAT-Radio-controller in cookie
The info is stored for 3600*24*99 seconds = 99 days within a local browser
cookie.
|
2019-06-25 13:46:13 +02:00 |
|
Peter Goodhall
|
13c225cf71
|
Cleaned up the qso view popup a bit
|
2019-06-25 11:00:55 +01:00 |
|
Peter Goodhall
|
12e2b15c1e
|
Updated view() function as it was preferencing the old dxcc table
|
2019-06-25 10:57:54 +01:00 |
|
Peter Goodhall
|
f8998f17a9
|
Merge pull request #306 from dg9vh/dok - Added DARC-DOK field to QSO window and also other sections
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
|
2019-06-25 10:51:07 +01:00 |
|
Kim Huebel
|
e419c8af87
|
bug-fixing on model - forgot to edit edit()
|
2019-06-25 09:07:42 +02:00 |
|
Kim Huebel
|
d71d592147
|
Moved location based on CR.
Also made common look&feel at qso-view (forgotten : on some field-labels)
|
2019-06-25 08:33:31 +02:00 |
|
Kim Huebel
|
73cd07e4c2
|
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
|
2019-06-24 23:03:13 +02:00 |
|
Peter Goodhall
|
91dc6dde94
|
Ability to turn gridsquare map on and off
|
2019-06-24 18:21:02 +01:00 |
|
Peter Goodhall
|
46e7b87ffb
|
Fixed error where old table was called
|
2019-06-24 17:34:01 +01:00 |
|
Peter Goodhall
|
e67c1a4688
|
started code to show gridsquare overlay
|
2019-06-24 17:32:22 +01:00 |
|
Peter Goodhall
|
4a205f4b7f
|
Update footer.php
Added comment to reset_fields function
|
2019-06-24 16:18:17 +01:00 |
|
Peter Goodhall
|
914a815aef
|
Pressing the reset button on the QSO page resets all the correct fields
|
2019-06-24 16:13:51 +01:00 |
|
Peter Goodhall
|
59ccc02fa1
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-24 16:02:37 +01:00 |
|
Peter Goodhall
|
6ef6680aaa
|
When typing a gridsquare in the field on the QSO page it will only get bearing and when the field has 4 chars saves useless calculation
|
2019-06-24 16:02:02 +01:00 |
|
Peter Goodhall
|
0b9767ce7a
|
Merge pull request #304 from dg9vh/measurements
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:05:58 +01:00 |
|
Kim Huebel
|
8365b17f7c
|
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:57:48 +02:00 |
|
Peter Goodhall
|
6aa0e5dfcc
|
Added unit information to qra.php library
|
2019-06-24 12:10:49 +01:00 |
|
Peter Goodhall
|
9891b44ae3
|
Within the Edit QSO box before it will delete you must confirm to save mistakes
|
2019-06-23 16:20:09 +01:00 |
|
Peter Goodhall
|
9a2abd2f1e
|
You can now delete a QSO via the cog dropdown
|
2019-06-23 16:11:55 +01:00 |
|
Peter Goodhall
|
ac231095c7
|
Completely removed any display of the time instead of **:**
|
2019-06-23 16:00:14 +01:00 |
|
Kim Huebel
|
0b7033a1ba
|
Made the whole thing configurable with
application/config/cloudlog.php
|
2019-06-22 12:34:06 +02:00 |
|
Kim Huebel
|
6288b0a28c
|
Fixed Headline.
|
2019-06-21 23:45:34 +02:00 |
|
Kim Huebel
|
17d57e071c
|
fixed forgotten Detail-view with time
|
2019-06-21 23:40:14 +02:00 |
|
Kim Huebel
|
0cc7b36796
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog into dashboard
|
2019-06-21 22:34:17 +02:00 |
|
Peter Goodhall
|
d05717c1e6
|
You can now delete API keys via /api/help
|
2019-06-21 21:33:21 +01:00 |
|
Kim Huebel
|
3e3ade7c68
|
Masking QSO-Time on dashboard with **:** of not logged in
To avoid third parties to get to much infos on QSOs.
|
2019-06-21 22:25:11 +02:00 |
|
Peter Goodhall
|
caf43f2259
|
Added function for deleting API keys
Added a function to delete API keys in the API model, this will be exposed via the api.php controller with a frontend component
|
2019-06-21 21:22:22 +01:00 |
|
Peter Goodhall
|
86cf1114ca
|
deleted old code
|
2019-06-21 15:45:43 +01:00 |
|
Peter Goodhall
|
e29375d92f
|
Created a cloudlog.php config file to move away from using the main config.php file to make it easier
|
2019-06-21 15:41:23 +01:00 |
|
Peter Goodhall
|
3aeb1e6fe6
|
Show the actual error from Clublog if there is one
|
2019-06-20 16:31:00 +01:00 |
|
Peter Goodhall
|
e351185bf1
|
Added a function to mark all qsos not sent to clublog
markallnotsent is really only needed if theres been a major failure
|
2019-06-20 15:53:57 +01:00 |
|
Peter Goodhall
|
4816240d9b
|
Catch error didn't like being put in an array
|
2019-06-20 15:43:58 +01:00 |
|
Peter Goodhall
|
c126df2fb3
|
Removed debug info that wasn't needed
|
2019-06-20 15:30:35 +01:00 |
|
Peter Goodhall
|
2368a1c322
|
Update Clublog.php
|
2019-06-20 15:27:09 +01:00 |
|
Peter Goodhall
|
9ca408e888
|
More states of data in the table
|
2019-06-20 15:26:36 +01:00 |
|
Peter Goodhall
|
76107c72d4
|
More functions
|
2019-06-20 15:24:54 +01:00 |
|
Peter Goodhall
|
ef2dfde183
|
mark qso sent to clublog function
|
2019-06-20 15:21:05 +01:00 |
|
Peter Goodhall
|
d6acdce80d
|
Possibly fixes the last of the clublog errors
|
2019-06-20 15:16:53 +01:00 |
|
Peter Goodhall
|
d16874e1b4
|
Update Clublog.php
|
2019-06-19 18:03:48 +01:00 |
|
Peter Goodhall
|
f2277f5d57
|
Update Clublog.php
|
2019-06-19 17:51:03 +01:00 |
|
Peter Goodhall
|
08735b116f
|
Update Clublog.php
|
2019-06-19 17:43:35 +01:00 |
|
Peter Goodhall
|
4eb7ea834d
|
Update Clublog.php
|
2019-06-19 17:42:20 +01:00 |
|
Peter Goodhall
|
0e8f47255a
|
Didnt remove debug Think I shouldnt be coding this eve
|
2019-06-19 17:39:21 +01:00 |
|
Peter Goodhall
|
f5efb96392
|
Fixes directory to file issue, within config.php you must state your directory if its not in the main dir.
|
2019-06-19 17:36:33 +01:00 |
|
Peter Goodhall
|
f28d1686a1
|
Update Clublog.php
|
2019-06-19 17:22:28 +01:00 |
|
Peter Goodhall
|
1158582dc4
|
typo
|
2019-06-19 17:21:49 +01:00 |
|
Peter Goodhall
|
50ea6a61d9
|
check for curl errors
|
2019-06-19 17:21:27 +01:00 |
|
Peter Goodhall
|
f5b8b101a1
|
Update Clublog.php
|
2019-06-19 17:19:05 +01:00 |
|
Peter Goodhall
|
6276b17a25
|
set it to show all php errors
|
2019-06-19 17:16:17 +01:00 |
|
Peter Goodhall
|
81ae05f476
|
Check if this is a memory issue
|
2019-06-19 17:14:07 +01:00 |
|
Peter Goodhall
|
cb2ba3fd8d
|
More code changes
|
2019-06-19 17:11:15 +01:00 |
|
Peter Goodhall
|
dcf3548cff
|
Sloppy code bugs
|
2019-06-19 16:57:33 +01:00 |
|
Peter Goodhall
|
62ed493b6c
|
Gave clublog files a random id
|
2019-06-19 16:51:46 +01:00 |
|
Peter Goodhall
|
fd9b4ed438
|
This code works locally but not on production
|
2019-06-19 16:42:04 +01:00 |
|
Peter Goodhall
|
c8a3c8f302
|
Update Clublog.php
|
2019-06-19 16:35:29 +01:00 |
|
Peter Goodhall
|
9581049f63
|
Update Clublog.php
|
2019-06-19 16:34:26 +01:00 |
|
Peter Goodhall
|
f3b00d4cbb
|
Update Clublog.php
|
2019-06-19 16:32:42 +01:00 |
|
Peter Goodhall
|
d1e1410e1e
|
Update Clublog.php
|
2019-06-19 16:31:59 +01:00 |
|
Peter Goodhall
|
5c51631112
|
Update Clublog.php
|
2019-06-19 16:23:41 +01:00 |
|
Peter Goodhall
|
a9cb8b8565
|
Update Clublog.php
|
2019-06-19 16:21:16 +01:00 |
|
Peter Goodhall
|
66527fa83d
|
error checking
|
2019-06-19 16:20:19 +01:00 |
|
Peter Goodhall
|
1da6668331
|
Fixed bug where eqsl user wasn't being shown on the edit page.
|
2019-06-19 16:15:08 +01:00 |
|
Peter Goodhall
|
ee85bfcbaa
|
Clublog Upload - added validation and marks qsos when sent.
|
2019-06-19 16:04:15 +01:00 |
|
Peter Goodhall
|
0a065e28c2
|
Code for sending ADIF files to clublog
|
2019-06-19 15:39:18 +01:00 |
|
Peter Goodhall
|
cb8bdfc539
|
Fixed bug, forgot to update a model
|
2019-06-19 15:24:07 +01:00 |
|
Peter Goodhall
|
94daa81b2c
|
Check Username is provided and valid before allowing clublog uploading
|
2019-06-19 15:00:16 +01:00 |
|
Peter Goodhall
|
b26e9e4bdb
|
Generate ADIF file for upload to Clublog
|
2019-06-19 14:48:06 +01:00 |
|
Peter Goodhall
|
5f1790e3d5
|
Added a blank Clublog model
|
2019-06-19 14:16:35 +01:00 |
|
Peter Goodhall
|
754098f986
|
Merge branch 'master' of https://github.com/magicbug/Cloudlog
|
2019-06-19 14:14:22 +01:00 |
|