Peter Goodhall
6121cda219
Merge pull request #502 from AndreasK79/qrz_upload_ui
...
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loadin…
2020-05-20 21:48:46 +01:00
AndreasK79
97440b2161
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loading button. https://github.com/loadingio/ldButton/tree/master/dist and https://github.com/loadingio/loading.css/tree/master/dist
2020-05-20 19:43:13 +02:00
Kim Huebel
8f1dcf3db6
Make modes customizable and editable
...
As per request of some users, sometimes new modes or missing modes had to be
added into the code.
As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.
Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
Peter Goodhall
dbb722cd5d
Added Forum to the menu under profile along with help
2020-05-17 12:43:30 +01:00
Peter Goodhall
5e6e65301c
QSO Panel: CAT Timeout Warning Message #310
...
This adds a warning that Cloudlogs not received any recent data from CAT Interface this timeout is defined in the cloudlog.php configuration file
$config['cat_timeout_interval'] = 1800;
The default has been changed to 30mins.
2020-05-12 22:51:56 +01:00
Peter Goodhall
756499b2b3
Merge pull request #490 from stratoss/auto_grid_locator
...
Automatically work out Gridsquare from the location field based on geocoding.
2020-05-10 15:10:40 +01:00
AndreasK79
8230f60ec5
Added ROS and JT6M
2020-05-08 20:54:12 +02:00
Stanimir Stoyanov
256635919f
Ability to disable the auto QTH filler based on the location string
2020-05-08 14:52:53 +03:00
Stanimir Stoyanov
2eb89c1eff
Auto grid locator
2020-05-08 10:45:06 +03:00
AndreasK79
e2d84f2332
Added DXCC timeline.
2020-04-28 10:53:11 +02:00
Peter Goodhall
ac3b0475bc
Merge pull request #479 from AndreasK79/lotw_report_datepicker
...
Added datepicker for LoTW report download. Fixes #465 .
2020-04-25 22:12:47 +01:00
AndreasK79
adbc7f68ce
Added datepicker for LoTW report download. Fixes #465 .
2020-04-25 23:11:13 +02:00
Peter Goodhall
8ffe57fcf6
Merge pull request #475 from AndreasK79/days_with_qso
...
Added statistics for number of days with qso each year.
2020-04-25 16:20:14 +01:00
Peter Goodhall
de93daa3d6
Merge pull request #477 from AndreasK79/all_added_to_gridsquare_map
...
Added all to the gridsquare select. Fixes #470 .
2020-04-25 16:19:19 +01:00
AndreasK79
949c421a61
Added all to the gridsquare select. Fixes #470 .
2020-04-25 08:36:44 +02:00
AndreasK79
653549e3c2
Always run setRst to set mode when qso page is loaded. Fixes #474
2020-04-25 08:09:29 +02:00
AndreasK79
6dcdcca0bf
Added statistics for number of days qrv each year.
2020-04-24 23:29:01 +02:00
Peter Goodhall
4a0e8547a2
Merge pull request #461 from AndreasK79/dxcc_choice
...
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-22 15:24:03 +01:00
phl0
09437551e6
Only show details box if there is a QSO at all
2020-04-22 12:12:51 +02:00
phl0
9b1a570c25
Some minor spelling beauty :)
2020-04-21 11:48:43 +02:00
phl0
3b01617768
Add QSO count and Locator to details table
2020-04-20 21:05:00 +02:00
Kim Huebel
d50414ce4b
jumping back to Callsign after reset via ESC
...
After resetting fields on ESC-key jump back to callsign-field.
closed https://github.com/magicbug/Cloudlog/issues/466
2020-04-19 22:08:38 +02:00
AndreasK79
f1fa575178
Fixed badgesetting on DXCC.
2020-04-13 19:23:19 +02:00
AndreasK79
4877ac7564
Moved DXCC/CQ to general. Fixed IOTA-populating. Fixed so that map location does not change if locator is filled.
2020-04-13 16:57:58 +02:00
AndreasK79
db2cd61b35
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-13 10:34:02 +02:00
Peter Goodhall
923e03d4a5
Fixed issue #444 when resetting previous contacts didn't clear back to the main list now resolved
2020-04-06 22:03:55 +01:00
phl0
e3b2ea5801
Also show 6-digit grids worked and confirmed
2020-04-02 15:59:48 +02:00
AndreasK79
e7d1b3bf27
Added possibility to mark QSOs as exported to LoTW.
2020-04-01 08:43:08 +02:00
Peter Goodhall
453de173bf
forgot to clear the table body when loading new qsos
2020-03-16 17:45:28 +00:00
Peter Goodhall
4cff817526
Clicking on a gridsquare on the gridsquare area when square is 4 char log shows who you worked.
2020-03-16 17:35:14 +00:00
Peter Goodhall
47beff6e22
Starting to add popup to gridsquare map (not populated)
2020-03-16 11:20:10 +00:00
Peter Goodhall
85039b8c42
strip gridsquare to just first 4 chars.
2020-03-14 22:13:22 +00:00
Peter Goodhall
a05344a0e3
Added onclick for map so that it returns the gridsquare of the mouse click thinking useful for a popup of the people worked in the square
2020-03-14 22:09:25 +00:00
Peter Goodhall
4ddaa36592
Automatically populate USA state from QRZ if its been supplied
2020-03-07 16:36:21 +00:00
Peter Goodhall
2d0aaba9bc
If SatPC32 radio is unselected reset the propagation select to none
2020-03-02 19:56:12 +00:00
Peter Goodhall
c56aa4fa31
Updated Fancybox library, added function to save images to cloudlog from eqsl
2020-03-01 18:08:17 +00:00
Peter Goodhall
f526eb4078
forgot to add a ; to end of function
2020-02-27 22:18:54 +00:00
Peter Goodhall
3fb2bb6065
Swapped to bootstrap bundle js wanted to start using tooltips
2020-02-27 22:17:42 +00:00
Peter Goodhall
ad694204ef
Small text change
2020-02-20 16:12:31 +00:00
Peter Goodhall
23a64dd489
Corrected some spelling on the Distances worked analyics page
2020-02-20 15:14:24 +00:00
AndreasK79
e6c788a131
Added distanceplotting. Fixes #384 .
2020-02-18 10:49:27 +01:00
AndreasK79
98377c8b4a
Implements a datepicker for exporting your log to an ADIF-file.
2020-02-07 14:17:05 +01:00
Kim Huebel
1edefc1b56
Added ESC-Key for resetting all QSO-Fields (quick-delete at qso-entry)
2019-12-22 21:15:18 +01:00
Kim Huebel
4d2b456c83
Now all should be resetted correct :-)
2019-10-13 23:24:26 +02:00
Kim Huebel
1a20b06f36
reset :-)
2019-10-13 23:20:18 +02:00
Kim Huebel
00060fb12c
now with colored country-label
2019-10-13 23:15:04 +02:00
Kim Huebel
8db0de20ee
Sorry, forgot to reset the css-classes after reset/logging
2019-10-13 23:07:19 +02:00
Kim Huebel
192a63ad4b
Added indicators, if callsign/dxcc is worked on band and mode
...
like the locator-input the callsign-input is colored in red or green
the country-label is enabled with a label that tells us about worked/not wkd
2019-10-13 22:42:41 +02:00
Peter Goodhall
4df3a6ce8b
Merge pull request #370 from dg9vh/improve_search
...
Enhancing advanced search with some more operators and enabling QSO-V…
2019-10-09 21:21:14 +01:00
Kim Huebel
bfd5526e13
Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in.
2019-10-09 18:57:55 +02:00
Peter Goodhall
8cca1bf998
Removed Select2 for now
2019-10-09 17:09:49 +01:00
Peter Goodhall
2fe45434cc
some html id changes
2019-10-08 21:11:13 +01:00
Peter Goodhall
48bb5948b5
Updated to improve storing of seconds against the time
2019-10-06 16:38:54 +01:00
Peter Goodhall
71c3556a8b
Testing select2
2019-10-05 23:17:42 +01:00
Peter Goodhall
22d67eeefc
Header change: notes no longer a dropdown
2019-10-05 22:42:15 +01:00
Peter Goodhall
14d0dd94ef
Only loads quill on Notes Add & Edit
2019-10-05 22:14:52 +01:00
Peter Goodhall
46dfd35815
Added Quill WYSIWYG to Notes, added XSS to user area and Notes
2019-10-05 21:57:44 +01:00
Peter Goodhall
939ef2acb6
Removed MY_ prefixed fields from the dropdown as these are now stored within station profiles
2019-09-25 00:50:47 +01:00
Peter Goodhall
558fe3a08d
left debug stuff on
2019-09-14 20:41:43 +01:00
Peter Goodhall
e81b3c1d5b
Added grouped searching and tidied up the search results
2019-09-14 20:40:17 +01:00
Peter Goodhall
c80f769a7c
set type fields for search and remove any INTL fields as they arent used
2019-09-14 17:42:20 +01:00
Peter Goodhall
c9a473bdb9
Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently
2019-09-12 00:53:39 +01:00
Peter Goodhall
d6acd34028
Added a public_search config option this allows you to make search available for users not logged in
2019-09-11 17:32:40 +01:00
Peter Goodhall
5e1f7fbce8
Changed browser CAT update to 3 seconds after code refactoring
2019-09-06 17:09:19 +01:00
Peter Goodhall
440ae1a5a2
Changed the CAT Update time to 5 seconds to reduce some cpu load
2019-09-06 16:08:45 +01:00
Peter Goodhall
dd789124a0
When typing a calllsign in the nav search box its uppercase
2019-09-04 22:16:14 +01:00
Peter Goodhall
fe54069d6e
Cleaned up search bugs
2019-09-04 22:11:55 +01:00
Peter Goodhall
b12e6ebb7e
Fixed centered nav the container div needed to be with the nav tags
2019-08-29 22:02:57 +01:00
Peter Goodhall
8d7698b3db
Uncentered navbar as it broke ui and zindex
2019-08-29 21:54:55 +01:00
Peter Goodhall
1288a5c67e
Merge pull request #339 from teabreakninja/master
...
navbar to center, awards table header to sticky
2019-08-29 21:39:48 +01:00
Andy
3bbe108ef1
navbar to center, awards table header to sticky
2019-08-29 20:45:15 +01:00
Kim Huebel
0f81c3f6a8
Exporting QSO-Data for printing QSLs
2019-08-28 21:13:24 +02:00
Peter Goodhall
b23dd5dff1
When you enter a gridsquare it will pan to it rather than sharp move removing shuddering
2019-08-26 15:13:52 +01:00
Peter Goodhall
6a65c26a28
Reset the freq and freq tx fields when no longer using SatPC32 as radio
2019-08-18 16:04:01 +01:00
Peter Goodhall
ae131c6679
If SatPC32 is unselected from radio dropdown clear the sat_name and sat_mode windows
2019-08-18 16:00:15 +01:00
Peter Goodhall
4b6d59d152
Cleaned up html a bit
2019-08-18 15:52:45 +01:00
Peter Goodhall
c0e7103d3a
Set TX/RX Sig reports to default to 599 for psk/rtty
2019-08-18 15:51:31 +01:00
Peter Goodhall
0739790943
Grid worked before now checks based on type SAT or band/mode
2019-08-16 12:25:31 +01:00
Peter Goodhall
02c10858c0
When you change the QRA field in the QSO input, it will check gridsquare and return whether worked or not based on SAT or if sat_name isn't filled out it will do band/mode
2019-08-16 12:06:19 +01:00
Peter Goodhall
b1b4d36f37
Hide callsign suggest after emptying fields
2019-08-15 12:06:24 +01:00
Peter Goodhall
d06785923c
hide suggestions till a callsigns entered
2019-08-15 12:03:15 +01:00
Peter Goodhall
50fc45dd80
Added the start of the callsign suggest feature
2019-08-13 22:02:36 +01:00
Peter Goodhall
eafae062e5
Fixed issue where if DXCC wasn't defined during json callsign call it would cause lookup to fail
2019-08-13 16:11:12 +01:00
Peter Goodhall
d99ea19bb3
Callsign information is only looked up when you enter a callsign equals to or larger than 3 chars
2019-07-25 14:16:09 +01:00
Tobias Mädel
89f97531fe
Fix JS error when using hamqth
2019-07-25 09:11:11 +02: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
8b3d5cf1bb
Added band drop down on the gridsquare band view.
2019-06-28 18:17:54 +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
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
91dc6dde94
Ability to turn gridsquare map on and off
2019-06-24 18:21:02 +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
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
Kim Huebel
9163da4676
Modified Javascript to update RST on mode change via cat-control
2019-06-17 21:21:58 +02:00
Peter Goodhall
09cf6c45d2
Fixed issue where IOTA Ref wasn't populated from QRZ
2019-06-16 18:13:19 +01:00
Peter Goodhall
53728a851d
Populate QSL Manager from QRZ in the QSL Via field on the QSO Page
2019-06-16 17:49:39 +01:00
Peter Goodhall
5db81d6089
Displays under the callsign whether persons an lotw user or not
2019-06-16 16:37:26 +01:00
Peter Goodhall
ec5c356cc0
Added a map to the Add QSO page
2019-06-14 00:14:39 +01:00
Peter Goodhall
6d491fd027
Catch date when it rolls to next day
2019-05-25 22:17:35 +01:00
Peter Goodhall
2cdb45d501
Fixed time issue which happened during ui update
2019-05-25 22:11:53 +01:00
Peter Goodhall
da4dc1bf27
Fixed CSS/HTML for the qso information popup
2019-05-25 18:43:32 +01:00
Peter Goodhall
909ffe4459
Fixed the country files update area which was broken due to the interface update
2019-05-25 17:59:19 +01:00
Peter Goodhall
101ffe25d2
Fixed eQSL link
2019-05-22 15:56:39 +01:00
Peter Goodhall
45c2179932
URL for js wasn't the new path on the logbook page.
2019-05-21 16:47:42 +01:00
Peter Goodhall
15b8c54e01
Set favicon
2019-05-21 14:00:39 +01:00
Peter Goodhall
7a78deedf3
QSO Page changed to new ui and deleted old assets
2019-05-21 13:44:22 +01:00
Peter Goodhall
e2ff5d77c1
Logbook interface updated
2019-05-14 16:46:16 +01:00
Peter Goodhall
18c20aa270
Search Interface updated
2019-05-14 11:52:11 +01:00
Peter Goodhall
f5509f8465
Updated footer.php so that map shows correctly on the dashboard instead of disappearing.
2019-05-06 11:06:38 +01:00
Peter Goodhall
faba603051
Update Country Files link in the admin drop down wrong
2019-04-18 22:10:04 +01:00
Peter Goodhall
7cce986807
satellite adif export
2019-04-08 15:36:23 +01:00
Peter Goodhall
616e8c644c
Switched Dashboard to latest Fancybox
2019-03-20 17:47:40 +00:00
Peter Goodhall
b3ce2c9a27
Changed Dashboard page to latest bootstrap and fixed Awards page
2019-03-20 16:58:06 +00:00
Peter Goodhall
0187548829
Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller
2019-01-13 19:11:46 +00:00
Peter Goodhall
b2e70badce
Updated Radio Interface, removed Social (old idea) and switched most UI assets to local js.
2019-01-13 15:59:16 +00:00
Peter Goodhall
9c2959779b
Changed interface elements to Bootstrap 4
2019-01-09 15:18:46 +00:00