Wykres commitów

1538 Commity (master)

Autor SHA1 Wiadomość Data
abarrau fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
abarrau d8f007fb74 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-21 08:50:58 +01:00
abarrau 30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
int2001 b96d1a7498
Add missing space 2023-12-20 07:45:30 +00:00
abarrau 348dcbb0f9 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-19 22:52:33 +01:00
phl0 628c08b2dd
Sometimes JA prefs are one digit only... 2023-12-18 23:43:03 +01:00
abarrau 617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
int2001 d5dda2ef99
Reordered processing of incoming QSOs here. 1st check for dupes afterwards other logic 2023-12-18 08:51:47 +00:00
int2001 3c44382f23
TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001 412e74f027
2nd try to speed up importer 2023-12-17 09:01:09 +00:00
int2001 7c9b678b8a
Catch "invalid token" 2023-12-16 12:53:14 +00:00
HB9HIL 09bdac5428 Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload 2023-12-16 08:14:57 +01:00
HB9HIL 1fd5b75076 add check if username is not empty 2023-12-16 07:48:19 +01:00
HB9HIL fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
phl0 d1a652b972
Fix empty QRZ QSL stats on fresh install 2023-12-15 21:17:17 +01:00
int2001 4099405373
Make consequent use of current_version instead of version at config-file 2023-12-15 15:11:28 +00:00
Ondřej Nový d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00
phl0 e4138dc22d
Also check qrz API key for empty string 2023-12-14 16:08:17 +01:00
Peter Goodhall 64554939eb
Merge pull request #2830 from int2001/qrz_workarounds
Heal some strange behaviours of qrz-qsls
2023-12-14 13:31:56 +00:00
int2001 6af065185e
Also do not overwrite VIA when clicking green Button 2023-12-14 07:44:36 +00:00
int2001 72d69f6d88
Fixed "mark as sent" to not overwrite the method (only if empty) 2023-12-14 07:10:24 +00:00
int2001 517d1d7a8a
Heal some strange behaviours of qrz-qsls 2023-12-14 06:03:47 +00:00
abarrau 78c8a94055 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 22:54:38 +01:00
abarrau 0143e79fa6 on map custom, date to can't be big than date from 2023-12-13 22:54:04 +01:00
int2001 78706bec16
Check for null 2023-12-13 12:10:20 +00:00
int2001 b2e9faf675
Return qrzApiKey-value even if empty 2023-12-13 12:02:20 +00:00
abarrau f8dd94c520 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 07:10:42 +01:00
int2001 a2d9da8a3e
Prevent empty Call on editing or logging via API 2023-12-13 05:41:07 +00:00
Peter Goodhall b418a2cdc4
Merge pull request #2820 from phl0/LxGridmaster
LX Gridmaster
2023-12-13 00:53:00 +00:00
Peter Goodhall a607f7d5b1
Merge pull request #2819 from phl0/gridmasterDl
Add DL Gridmaster
2023-12-13 00:52:31 +00:00
phl0 6ca1426254
Add LX gridmaster 2023-12-12 23:05:59 +01:00
phl0 4e26174b93
Fix FFMA award 2023-12-12 21:58:34 +01:00
phl0 b1aa996a5d
Add DL Gridmaster 2023-12-12 21:22:46 +01:00
phl0 b58ff1ae13
Remove redundant JA gridmaster stuff 2023-12-12 19:52:42 +01:00
phl0 bfc2d50c95
Generalize gridmaster functions 2023-12-12 19:15:56 +01:00
abarrau d4e5a6ab88 simplify visitor map function 2023-12-12 14:58:55 +01:00
abarrau 5886ce2dc8 new function for return json data for map 2023-12-12 07:40:12 +01:00
Andreas 4424868b88 Fixed a variable typo 2023-12-11 18:46:00 +01:00
int2001 609527b22d
Added QRZ-Logic to activated gridsquare map 2023-12-08 12:51:10 +00:00
int2001 0ca4320264
Refactored gridMap QSL-Logic to add QRZ 2023-12-08 12:23:19 +00:00
int2001 de75e9bd04
Adjusted order by 2023-12-08 11:47:59 +00:00
int2001 a2f6b9f09f
Removed Call-Filter for QRZ-API (has no Effect) and fixed analysis-View 2023-12-08 09:07:14 +00:00
int2001 f56acc7765
Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001 b85525ce9c
ReAdded get_station_id_with_qrz_api() 2023-12-07 17:39:57 +00:00
int2001 9559f45768
cosmentics II 2023-12-07 17:08:55 +00:00
int2001 f5313eca63
Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00
HB9HIL 0697c84b86 make sure only requested callsign is shown 2023-12-07 01:18:24 +01:00
Andreas Kristiansen 5e8075196b
Merge pull request #2772 from abarrau/ans-fix-qso-time-end
[QSO] Fix TimeOff on qso post
2023-12-06 18:08:37 +01:00
abarrau 638c2c649a Merge remote-tracking branch 'upstream/dev' into ans-fix-qso-time-end 2023-12-06 07:12:50 +01:00
int2001 402f5428b2
Fixed Bug at "Show/Hide Version Info for all" 2023-12-06 05:58:41 +00:00
HB9HIL f1f0dac1c2 Merge remote-tracking branch 'upstream/dev' into version_dialog 2023-12-04 23:05:08 +01:00
HB9HIL c3ae9cb4a7 trigger version dialog for all users 2023-12-04 23:02:53 +01:00
abarrau ee33736e83 time off change day if time off in 00:xx 2023-12-04 21:32:16 +01:00
Peter Goodhall 27f7086a65
Merge pull request #2770 from int2001/lba_op
Added Operator to Table/Quicksearch/Search
2023-12-04 18:02:15 +00:00
int2001 03c92a9683
Added Operator to Table/Quicksearch/Search 2023-12-04 13:21:59 +00:00
phl0 d6f59768d0
Pad prefectures < 10 and also fix off by one 2023-12-03 16:57:58 +01:00
abarrau 6244681069 Map custom function (eng lang) 2023-11-30 18:11:22 +01:00
Andreas Kristiansen f83c88d4c3
Merge pull request #2747 from AndreasK79/waja_award
[Awards] Added WAJA
2023-11-30 11:02:03 +01:00
int2001 338b28a641
Activated Grids were calculated by whole instance QSOs, not by owner 2023-11-30 09:54:03 +00:00
Peter Goodhall 9632dc53c7
Merge pull request #2744 from abarrau/ans-eqsl-default-qslmsg-v3
[eQSL] Default QSLMSG by station profil (renew)
2023-11-29 22:14:01 +00:00
Andreas Kristiansen 1bf82c1496
Merge pull request #2740 from phl0/removeOldMaps 2023-11-29 20:36:44 +01:00
Andreas 50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
abarrau 52eba964d1 Merge remote-tracking branch 'upstream/dev' into ans-eqsl-default-qslmsg-v3 2023-11-29 15:33:39 +01:00
phl0 e240631f4a
Fix missing grid lookups to handle lookups which do not return a grid
(i.e. callsign not existing on hamqth/qrz
2023-11-29 14:56:11 +01:00
abarrau d3a1f9ab76 eQSL default msg add function (english lang) 2023-11-29 14:17:58 +01:00
phl0 aebf53e35b
First part of converting visitor map to gridmap 2023-11-28 00:20:47 +01:00
int2001 218e5a267b
Check for RT-Flag while saving QSO 2023-11-27 14:28:22 +00:00
phl0 9e7416afe5
Remove old Gridsquares map stuff as well 2023-11-27 15:09:59 +01:00
phl0 4885acb3e2
Remove ald activated grids map 2023-11-27 15:07:54 +01:00
int2001 7e935065fa
use Bind-Vars intead of literals 2023-11-27 13:49:41 +00:00
int2001 80d3426ad7
Removed Dbg-Output 2023-11-27 13:37:27 +00:00
int2001 032e77957f
Clublog-RT-Upload 2023-11-27 12:55:16 +00:00
Andreas bacf2b755e Bugfix for VUCC error when no grids are confirmed 2023-11-27 08:18:17 +01:00
HB9HIL 3f4857e6db fixed worked and confirmed badges in awards 2023-11-25 23:54:14 +01:00
HB9HIL 349f2eecf5 fixed some lotw php errors 2023-11-25 22:07:51 +01:00
HB9HIL ac0e3b7bc3
Merge branch 'dev' into bootstrap_5 2023-11-25 10:50:50 +01:00
phl0 ea27403ea6
Allow to select the callsign to download LoTW cnfms for 2023-11-24 16:15:01 +01:00
HB9HIL 86cced2372
Merge pull request #31 from magicbug/dev
Dev
2023-11-24 12:22:12 +01:00
HB9HIL ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
phl0 f58b3f5ba0
Load lib only if not loaded (prevent spilling of logs) 2023-11-24 12:07:15 +01:00
phl0 a2f1e4f603
Concat QSO IDs in PHP rather than SQL 2023-11-23 20:43:45 +01:00
int2001 8b1646f430
Display HF too at VUCC-Awards-page 2023-11-22 06:56:19 +00:00
int2001 1023ffafab
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard 2023-11-22 06:04:58 +00:00
HB9HIL 865d4bdbe6 Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-21 22:48:01 +01:00
HB9HIL e417c222dd new function get_user_email_by_id 2023-11-21 12:12:21 +01:00
HB9HIL bccd6819c1 fix dxcc award bg colors 2023-11-20 02:14:51 +01:00
HB9HIL 2d0dda8fb7 datetimepicker filter lba 2023-11-17 17:24:24 +01:00
HB9HIL 8994cf3e26 datetimepicker bs5 2023-11-17 15:34:24 +01:00
HB9HIL 8d1457115a datetimpicker dxatlas export (+bugfix) 2023-11-17 15:27:44 +01:00
HB9HIL b643a8c3c4 not formatting is needed 2023-11-17 13:32:42 +01:00
HB9HIL 034c1115e2 html5 datepicker 2023-11-17 09:36:40 +01:00
int2001 5cfa27c4d9
Added left-oouter join on lotw_users to fetch last-lotw-up 2023-11-17 07:26:31 +00:00
phl0 7fc5b98826
Remove forgotten debug statements 2023-11-15 12:24:45 +01:00
phl0 7e8e108ff4
We do not need to (re-)update distances if grids are the same 2023-11-15 12:20:32 +01:00
int2001 cce52c126c
Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
HB9HIL 8e3f2e8d6e new MigrationVersion Model 2023-11-12 15:34:48 +01:00
Peter Goodhall 743c46f9a5
Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
int2001 c4d31e20cd
Added xss_clean and null-exception-handling to grid 2023-11-10 06:44:14 +00:00
HB9HIL bb5355d32f bug fix for getFreqFromBand 2023-11-09 21:49:17 +01:00
phl0 83b3261034
Fix lookups for empty contest sessions 2023-11-09 15:11:36 +01:00