Wykres commitów

4783 Commity (ba9d5be56235de5bd3d47db76b9b69ef2edd4666)

Autor SHA1 Wiadomość Data
int2001 ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001 32073482b6 Highlighting when updated/fresh spot 2023-07-23 08:55:45 +00:00
int2001 c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001 fb73793a23 Added Lists 2023-07-22 16:23:10 +00:00
int2001 cd373c3fbd added Bandfilter when pulling from cache 2023-07-22 12:02:58 +00:00
int2001 61d0858313 Fixes checking if dxcc is already looked_up 2023-07-22 10:09:36 +00:00
Andreas 8b14ac6646 [Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model 2023-07-22 10:03:09 +02:00
int2001 04d09b5783 Check DXCC also for spotted plus a little errorhandling 2023-07-22 06:00:02 +00:00
int2001 a5c6a5ce9d Added "Call already worked" to internal API 2023-07-21 16:51:32 +00:00
int2001 a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001 c62a4c70a0 Added filtering on maxAge / de-cont to bandmap (apply settings) 2023-07-21 14:44:14 +00:00
int2001 355aef7af8 Show Bandmap only in Menu, when setted up 2023-07-21 12:17:28 +00:00
Andreas 60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +02:00
int2001 6c07da28ee Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Andreas fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
Andreas 906ecbc045 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 12:25:22 +02:00
int2001 1dc278847c Number of spots must be at least 1 spot to render/update 2023-07-21 10:24:21 +00:00
Andreas da26742af6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 12:16:57 +02:00
int2001 dc7abe462f onChange-Trigger for Band // Errorhandling when there are no spots 2023-07-21 10:15:24 +00:00
Andreas Kristiansen 11c39879ef
Merge pull request #17 from int2001/bandmap
Bandmap
2023-07-21 11:56:58 +02:00
int2001 0c80f30ee8 baes_url() 2023-07-21 09:46:59 +00:00
int2001 c24a2fc113 Changed hard-url to base_url 2023-07-21 09:44:05 +00:00
int2001 e666844371 Modified Bandmap 2023-07-21 09:19:59 +00:00
int2001 81dac90266 Made Band chooseable 2023-07-21 09:16:19 +00:00
int2001 5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001 e6034647ba DXCC-Enrichment for spotter, to filter that at bandplan in future 2023-07-21 08:17:04 +00:00
Andreas 65ffc40460 [Bandmap] Fixed linecolor 2023-07-21 08:57:11 +02:00
int2001 26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001 45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
int2001 99e46bf1fc Added Controller for DXCluster 2023-07-21 04:48:28 +00:00
Andreas 198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
Peter Goodhall 49dcc9c3d0
Merge pull request #2312 from int2001/import_check
Strong check for station_id when importing
2023-07-20 15:44:40 +01:00
int2001 95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Peter Goodhall bdaad1b845
Merge pull request #2309 from rtoenniges/dev
Display Transmit Power in capital letter (W), added space
2023-07-19 13:23:23 +01:00
Peter Goodhall 6f098c13a8
Merge pull request #2301 from int2001/dxcluster_lookup
Dxcluster lookup
2023-07-19 13:23:04 +01:00
int2001 0d3e2861cb removed whitespace 2023-07-19 05:57:11 +00:00
int2001 39d8b6a272 Forgot to add dxcluster settings view 2023-07-19 04:40:22 +00:00
int2001 5edbbe8f44 Fixed typo in language-files 2023-07-19 04:03:30 +00:00
Robin Tönniges 5037e2be44
Display Transmit Power in capital letter (W), added space 2023-07-19 00:57:45 +02:00
int2001 9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
Peter Goodhall b345cfe6ce
Merge pull request #2307 from int2001/eqsl_error_init
BugFix: Initializes $errors before using it
2023-07-18 15:38:35 +01:00
int2001 eaf9e9775e BugFix: Initializes $error before using it 2023-07-18 14:32:17 +00:00
Andreas Kristiansen e271bfeb93
Merge pull request #2303 from AndreasK79/distances_clickable_bars 2023-07-17 11:04:52 +02:00
Andreas Kristiansen 4abc6c4320
Merge pull request #2293 from int2001/sat_modes 2023-07-17 11:04:31 +02:00
Andreas Kristiansen 86e99f8e28
Merge pull request #2300 from AndreasK79/php8.2_compability 2023-07-17 11:02:19 +02:00
Andreas 3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
int2001 1857151ba4 Trigger QRZ-Lookup, etc. after DXCluster-Lookup in js 2023-07-16 12:43:13 +00:00
int2001 6aab4f7bbc Implemented DXCluster-Lookup for current QRG 2023-07-16 11:53:53 +00:00
Andreas 1f116eee67 [PHP8.2] Updated CI files to work with PHP8.2 2023-07-16 09:49:49 +02:00
int2001 ba5a97b5dd Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-15 15:32:12 +00:00