Wykres commitów

4197 Commity (aad8eaab3befbf8555e1093d34035d48ca34e3f9)

Autor SHA1 Wiadomość Data
Andreas aad8eaab3b [OQRS] Addes triped table to the requests 2023-04-30 13:31:50 +02:00
Andreas 47c435e3e6 [Advanced logbook] Added striped table and css so that marked lines will have correct color 2023-04-30 12:22:20 +02:00
Andreas 7e8437c182 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-04-30 08:34:03 +02:00
Andreas 8f2eb3c969 [Advanced logbook] If dxccid = 0, display - NONE - 2023-04-30 08:34:00 +02:00
Andreas Kristiansen d949cf9238
Merge pull request #2097 from AndreasK79/map_options 2023-04-29 20:31:05 +02:00
Andreas Kristiansen 8289b93904
Merge pull request #2098 from phl0/harmonizeNoneAsDxcc
Harmonize display of none as DXCC
2023-04-29 19:16:48 +02:00
Andreas 60851a9571 [PHP 8] Fixed passing null to string when DXCCid = 0 2023-04-29 19:15:50 +02:00
phl0 29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
Andreas e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
Andreas 5920167a3f [Contesting] Hopefully fixed serial issue 2023-04-29 10:17:07 +02:00
Andreas d64a75a244 [Contesting] Fixed serial not incrementing when loading session 2023-04-28 17:53:03 +02:00
Andreas 50f5f41883 [Contesting] Fixed issue with serial incrementing when setting exchangetype 2023-04-28 15:55:58 +02:00
Andreas Kristiansen d247cdc37e
Merge pull request #2096 from phl0/fixQsoViewForStationDxccNone
Use LEFT JOIN and COALESCE for station country
2023-04-28 15:32:07 +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
Andreas Kristiansen 2a9ab4b0ab
Merge pull request #2095 from phl0/fixEmptyStationPower
Make sure we only store numbers for station power
2023-04-28 14:10:51 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas 057b639d99 [Station location] Added helpful links to WWFF/SOTA/POTA 2023-04-28 11:55:21 +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 5f76edefb7
Merge pull request #2093 from phl0/bannerHideOption
Add option to hide dashboard banner
2023-04-28 08:14:43 +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 bee2a4d864
Remove debug code 2023-04-28 07:55:34 +02:00
phl0 3f5a17db0b
Add option to hide dashboard banner 2023-04-27 23:47:54 +02:00
phl0 a593efc2f6
Add DB migration for station_power 2023-04-27 23:09:31 +02:00
phl0 75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0 b3e65d3f04
Some eye-candy for API keys page 2023-04-27 22:03:59 +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
Andreas Kristiansen 9af9025eab
Merge pull request #2089 from phl0/fixSearchReDeletedDxcc
Add table join on DXCC entities to search function
2023-04-27 17:56:57 +02:00
Andreas Kristiansen 030fb284fd
Merge pull request #2088 from phl0/moreTwitterTags
Add some xOTA hastags for tweets
2023-04-27 17:55:23 +02:00
phl0 5c9ec6b6eb
Add table join on DXCC entities to search function 2023-04-27 17:07:30 +02:00
phl0 7b5f7d5f5c
Add some xOTA hastags for tweets 2023-04-27 16:42:05 +02:00
phl0 8c6618cfa7
Show deleted DXCC marker in advanced logbook 2023-04-27 16:00:02 +02:00
Andreas Kristiansen 80f8b88c5a
Merge pull request #2085 from phl0/deletedDxccHint
Show badge and hints about deleted DXCCs
2023-04-27 13:27:31 +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 4f882c43da
Adjust Capitalization 2023-04-27 07:57:02 +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
Andreas 814256714b [Cabrillo export] Tuned the output string 2023-04-26 20:58:12 +02:00
Andreas 932171c51e Merge branch 'oqrs_grouped' of https://github.com/AndreasK79/Cloudlog into oqrs_grouped 2023-04-26 20:33:48 +02:00
Andreas 041aa02b02 [OQRS] Fixed time formatting. Added datatable and submit with enter on search. 2023-04-26 20:33:45 +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
phl0 d88d59426a
Fix qrz and webadif upload functions 2023-04-26 12:25:48 +02:00
phl0 445c650706
Fix export from advanced logbook 2023-04-26 11:25:08 +02:00