Wykres commitów

1135 Commity (b048671c5eaa4f515c9b38e6f0e120599d3cfb7e)

Autor SHA1 Wiadomość Data
Peter Goodhall b048671c5e
Merge pull request #2160 from abarrau/dev
Update Distances_model : change "round" to "ceil"
2023-05-23 21:49:28 +01:00
abarrau 07c710194e
Update Distances_model : change "round" to "ceil"
I propose change "round" to "ceil" (Round fractions up).

Because I work on an export plugin in EDI file (IARU REGTEST1), the rounding is systematically higher:
"For the amateur bands up to 10 GHz inclusive, points will be scored on the basis of one point per
kilometer, i.e. the calculated distance in kilometers will be truncated to an integer value and 1 km
will be added. " (excerpt from VHF_Handbook_V9.01)
2023-05-22 20:35:21 +02:00
Andreas Kristiansen a59802923d
Merge pull request #2158 from phl0/eQslBulkDownloadFunction
eQSL bulk download function
2023-05-22 10:38:23 +02:00
phl0 828c7391ec
We need to update QSO dates on cert update as well 2023-05-21 18:18:58 +02:00
phl0 ee9408c7b7
Add download delay and error handling 2023-05-15 11:32:05 +02:00
Peter Goodhall c182cc5f60
Merge pull request #2140 from phl0/deletedBadgeDxccAward
Deleted badge dxcc award
2023-05-14 15:47:41 +01:00
phl0 5e1bbdaa97
Show deleted DXCC as badge in DXCC awards 2023-05-14 16:00:22 +02:00
phl0 9a83648f15
Only show cards linked to active logbook 2023-05-14 12:23:48 +02:00
phl0 162a47a19f
Add eQSL to QSO display 2023-05-12 19:24:53 +02:00
phl0 322085d2f6
Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
phl0 9d77d199b4
Show table of not yet downloaded QSLs 2023-05-10 22:14:29 +02:00
phl0 c317a63236
Basics for a eQSL image download page 2023-05-10 21:36:46 +02:00
phl0 21562bffc4
Add eQSL card list/view 2023-05-10 16:03:30 +02:00
phl0 f1c6f4e880
Also allow for SAT name filter with propmode SAT 2023-05-08 20:27:53 +02:00
Andreas 86312d16aa [eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model 2023-05-06 11:35:09 +02:00
Andreas 678a33d452 [eQSL] Made CRON job for download, renamed to sync 2023-05-06 08:17:23 +02:00
Andreas 2a6509c2ae [eQSL] Fix for cron job when not logged in 2023-05-05 16:31:10 +02:00
Andreas 40412354e4 [eQSL] Added cron job 2023-05-05 09:34:32 +02:00
Andreas c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
Andreas 591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas ddca0a4fe7 [Advanced Logbook] Fixed sort order when exporting ADIF 2023-05-02 20:53:29 +02:00
Andreas Kristiansen 07a6025e99
Merge pull request #2103 from AndreasK79/backup_adif_api 2023-05-02 20:00:32 +02:00
Andreas 6d831ceea6 [Advanced Logbook] Fix for updating qsl status 2023-05-02 13:46:23 +02:00
Andreas efb44b1d65 [ADIF Backup] Fix when running backup from inside Cloudlog 2023-05-01 21:23:30 +02:00
phl0 846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas b45cfda3eb [ADIF Backup] Added so that ADIF can be backed up with cron and api key 2023-05-01 15:25:30 +02:00
Andreas cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas 196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
phl0 29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
phl0 5f3788a892
Need a few more LEFT OUTER joins to prevent empty results 2023-04-28 15:14:59 +02:00
phl0 515fe68f6b
Use LEFT JOIN and COALESCE for station country 2023-04-28 14:30:24 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas Kristiansen 6eb5874c7d
Merge pull request #2090 from phl0/statsWithApiKey
Make stats publicly usable with API key
2023-04-28 11:31:06 +02:00
Andreas Kristiansen c63fdf9688
Merge pull request #2091 from phl0/stationPower
Add option for default station power
2023-04-28 08:05:28 +02:00
phl0 75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0 c57932be86
Make stats publicly usable with API key 2023-04-27 21:08:09 +02:00
Andreas Kristiansen 5c872cf54e
Merge pull request #2087 from phl0/advancedLogbookDeletedDxcc
Show deleted DXCC marker in advanced logbook
2023-04-27 18:10:37 +02:00
phl0 8c6618cfa7
Show deleted DXCC marker in advanced logbook 2023-04-27 16:00:02 +02:00
phl0 fc12664da8
Add deleted DXCC badge to linked station profiles 2023-04-27 09:47:09 +02:00
phl0 90f64e6d7a
Add DXCC entities details to activators details SQL 2023-04-27 09:26:43 +02:00
phl0 a485d9e72e
Show deleted DXCC badge in timeline 2023-04-27 09:23:11 +02:00
phl0 97a026077e
Fix query for grids and activated grids QSO list 2023-04-27 08:56:07 +02:00
phl0 d735f0e456
Display station deleted DXCC correctly 2023-04-27 08:12:09 +02:00
phl0 587a39ab83
Show badge and hints about deleted DXCCs 2023-04-26 22:39:09 +02:00
Andreas Kristiansen 54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
Andreas Kristiansen 3ab60c4109
Merge pull request #2079 from phl0/removeRedundantDxccData 2023-04-26 21:07:07 +02:00
phl0 b31c61ccfa
Fix clublog upload 2023-04-26 12:55:59 +02:00
phl0 037752dd43
Fix exportall fumction 2023-04-26 12:35:11 +02:00