Wykres commitów

5286 Commity (master)

Autor SHA1 Wiadomość Data
Peter Goodhall fe8c7f716d [Dashboard] when clicking upcoming dxcc callsign it takes you to dxheat 2024-03-05 13:50:31 +00:00
Peter Goodhall b4b199f405 [Login] Placed errors below the login header for visibility 2024-02-26 16:28:57 +00:00
Peter Goodhall aac251d251 [ADIF Import] Catch when RX_PWR is not a number and error out
If RX_POWER is not a number or K or KW then set the value to null and show error.

Fixes #2983
2024-02-26 16:00:07 +00:00
Peter Goodhall 94f3ebf53d [Clublog] Remap Sat names to conform with LoTW names
This addresses issue where Clublog uses the SAT_NAMES from LOTW rather than the real names/oscar numbers.

It also adds a parameter to the AdifHelper library to accept satellite_remap to rename them
2024-02-26 15:10:32 +00:00
Peter Goodhall b78c307f80 [Dashboard] Upcoming DXPed - Improved CSS
Upcoming DXPed - Improved CSS to handle dark themes better
2024-02-23 15:29:37 +00:00
Peter Goodhall 4516144c5c Update footer.php 2024-02-22 16:59:21 +00:00
Peter Goodhall b6eb05a53d Update footer.php 2024-02-22 16:56:21 +00:00
Peter Goodhall bc922e91d0 fixes a date issue 2024-02-22 15:05:42 +00:00
Peter Goodhall 1b563a8436 Fixed Date Issue 2024-02-22 15:03:24 +00:00
phl0 8e894ebcbc
Satinize input 2024-02-22 11:47:50 +01:00
phl0 1d9685a1b8
Fix German words 2024-02-22 11:01:59 +01:00
phl0 0d9bef987f
Correct wording 2024-02-22 11:00:33 +01:00
phl0 d38b275879
Add optical indicators 2024-02-22 10:57:36 +01:00
phl0 d8d87c6f94
Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:25:31 +01:00
Peter Goodhall 0c5a2ec422 tag '2.6.5 2024-02-20 14:17:07 +00:00
Peter Goodhall ab7a93181c Sec times a charm 2024-02-19 15:48:24 +00:00
Peter Goodhall ab90cf9745 Hopefully catches the dxccFlag null error when looking at QSO details 2024-02-19 15:33:58 +00:00
phl0 4c96fb6644
Fix sub-array forgotten in PR #2972 2024-02-19 09:40:58 +01:00
Peter Goodhall 3acad5bdb2 [Upcoming DXCCs] Removed the need to reload the table 2024-02-18 14:09:26 +00:00
Peter Goodhall 2b58507283 [dashboard] Added tooltip to the upcoming dxped callsign tht shows any comments available 2024-02-18 13:59:55 +00:00
Peter Goodhall 945c1f9ef7 [Dashboard] DXCC Upcoming now a component loaded after the main page load 2024-02-18 13:47:01 +00:00
Peter Goodhall 039341039a Cache the output of dashboard weekly lookup for an hour 2024-02-17 21:00:11 +00:00
Peter Goodhall 868865354d Update Workabledxcc_model.php 2024-02-17 20:47:00 +00:00
Peter Goodhall 0db9b37f73 Adds DXpeditions this week to dashboard 2024-02-17 17:54:35 +00:00
Peter Goodhall f16a2716d8 [Dashboard] Nothing exciting just formatted the code 2024-02-17 17:06:33 +00:00
Peter Goodhall e64f842b84 Extra sql lookup that wasn't needed 2024-02-17 16:59:24 +00:00
Peter Goodhall 4eb412c27b Cleaned up the code got rid of two database calls 2024-02-17 16:57:48 +00:00
Peter Goodhall a724243b34 [workeddxcc] added cloudlog message 2024-02-17 13:53:04 +00:00
Peter Goodhall f3ffab92ef Correctly format Markdown output for release notes 2024-02-17 13:46:18 +00:00
Peter Goodhall 660cdc6b24 [Upcoming Dxped] Split output into months 2024-02-16 14:26:08 +00:00
Peter Goodhall df1e227625 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-02-15 18:11:23 +00:00
Peter Goodhall 8b5e53c702 Shifted json file to Cloudlogs CDN 2024-02-15 18:11:19 +00:00
Peter Goodhall 58ae98d585
Rename WorkableDXCC.php to Workabledxcc.php 2024-02-15 15:49:43 +00:00
Peter Goodhall 1b7da685a0 Update WorkableDXCC.php 2024-02-15 15:46:25 +00:00
Peter Goodhall 4e9e7aeea6 First Rev of showing upcoming dxpeditions 2024-02-15 15:30:23 +00:00
Peter Goodhall 5c29e1ad59 Delete 171_tag_2_6_4 2024-02-15 13:39:37 +00:00
Peter Goodhall b88f9d97cb Create 171_tag_2_6_4.php 2024-02-15 13:39:29 +00:00
Peter Goodhall ba1d4fce09 tag 2.6.4 2024-02-15 13:35:17 +00:00
Peter Goodhall 980c88ecc6
Merge pull request #2967 from Manawyrm/manawyrm-log-noscript
visitor: Hide map when used without JavaScript (e.g. on qrz.com)
2024-02-14 13:13:46 +00:00
Peter Goodhall d39d048bfe
Merge pull request #2971 from phl0/fixCqError
Handle incorrect CQ zones
2024-02-14 13:13:17 +00:00
phl0 dee4ce2835
Fix typo and also categorize CW as linear mode 2024-02-14 13:48:38 +01:00
phl0 ef361e8aa0
Add mode badges 2024-02-14 13:44:11 +01:00
phl0 95e5007d8f
Migrate to hams.at native API 2024-02-14 13:19:37 +01:00
phl0 0ae34b51bc
Handle incorrect CQ zones 2024-02-14 08:49:51 +01:00
phl0 18d17fdd0f
Make numbers align a little nicer 2024-02-08 18:02:34 +01:00
Manawyrm ff3f3c81e1 visitor: Hide map when used without JavaScript (e.g. on qrz.com) 2024-02-08 12:19:56 +01:00
phl0 424a98c540
iOptical support for SAT directions and elevation 2024-02-08 12:08:24 +01:00
Peter Goodhall e96d6ef3fc
Merge pull request #2961 from dg0tm/eqsl_fix_stationsid
add stations_id to eqsl functions
2024-02-08 10:39:10 +00:00
Peter Goodhall 1e235d2246
Merge pull request #2960 from dg0tm/eqsl_fix_page
Eqsl fix page
2024-02-08 10:39:00 +00:00
xssfox db3c5e9f24 remove gendered language 2024-02-08 16:20:32 +11:00
electricEngineer fe2ee9d659
fixed error message while logging that trim() was called with argument NULL 2024-02-07 12:44:44 +01:00
Peter Goodhall 604910b850
Merge pull request #2958 from phl0/copyxOTArefs
Copy xOTA refs upon QSO edit
2024-02-06 11:21:54 +00:00
HB9HIL 0ab0df76f3 show flashdata if no station has eqsl nick 2024-02-05 22:01:29 +01:00
Christoph Kottke c4df1467fc add same fixes
* add proper error message
* improve usability
2024-02-05 22:01:07 +01:00
Christoph Kottke 1d11d00ea8 add stations_id to eqsl functions 2024-02-05 21:59:52 +01:00
Peter Goodhall 4b4724d872
Merge pull request #2959 from cats-shadow/rus-translation
Russian translation mistakes correction
2024-02-05 13:55:38 +00:00
cats-shadow 05ac36579c Russian translation mistakes correction. 2024-02-05 16:43:06 +03:00
phl0 03ae7bb60f
Copy xOTA refs upon QSO edit 2024-02-05 13:10:32 +01:00
phl0 900b164d38
Show IOTA/SOTA ref on station location tab 2024-02-05 08:03:57 +01:00
cats-shadow c1c5d9357d Russian translation update 2024-02-04 16:06:16 +03:00
Peter Goodhall 96d63f49aa Cleaned up the code better for #2947 2024-02-03 14:12:40 +00:00
Peter Goodhall f264e561db Should fix #2947 2024-02-03 13:27:06 +00:00
Peter Goodhall 7c8b9907e9
Chinese_simplified translate update 2024-02-03 11:47:58 +00:00
Yuluoxk 0f717b7c8c Optimized some translations in station_lang.php for zh-cn 2024-02-02 11:49:56 +08:00
Yuluoxk a4038cb8c6 update station_lang.php translate for zh-cn 2024-02-02 11:31:26 +08:00
Peter Goodhall 49c317b1bb
Merge pull request #2952 from phl0/emptyConfirmations
Show all unconfirmed if no QSL method is selected
2024-01-31 11:58:08 +00:00
phl0 be1327f53a
(Much) easier approach 2024-01-31 12:29:19 +01:00
phl0 b24c318eaf
Revert "Show all unconfirmed if no QSL method is selected"
This reverts commit 088a4828ed.
2024-01-31 12:28:20 +01:00
phl0 088a4828ed
Show all unconfirmed if no QSL method is selected 2024-01-31 11:47:37 +01:00
Christoph Kottke cb9defbe91 only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import 2024-01-31 11:27:44 +01:00
Yuluoxk d212eeee50 update qso_lang.php for zh-cn 2024-01-27 00:35:34 +08:00
Yuluoxk edca16f1fe update contesting_lang.php for zh-cn 2024-01-27 00:23:37 +08:00
Yuluoxk 7eb11f2fc4 update admin_lang.php for zh-cn 2024-01-27 00:16:03 +08:00
Yuluoxk c7e0aacdfa update filter_lang.php for zh-cn 2024-01-27 00:10:21 +08:00
Yuluoxk ed13799132 update general_words_lang.php for zh-cn 2024-01-27 00:08:35 +08:00
Peter Goodhall 2fdc86fe51 Set migration for 2.6.3 2024-01-26 13:08:14 +00:00
Peter Goodhall c771c4f650
Merge pull request #2933 from phl0/sigHashtag
Also use SIG + SIG_INFO in tweets and toots
2024-01-26 06:57:03 +00:00
Peter Goodhall f0e69c5348
Merge pull request #2932 from phl0/markNextPassIfWorkable
Mark pass times green if it is workable before timeout
2024-01-26 06:56:44 +00:00
phl0 57b1073746
Also use SIG + SIG_INFO in tweets and toots 2024-01-25 16:18:15 +01:00
phl0 63caa8eb9d
Mark pass times green if it is workable before timeout 2024-01-22 11:33:46 +01:00
phl0 e20e3dc597
Make it more failsafe 2024-01-20 13:57:26 +01:00
phl0 c2deb80b0d
Fix migration script (up added different comumn name) 2024-01-20 13:54:04 +01:00
phl0 0352d01366
Also take care of existing VUCC_GRIDS stored with whitespace 2024-01-16 00:16:58 +01:00
phl0 1d86af760b
Trim also inner whitespace from VUCC_GRIDS 2024-01-16 00:10:38 +01:00
phl0 d0203e053b
Re-add POTA menu item to awards 2024-01-15 15:54:38 +01:00
Peter Goodhall 2175eb6837 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-01-14 18:04:56 +00:00
Peter Goodhall 4128425f2d Resolves issue when no previous contest qsos have been set and table was empty
Should resolve #2919 #2139
2024-01-14 18:04:46 +00:00
Peter Goodhall 1460421c01
Merge pull request #2912 from hugosilvaparagramanet/feature/WWFF-ADIF-export-improvements
Improvements on WWFF ADIF Export
2024-01-14 16:39:25 +00:00
Peter Goodhall ee20f49943
Merge pull request #2910 from Tamh/spanish_translation
Update the Spanish translation with the new strings
2024-01-14 16:37:43 +00:00
Peter Goodhall 6ad92eefbf
Corrections and New Translations for Simplified Chinese 2024-01-14 16:37:20 +00:00
Izumi Chino 7bed8672fe
Update statistics_lang.php 2024-01-08 04:28:53 +09:00
Izumi Chino 16dc0f3785
Update station_lang.php 2024-01-08 04:25:40 +09:00
Izumi Chino cf4c0954bb
Update qso_lang.php 2024-01-08 04:16:03 +09:00
Izumi Chino 3582e2dcb1
Update qslcard_lang.php
Add Simplified Chinese Translation for QSL operations
2024-01-08 04:13:18 +09:00
Izumi Chino 5c763051ff
Update options_lang.php
Add Simplified Chinese Translation
2024-01-08 04:05:08 +09:00
Izumi Chino 92b2e1395e
Update options_lang.php 2024-01-08 04:04:15 +09:00
Izumi Chino 63750e2585
Update notes_lang.php 2024-01-08 03:44:50 +09:00
Izumi Chino b84f711cd5
Update menu_lang.php 2024-01-08 03:44:09 +09:00
Izumi Chino 15c8907a9b
Update menu_lang.php 2024-01-08 03:43:32 +09:00
Izumi Chino 33baa73f8d
Update lotw_lang.php 2024-01-08 03:40:03 +09:00
Izumi Chino 24bf0ac9c6
Update gridsquares_lang.php 2024-01-08 03:39:12 +09:00
Izumi Chino 11a585dcfa
Update general_words_lang.php 2024-01-08 03:38:14 +09:00
Izumi Chino c8e7a6f427
Update filter_lang.php 2024-01-08 03:31:37 +09:00
Izumi Chino 7bd21e374b
Update export_lang.php 2024-01-08 03:30:03 +09:00
Izumi Chino 43f55a027b
Update contesting_lang.php
Corrected translation mistakes
2024-01-08 03:25:47 +09:00
Izumi Chino 4ebfc7c052
Update awards_lang.php
Translated the part about WAJA
2024-01-08 03:25:01 +09:00
Izumi Chino cd111e8e27
Update admin_lang.php
Corrected translation mistakes
2024-01-08 03:12:29 +09:00
Izumi Chino acf758333e
Update adif_lang.php
Corrected translation mistakes
2024-01-08 03:08:00 +09:00
Izumi Chino 1795b4f6be
Update account_lang.php
Corrected some translation mistakes
2024-01-08 02:54:07 +09:00
Hugo Silva 95379af925 convert SIG_INFO WWFF to WWFF_REF and same for MY_ 2024-01-06 10:34:56 +00:00
Juan Garcia ce193cba7e Minor spelling and wording corrections 2024-01-04 21:59:49 -05:00
Juan Garcia 662b061f95 Fixed wording 2024-01-04 21:17:00 -05:00
Peter Goodhall e2d7edcf81
Merge pull request #2909 from Tamh/dev
Improve DataTables translation functionality
2024-01-04 15:06:24 +00:00
Peter Goodhall cc7e473e6f
Merge pull request #2907 from hugosilvaparagramanet/bugfix/handle-qrz.com-not-found
Retry QRZ.com for compound callsigns
2024-01-04 15:06:16 +00:00
Juan Garcia ab7449669a Update Spanish translation 2024-01-04 09:57:25 -05:00
Juan Garcia 14429fbc83 Fix asset route and function name 2024-01-03 22:18:20 -05:00
Juan Garcia 0ae70dac56 Add the imported JS variable 2024-01-03 22:14:12 -05:00
Juan Garcia 42fda7cc83 Generalize the PoC 2024-01-03 22:03:11 -05:00
Hugo Silva b8b1993b0d Retry QRZ.com for compound callsigns 2024-01-03 14:46:33 +00:00
Hugo Silva ae41772896 Handle WWFF's specific and sig fields on ADIF export 2024-01-03 14:11:27 +00:00
Peter Goodhall f073e3c158 Create a 2.6.2 release 2024-01-03 10:44:40 +00:00
phl0 cac6c2eec4
Rename existing HADES-D QSOs and reupload to LoTW 2024-01-03 08:51:08 +01:00
Peter Goodhall 031954f5ef
Merge branch 'dev' into dev 2024-01-02 10:46:08 +00:00
Peter Goodhall a3373e2cc0
Update application/language/spanish/admin_lang.php
Co-authored-by: Daniel Estévez <daniel@destevez.net>
2024-01-01 16:38:06 +00:00
Peter Goodhall 28f19d0350 fixes issue where dxcc wasn't grabbed from callbook 2024-01-01 16:25:56 +00:00
Peter Goodhall a12ffe87d4 [Search] Only show if dxcc_name is provided 2024-01-01 16:04:29 +00:00
Peter Goodhall de9efcc862
CAT: Improve update of UI values and fix parenthesis in radio-status 2024-01-01 14:02:12 +00:00
Peter Goodhall 1f50391351
Merge pull request #2898 from HB9HIL/day_with_qso_translation
Day with QSO translation
2024-01-01 13:54:44 +00:00
HB9HIL a0e60dd37c days with qso translation 2024-01-01 14:47:45 +01:00
HB9HIL 86d04a76a5 multilanguage support 2024-01-01 14:45:37 +01:00
Peter Goodhall bd86ff8a65
[Admin User Menu] Show Callsign in List and Option to send Passwort Reset Link 2024-01-01 13:31:57 +00:00
HB9HIL f6fcc9cc47 Merge remote-tracking branch 'upstream/dev' into show_dxcc_in_search_result 2024-01-01 14:15:10 +01:00
HB9HIL 7096a8a665 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 14:15:04 +01:00
HB9HIL abca127b74 show dxcc name instead of id 2024-01-01 13:38:32 +01:00
HB9HIL 194793e3ae back to plain text email 2024-01-01 12:49:24 +01:00
int2001 f1a7644c9b
Fix PHP-Error at DXCC-Summary (Add QSO, bottom) if logbook is empty 2024-01-01 09:50:29 +00:00
HB9HIL ffc9ab5f4a show dxcc in callbook result 2024-01-01 04:59:27 +01:00
HB9HIL 5177239e23 fetched dxcc_id 2024-01-01 04:58:49 +01:00
HB9HIL b5ebad2db8 Merge remote-tracking branch 'upstream/dev' into more_admin_info 2024-01-01 02:44:39 +01:00
HB9HIL c001b66364 comments 2024-01-01 02:44:03 +01:00
HB9HIL 326e1b040c show last login in users table 2024-01-01 02:08:23 +01:00
HB9HIL 1697e9863f set last login timestamp when login 2024-01-01 02:08:12 +01:00
HB9HIL e498f85074 add last login column to users table 2024-01-01 02:07:47 +01:00
HB9HIL 8298e1bfcf last login language 2024-01-01 02:07:22 +01:00
HB9HIL 613b7b4620 password reset language 2024-01-01 01:31:04 +01:00
HB9HIL 6cd37e7a2f additional flash messages 2024-01-01 01:30:50 +01:00
HB9HIL 774c6f5236 password reset flash messages 2024-01-01 01:30:40 +01:00
Peter Goodhall a9dae8189b
Merge pull request #2892 from HB9HIL/german_typo
typo in german
2024-01-01 00:24:29 +00:00
phl0 eee64ee8e8
Fix details for grids with DXCC none 2024-01-01 01:06:04 +01:00
HB9HIL 773cbec28a refractoring of user list 2024-01-01 01:01:39 +01:00