提交图

992 提交

作者 SHA1 备注 提交日期
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
phl0
7205a82d61
Add function to delete public slugs 2022-10-15 20:50:20 +02:00
DL2CC
5a4d9ea718
Convert Contest serial exchange to integer
some logbook programs allow for non number characters in the exchange serial number field, cloudlog would crash on import. By converting those fields to integer we probably lose some (worthless) information but still have it import correctly
2022-10-13 08:52:23 +02:00
Peter Goodhall
eecd2bf71d [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Peter Goodhall
c08257beaa [Welcome] Might fix bug 2022-10-11 16:54:32 +01:00
Peter Goodhall
fa979a426a Update Api_model.php 2022-10-11 15:05:03 +01:00
Peter Goodhall
7ed979b4b6 Update Api_model.php 2022-10-11 15:03:31 +01:00
Peter Goodhall
8bbc0ba9bc Fixing my rubbish code 2022-10-11 14:54:34 +01:00
Peter Goodhall
cd44097d66 [Welcome] Claim Notes, API Keys 2022-10-10 15:06:01 +01:00
Peter Goodhall
b4f1f63098 [Welcome] Hide Creating Logbooks or claiming locations
Hide Creating Logbooks or claiming locations if they are already in the database
2022-10-09 16:46:37 +01:00
Peter Goodhall
cb4008c082 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-09 14:55:50 +01:00
Peter Goodhall
c0c4caa53a [Welcome] Claim all station logbooks to first user in the datbase 2022-10-09 14:55:46 +01:00
Andreas
ccacc244db [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
phl0
f556e6319f
Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall
6f8d07e1cd [eQSL][Upload] Only upload QSOs where nickname isnt blank
fixes #1635
2022-10-05 14:39:40 +01:00
Peter Goodhall
2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01:00
Andreas
327fb1f485 [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
kb-light
b523bfa683 [Cat] Some fixes for backward compatibility with CloudLogCatQt 2022-09-30 16:17:41 +00:00
Peter Goodhall
dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
[WIP] Unify radio API
2022-09-30 15:47:30 +01:00
kb-light
88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00
kb-light
49d1a13365 Some small API improvements 2022-09-29 21:32:08 +00:00
Florian (DF2ET)
f39a561a3a
Handle non-SAT cases without throwing errors
* Also test mode and frequency for != "NULL"
* Remove useless code
* Forgotten change of variable name
* Set NULL as default for missing frequency
2022-09-29 21:06:06 +00:00
kb-light
4064340bc7 Unify varible naming
Replace uplink_freq by frequency.
Replace uplink_mode by mode
Replace downlink_freq by frequency_rx.
Replace downlink_mode by mode_rx
2022-09-27 19:49:57 +00:00
kb-light
37ea7049d7 Radio API: Remove redundant data construction 2022-09-27 19:49:57 +00:00
kb-light
a60885f2ed Unify radio API
Radio API should not depend on the name
Remove further occurrence of SatPC32 and CloudlogCatQt
2022-09-27 19:49:57 +00:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
Alessio Caiazza
27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
Peter Goodhall
60d0ba1bad
Merge pull request #1576 from nolith/fix-eqsl-upload
Fix eQSL upload for linked account
2022-09-20 20:54:04 +01:00
Andreas Kristiansen
f49f8a20b9
Merge pull request #1607 from phl0/makeEorUpperCase
Make <eor> tags upper case (now with fixed LotW issue)
2022-09-20 20:42:48 +02:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas
8527598c22 [DXCC Award] Added ucwords to the DXCC Name so that it displays nicer 2022-09-20 12:18:40 +02:00
Andreas Kristiansen
66a54078e6
Merge pull request #1608 from phl0/addSeparatorsToUcwords
Add "-(/" as separators to ucwords to display DXCCs (more) correctly
2022-09-19 19:07:25 +02:00
Andreas Kristiansen
ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
User Selectable bands
2022-09-19 15:17:22 +02:00
phl0
ee8b84441a
Add "-(/" as separators to ucwords to display DXCCs (more) correctly 2022-09-19 08:58:21 +02:00
phl0
6ef4c52925
Make <eor> tags upper case (now with fixed LotW issue) 2022-09-19 07:29:55 +02:00
Peter Goodhall
39966301f1 Revert "Merge pull request #1603 from phl0/makeEorUpperCase"
This reverts commit 8091869c9d, reversing
changes made to 6e87211fde.
2022-09-18 22:28:04 +01:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
phl0
f8e4bd9dd7
Make <eor> upper case 2022-09-12 09:49:23 +02:00
Andreas
6e87211fde Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-09-11 15:07:29 +02:00
Andreas
591e2889ae [Dashboard] VUCC Fix for error when no QSOs 2022-09-11 15:07:26 +02:00
Andreas
e00aacc96c [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
phl0
c61bddc67d
Add WWFF Award infos 2022-09-10 15:04:05 +02:00
Andreas
7765740b02 [Dashboard] Added VUCC 2022-09-10 11:39:59 +02:00
Andreas
6b4a09d653 [Bands] Editing QSO now fetches bands from DB. Includes also disabled bands. 2022-09-09 23:11:52 +02:00
Andreas
4eae240fb9 [Bands] Updated edit/create band to include bandgroup, cw/ssb/data qrg 2022-09-09 18:52:57 +02:00
Andreas
be72a332b6 [Bands] QSO entry band/bandrx dropdown is now fetched from db 2022-09-08 20:12:11 +02:00
Andreas
09144a5589 [Bands] Only use selected bands in total in awards 2022-09-07 20:40:31 +02:00
Peter Goodhall
442fcc25ae
Merge pull request #1588 from phl0/exportNullQsosForLotw
Also export QSOs with LotW QSL SENT date of NULL
2022-09-07 15:46:06 +01:00
Andreas Kristiansen
20f186b393
Merge pull request #1583 from AndreasK79/custom_map_mode_prop
[Custom map] Added mode and propagation selection
2022-09-07 16:05:27 +02:00
phl0
f47051f91b
Also fetch my gridsquare for US counties details 2022-09-07 13:42:20 +02:00
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
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
a7375c0bdc [Bands] Added logic to fetch bands from database 2022-09-04 18:26:21 +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
4e1b398d64 [Custom Map] Fixed filtering query with group. All QSOs would load without 2022-08-28 09:30:09 +02:00
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +02:00
phl0
edd30a6bba
Fix typo 2022-08-26 16:24:28 +02: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
133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts 2022-08-24 17:18:55 +02:00
phl0
82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
phl0
cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
phl0
cbcda6c18d
Add WWFF column to tables 2022-08-17 13:10:15 +02:00
phl0
59a3df06b6
Add DB column and edit/view functiions 2022-08-15 16:57:37 +02:00
Peter Goodhall
e177148bdd Update Cat.php 2022-08-01 11:39:37 +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
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
b03515f2af
Merge pull request #1492 from Werzi2001/dxcc_vs_country
DXCC vs. Country
2022-07-29 08:02:28 +01: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
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
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
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
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
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
Andreas
a28eb44ac4 Fix for Logbook Model - now loads without a logbook defined. Fixed #1481 2022-07-02 23:40:04 +02: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
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