Andreas
de2a0ddaa9
[Bands] US Counties support added
2022-09-07 09:44:22 +02:00
Andreas
0eab4e1a60
[Bands] SIG support added
2022-09-07 09:19:18 +02:00
Andreas
fe9c6d520d
[Bands] SOTA support added
2022-09-07 09:10:49 +02:00
Andreas
e777fcfc5a
[Bands] DOK support added
2022-09-06 20:31:53 +02:00
Andreas
1114973f8d
[Bands] Added edit band
2022-09-06 20:18:17 +02:00
Andreas
7326c7ec35
[Bands] Can now create new band
2022-09-06 19:35:27 +02:00
Andreas
0366431975
[Bands] Added message saying that band has been saved.
2022-09-06 16:39:30 +02:00
Andreas
84af5b83c6
[Bands] Insert bandsettings when creating a new user
2022-09-06 12:32:54 +02:00
Andreas
a9c6acf255
[Bands] User settings can now be saved.
2022-09-05 20:26:08 +02:00
Andreas
b72ba539cf
[Bands] Fixed typos in the migration script
2022-09-04 20:36:45 +02:00
Andreas
f133f1b6af
[Bands] Added migration script
2022-09-04 20:16:12 +02:00
Andreas
a7375c0bdc
[Bands] Added logic to fetch bands from database
2022-09-04 18:26:21 +02:00
Andreas
fdd6140b00
[Bands] Added menu entry
2022-09-04 18:25:30 +02:00
Andreas
c55ea49675
[Bands] Added a controller and a view to display bands with options
2022-09-04 08:49:58 +02:00
Andreas
ff7fed6dfb
[Accumulated Statistics] Updated queries for WAS, WAZ and IOTA for speedup.
2022-09-03 21:00:54 +02:00
Andreas
1328533948
[Accumulated DXCC] Rewrote query for accumulated dxcc. Major speedup for monthly stats
2022-09-03 18:01:36 +02:00
phl0
5f922fe5b9
Darn copy and paste mistakes ...
2022-09-03 07:27:58 +02:00
phl0
95e2fb1ab1
Also export QSOs with LotW QSL SENT date of NULL
2022-09-02 14:11:13 +02:00
Andreas
0681975c45
[Mode editor] Tweaked column filtering
2022-08-28 20:02:07 +02:00
Andreas
ba1b1402e4
[Mode editor] Added column filtering
2022-08-28 19:27:24 +02:00
Andreas
11468187ee
[Custom Map] Datetimes are set after submitting form
2022-08-28 09:38:03 +02:00
Andreas
4e1b398d64
[Custom Map] Fixed filtering query with group. All QSOs would load without
2022-08-28 09:30:09 +02:00
Andreas
724971d1e7
[Custom map] Made the date selectors the same size as the other dropdowns.
2022-08-27 20:15:40 +02:00
Andreas
f9045d0427
[Custom map] Added mode and propagation selection
2022-08-27 19:24:22 +02:00
Peter Goodhall
67cd4ca37f
Merge pull request #1580 from phl0/addQsoDatesToLotwCerts
...
Add QSO dates to LotW certs
2022-08-27 13:54:37 +01:00
phl0
edd30a6bba
Fix typo
2022-08-26 16:24:28 +02:00
Peter Goodhall
2907640628
[Tweet] Only show distance if gridsquare is provided
2022-08-24 17:18:11 +01:00
Alessio Caiazza
8be01e52d8
Fix join type for stations with eQSL QTH nickname but no QSO
2022-08-24 17:44:05 +02:00
phl0
05765d1dc4
Update migration script due to recent changes in
...
upstream target branch
2022-08-24 17:20:25 +02:00
phl0
133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts
2022-08-24 17:18:55 +02:00
Peter Goodhall
f7f940d0eb
Merge pull request #1553 from dg9vh/twitter
...
Add distance to tweet
2022-08-24 16:08:22 +01:00
Peter Goodhall
97c0e622cc
Merge pull request #1570 from phl0/hideLinkedStationProfiles
...
Hide already linked station profiles
2022-08-24 16:01:37 +01:00
Peter Goodhall
613696b57d
Merge pull request #1572 from phl0/optionalCity
...
Make specification of city name optional
2022-08-24 16:01:21 +01:00
Peter Goodhall
59803766d0
Merge pull request #1569 from phl0/refactorWWFF
...
Separate WWFF stuff into separate fields
2022-08-24 16:01:07 +01:00
phl0
1e32fbed3f
Implement check if LotW cert itself is valid to
...
use for signing. If not skip.
2022-08-24 16:04:26 +02:00
phl0
a0d551d3c3
Catch exeption when start/end dates are not (yet) set
2022-08-24 14:48:26 +02:00
phl0
05ac1ff55e
Extract and store QSO start/end date and store separately
2022-08-24 14:34:44 +02:00
phl0
c83d031cdd
Check QSO start and end date rather than cert validity
2022-08-24 13:13:55 +02:00
phl0
82321c791d
Import QSO start and end date from LotW certs
2022-08-24 12:16:41 +02:00
phl0
b888d44289
Add QSO start/end dates to LotW certs
2022-08-24 10:40:11 +02:00
Alessio Caiazza
ab14b85065
Fix eQSL upload for linked account
...
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +02:00
Peter Goodhall
9fb1b1a96c
Merge pull request #1573 from phl0/addAircraftScatter
...
Add Aicraft Scatter prop mode
2022-08-17 22:20:21 +01:00
phl0
1d0f0e3da2
Add Aicraft Scatter prop mode
2022-08-17 22:19:51 +02:00
Alessio Caiazza
4cbe4b3a11
Extract a SOTA library from QSO controller
...
SOTA functions are implemented inside the QSO controller, moving this
implementation into a dedicated library will simplify code reuse.
2022-08-17 22:15:06 +02:00
phl0
c90f65eb49
Make specification of city name optional
2022-08-17 22:07:58 +02:00
phl0
566be098a6
Hide already linked station profiles
2022-08-17 20:38:08 +02:00
phl0
418b725aba
Implement update function for WWFF directory
2022-08-17 16:54:04 +02:00
phl0
cc621bebd7
Add MY_WWFF_REF to station profile
2022-08-17 14:33:15 +02:00
phl0
f450392440
Add WWFF_REF to ADIF export
2022-08-17 13:31:25 +02:00
phl0
cbcda6c18d
Add WWFF column to tables
2022-08-17 13:10:15 +02:00
phl0
055af5b822
Move WWFF info from COL_SIG_INFO to new column
2022-08-17 11:54:21 +02:00
Alessio Caiazza
e61baa195d
Add station copy
...
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.
This commit implements a copy function for station locations.
2022-08-17 08:49:58 +02:00
Alessio Caiazza
2b87f7e9a9
Add link to Mountain QRP Club references
...
When SIG id MQC link the SIG_INFO value to the proper reference page
from Mountain QRP Club's website.
2022-08-16 13:49:06 +02:00
phl0
59a3df06b6
Add DB column and edit/view functiions
2022-08-15 16:57:37 +02:00
phl0
66f70af2c4
Add separate input field for WWFF info
2022-08-15 16:04:33 +02:00
phl0
7d9f349a45
Merge remote-tracking branch 'upstream/station_logbooks' into HEAD
2022-08-15 07:38:02 +02:00
Peter Goodhall
1a0de3a4b0
Merge pull request #1554 from phl0/POTAlink
...
Add link to POTA details
2022-08-14 21:34:16 +01:00
phl0
d6b367e296
Also remove icon from QSO details
2022-08-11 12:41:59 +02:00
phl0
58f160f0cb
Remove icon and link SAT name itself
2022-08-11 11:50:28 +02:00
phl0
a472b851d0
Merge remote-tracking branch 'upstream/station_logbooks' into HEAD
2022-08-11 08:50:34 +02:00
Hugo Silva
68fb680c41
Fix rogue echos on json QSL status code
2022-08-10 18:37:35 +01:00
phl0
215e8eec0f
Add link to POTA details
2022-08-10 18:11:13 +02:00
Kim Huebel
c846dd178a
Add distance to tweet
...
if QRA-locator is set, distance is calculated and added with value to tweet
2022-08-09 19:20:36 +00:00
phl0
316e4518bc
Add link to SatNOGS SAT info
2022-08-05 08:52:04 +02:00
Peter Goodhall
c33c8e7153
[CAT] Always set the timestamp data from PHP so its UTC
2022-08-03 16:50:09 +01:00
Peter Goodhall
f473c15182
Update Radio.php
2022-08-01 11:58:44 +01:00
Peter Goodhall
7f94c951ec
Update Radio.php
2022-08-01 11:50:14 +01:00
Peter Goodhall
e177148bdd
Update Cat.php
2022-08-01 11:39:37 +01:00
Peter Goodhall
6f0a02ab6e
Update Radio.php
2022-08-01 11:31:36 +01:00
Peter Goodhall
0f9ac6a621
Update Cat.php
2022-08-01 11:30:41 +01:00
Peter Goodhall
858756e6b8
Update Cat.php
2022-08-01 11:19:37 +01:00
Peter Goodhall
8b333ca691
Update Cat.php
2022-08-01 11:18:19 +01:00
Peter Goodhall
c9047ae0e2
[CAT} force timestamp to be utc
2022-08-01 11:12:01 +01:00
Peter Goodhall
ed56211e93
[Visitors] Correctly map callsigns without gridsquares
2022-07-29 09:05:52 +01:00
Peter Goodhall
da29103430
Merge pull request #1542 from dg9vh/adif_3.13
...
MIgrate modes to Adif 3.13
2022-07-29 08:45:05 +01:00
Peter Goodhall
216c64fba1
[Visitor] Fixes issue with pins not showing on dashboard map
2022-07-29 08:41:10 +01:00
Peter Goodhall
b34ef59538
Merge pull request #1547 from dg9vh/twitter_with_submode
...
Tweeting with submode
2022-07-29 08:13:08 +01:00
Peter Goodhall
09bc6099ff
Merge pull request #1545 from netjordan/fix-timezone-cat
...
Fix issue where warning is displayed that CAT data from radio is out of date
2022-07-29 08:07:38 +01:00
Peter Goodhall
ee61aa3d2d
Merge pull request #1534 from dg9vh/show-submodes
...
Showing Submode
2022-07-29 08:05:33 +01:00
Peter Goodhall
6c5cb038b3
Merge pull request #1528 from onovy/ssb
...
Keep LSB/USB mode from radio (and save as submode)
2022-07-29 08:02:57 +01:00
Peter Goodhall
b03515f2af
Merge pull request #1492 from Werzi2001/dxcc_vs_country
...
DXCC vs. Country
2022-07-29 08:02:28 +01:00
Kim Huebel
9ce34c72ea
Tweeting with submode
...
If a mode is logged with submode, this submode is used for the tweet instead of the mode, so FT4 is used instead of MFSK, if we worked in FT4.
2022-07-26 20:58:12 +00:00
Jordan Cook
2cbb2522ba
Fix issue where warning is displayed that CAT data from radio is out of date due to using default timezone
2022-07-23 17:27:45 +01:00
Kim - DG9VH
a3b0732af8
Added more modes
2022-07-21 18:36:39 +02:00
Kim - DG9VH
ecb7f8bae8
Update 094_update_modes_adif313.php
2022-07-21 17:57:40 +02:00
Kim - DG9VH
04bfcfbb20
MIgrate Modes to ADIF V3.13
...
Inserting new modes, deactivating some modes and reordering them.
2022-07-21 17:55:13 +02:00
Kim - DG9VH
cff045d5b8
Show it also in Dashboard
...
Also show submodes in Dashboard
2022-07-17 23:23:35 +02:00
Kim - DG9VH
ffbc5a9f5b
Showing Submode
...
Showing submode if existing in map-leaflet-bubble
2022-07-17 23:12:54 +02:00
Peter Goodhall
7315ae23db
[Third Party Logins] Created Model with functions and the controller which needs code
2022-07-10 21:28:21 +01:00
Peter Goodhall
0fd2894193
[Visitor] Hopefully fixes incorrect logs loading
...
Maybe Fixes #1530
2022-07-10 11:27:08 +01:00
Peter Goodhall
bf5201e317
[visitor] bug where logbook_id wasn't stored
...
hopefully step closer to fixing #1530
2022-07-10 11:24:16 +01:00
Peter Goodhall
96721ea71d
Only run migration when both IFs are met
2022-07-10 11:14:47 +01:00
Ondřej Nový
e3ceb8ba62
Fix convent_band -> convert_band typo
2022-07-09 20:15:57 +02:00
Ondřej Nový
9604bf4a2f
Keep LSB/USB mode from radio (and save as submode)
2022-07-09 20:14:55 +02:00
phl0
56b2833920
Link to WWFF/GMA details in QSO view
2022-07-08 12:18:25 +02:00
Peter Goodhall
823cd51ed1
Merge pull request #1522 from AndreasK79/custom_map_pin_improvement
...
[Custom map] Using already logged dxcc to set position when gridsquare is not present
2022-07-07 16:20:47 +01:00
Peter Goodhall
eed8fe91c9
Merge pull request #1521 from AndreasK79/dashboard_map_fix
...
[Dashboard map] Fix lookup for dashboard QSOs plotted on the map
2022-07-07 16:20:36 +01:00
Peter Goodhall
3c5b0548c2
Merge pull request #1520 from AndreasK79/qso_dialog_map_fix
...
[QSO dialog] Map fix
2022-07-07 16:20:23 +01:00
Peter Goodhall
bffca13e5b
Merge pull request #1516 from phl0/picLookupHamQth
...
Add profile pictures for HamQTH users
2022-07-07 16:19:11 +01:00
Andreas
dfce53073d
[eQSL] Mark QSOs. Refined the update instead of updating everything without filter.
2022-07-04 20:12:39 +02:00
Andreas
79cc55075c
[eQSL] Use update instead of replace when marking all as sent. Didn't work with replace for me.
2022-07-04 19:29:25 +02:00
Peter Goodhall
2e8955e18a
Merge pull request #1523 from phl0/fixLotwUploadMarkers
...
Also upload QSOs where QSL_SENT is NULL
2022-07-04 16:41:03 +01:00
phl0
3653c62850
Also upload QSOs where QSL_SENT is NULL
2022-07-04 17:34:23 +02:00
Andreas
ed23846db9
[Dashboard map] Fix lookup for dashboard QSOs plotted on the map
2022-07-04 12:32:25 +02:00
Andreas
ca8c8108cd
[Custom map] Using already logged dxcc to set position when gridsquare is not present
2022-07-04 11:20:57 +02:00
Andreas
31e4f146a5
[QSO dialog] Map fix
2022-07-04 08:46:33 +02:00
Peter Goodhall
1b44705137
Fixed typo
2022-07-03 17:47:57 +01:00
Peter Goodhall
fdf32bfa5c
Fixes issue with submode causing errors with eQSL display if not present
2022-07-03 17:11:58 +01:00
Peter Goodhall
bdb94a22f3
Fixes error when submode isn't present when displaying the table
2022-07-03 17:08:34 +01:00
Andreas Kristiansen
5e7c59a420
Merge pull request #1514 from AndreasK79/empty_logbook_fix
...
Fix for Logbook Model - now loads without a logbook defined. Fixes #1481
2022-07-03 16:39:58 +02:00
Andreas
f5536d233e
Added link to station logbooks
2022-07-03 16:38:50 +02:00
Peter Goodhall
d4fd9050db
Merge pull request #1518 from phl0/visitorSlug
...
Fix link for public slugs
2022-07-03 14:15:46 +01:00
Andreas
126c551007
Added message when logbook is not defined.
2022-07-03 13:32:12 +02:00
Peter Goodhall
5dec7692d6
Merge pull request #1493 from Werzi2001/lotw_arrow_consistent_eqsl
...
adapted visible conditions for lotw arrows to be consistent to eqsl
2022-07-03 12:02:26 +01:00
phl0
8459f31422
Implement profile pic for hamqth
2022-07-03 11:39:05 +02:00
phl0
545e7765a0
Fix link for public slugs
2022-07-03 08:44:37 +02:00
Andreas Kristiansen
79f4657c82
Merge pull request #1494 from phl0/activatorsBeauty
...
Add map for activated grids by activators
2022-07-03 08:34:52 +02:00
Andreas
a1d7ca8040
Class is not needed. ID is set and used in CSS.
2022-07-03 00:02:51 +02:00
Andreas
a28eb44ac4
Fix for Logbook Model - now loads without a logbook defined. Fixed #1481
2022-07-02 23:40:04 +02:00
phl0
d0b7303426
Should also set the appropriate class to make previous commit effective
2022-07-02 21:35:21 +02:00
Peter Goodhall
c8c7aab2c6
Merge pull request #1510 from dg9vh/eqsl
...
Show and export submodes
2022-06-30 22:25:21 +01:00
phl0
570ac1e505
Use optionslib to read config value
2022-06-30 21:32:09 +02:00
Kim - DG9VH
4412196543
Show and export submodes
...
submodes where not shown and not exported to eqsl, to fix this, this changes are pushed
2022-06-30 19:32:29 +02:00
phl0
3fc003d6a8
Keep autoload value to 'yes' for radio timeout
2022-06-29 13:08:08 +02:00
phl0
149e3e169c
Remove CAT timeout from hard coded config file
2022-06-29 12:49:07 +02:00
phl0
4ab72e94c0
Add to activated grids and some minor beauty stuff
2022-06-20 09:08:36 +02:00
phl0
43b2b51133
Remove debug statement?
2022-06-20 08:38:03 +02:00
phl0
e566432fa7
Add grid count to visitors map
2022-06-20 08:37:27 +02:00
phl0
0805c7ceb0
Add grind count to map view
2022-06-20 08:18:52 +02:00
Andreas Kristiansen
64c9eb4fbb
Merge pull request #1489 from Werzi2001/fix_setRst_error
...
setRst is now always called and therefore has to be present always
2022-06-16 18:04:10 +02:00
Peter Goodhall
bd56d176a2
Merge pull request #1498 from phl0/linkCallQsoDetails
...
Add link to qrz/hamqth in QSO details
2022-06-15 14:54:18 +01:00
Peter Goodhall
5de0732695
Fixed accessibility issues on due to missing ALTs
2022-06-15 14:53:54 +01:00
Peter Goodhall
94d21e12eb
Added ALT Text
2022-06-15 14:50:55 +01:00
Peter Goodhall
f257ec1843
Merge pull request #1488 from phl0/logbookNames
...
Add logbook and station profile name to Logbook page
2022-06-15 14:48:28 +01:00
phl0
4e210f7706
Add link to qrz/hamqth in QSO details
2022-06-15 08:54:13 +02:00
phl0
1f67ffc871
Replace 0 by slashed zero
2022-06-12 13:50:54 +02:00
phl0
9846a19617
Delete not needed ajax stuff and debug output
2022-06-12 13:45:25 +02:00
phl0
ea6e7f20f6
Add activators map
2022-06-12 13:18:26 +02:00
phl0
c07108c55d
Minor changes to display grids a little nicer
2022-06-12 13:16:30 +02:00
Thomas Werzmirzowsky
98ca1ffc92
adapted visible conditions for lotw arrows to be consistent to eqsl
...
arrows
2022-06-12 10:57:54 +02:00
Thomas Werzmirzowsky
e59d31b1c7
give dxcc higher priority when doing adif import
...
added ucwords for country to edit qso to be consistent with adif import
and create
2022-06-12 10:37:14 +02:00
Thomas Werzmirzowsky
618055ff4a
setRst is now always called and therefore has to be present always
2022-06-01 18:40:38 +02:00
Peter Goodhall
e2b6a71d7c
Correctly handle when county isn't actually needed
2022-06-01 11:07:14 +01:00
Peter Goodhall
1626571c67
Merge pull request #1487 from phl0/editQsoUpperCase
...
Make various field inputs upper case on input
2022-05-30 15:18:45 +01:00
Peter Goodhall
b7c046184a
Revert "Make the manual query parameter optional"
...
This reverts commit 0faf59c7e8 .
2022-05-30 14:30:28 +01:00
phl0
04e3eafbb1
Apply strtoupper to DARC DOK on server side
2022-05-30 14:20:42 +02:00
Andreas Kristiansen
0920c73f7f
Merge pull request #1486 from Cadair/make_contesting_query_param_optional
...
Make the manual query parameter optional
2022-05-29 20:17:13 +02:00
Andreas Kristiansen
e0c83f556a
Merge pull request #1460 from phl0/fillUSCounty
...
Fill US county from callbook / logbook
2022-05-29 20:02:43 +02:00
Andreas
9e4c6c6e72
US County - fixed query
2022-05-29 20:01:44 +02:00
Andreas Kristiansen
a85d0c92cb
Merge pull request #1472 from phl0/orderQslImages
2022-05-28 12:06:00 +02:00
phl0
085f8b18dc
Use correct PHP tag
2022-05-27 23:10:19 +02:00
Andreas Kristiansen
b4867d0cfa
Merge pull request #1466 from Werzi2001/add_station_name_to_qso_detail
...
add station profile name to qso detail
2022-05-27 20:25:13 +02:00
Andreas
53c8105754
Added type for datatable to sort date column correctly
2022-05-27 20:20:25 +02:00
Stuart Mumford
0faf59c7e8
Make the manual query parameter optional
2022-05-26 10:40:28 +01:00
Andreas
1083fb8693
[Migration] Fixed script. Column name and table name were swapped.
2022-05-24 20:22:05 +02:00
Peter Goodhall
e244573a65
Fixed migration file
2022-05-20 12:28:23 +01:00
phl0
77a63d16b0
Replace REGEXP_LIKE in DOK stats
2022-05-13 21:00:10 +02:00
phl0
774a68ef9c
Add link to IOTA details map
2022-05-09 14:57:26 +02:00
phl0
828824e45d
[LotW] Import IOTA info
2022-05-09 14:44:32 +02:00
phl0
be63741e82
Enable manual sorting per column
2022-05-09 10:13:25 +02:00
phl0
4cb0a9a3e9
Sort QSL images by last added to be on top
2022-05-06 08:02:16 +02:00
Peter Goodhall
98dd08a6f8
[Migration] Add a service_username to thirdparty_logins
2022-05-05 15:11:33 +01:00
Peter Goodhall
867456de1a
Update 091_create_thirdpartylogins_table.php
2022-05-05 15:07:36 +01:00
Peter Goodhall
264b914b8e
[Migration] Create table thirdparty_logins
...
thirdparty_logins table will be used to store usernames and passwords for third party services.
2022-05-05 15:07:02 +01:00
Peter Goodhall
42edb8a5f0
Merge pull request #1471 from phl0/beautifyHardwareInterfaces
...
Beautify hardware interfaces list
2022-05-05 14:23:08 +01:00
phl0
384a11ca61
Beautify hardware interfaces list
2022-05-05 13:17:26 +02:00
Thomas Werzmirzowsky
b2e32080c2
added possibility to sort locations by id
...
server side sort is obsolete because of client side sort
2022-05-04 23:42:05 +02:00
Peter Goodhall
d3f5f8f1ec
[Station Logbooks][Edit] Link to public dashboard shown if slugs set
2022-05-03 14:49:10 +01:00
Peter Goodhall
85528104cd
[Station Logbooks] Cleaned up text and added link for public page
2022-05-03 14:36:30 +01:00
Peter Goodhall
45a20291ee
[Login] Fixed text
2022-05-03 14:19:32 +01:00
phl0
798d6315fd
Add logbook and station profile name to Logbook page
2022-05-02 12:38:55 +02:00
Peter Goodhall
01a0f75f84
[Map][Custom] Fixes issue where multi grid caused error
2022-05-01 17:06:38 +01:00
Thomas Werzmirzowsky
8749f25c2d
add station profile name to qso detail
2022-04-27 21:52:55 +02:00
Peter Goodhall
4253f29c56
Fixes map issue with custom map
2022-04-25 11:32:51 +01:00
Peter Goodhall
b02b5c84e3
Fixes issue with map dxcc item not always being correct
2022-04-25 11:01:32 +01:00
Andreas Kristiansen
5399db7602
Merge pull request #1444 from Werzi2001/post_contest_logging
...
post contest logging using manual parameter
2022-04-18 17:25:27 +02:00
phl0
ced69b8ea4
Fill US county from callbook / logbook
2022-04-16 22:07:13 +02:00
phl0
214fb9827e
Refactor links for DOKs
2022-04-16 18:04:27 +02:00
phl0
826f30309a
Add function for looking up DOK from previous QSO
2022-04-14 23:24:37 +02:00
Peter Goodhall
09bca9a8c3
[Station Location] Stop Gridsquare finder submitting the form
2022-04-14 16:09:40 +01:00
Peter Goodhall
21c8a82fcf
Update edit.php
2022-04-14 16:07:10 +01:00
Peter Goodhall
ee711e239c
Update create.php
2022-04-14 16:03:20 +01:00
Peter Goodhall
c3cf1c5439
{station locations] GPS Cleaned up Interface
2022-04-14 15:57:18 +01:00
Peter Goodhall
0dff9a0e2e
Update footer.php
2022-04-14 15:49:02 +01:00
Peter Goodhall
647f172789
Update footer.php
2022-04-14 15:48:09 +01:00
Peter Goodhall
39096628b2
[Station Locations] Start of adding automatic gridsquare population
2022-04-14 15:45:35 +01:00
Andreas
b76b1e97bf
[QRZ] search use_fullname = false - brought over from mater
2022-04-10 17:23:38 +02:00
Peter Goodhall
9210b5828c
[JS] Upgraded momentjs to 2.29.2
2022-04-09 18:01:28 +01:00
Peter Goodhall
2d73ebbefb
[CAT] Accept power for any radio type
2022-04-09 13:34:43 +01:00
Peter Goodhall
6b62e47879
Update Cat.php
2022-04-09 10:52:46 +01:00
Peter Goodhall
769a18fbea
[CAT] Set SatPC32s prop mode to always SAT
2022-04-09 10:50:08 +01:00
phl0
52f38952d4
Add some hyperlinks
2022-04-09 10:54:44 +02:00
phl0
33acc7fd9a
Add some git info if exists
2022-04-09 10:47:20 +02:00
phl0
4ed0a3819f
Correct power field to be filled (correctly)
2022-04-08 22:13:08 +02:00
phl0
bfeb11026d
Forgot to change description
2022-04-08 22:01:07 +02:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt
2022-04-08 21:47:50 +02:00
Peter Goodhall
4f34408261
[QSO] do not populate power from API if its returned as 0
...
treat 0 as null
2022-04-08 20:30:02 +01:00
phl0
0977bd400a
Fix typo
2022-04-07 12:07:51 +02:00
phl0
7ef299c869
Add power field to CAT interface
2022-04-06 14:50:24 +02:00
Peter Goodhall
e173d202b9
Merge pull request #1450 from phl0/qrzImage
...
Show profile pic of QSO partner upon logging
2022-04-05 16:42:46 +01:00
phl0
10f8349961
Fix css and config hint
2022-04-04 20:30:01 +02:00
phl0
8d917f20c1
Optimize css and rephrase some descriptions
2022-04-04 19:45:52 +02:00
Peter Goodhall
ea829cb1f3
[Visitor] Adds improved code for multigrid markers
2022-04-04 15:24:47 +01:00
Peter Goodhall
0eb2b6043e
[Mapping] calculate midpoint of multi grids for markers
2022-04-04 15:15:24 +01:00
phl0
86da0800b4
Merge remote-tracking branch 'upstream/station_logbooks' into qrzImage
2022-04-04 13:34:48 +02:00
phl0
24b9b91f89
fix comment
2022-04-04 13:25:02 +02:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu
2022-04-04 13:17:33 +02:00
Peter Goodhall
f113d1c17b
[Station Logbooks] Cleaned up the interface
2022-04-04 11:15:07 +01:00
phl0
73ce098676
Add user config option to select whether to show qrz.com images
2022-04-04 11:38:21 +02:00
phl0
926742ddbd
Remove qrz image stuff from (static) config file
2022-04-04 11:19:34 +02:00
phl0
ddf745645a
Add config option for qrz.com image display
2022-04-03 14:05:05 +02:00
phl0
f67ef05f81
Add German translation
2022-04-03 10:30:41 +02:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window
2022-04-03 10:28:36 +02:00
Peter Goodhall
8c84235698
Merge pull request #1440 from ClaudeMa/master
...
French translation updated
2022-04-01 18:23:02 +01:00
Peter Goodhall
6c7a15f983
[QSL Upload] Improved error reporting
2022-04-01 17:39:23 +01:00
Peter Goodhall
22d5dbdb05
Update Qso.php
2022-04-01 16:06:04 +01:00
Peter Goodhall
9f774c8eac
[Gridsquare Validation] when doing 6 char grids it errored
...
Regex stopped looking at chars after R
2022-04-01 16:04:06 +01:00
phl0
82d5021dc7
Remove spare checks for user_id (as this is unset for unauthenicated API
...
calls)
2022-04-01 16:17:05 +02:00
phl0
dbfbffd631
Also fetch my square for maps
2022-04-01 10:38:54 +02:00
Peter Goodhall
c9ab2fcff2
[Gridsquare Activators] Only show results if band has been posted
2022-03-31 22:21:39 +01:00
Peter Goodhall
9fda6518e5
[QSO Input] Changed Locator to Gridsquare for visual consistency
2022-03-31 18:38:08 +01:00
Peter Goodhall
024669758c
Added idea on using Popover for validation info
...
If your not sure about popovers see https://getbootstrap.com/docs/4.0/components/popovers/
2022-03-31 18:35:25 +01:00
phl0
c5ff0df369
Implement validation check for grid locator input
2022-03-28 12:41:14 +02:00
Thomas Werzmirzowsky
7870e31a9d
post contest logging using manual parameter
2022-03-27 17:33:05 +02:00
phl0
f17f148d01
Fix typo
2022-03-27 13:08:31 +02:00
phl0
8d3138646c
Add hint for multiple grids
2022-03-27 12:47:30 +02:00
phl0
723adabe8f
Remove regex (to be compatible with earlier mySQL)
2022-03-27 12:17:35 +02:00
Andreas
504f647e6c
[Forgot password] Set max width like login page
2022-03-27 10:51:05 +02:00
Andreas Kristiansen
3fbf305a05
Merge pull request #1422 from AndreasK79/custom_map_tweak
...
[Custom map] Responsive map
2022-03-27 10:18:33 +02:00
Peter Goodhall
2080079734
Merge pull request #1439 from phl0/gridsquareActivators
...
Add table for (VUCC) gridsquare activators top list
2022-03-25 16:40:01 +00:00
Peter Goodhall
b699b75dbf
Merge pull request #1435 from phl0/qslNotes
...
Fill and send eqsl.cc comment field (QSLMSG)
2022-03-25 16:37:55 +00:00
Peter Goodhall
eaf814b336
[Options] Fixes shoddy get_option() function
2022-03-25 16:14:51 +00:00
Peter Goodhall
985e71638d
[Migration][Options] set the theme to auto load
...
Automatically load the theme which fixes issue of it not working correctly when not logged in as reported by @phl0
2022-03-25 15:40:15 +00:00
Peter Goodhall
c8ac40ed56
Update header.php
2022-03-24 18:38:11 +00:00
Peter Goodhall
2dc9365a9a
[Visitor] Added Gridsquare to menu
2022-03-24 18:36:31 +00:00
Peter Goodhall
be55278ce3
[Visitor] Adds ability to see worked satellite squares
...
/visitor/satellites/<slug>
2022-03-24 18:31:14 +00:00
Peter Goodhall
3d1c37dca2
Update index.php
2022-03-24 17:54:28 +00:00
Peter Goodhall
d16de39e97
Fixes typo
2022-03-24 14:26:33 +00:00
Peter Goodhall
f7427f59de
[Visitor] Allows setting a public URL for viewing a basic dashboard
2022-03-24 14:26:03 +00:00
phl0
22e74b55e4
Add table for (VUCC) gridsquare activators top list
...
Squashed commit of the following:
commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date: Tue Mar 22 17:31:08 2022 +0100
Also take VUCC_GRIDS into account
commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 23:19:39 2022 +0100
Add ShowQSO function for detailed view
commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 20:59:58 2022 +0100
Distinguish between LEO and GEO in SAT selection
commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 19:57:48 2022 +0100
Make sure mincount is numeric
commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 00:37:35 2022 +0100
Implement optional minimin grid count
commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 26 23:21:55 2022 +0100
Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00
Thomas Werzmirzowsky
3def0a3180
added missing join to station_profile to DOK award show qsos dialog
2022-03-18 20:59:18 +01:00
Andreas
4626882896
[Custom Map] Removed !Important on css in view.
2022-03-17 12:44:32 +01:00
phl0
3be65ae548
Allow for editing QSL MSG comment
2022-03-17 10:48:01 +01:00
Thomas Werzmirzowsky
f8f32a0039
added missing join (otherwise error in view)
2022-03-16 20:59:22 +01:00
phl0
b9de48d7d2
Transfer QSLMSG to eqsl.cc during upload
2022-03-16 20:22:40 +01:00
Peter Goodhall
5a25ac90cd
Merge pull request #1432 from phl0/fixDARC
...
Fix spelling of DARC ;-)
2022-03-16 17:59:01 +00:00
phl0
8c9e98888c
Save QSLMSG to database
2022-03-16 18:21:46 +01:00
phl0
903c46ca76
Fix spelling of DARC ;-)
2022-03-16 18:16:24 +01:00
phl0
c131c59d04
Add basic QSL message text box
2022-03-16 18:02:31 +01:00
Peter Goodhall
6ff59eff98
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2022-03-16 15:07:10 +00:00
Peter Goodhall
334aacbe94
[ADIF][Import] If RX PWR field is set to "K" convert it to 1000
...
N1MM+ seems to put K into the power rx power field for contests instead of converting it.
2022-03-16 15:06:59 +00:00
phl0
3ce3c12e39
Add SOTA csv export function
2022-03-16 11:27:54 +01:00
Peter Goodhall
54f6ff9e4c
[Lotw] Fixed lotw_ca_province_map function comments
2022-03-15 18:04:24 +00:00
Peter Goodhall
4a847de5a6
[LoTW][Upload] Remaps CA Prov QC to PQ
...
Thanks to @ve1cwj for reporting issue that LoTW expects PQ rather than QC as the CA Prov 👎
2022-03-15 13:14:03 +00:00
Andreas
caf38a8d37
[Custom map] Responsive map
2022-03-09 19:01:04 +01:00
phl0
6272e4aaa7
Also get station_gridsqare for gridsquare map
2022-03-02 17:14:04 +01:00
Peter Goodhall
0e1fdeac55
[Activated Gridsquare Map] get options items not correctly called
2022-03-02 15:51:12 +00:00
phl0
334a21abe8
We need to fetch station_gridsquare also
2022-03-02 16:14:02 +01:00
Peter Goodhall
8b67014d2f
Merge pull request #1398 from phl0/activatedGrids
...
Activated grids
2022-03-02 11:37:48 +00:00
Andreas
529f380c83
Added missing columns
2022-02-28 18:11:21 +01:00
Andreas
27bd6bc2c0
Re-added a missing where-statement
2022-02-28 18:01:51 +01:00
phl0
cc606f12cc
Fix hard coded table name
2022-02-28 10:46:35 +01:00
phl0
82cd15bc07
Refactor SQL query to include last 500 QSOs
2022-02-28 10:30:51 +01:00
Andreas
7a7b1996d4
[QRB Link] Fixed correct home locator. Now uses the one logged.
2022-02-21 22:53:09 +01:00
Peter Goodhall
33130201f6
Revert "Merge pull request #1403 from AndreasK79/dxcc_add_text_deleted"
...
This reverts commit a6faa1310b , reversing
changes made to 6b0e9b5eeb .
2022-02-20 11:57:09 +00:00
Andreas Kristiansen
768e570d9c
Merge pull request #1407 from AndreasK79/qrblink
...
[QRB Link] Added globe link to dashboard, logbook and qso. Spawns QRB window
2022-02-20 08:09:34 +01:00
Andreas
2badf11288
[QRB Link] Removed id from link.
2022-02-20 08:08:15 +01:00
Peter Goodhall
95121e2eb3
[Logbook] Added Debug info if in development mode
2022-02-19 21:19:13 +00:00
Andreas
274ecf85cb
[QRB Link] Added globe link to dashboard, logbook and qso. Spawns QRB window.
2022-02-19 19:46:07 +01:00
Peter Goodhall
b94eb1909b
Update Logbook_model.php
2022-02-18 14:19:05 +00:00
Peter Goodhall
bfe1b38c86
[QSO] Fixed issue with bearing lookups with VUCC Grids
2022-02-18 13:46:16 +00:00
Peter Goodhall
be8771de2e
Added some extra bits to handle empty results
2022-02-18 13:30:26 +00:00
Peter Goodhall
3a83145e09
[Dashboard] More optimisation for speed now 70% faster
2022-02-17 14:20:32 +00:00
Peter Goodhall
c44b4d7e4b
[Dashboard] Merged 4 SQL queries into one call reducing page load times.
2022-02-17 11:58:09 +00:00
Peter Goodhall
1b64410649
Check if the config items already in session before running a database query
2022-02-16 22:59:59 +00:00
Peter Goodhall
91548afea7
[Dashboard] Removed extra login session check and migration check as its called by auto load
...
Removed extra login session check and migration check as its called by auto load this speeds up page load time and reduces SQL queries down to 44 for the page which is still too many
2022-02-16 22:27:44 +00:00
Peter Goodhall
88e90d7e50
[Visitor] Started the basic code structure of the controller
...
The visitor controller will handle allowing the public to see a logbook and some of its data.
2022-02-16 16:56:28 +00:00
phl0
72400c8908
Make a separate log view for activated grids
2022-02-16 17:17:17 +01:00
Peter Goodhall
f717d8820c
[Dashboard] If environment is set to development then show the debug toolbar
2022-02-16 16:14:38 +00:00
Andreas
6d87c1bb8d
[Search] Commented out hamli. Can't find this library.
2022-02-16 17:00:06 +01:00
Andreas Kristiansen
a7246c0977
Merge pull request #1359 from Werzi2001/version_2_search_logbook
...
added logbook filter to simple and advanced search
2022-02-16 16:57:11 +01:00
Andreas Kristiansen
9b8a226112
Merge pull request #1405 from phl0/tooltipsForAdvancedSearch
...
Also add QSL/contest tooltips to advanced search results
2022-02-16 16:50:09 +01:00
Andreas Kristiansen
9f89696e28
Merge pull request #1406 from AndreasK79/qrb_calc
...
Qrb calculator added
2022-02-16 16:41:25 +01:00
Andreas
0f70c722f2
[QRB Calcuilator] Removed javascript embedded in view
2022-02-16 16:36:32 +01:00
phl0
7c242c7f0b
Revert limit to 500 QSOs
2022-02-16 16:29:50 +01:00
phl0
629bc90052
Revert "Only show the last 500 distinct callsigns"
...
This reverts commit 8d0984857d .
2022-02-16 16:29:00 +01:00
phl0
e77675c153
Minor layout beauty :)
2022-02-16 14:57:07 +01:00
phl0
8d0984857d
Only show the last 500 distinct callsigns
2022-02-16 12:03:25 +01:00
phl0
af1451b542
Limit results to 500 and get rid of hard coded table name
2022-02-16 08:29:03 +01:00
Andreas
4210a8088e
[QRB Calculator] Added local copy of js. Some tweaks and popup to the map.
2022-02-16 08:17:15 +01:00
phl0
6432c7a6e6
Fix detailed QSO listing
2022-02-15 22:45:10 +01:00
phl0
f234ae5bbb
Load eqsl/lotw lang stuff for details view
2022-02-15 22:35:17 +01:00
Andreas
0763e64777
[QRB Calc] Added some error checking and rounding of coordinates.
2022-02-15 22:17:37 +01:00
Andreas
c27bc1243a
[QRB Calculator] Tweaked the popup output a little bit
2022-02-15 20:28:37 +01:00
phl0
63b73c9778
Implement separate handling of VUCC squares
2022-02-15 17:09:34 +01:00
Peter Goodhall
6ebf35c71e
[LoTW][Cert] Fixed issue with start and end dates were incorrent importing p12s
2022-02-15 15:44:57 +00:00
phl0
a49ec4c42c
Merge remote-tracking branch 'upstream/station_logbooks' into activatedGrids
2022-02-14 15:15:29 +01:00
phl0
a367ba7f31
Use grids from station profiles as source
2022-02-14 15:15:07 +01:00
phl0
d2fdcd6546
Also add QSL/contest tooltips to advanced search results
2022-02-13 23:03:38 +01:00
Andreas
0357eb40df
[QRB Calculcator] Working version, with map and path.
2022-02-13 18:08:55 +01:00
Andreas
2418f63b2e
Added prefix to dxcc dropdown in station location.
2022-02-12 12:07:36 +01:00
Andreas
89b81b4c85
[QRB Calculator] Added model, view, controller and javascript to spawn dialog.
2022-02-12 11:45:06 +01:00
Andreas
a52827fdc0
Added text (deleted dxcc) to the dropdown so it's easier to choose correct dxcc.
2022-02-11 23:52:41 +01:00
Peter Goodhall
6b0e9b5eeb
[Station Logbooks] Swapped layout so that it made more sense visually.
2022-02-11 11:23:33 +00:00
Peter Goodhall
7e8ce93e70
Added html5 input validation to the public slug
2022-02-10 10:57:04 +00:00
Peter Goodhall
56007fcfe4
[Station Logbooks] Code added for saving public slugs
...
Needs more validation added but its a start!
2022-02-09 22:51:46 +00:00
Peter Goodhall
4f2980a2a7
[Logbooks] Added system to check if a public slug is available
2022-02-09 22:29:29 +00:00
Peter Goodhall
0ae1394756
Add htmx script reference needs to be changed to local
2022-02-09 21:10:30 +00:00
Andreas
73cf21c691
[Migration] Added duplicate check on columns in script 082
2022-02-09 20:05:40 +01:00
Andreas Kristiansen
7debe5f33f
Merge pull request #1397 from AndreasK79/migration_fix
...
[Migration fix] Renames script 83 to avoid dupliate naming. Fixes scr…
2022-02-09 19:45:43 +01:00
Peter Goodhall
b40e0e7bfe
Merge pull request #1388 from onovy/fix_adif_export
...
Fix ADIF export
2022-02-06 20:52:56 +00:00
Peter Goodhall
9fc05d9cb3
Merge pull request #1387 from onovy/qso_date_off
...
Fix QSO with time_on < time_off and QSO with date_off field
2022-02-06 20:52:49 +00:00
phl0
5afdbda357
Implement table results view for activated grids
2022-02-06 16:17:21 +01:00
Thomas Werzmirzowsky
b929109428
changed search filter from active logbook to all stations of the user
...
also changed get_qso($id) accordingly (otherwise no details of the QSOs
from other logbooks can be shown)
2022-02-06 09:41:11 +01:00
Thomas Werzmirzowsky
07fe282fd6
Merge remote-tracking branch 'werzi/station_logbooks' into version_2_search_logbook
2022-02-06 09:18:53 +01:00
Andreas
77217186e5
[Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4.
2022-02-05 17:15:00 +01:00
Peter Goodhall
dcc4f2b992
Delete 083_create_station_logbook_relationship_table2.php
2022-02-05 12:12:21 +00:00
Andreas
e1438a01a0
[Migration] Renamed to avoid duplicate with script 73.
2022-02-05 12:02:43 +01:00
Peter Goodhall
9d6e875f80
[Maps] Adds ability to save displayed map as png
...
This uses DOM to Image which doesn't work with IE/Edge at the moment
2022-02-04 14:09:51 +00:00
phl0
1fadec7e7b
Add basic function to show activated grids
2022-02-03 22:09:05 +01:00
Andreas
f0054da867
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2022-02-01 11:01:54 +01:00
Andreas
b534ef1911
[Contesting] Fixed syntax error in band dropdown. Fixes #1386
2022-02-01 11:01:51 +01:00
Peter Goodhall
73d4e8bcff
[Station Logbooks] Adds column public_slug this will be used for generating the publicly sharable dashboard in v2 cloudlog
2022-01-26 15:43:44 +00:00
Peter Goodhall
415a24eaf6
Update 084_fix_collate.php
...
Adds queries back
2022-01-26 14:53:55 +00:00
Peter Goodhall
6efd4869c4
Merge pull request #1383 from phl0/dokSort
...
Sort DOK by default and add type selection form
2022-01-26 14:27:30 +00:00
Peter Goodhall
6695112e3c
Removed "queries" has this table doesn't exist.
2022-01-26 14:25:08 +00:00
phl0
d42a5dc723
Make formatting a little nicer
2022-01-26 10:21:08 +01:00
phl0
82a39a5667
Sort DOK by default and add type selection form
2022-01-26 09:18:29 +01:00
Ondřej Nový
216aaff844
Cleanup SQL CHARSET and COLLATE
...
* Set same charset and collate for all tables
* Recommends collate utf8mb4_0900_ai_ci which is MySQL default
2022-01-25 08:28:37 +01:00
Mark Pentler
77042131ce
Update index.php
...
Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
2022-01-24 22:49:36 +00:00
Mark Pentler
3b815e2a5f
Update edit.php
...
Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
2022-01-24 22:49:36 +00:00
Mark Pentler
1e22e693ed
Update add.php
...
Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
2022-01-24 22:49:36 +00:00
Mark Pentler
27f624815e
Update profile.php
...
Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
2022-01-24 22:49:36 +00:00
Ondřej Nový
8cf8276c4f
Add missing QSL sent state and method during QSO adding
2022-01-24 22:47:45 +00:00
Ondřej Nový
18b6a7e2cf
Fix wrong option values of COL_QSL_RCVD during edit of QSO
2022-01-24 22:45:17 +00:00
Ondřej Nový
d6ea39921a
Fixup QSL dates
...
* don't overwrite COL_QSLSDATE/COL_QSLRDATE on QSO edit
* set COL_QSL_RCVD to N instead of NULL on QSO add
* don't set COL_QSLSDATE/COL_QSLRDATE when COL_QSL_SENT/COL_QSL_RCVD is N
* save time (not only dates) in COL_QSLSDATE/COL_QSLRDATE (data type is
datetime in DB)
2022-01-24 22:44:26 +00:00
Ondřej Nový
cf0afbc91e
Fill search input with searched text
2022-01-24 16:26:52 +00:00
Ondřej Nový
1c7e73ca9e
Fix advanced search
...
* fix is/is not empty
* fix is null/is not null
2022-01-24 16:26:09 +00:00
Ondřej Nový
da739e080f
API: Detect wrong JSON and return correct error message
2022-01-24 16:25:16 +00:00
Peter Goodhall
96d7a2537d
[API][QSO] Skips check_station_is_accessible() if import is coming from API
...
Skips check_station_is_accessible() if import is coming from API this is because api qso import doesn't have a session thus automatically fails.
Extra checks must be done on the api calls to make sure things are safe.
Fixes #1381
Co-Authored-By: Florian (DF2ET) <github@florian-wolters.de>
2022-01-24 16:13:25 +00:00
Ryan Zink
6b4a328bc1
Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF
2022-01-20 21:10:16 -07:00
Peter Goodhall
1b343f036e
[Station Logbooks] Added datatable.js
2022-01-20 14:50:42 +00:00
Peter Goodhall
70c408ac82
[Station Locations] Added datatable.js to allow sorting etc
2022-01-20 14:44:32 +00:00
Peter Goodhall
860adbb7ab
Fixes a weird issue
2022-01-20 14:28:12 +00:00
Ondřej Nový
0873062320
Add "Lookup on HamQTH" to drop-down menu.
2022-01-19 20:56:39 +00:00
Peter Goodhall
c6096b2a21
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2022-01-19 14:26:38 +00:00
Peter Goodhall
7b0862e7be
[Global Options] Added Email settings
...
Added email settings under global options to select whether its using smtp or sendmail on the server.
2022-01-19 14:26:36 +00:00
Peter Goodhall
87e6bb95ba
Update 082_add_reset_pass_to_users.php
2022-01-18 17:55:59 +00:00
Peter Goodhall
f7da92ff0c
Update 082_add_reset_pass_to_users.php
2022-01-18 17:29:08 +00:00
Peter Goodhall
d2690462ae
[Password] Handle resetting based on passcode
2022-01-18 16:14:22 +00:00
Peter Goodhall
4a2f6c0cfa
[Login] Added link to forgot password
2022-01-18 15:32:45 +00:00
Peter Goodhall
61fc1fc92b
[Password Reset] Creates DB columns and password reset views and process.
2022-01-18 15:29:22 +00:00
Andreas
952f6080a6
[Distances Worked] Bugfix for two locations, where one didn't have any QSOs on selected band.
2022-01-16 17:44:53 +01:00
Peter Goodhall
6d5acdfd11
[CAT] Sets timetamp if one isn't provided (UTC)
2022-01-14 19:22:18 +00:00
phl0
d59e247730
Should be desc here instead of asc
2022-01-14 11:59:04 +01:00
phl0
481deabbd4
Order QSO in map details by time descending
2022-01-14 11:57:15 +01:00
Andreas
d96c365ee1
[Translation] Added Polish language by @pheasantus
2022-01-13 19:34:53 +01:00
phl0
4bdafe185f
This PR adds some eye candy tooltips to QSLs icons as well as contest
...
exchanges on various sections within cloudlog
Squashed commit of the following:
commit 89edbf3ddadd7d796ba5412388f66d14e3e9ac17
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 20:47:17 2022 +0100
Fix flicker issue on gridmaps page (by LA8AJA)
commit 5b0c2672aadbf0451ec52ecc65745e880b44ef8f
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 19:36:31 2022 +0100
Also show tooltips for contest name
commit 88e091f65ace6bdbae3d605839665fdd457ea943
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 12 19:08:31 2022 +0100
Enable QSL tooltips also for QSO list in qslprint section
commit 91b81a0b2ba531e867f82197fe1b201e24785dd2
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 17:46:38 2022 +0100
Prevent display of empty date values
commit a66be2dab1d23b15fa41df0a2c9a0c41f455afff
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 17:12:43 2022 +0100
Make tooltip work also for gridsquares section
Tnx @AndreasK79
commit 92c13483b9c71d55fa3d863d426b300cf008dd31
Author: phl0 <florian@florian-wolters.de>
Date: Tue Jan 11 15:37:21 2022 +0100
Implement tooltip hints also for other awards sections
commit 625c0e73c5dd5823301d888be4d0b3419a76f1db
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 19:28:47 2022 +0100
Implement tooltip for awards section
commit 0fe9061ecf3e4b8d9826dee62779e2493124d8a5
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 16:57:35 2022 +0100
Fix bug with extra quotes if manager defined
commit cb8e4d1e4343670a60bc93ac3e87d54d45d0a9fd
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 16:18:44 2022 +0100
Small bugix
commit 5bca33b7a1dca1b89d0921a8e0890fc1aebccedd
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 15:42:31 2022 +0100
Add missing translations for electronic QSL
commit 617f58a6217aa385225eab27bfe577ad55b7ff37
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 00:40:32 2022 +0100
Enable tooltips also for search results
commit 432a1b283a19196618d4c809545d01cef4f630d3
Author: phl0 <florian@florian-wolters.de>
Date: Mon Jan 10 00:18:33 2022 +0100
Also QSL method/manager info
commit b43e7a1419c75a199c0a28c9849f2b09e0c62288
Author: phl0 <florian@florian-wolters.de>
Date: Sun Jan 9 23:28:54 2022 +0100
Show details for paper QSLs
commit 1759d94d8af7299684265700cec51fe0591623dc
Author: phl0 <florian@florian-wolters.de>
Date: Fri Jan 7 17:51:17 2022 +0100
Add tooltip hints for QSL sent/rcvd dates
2022-01-12 20:51:24 +01:00
Andreas
87b287beea
[Distances Worked] Small bugfix when no gridsquare found
2022-01-10 18:24:39 +01:00
Thomas Werzmirzowsky
90340a5188
added logbook filter to simple and advanced search
2022-01-09 12:09:35 +01:00
Andreas
bbe3e989b8
[IOTA Award] Added filtering to summary
2022-01-06 20:02:53 +01:00
Andreas
1bedfbb919
[CQ Award] Added filtering to the summary
2022-01-06 19:35:08 +01:00
Peter Goodhall
195f025e3b
Update index.php
2022-01-05 22:45:19 +00:00
Peter Goodhall
6d3ed34c1c
[Station Logbooks] Typo 🐑
2022-01-05 22:43:54 +00:00
Peter Goodhall
6a99e4c135
[Station Logbooks] Improved the overall layout and intro text
2022-01-05 22:43:04 +00:00
Peter Goodhall
5c071fe85b
[LoTW] Remaps all PSK modes correctly for upload.
2022-01-05 22:17:45 +00:00
Peter Goodhall
a64805e68a
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2022-01-05 22:05:52 +00:00
Peter Goodhall
0afdf302ea
[Migration] Adds 072 to 073 to cover my muck up!
2022-01-05 22:05:50 +00:00
Peter Goodhall
91ebce55bb
[LoTW] Add PSK Submodes for 31 and 63
...
Add PSK Submodes for 31 and 63 theres still a lot more to add
(cherry picked from commit 6b8960bf17 )
2022-01-05 20:12:24 +01:00
Hugo Silva
a12531fa60
Fixes error on advanced search with nested groups
...
(cherry picked from commit 450f710cfd )
2022-01-05 20:07:37 +01:00
Andreas
f43115508c
[WAS Map] Map scaling now works on mobile
...
(cherry picked from commit 2ee1a550b8 )
2022-01-05 18:06:44 +01:00
phl0
8409dd03b0
Use station location as base for map
2022-01-05 15:21:26 +01:00
Andreas
902d121015
[WAS Award] Added filtering to summary
2022-01-04 19:13:41 +01:00
Peter Goodhall
1e4f6283e0
[SAT] Change Sat names stored as XW-3(CAS-9) to HO-113
2022-01-04 11:27:36 +00:00
Peter Goodhall
c7a718c337
Update 080_update_cas9_qsos.php
2022-01-04 00:55:10 +00:00
Peter Goodhall
59e4ea0316
[Sats] Change CAS-9 QSOs to HO-113 and set LoTW Sent to N
2022-01-03 18:17:04 +00:00
Andreas
a0645996a2
[WAS Map] Added tag to make the map responsive. Fixes #1346
...
(cherry picked from commit d852d4ebd0 )
2022-01-03 18:39:02 +01:00
Peter Goodhall
38465fce24
Merge pull request #1344 from phl0/fixContestName
...
Need to load contest lang parts for correct display
2022-01-03 15:10:54 +00:00
Peter Goodhall
ea1f9df4df
Merge pull request #1347 from phl0/addGermanLangTags
...
Add missing German language tags
2022-01-03 15:10:39 +00:00
phl0
0653c064e3
Fix typo
2022-01-03 16:07:49 +01:00
phl0
c72ebf7ed1
Add missing German language tags
2022-01-03 16:05:47 +01:00
phl0
e8d6b17406
Replace _new by _blank for new windows/tabs
2022-01-03 11:07:29 +01:00
phl0
cfa08fd500
Add link also to display QSO page
2022-01-02 16:52:21 +01:00
phl0
74dd8c7776
Need to load contest lang parts for correct display
2022-01-02 14:21:50 +01:00
phl0
0593f0fee1
Add SOTA icon/link
2022-01-02 12:52:39 +01:00
Peter Goodhall
a4fd746a90
[QSO] Increase the callsign entry box width
2022-01-02 10:21:52 +00:00
phl0
7659e196fc
Also show SRX/STX on dashboard
...
and fix PHP code formatting ;-)
2022-01-01 22:23:46 +00:00
phl0
d43261b544
Make SRX and STX left padded to at least 3 positions
2022-01-01 22:23:46 +00:00
phl0
8d6466334b
Added hamqth.com and some tooltips
2022-01-01 21:38:18 +00:00
phl0
a292ce2b28
Align qrz icon next to callsign input box
2022-01-01 21:38:18 +00:00
phl0
4b7ae76baf
Add icon link to qrz.com page
2022-01-01 21:38:18 +00:00
Andreas Kristiansen
1ba45fe622
Merge pull request #1329 from Werzi2001/bearing_by_station_profile
...
use station profile grid locator to calculate distance
2022-01-01 11:11:42 +01:00
Thomas Werzmirzowsky
ea1cf0141a
added station profile check to bearing as well (used on change of
...
callsign, not on change of grid locator)
2021-12-31 17:49:44 +01:00
Andreas Kristiansen
2b1f3b5461
Merge pull request #1312 from Werzi2001/eqsl_lotw_on_dashboard
...
added eQSL and LotW to the dashboard
2021-12-31 15:26:39 +01:00
Andreas
3b76fb3572
[Dashboard] Added 50% width to the bottom right tables, as this makes them align.
2021-12-31 15:25:42 +01:00
Andreas Kristiansen
e562307e40
Merge pull request #1307 from Werzi2001/version_2_hide_sat_analytics
...
version 2 hide satellites
2021-12-31 14:27:32 +01:00
Andreas
66e72d035a
[DXCC Award] Added filtering to the summary
2021-12-31 14:05:33 +01:00
Andreas
2bc331109c
Added clickable link on previous QSOs
2021-12-28 20:08:41 +01:00
imlonghao
3404ff7050
[LoTW] Fix MFSK mode mapping
...
(cherry picked from commit ac0a4d966d )
2021-12-27 20:26:34 +01:00
Andreas
9e4bd5ff36
[Station location] Changed county limit to 300 to avoid result getting truncated.
2021-12-27 20:24:00 +01:00